>>> Building on exopi-1 under x11/gnustep/systempreferences BDEPENDS = [devel/gmake;x11/gnustep/base;x11/gnustep/gui;x11/gnustep/make] DIST = [x11/gnustep/systempreferences:gnustep/SystemPreferences-1.2.0.tar.gz] FULLPKGNAME = systempreferences-1.2.0p12 RDEPENDS = [x11/gnustep/gui;x11/gnustep/make;x11/gnustep/base;x11/gnustep/back] (Junk lock obtained for exopi-1 at 1714826175.18) >>> Running depends in x11/gnustep/systempreferences at 1714826175.21 last junk was in lang/php/8.2,embed,-embed /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.29.0p2 gnustep-gui-0.30.0p1 gnustep-make-2.9.1p1 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 gnustep-base-1.29.0p2 gnustep-gui-0.30.0p1 gnustep-make-2.9.1p1 /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.29.0p2 gnustep-gui-0.30.0p1 gnustep-make-2.9.1p1 The following new rcscripts were installed: /etc/rc.d/gdomap See rcctl(8) for details. --- +flite-1.2p7 ------------------- The festival lite package was modified from the original source. You can find the modifications on https://cvsweb.openbsd.org/ports/audio/flite/patches/ >>> Running show-prepare-results in x11/gnustep/systempreferences at 1714826185.23 ===> x11/gnustep/systempreferences ===> Building from scratch systempreferences-1.2.0p12 ===> systempreferences-1.2.0p12 depends on: gnustep-make-* -> gnustep-make-2.9.1p1 ===> systempreferences-1.2.0p12 depends on: gmake-* -> gmake-4.4.1 ===> systempreferences-1.2.0p12 depends on: gnustep-gui-* -> gnustep-gui-0.30.0p1 ===> systempreferences-1.2.0p12 depends on: gnustep-base-* -> gnustep-base-1.29.0p2 ===> Verifying specs: c++ c++abi pthread gnustep-base gnustep-gui c objc2 m gnustep-base pthread ===> found c++.10.0 c++abi.7.0 pthread.27.1 gnustep-base.10.6 gnustep-gui.0.32 c.100.0 objc2.3.0 m.10.1 gmake-4.4.1 gnustep-base-1.29.0p2 gnustep-gui-0.30.0p1 gnustep-make-2.9.1p1 Don't run junk because nojunk in geo/gpxsee (Junk lock released for exopi-1 at 1714826186.49) distfiles size=309496 >>> Running patch in x11/gnustep/systempreferences at 1714826186.52 ===> x11/gnustep/systempreferences ===> Checking files for systempreferences-1.2.0p12 `/exopi-cvs/ports/distfiles/gnustep/SystemPreferences-1.2.0.tar.gz' is up to date. >> (SHA256) gnustep/SystemPreferences-1.2.0.tar.gz: OK ===> Extracting for systempreferences-1.2.0p12 ===> Patching for systempreferences-1.2.0p12 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in x11/gnustep/systempreferences at 1714826186.94 ===> x11/gnustep/systempreferences ===> Generating configure for systempreferences-1.2.0p12 ===> Configuring for systempreferences-1.2.0p12 >>> Running build in x11/gnustep/systempreferences at 1714826187.18 ===> x11/gnustep/systempreferences ===> Building for systempreferences-1.2.0p12 This is gnustep-make 2.9.1. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all in PreferencePanes ... gmake[1]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/PreferencePanes' Making build-headers for framework PreferencePanes... /usr/local/share/GNUstep/Makefiles/mkinstalldirs PreferencePanes.framework/Versions/0.0/Headers install -c -m 444 PreferencePanes.h PreferencePanes.framework/Versions/0.0/Headers/PreferencePanes.h install -c -m 444 NSPreferencePane.h PreferencePanes.framework/Versions/0.0/Headers/NSPreferencePane.h /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./derived_src; \ touch derived_src/.stamp /usr/local/share/GNUstep/Makefiles/mkinstalldirs PreferencePanes.framework/Versions/0.0/Resources cd ./PreferencePanes.framework/Versions; \ rm -f Current; \ ln -s 0.0 Current cd ./PreferencePanes.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 "PreferencePanes" ]; then \ rm -f ./PreferencePanes; \ ln -s ../PreferencePanes.framework/Headers \ ./PreferencePanes; \ fi cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for framework PreferencePanes... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/PreferencePanes.obj/ cc NSPreferencePane.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-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I./derived_src -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/PreferencePanes.obj/NSPreferencePane.m.o classes=""; \ for object_file in ./obj/PreferencePanes.obj/NSPreferencePane.m.o __dummy__; do \ if [ "$object_file" != "__dummy__" ]; then \ sym=`nm -g $object_file | sed -n -e '/[^U] ._OBJC_CLASS_/ {s/[0-9a-f]* [^U] ._OBJC_CLASS_//p;}' -e '/[^U] __objc_class_name_/ {s/[0-9a-f]* [^U] __objc_class_name_//p;}'`; \ classes="$classes $sym"; \ fi; \ done; \ classlist=""; \ classarray=""; \ for f in $classes __dummy__ ; do \ if [ "$f" != "__dummy__" ]; then \ if [ "$classlist" = "" ]; then \ classlist="@\"$f\""; \ classarray="(\"$f\""; \ else \ classlist="$classlist, @\"$f\""; \ classarray="$classarray, \"$f\""; \ fi; \ fi; \ done; \ if [ "$classlist" = "" ]; then \ classlist="NULL"; \ classarray="()"; \ else \ classlist="$classlist, NULL"; \ classarray="$classarray)"; \ fi; \ echo "$classarray" > ./derived_src/PreferencePanes-class-list; \ echo "#include " > derived_src/NSFramework_PreferencePanes.m; \ echo "#include " > derived_src/NSFramework_PreferencePanes.m; \ echo "@interface NSFramework_PreferencePanes : NSObject" >> derived_src/NSFramework_PreferencePanes.m; \ echo "+ (NSString *)frameworkVersion;" >> derived_src/NSFramework_PreferencePanes.m; \ echo "+ (NSString *const*)frameworkClasses;" >> derived_src/NSFramework_PreferencePanes.m; \ echo "@end" >> derived_src/NSFramework_PreferencePanes.m; \ echo "@implementation NSFramework_PreferencePanes" >> derived_src/NSFramework_PreferencePanes.m; \ echo "+ (NSString *)frameworkVersion { return @\"0.0\"; }" >> derived_src/NSFramework_PreferencePanes.m; \ echo "static NSString *allClasses[] = {$classlist};" >> derived_src/NSFramework_PreferencePanes.m; \ echo "+ (NSString *const*)frameworkClasses { return allClasses; }" >> derived_src/NSFramework_PreferencePanes.m;\ echo "@end" >> derived_src/NSFramework_PreferencePanes.m cc derived_src/NSFramework_PreferencePanes.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-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I./derived_src -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include -o obj/PreferencePanes.obj/NSFramework_PreferencePanes.o \ cc -shared -Wl,-E -pthread -fexceptions -o ./PreferencePanes.framework/Versions/0.0/./libPreferencePanes.so.0.0 obj/PreferencePanes.obj/NSFramework_PreferencePanes.o obj/PreferencePanes.obj/NSPreferencePane.m.o -L/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib && (cd ./PreferencePanes.framework/Versions/0.0/.; rm -f libPreferencePanes.so; if [ "libPreferencePanes.so.0.0" != "libPreferencePanes.so.0.0" ]; then rm -f libPreferencePanes.so.0.0; fi;) || rm -f ./PreferencePanes.framework/Versions/0.0/./libPreferencePanes.so.0.0 ; \ (cd ./PreferencePanes.framework/Versions/0.0/.; \ rm -f PreferencePanes; \ ln -s libPreferencePanes.so.0.0 PreferencePanes) \ for f in Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./PreferencePanes.framework/Versions/0.0/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done Warning: .//Resources/English.lproj not found - ignoring (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"PreferencePanes\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"PreferencePanes\";"; \ echo " Classes = "; \ cat ./derived_src/PreferencePanes-class-list; \ echo " ;"; \ echo "}") >PreferencePanes.framework/Versions/0.0/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge PreferencePanes.framework/Versions/0.0/Resources/Info-gnustep.plist ; \ fi cd ./PreferencePanes.framework/.; \ rm -f PreferencePanes libPreferencePanes.so.0.0; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh . \ Versions/Current/./PreferencePanes short` \ PreferencePanes; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh . \ Versions/Current/./libPreferencePanes.so.0.0 short` \ libPreferencePanes.so.0.0 gmake[1]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/PreferencePanes' Making all in Modules ... gmake[1]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules' Making all in TimeZone ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/TimeZone' cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle TimeZone... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/TimeZone.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs TimeZone.prefPane/. cc TimeZone.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 -Wall -fobjc-runtime=gnustep-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../../PreferencePanes -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/TimeZone.obj/TimeZone.m.o cc MapView.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 -Wall -fobjc-runtime=gnustep-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../../PreferencePanes -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/TimeZone.obj/MapView.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./TimeZone.prefPane/./TimeZone ./obj/TimeZone.obj/TimeZone.m.o ./obj/TimeZone.obj/MapView.m.o -L../../PreferencePanes/PreferencePanes.framework/Versions/Current/. -L/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lPreferencePanes -lgnustep-gui -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs TimeZone.prefPane/Resources for f in TimeZone.tiff Resources/English.lproj Resources/zones.db Resources/map.tiff; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./TimeZone.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _TimeZone-" > ./TimeZone.prefPane/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"TimeZone\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"TimeZone\";"; \ echo "}") >TimeZone.prefPane/Resources/Info-gnustep.plist if [ -r "TimeZoneInfo.plist" ]; then \ plmerge TimeZone.prefPane/Resources/Info-gnustep.plist TimeZoneInfo.plist; \ fi gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/TimeZone' Making all in Volumes ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Volumes' cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle Volumes... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/Volumes.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs Volumes.prefPane/. cc Volumes.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 -Wall -fobjc-runtime=gnustep-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../../PreferencePanes -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Volumes.obj/Volumes.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./Volumes.prefPane/./Volumes ./obj/Volumes.obj/Volumes.m.o -L../../PreferencePanes/PreferencePanes.framework/Versions/Current/. -L/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lPreferencePanes -lgnustep-gui -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs Volumes.prefPane/Resources for f in Volumes.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./Volumes.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _Volumes-" > ./Volumes.prefPane/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"Volumes\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"Volumes\";"; \ echo "}") >Volumes.prefPane/Resources/Info-gnustep.plist if [ -r "VolumesInfo.plist" ]; then \ plmerge Volumes.prefPane/Resources/Info-gnustep.plist VolumesInfo.plist; \ fi gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Volumes' Making all in FileSystem ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/FileSystem' cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle FileSystem... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/FileSystem.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs FileSystem.prefPane/. cc FileSystem.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 -Wall -fobjc-runtime=gnustep-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../../PreferencePanes -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/FileSystem.obj/FileSystem.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./FileSystem.prefPane/./FileSystem ./obj/FileSystem.obj/FileSystem.m.o -L../../PreferencePanes/PreferencePanes.framework/Versions/Current/. -L/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lPreferencePanes -lgnustep-gui -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs FileSystem.prefPane/Resources for f in FileSystem.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./FileSystem.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _FileSystem-" > ./FileSystem.prefPane/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"FileSystem\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"FileSystem\";"; \ echo "}") >FileSystem.prefPane/Resources/Info-gnustep.plist if [ -r "FileSystemInfo.plist" ]; then \ plmerge FileSystem.prefPane/Resources/Info-gnustep.plist FileSystemInfo.plist; \ fi gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/FileSystem' Making all in ModifierKeys ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/ModifierKeys' cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle ModifierKeys... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/ModifierKeys.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ModifierKeys.prefPane/. cc ModifierKeys.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 -Wall -fobjc-runtime=gnustep-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../../PreferencePanes -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/ModifierKeys.obj/ModifierKeys.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./ModifierKeys.prefPane/./ModifierKeys ./obj/ModifierKeys.obj/ModifierKeys.m.o -L../../PreferencePanes/PreferencePanes.framework/Versions/Current/. -L/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lPreferencePanes -lgnustep-gui -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs ModifierKeys.prefPane/Resources for f in ModifierKeys.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./ModifierKeys.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _ModifierKeys-" > ./ModifierKeys.prefPane/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"ModifierKeys\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"ModifierKeys\";"; \ echo "}") >ModifierKeys.prefPane/Resources/Info-gnustep.plist if [ -r "ModifierKeysInfo.plist" ]; then \ plmerge ModifierKeys.prefPane/Resources/Info-gnustep.plist ModifierKeysInfo.plist; \ fi gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/ModifierKeys' Making all in Fonts ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Fonts' cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle FontModule... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/FontModule.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs FontModule.prefPane/. cc FontModule.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 -Wall -fobjc-runtime=gnustep-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../../PreferencePanes -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/FontModule.obj/FontModule.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./FontModule.prefPane/./FontModule ./obj/FontModule.obj/FontModule.m.o -L../../PreferencePanes/PreferencePanes.framework/Versions/Current/. -L/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lPreferencePanes -lgnustep-gui -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs FontModule.prefPane/Resources for f in FontModule.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./FontModule.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _FontModule-" > ./FontModule.prefPane/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"FontModule\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"FontModule\";"; \ echo "}") >FontModule.prefPane/Resources/Info-gnustep.plist if [ -r "FontModuleInfo.plist" ]; then \ plmerge FontModule.prefPane/Resources/Info-gnustep.plist FontModuleInfo.plist; \ fi gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Fonts' Making all in Defaults ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Defaults' cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle Defaults... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/Defaults.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs Defaults.prefPane/. cc Defaults.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 -Wall -fobjc-runtime=gnustep-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../../PreferencePanes -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Defaults.obj/Defaults.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./Defaults.prefPane/./Defaults ./obj/Defaults.obj/Defaults.m.o -L../../PreferencePanes/PreferencePanes.framework/Versions/Current/. -L/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lPreferencePanes -lgnustep-gui -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs Defaults.prefPane/Resources for f in Defaults.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./Defaults.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _Defaults-" > ./Defaults.prefPane/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"Defaults\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"Defaults\";"; \ echo "}") >Defaults.prefPane/Resources/Info-gnustep.plist if [ -r "DefaultsInfo.plist" ]; then \ plmerge Defaults.prefPane/Resources/Info-gnustep.plist DefaultsInfo.plist; \ fi gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Defaults' Making all in Themes ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Themes' cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle Themes... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/Themes.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs Themes.prefPane/. cc Themes.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 -Wall -fobjc-runtime=gnustep-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../../PreferencePanes -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Themes.obj/Themes.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./Themes.prefPane/./Themes ./obj/Themes.obj/Themes.m.o -L../../PreferencePanes/PreferencePanes.framework/Versions/Current/. -L/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lPreferencePanes -lgnustep-gui -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs Themes.prefPane/Resources for f in Themes.tiff gnustep_preview_128.tiff no_preview.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./Themes.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _Themes-" > ./Themes.prefPane/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"Themes\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"Themes\";"; \ echo "}") >Themes.prefPane/Resources/Info-gnustep.plist if [ -r "ThemesInfo.plist" ]; then \ plmerge Themes.prefPane/Resources/Info-gnustep.plist ThemesInfo.plist; \ fi gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Themes' Making all in Internet ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Internet' cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle InternetModule... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/InternetModule.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs InternetModule.prefPane/. cc InternetModule.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 -Wall -fobjc-runtime=gnustep-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../../PreferencePanes -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/InternetModule.obj/InternetModule.m.o cc -shared -fPIC -Wl,-E -pthread -fexceptions -o ./InternetModule.prefPane/./InternetModule ./obj/InternetModule.obj/InternetModule.m.o -L../../PreferencePanes/PreferencePanes.framework/Versions/Current/. -L/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lPreferencePanes -lgnustep-gui -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs InternetModule.prefPane/Resources for f in InternetModule.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./InternetModule.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _InternetModule-" > ./InternetModule.prefPane/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"InternetModule\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"InternetModule\";"; \ echo "}") >InternetModule.prefPane/Resources/Info-gnustep.plist if [ -r "InternetModuleInfo.plist" ]; then \ plmerge InternetModule.prefPane/Resources/Info-gnustep.plist InternetModuleInfo.plist; \ fi gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Internet' gmake[1]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules' Making all in SystemPreferences ... gmake[1]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/SystemPreferences' cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for app SystemPreferences... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/SystemPreferences.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs SystemPreferences.app/. cc main.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-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../PreferencePanes -I./derived_src -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/SystemPreferences.obj/main.m.o main.m:48:14: warning: initializing 'NSMenuItem *' with an expression of incompatible type 'id' NSMenuItem *item = [menu addItemWithTitle: NSLocalizedString(str, comm) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc SystemPreferences.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-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../PreferencePanes -I./derived_src -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/SystemPreferences.obj/SystemPreferences.m.o cc SPIconsView.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-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../PreferencePanes -I./derived_src -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/SystemPreferences.obj/SPIconsView.m.o cc SPIcon.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-1.8 -fblocks -Wall -fconstant-string-class=NSConstantString -I../PreferencePanes -I./derived_src -I. -I/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/SystemPreferences.obj/SPIcon.m.o cc -Wl,-E -pthread -fexceptions -fobjc-runtime=gnustep-1.8 -fblocks -o SystemPreferences.app/./SystemPreferences \ ./obj/SystemPreferences.obj/main.m.o ./obj/SystemPreferences.obj/SystemPreferences.m.o ./obj/SystemPreferences.obj/SPIconsView.m.o ./obj/SystemPreferences.obj/SPIcon.m.o -L../PreferencePanes/PreferencePanes.framework/Versions/Current/. -L/systempreferences-1.2.0_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lPreferencePanes -lgnustep-gui -lgnustep-base -lobjc2 -lm -lc++abi /usr/local/share/GNUstep/Makefiles/mkinstalldirs SystemPreferences.app/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _SystemPreferences-SystemPreferences.tiff---" > ./SystemPreferences.app/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"SystemPreferences\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSMainStoryboardFile = \"\";"; \ echo " GSMainMarkupFile = \"\";"; \ if [ "SystemPreferences.tiff" != "" ]; then \ echo " NSIcon = \"SystemPreferences.tiff\";"; \ fi; \ echo " NSPrincipalClass = \"SystemPreferences\";"; \ echo "}") >SystemPreferences.app/Resources/Info-gnustep.plist if [ -r "SystemPreferencesInfo.plist" ]; then \ plmerge SystemPreferences.app/Resources/Info-gnustep.plist "SystemPreferencesInfo.plist"; \ fi pl2link SystemPreferences.app/Resources/Info-gnustep.plist ./SystemPreferences.app/Resources/SystemPreferences.desktop; \ chmod a+x ./SystemPreferences.app/Resources/SystemPreferences.desktop for f in Resources/Images/* Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./SystemPreferences.app/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[1]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/SystemPreferences' >>> Running fake in x11/gnustep/systempreferences at 1714826210.41 ===> x11/gnustep/systempreferences ===> Faking installation for systempreferences-1.2.0p12 This is gnustep-make 2.9.1. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all in PreferencePanes ... gmake[1]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/PreferencePanes' Making build-headers for framework PreferencePanes... cd ./PreferencePanes.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 "PreferencePanes" ]; then \ rm -f ./PreferencePanes; \ ln -s ../PreferencePanes.framework/Headers \ ./PreferencePanes; \ fi Making all for framework PreferencePanes... gmake[3]: Nothing to be done for 'internal-framework-compile'. for f in Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./PreferencePanes.framework/Versions/0.0/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done Warning: .//Resources/English.lproj not found - ignoring cd ./PreferencePanes.framework/.; \ rm -f PreferencePanes libPreferencePanes.so.0.0; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh . \ Versions/Current/./PreferencePanes short` \ PreferencePanes; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh . \ Versions/Current/./libPreferencePanes.so.0.0 short` \ libPreferencePanes.so.0.0 gmake[1]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/PreferencePanes' Making all in Modules ... gmake[1]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules' Making all in TimeZone ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/TimeZone' Making all for bundle TimeZone... gmake[5]: Nothing to be done for 'internal-bundle-compile'. for f in TimeZone.tiff Resources/English.lproj Resources/zones.db Resources/map.tiff; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./TimeZone.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/TimeZone' Making all in Volumes ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Volumes' Making all for bundle Volumes... gmake[5]: Nothing to be done for 'internal-bundle-compile'. for f in Volumes.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./Volumes.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Volumes' Making all in FileSystem ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/FileSystem' Making all for bundle FileSystem... gmake[5]: Nothing to be done for 'internal-bundle-compile'. for f in FileSystem.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./FileSystem.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/FileSystem' Making all in ModifierKeys ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/ModifierKeys' Making all for bundle ModifierKeys... gmake[5]: Nothing to be done for 'internal-bundle-compile'. for f in ModifierKeys.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./ModifierKeys.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/ModifierKeys' Making all in Fonts ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Fonts' Making all for bundle FontModule... gmake[5]: Nothing to be done for 'internal-bundle-compile'. for f in FontModule.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./FontModule.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Fonts' Making all in Defaults ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Defaults' Making all for bundle Defaults... gmake[5]: Nothing to be done for 'internal-bundle-compile'. for f in Defaults.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./Defaults.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Defaults' Making all in Themes ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Themes' Making all for bundle Themes... gmake[5]: Nothing to be done for 'internal-bundle-compile'. for f in Themes.tiff gnustep_preview_128.tiff no_preview.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./Themes.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Themes' Making all in Internet ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Internet' Making all for bundle InternetModule... gmake[5]: Nothing to be done for 'internal-bundle-compile'. for f in InternetModule.tiff Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./InternetModule.prefPane/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Internet' gmake[1]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules' Making all in SystemPreferences ... gmake[1]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/SystemPreferences' Making all for app SystemPreferences... gmake[4]: Nothing to be done for 'internal-app-compile'. for f in Resources/Images/* Resources/English.lproj; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./SystemPreferences.app/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[1]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/SystemPreferences' Making install in PreferencePanes ... gmake[1]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/PreferencePanes' Making install for framework PreferencePanes... /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Frameworks (cd .; \ /usr/local/bin/gtar cfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list \ PreferencePanes.framework) \ | (cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Frameworks; /usr/local/bin/gtar xf -) chown -R root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Frameworks/PreferencePanes.framework strip /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Frameworks/PreferencePanes.framework/Versions/0.0/./libPreferencePanes.so.0.0 cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/include; \ rm -f PreferencePanes; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/include /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Frameworks/PreferencePanes.framework/Headers short` PreferencePanes; \ cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/include; \ chown root.bin PreferencePanes; \ cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/.; \ rm -f libPreferencePanes.so; \ rm -f libPreferencePanes.so.0.0; \ rm -f libPreferencePanes.so.0.0; \ if test -r "/exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Frameworks/PreferencePanes.framework/Versions/0.0/./libPreferencePanes.so.0.0"; then \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/. /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Frameworks/PreferencePanes.framework/Versions/0.0/./libPreferencePanes.so.0.0 short` libPreferencePanes.so.0.0; \ fi; cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/.; \ if test -r "libPreferencePanes.so.0.0"; then \ chown root.bin libPreferencePanes.so.0.0; \ fi; gmake[1]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/PreferencePanes' Making install in Modules ... gmake[1]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules' Making install in TimeZone ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/TimeZone' Making install for bundle TimeZone... /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles rm -rf /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/TimeZone.prefPane; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list TimeZone.prefPane) \ | (cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/TimeZone.prefPane strip /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/TimeZone.prefPane/./TimeZone gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/TimeZone' Making install in Volumes ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Volumes' Making install for bundle Volumes... rm -rf /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/Volumes.prefPane; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list Volumes.prefPane) \ | (cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/Volumes.prefPane strip /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/Volumes.prefPane/./Volumes gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Volumes' Making install in FileSystem ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/FileSystem' Making install for bundle FileSystem... rm -rf /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/FileSystem.prefPane; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list FileSystem.prefPane) \ | (cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/FileSystem.prefPane strip /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/FileSystem.prefPane/./FileSystem gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/FileSystem' Making install in ModifierKeys ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/ModifierKeys' Making install for bundle ModifierKeys... rm -rf /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/ModifierKeys.prefPane; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list ModifierKeys.prefPane) \ | (cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/ModifierKeys.prefPane strip /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/ModifierKeys.prefPane/./ModifierKeys gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/ModifierKeys' Making install in Fonts ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Fonts' Making install for bundle FontModule... rm -rf /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/FontModule.prefPane; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list FontModule.prefPane) \ | (cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/FontModule.prefPane strip /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/FontModule.prefPane/./FontModule gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Fonts' Making install in Defaults ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Defaults' Making install for bundle Defaults... rm -rf /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/Defaults.prefPane; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list Defaults.prefPane) \ | (cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/Defaults.prefPane strip /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/Defaults.prefPane/./Defaults gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Defaults' Making install in Themes ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Themes' Making install for bundle Themes... rm -rf /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/Themes.prefPane; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list Themes.prefPane) \ | (cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/Themes.prefPane strip /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/Themes.prefPane/./Themes gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Themes' Making install in Internet ... gmake[2]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Internet' Making install for bundle InternetModule... rm -rf /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/InternetModule.prefPane; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list InternetModule.prefPane) \ | (cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/InternetModule.prefPane strip /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/lib/GNUstep/Bundles/InternetModule.prefPane/./InternetModule gmake[2]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules/Internet' gmake[1]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/Modules' Making install in SystemPreferences ... gmake[1]: Entering directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/SystemPreferences' Making install for app SystemPreferences... /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/libexec/GNUstep rm -rf /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/libexec/GNUstep/SystemPreferences.app; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/libexec/GNUstep; \ (cd ./.; \ /usr/local/bin/gtar chfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list SystemPreferences.app) \ | (cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/libexec/GNUstep; /usr/local/bin/gtar xf -) chown -R root.bin \ /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/libexec/GNUstep/SystemPreferences.app \ cd /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/bin/.; \ rm -f SystemPreferences; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/bin/. /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/libexec/GNUstep/SystemPreferences.app/./SystemPreferences short` \ SystemPreferences strip /exopi-obj/pobj/systempreferences-1.2.0/fake-amd64//usr/local/libexec/GNUstep/SystemPreferences.app/./SystemPreferences gmake[1]: Leaving directory '/exopi-obj/pobj/systempreferences-1.2.0/SystemPreferences-1.2.0/SystemPreferences' >>> Running package in x11/gnustep/systempreferences at 1714826229.76 ===> x11/gnustep/systempreferences `/exopi-obj/pobj/systempreferences-1.2.0/fake-amd64/.fake_done' is up to date. ===> Building package for systempreferences-1.2.0p12 Create /exopi-cvs/ports/packages/amd64/all/systempreferences-1.2.0p12.tgz Creating package systempreferences-1.2.0p12 reading plist| checking dependencies| checking dependencies|x11/gnustep/back checking dependencies|x11/gnustep/base checking dependencies|x11/gnustep/gui checking dependencies|x11/gnustep/make checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********** | 17% archiving|**************** | 24% archiving|******************* | 29% archiving|********************** | 35% archiving|************************** | 40% archiving|***************************** | 45% archiving|********************************* | 51% archiving|*************************************** | 60% archiving|******************************************* | 67% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/systempreferences-1.2.0p12.tgz >>> Running clean in x11/gnustep/systempreferences at 1714826245.81 ===> x11/gnustep/systempreferences ===> Cleaning for systempreferences-1.2.0p12 >>> Ended at 1714826246.12 max_stuck=8.85/depends=10.03/show-prepare-results=1.28/patch=0.42/configure=0.24/build=23.23/fake=19.33/package=16.07/clean=0.33