>>> Building on exopi-6 under x11/gnustep/dbuskit BDEPENDS = [x11/gnustep/base;textproc/texi2html;x11/gnustep/make;print/texinfo;devel/gmake;print/texlive/base] DIST = [x11/gnustep/dbuskit:gnustep/dbuskit-0.1.1.tar.gz] FULLPKGNAME = gnustep-dbuskit-0.1.1p16 RDEPENDS = [x11/gnustep/base;x11/gnustep/make] (Junk lock obtained for exopi-6 at 1764779584.24) >>> Running depends in x11/gnustep/dbuskit at 1764779584.29 last junk was in www/seamonkey /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.31.1 gnustep-make-2.9.3 texi2html-5.0p0 texinfo-7.1p1 texlive_base-2025 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1p0 gnustep-base-1.31.1 gnustep-make-2.9.3 texi2html-5.0p0 texinfo-7.1p1 texlive_base-2025 /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.31.1 gnustep-make-2.9.3 texi2html-5.0p0 texinfo-7.1p1 texlive_base-2025 The following new rcscripts were installed: /etc/rc.d/gdomap See rcctl(8) for details. >>> Running show-prepare-results in x11/gnustep/dbuskit at 1764779592.14 ===> x11/gnustep/dbuskit ===> Building from scratch gnustep-dbuskit-0.1.1p16 ===> gnustep-dbuskit-0.1.1p16 depends on: texlive_base-* -> texlive_base-2025 ===> gnustep-dbuskit-0.1.1p16 depends on: texi2html-* -> texi2html-5.0p0 ===> gnustep-dbuskit-0.1.1p16 depends on: texinfo-* -> texinfo-7.1p1 ===> gnustep-dbuskit-0.1.1p16 depends on: gnustep-make-* -> gnustep-make-2.9.3 ===> gnustep-dbuskit-0.1.1p16 depends on: gmake-* -> gmake-4.4.1p0 ===> gnustep-dbuskit-0.1.1p16 depends on: gnustep-base-* -> gnustep-base-1.31.1 ===> Verifying specs: c dbus-1 c++ c++abi pthread objc2 m gnustep-base pthread ===> found c.102.2 dbus-1.11.4 c++.12.0 c++abi.9.0 pthread.28.1 objc2.3.0 m.10.1 gnustep-base.10.8 gmake-4.4.1p0 gnustep-base-1.31.1 gnustep-make-2.9.3 texi2html-5.0p0 texinfo-7.1p1 texlive_base-2025 Don't run junk because nojunk in x11/qt5/qtscript (Junk lock released for exopi-6 at 1764779593.32) distfiles size=706783 >>> Running build in x11/gnustep/dbuskit at 1764779593.36 ===> x11/gnustep/dbuskit ===> Checking files for gnustep-dbuskit-0.1.1p16 `/exopi-cvs/ports/distfiles/gnustep/dbuskit-0.1.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for gnustep-dbuskit-0.1.1p16 ===> Patching for gnustep-dbuskit-0.1.1p16 ===> Applying OpenBSD patch patch-Source_DKNotificationCenter_m Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Garbage Collection is gone, so are their macros | |--- Source/DKNotificationCenter.m.orig Wed Apr 19 11:26:33 2017 |+++ Source/DKNotificationCenter.m Wed Apr 19 11:27:24 2017 -------------------------- Patching file Source/DKNotificationCenter.m using Plan A... Hunk #1 succeeded at 514. Hunk #2 succeeded at 530. Hunk #3 succeeded at 556. done ===> 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-dbuskit-0.1.1p16 ===> Configuring for gnustep-dbuskit-0.1.1p16 Using /exopi-obj/pobj/gnustep-dbuskit-0.1.1/config.site (generated) configure: loading site script /exopi-obj/pobj/gnustep-dbuskit-0.1.1/config.site checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 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 ISO C89... none needed checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for ar... (cached) ar checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cc -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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking target system type... x86_64-unknown-openbsd7.8 checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cc -E checking whether we are using the GNU Objective C compiler... yes checking whether cc accepts -g... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether the compiler supports atomic operations... yes checking for DBUS... yes checking whether the compiler supports -Wdeclaration-after-statement... yes checking whether the compiler supports -Wno-deprecated-declarations... yes checking how to run the Objective C preprocessor... cc -E checking ObjectiveC2/runtime.h usability... no checking ObjectiveC2/runtime.h presence... no checking for ObjectiveC2/runtime.h... no checking objc/runtime.h usability... yes checking objc/runtime.h presence... yes checking for objc/runtime.h... yes configure: creating ./config.status config.status: creating config.make config.status: creating Source/config.h config.status: executing libtool commands ===> Building for gnustep-dbuskit-0.1.1p16 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 '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Source' Making build-headers for framework DBusKit... /usr/local/share/GNUstep/Makefiles/mkinstalldirs DBusKit.framework/Versions/0.0/Headers install -c -m 444 ../Headers/DBusKit.h DBusKit.framework/Versions/0.0/Headers/DBusKit.h install -c -m 444 ../Headers/DKNotificationCenter.h DBusKit.framework/Versions/0.0/Headers/DKNotificationCenter.h install -c -m 444 ../Headers/DKPort.h DBusKit.framework/Versions/0.0/Headers/DKPort.h install -c -m 444 ../Headers/DKPortNameServer.h DBusKit.framework/Versions/0.0/Headers/DKPortNameServer.h install -c -m 444 ../Headers/DKProxy.h DBusKit.framework/Versions/0.0/Headers/DKProxy.h install -c -m 444 ../Headers/NSConnection+DBus.h DBusKit.framework/Versions/0.0/Headers/NSConnection+DBus.h /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./derived_src; \ touch derived_src/.stamp /usr/local/share/GNUstep/Makefiles/mkinstalldirs DBusKit.framework/Versions/0.0/Resources cd ./DBusKit.framework/Versions; \ rm -f Current; \ ln -s 0.0 Current cd ./DBusKit.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 "DBusKit" ]; then \ rm -f ./DBusKit; \ ln -s ../DBusKit.framework/Headers \ ./DBusKit; \ fi cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for framework DBusKit... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/DBusKit.obj/ cc DKArgument.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKArgument.m.o DKArgument.m:208:14: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] 208 | return '\0'; | ^~~~ DKArgument.m:210:10: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] 210 | return '\0'; | ^~~~ DKArgument.m:1399:27: warning: direct access to Objective-C's isa is deprecated in favor of object_getClass() [-Wdeprecated-objc-isa-usage] 1399 | GSDebugAllocationRemove(isa, self); | ^ /usr/local/include/Foundation/NSObject.h:312:9: note: instance variable is declared here 312 | Class isa; | ^ DKArgument.m:1413:24: warning: direct access to Objective-C's isa is deprecated in favor of object_getClass() [-Wdeprecated-objc-isa-usage] 1413 | GSDebugAllocationAdd(isa, self); | ^ /usr/local/include/Foundation/NSObject.h:312:9: note: instance variable is declared here 312 | Class isa; | ^ 4 warnings generated. cc DKEndpoint.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKEndpoint.m.o cc DKEndpointManager.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKEndpointManager.m.o DKEndpointManager.m:642:3: warning: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] 642 | DKRingInsert(request); | ^~~~~~~~~~~~~~~~~~~~~ DKEndpointManager.m:145:5: note: expanded from macro 'DKRingInsert' 144 | NSDebugMLog(@"Inserting into ringbuffer (remaining capacity: %lu).",\ | ~~~ 145 | DKRingSpace);\ | ^~~~~~~~~~~ /usr/local/include/GNUstepBase/NSDebug+GNUstepBase.h:164:45: note: expanded from macro 'NSDebugMLog' 164 | [NSString stringWithFormat: format, ##args]); \ | ~~~~~~ ^~~~ DKEndpointManager.m:86:21: note: expanded from macro 'DKRingSpace' 86 | #define DKRingSpace (DKRingSize - (producerCounter - consumerCounter)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DKEndpointManager.m:659:3: warning: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] 659 | DKRingRemove(element); | ^~~~~~~~~~~~~~~~~~~~~ DKEndpointManager.m:155:62: note: expanded from macro 'DKRingRemove' 155 | NSDebugMLog(@"Removing element at %lu from ring buffer", DKMaskIndex(consumerCounter));\ | ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/GNUstepBase/NSDebug+GNUstepBase.h:164:45: note: expanded from macro 'NSDebugMLog' 164 | [NSString stringWithFormat: format, ##args]); \ | ~~~~~~ ^~~~ DKEndpointManager.m:90:28: note: expanded from macro 'DKMaskIndex' 90 | #define DKMaskIndex(index) ((index) & DKRingMask) | ^~~~~~~~~~~~~~~~~~~~~~ DKEndpointManager.m:659:3: warning: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] 659 | DKRingRemove(element); | ^~~~~~~~~~~~~~~~~~~~~ DKEndpointManager.m:162:5: note: expanded from macro 'DKRingRemove' 161 | NSDebugMLog(@"(new capacity: %lu).",\ | ~~~ 162 | DKRingSpace);\ | ^~~~~~~~~~~ /usr/local/include/GNUstepBase/NSDebug+GNUstepBase.h:164:45: note: expanded from macro 'NSDebugMLog' 164 | [NSString stringWithFormat: format, ##args]); \ | ~~~~~~ ^~~~ DKEndpointManager.m:86:21: note: expanded from macro 'DKRingSpace' 86 | #define DKRingSpace (DKRingSize - (producerCounter - consumerCounter)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. cc DKInterface.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKInterface.m.o DKInterface.m:174:71: warning: more '%' conversions than data arguments [-Wformat-insufficient-args] 174 | NSWarnMLog(@"Cannot register selector with empty name for method %@"); | ~^ /usr/local/include/GNUstepBase/NSDebug+GNUstepBase.h:295:35: note: expanded from macro 'NSWarnMLog' 295 | [NSString stringWithFormat: format, ##args]); \ | ^~~~~~ 1 warning generated. cc DKIntrospectionNode.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKIntrospectionNode.m.o cc DKIntrospectionParserDelegate.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKIntrospectionParserDelegate.m.o cc DKMessage.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKMessage.m.o cc DKMethod.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKMethod.m.o DKMethod.m:209:84: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 209 | NSMutableString *typeString = [[NSMutableString alloc] initWithFormat: @"@0:%d", sizeof(id)]; | ~~ ^~~~~~~~~~ | %lu DKMethod.m:227:50: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] 227 | [typeString appendFormat: @"%s%d", typeChar, offset]; | ~~ ^~~~~~ | %lu DKMethod.m:240:5: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] 239 | returnValue = [NSString stringWithFormat: @"%s%d%@", [self returnTypeBoxed: doBox], | ~~ | %lu 240 | offset, | ^~~~~~ 3 warnings generated. cc DKMethodCall.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKMethodCall.m.o DKMethodCall.m:175:71: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] 175 | format: @"Invalid message type (%ld) in D-Bus reply", msgType]; | ~~~ ^~~~~~~ | %d 1 warning generated. cc DKNonAutoInvalidatingPort.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKNonAutoInvalidatingPort.m.o cc DKNotificationCenter.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKNotificationCenter.m.o DKNotificationCenter.m:1656:5: warning: receiver type 'void *' is not 'id' or interface pointer, consider casting it to 'id' [-Wreceiver-expr] 1656 | ASSIGN(endpoint, nil); | ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/GNUstepBase/GNUstep.h:182:33: note: expanded from macro 'ASSIGN' 182 | object = (__typeof__(object))[(value) retain]; \ | ^~~~~~~ 1 warning generated. cc DKObjectPathNode.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKObjectPathNode.m.o cc DKOutgoingProxy.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKOutgoingProxy.m.o cc DKPort.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKPort.m.o cc DKPortNameServer.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKPortNameServer.m.o cc DKProperty.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKProperty.m.o cc DKPropertyMethod.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKPropertyMethod.m.o DKPropertyMethod.m:140:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 139 | return [[NSString stringWithFormat: @"%s%d@0:%d", [self returnTypeBoxed: doBox], | ~~ | %lu 140 | (sizeof(id) + sizeof(SEL)), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ DKPropertyMethod.m:141:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 139 | return [[NSString stringWithFormat: @"%s%d@0:%d", [self returnTypeBoxed: doBox], | ~~ | %lu 140 | (sizeof(id) + sizeof(SEL)), 141 | sizeof(id)] UTF8String]; | ^~~~~~~~~~ DKPropertyMethod.m:357:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 356 | return [[NSString stringWithFormat: @"%s%d@0:%d%s%d", @encode(void), | ~~ | %lu 357 | ((sizeof(id) + sizeof(SEL)) + valueSize), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DKPropertyMethod.m:358:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 356 | return [[NSString stringWithFormat: @"%s%d@0:%d%s%d", @encode(void), | ~~ | %lu 357 | ((sizeof(id) + sizeof(SEL)) + valueSize), 358 | sizeof(id), | ^~~~~~~~~~ DKPropertyMethod.m:360:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] 356 | return [[NSString stringWithFormat: @"%s%d@0:%d%s%d", @encode(void), | ~~ | %lu 357 | ((sizeof(id) + sizeof(SEL)) + valueSize), 358 | sizeof(id), 359 | valueType, 360 | (sizeof(id) + sizeof(SEL))] UTF8String]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. cc DKProxy.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKProxy.m.o cc DKSignal.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/DKSignal.m.o cc NSConnection+DBus.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/DBusKit.obj/NSConnection+DBus.m.o classes=""; \ for object_file in ./obj/DBusKit.obj/DKArgument.m.o ./obj/DBusKit.obj/DKEndpoint.m.o ./obj/DBusKit.obj/DKEndpointManager.m.o ./obj/DBusKit.obj/DKInterface.m.o ./obj/DBusKit.obj/DKIntrospectionNode.m.o ./obj/DBusKit.obj/DKIntrospectionParserDelegate.m.o ./obj/DBusKit.obj/DKMessage.m.o ./obj/DBusKit.obj/DKMethod.m.o ./obj/DBusKit.obj/DKMethodCall.m.o ./obj/DBusKit.obj/DKNonAutoInvalidatingPort.m.o ./obj/DBusKit.obj/DKNotificationCenter.m.o ./obj/DBusKit.obj/DKObjectPathNode.m.o ./obj/DBusKit.obj/DKOutgoingProxy.m.o ./obj/DBusKit.obj/DKPort.m.o ./obj/DBusKit.obj/DKPortNameServer.m.o ./obj/DBusKit.obj/DKProperty.m.o ./obj/DBusKit.obj/DKPropertyMethod.m.o ./obj/DBusKit.obj/DKProxy.m.o ./obj/DBusKit.obj/DKSignal.m.o ./obj/DBusKit.obj/NSConnection+DBus.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/DBusKit-class-list; \ echo "#include " > derived_src/NSFramework_DBusKit.m; \ echo "#include " > derived_src/NSFramework_DBusKit.m; \ echo "@interface NSFramework_DBusKit : NSObject" >> derived_src/NSFramework_DBusKit.m; \ echo "+ (NSString *)frameworkVersion;" >> derived_src/NSFramework_DBusKit.m; \ echo "+ (NSString *const*)frameworkClasses;" >> derived_src/NSFramework_DBusKit.m; \ echo "@end" >> derived_src/NSFramework_DBusKit.m; \ echo "@implementation NSFramework_DBusKit" >> derived_src/NSFramework_DBusKit.m; \ echo "+ (NSString *)frameworkVersion { return @\"0.0\"; }" >> derived_src/NSFramework_DBusKit.m; \ echo "static NSString *allClasses[] = {$classlist};" >> derived_src/NSFramework_DBusKit.m; \ echo "+ (NSString *const*)frameworkClasses { return allClasses; }" >> derived_src/NSFramework_DBusKit.m;\ echo "@end" >> derived_src/NSFramework_DBusKit.m cc derived_src/NSFramework_DBusKit.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -Wall -Wdeclaration-after-statement -Wno-deprecated-declarations -fconstant-string-class=NSConstantString -I./derived_src -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include -o obj/DBusKit.obj/NSFramework_DBusKit.o \ cc -shared -Wl,-E -lc++abi -L/usr/local/lib/pkgconfig/../../lib -ldbus-1 -L/usr/local/lib -lc++abi -lobjc2 -lpthread -pthread -fexceptions -o ./DBusKit.framework/Versions/0.0/./libDBusKit.so.0.0 obj/DBusKit.obj/NSFramework_DBusKit.o obj/DBusKit.obj/DKArgument.m.o obj/DBusKit.obj/DKEndpoint.m.o obj/DBusKit.obj/DKEndpointManager.m.o obj/DBusKit.obj/DKInterface.m.o obj/DBusKit.obj/DKIntrospectionNode.m.o obj/DBusKit.obj/DKIntrospectionParserDelegate.m.o obj/DBusKit.obj/DKMessage.m.o obj/DBusKit.obj/DKMethod.m.o obj/DBusKit.obj/DKMethodCall.m.o obj/DBusKit.obj/DKNonAutoInvalidatingPort.m.o obj/DBusKit.obj/DKNotificationCenter.m.o obj/DBusKit.obj/DKObjectPathNode.m.o obj/DBusKit.obj/DKOutgoingProxy.m.o obj/DBusKit.obj/DKPort.m.o obj/DBusKit.obj/DKPortNameServer.m.o obj/DBusKit.obj/DKProperty.m.o obj/DBusKit.obj/DKPropertyMethod.m.o obj/DBusKit.obj/DKProxy.m.o obj/DBusKit.obj/DKSignal.m.o obj/DBusKit.obj/NSConnection+DBus.m.o -L/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib && (cd ./DBusKit.framework/Versions/0.0/.; rm -f libDBusKit.so; if [ "libDBusKit.so.0.0" != "libDBusKit.so.0.0" ]; then rm -f libDBusKit.so.0.0; fi;) || rm -f ./DBusKit.framework/Versions/0.0/./libDBusKit.so.0.0 ; \ (cd ./DBusKit.framework/Versions/0.0/.; \ rm -f DBusKit; \ ln -s libDBusKit.so.0.0 DBusKit) \ (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"DBusKit\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"DBusKit\";"; \ echo " Classes = "; \ cat ./derived_src/DBusKit-class-list; \ echo " ;"; \ echo "}") >DBusKit.framework/Versions/0.0/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge DBusKit.framework/Versions/0.0/Resources/Info-gnustep.plist ; \ fi cd ./DBusKit.framework/.; \ rm -f DBusKit libDBusKit.so.0.0; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh . \ Versions/Current/./DBusKit short` \ DBusKit; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh . \ Versions/Current/./libDBusKit.so.0.0 short` \ libDBusKit.so.0.0 gmake[1]: Leaving directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Source' Making all in Tools ... gmake[1]: Entering directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Tools' ln -s ../Source/DBusKit.framework/Versions/Current/Headers DBusKit cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for tool dk_make_protocol... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/dk_make_protocol.obj/ cc dk_make_protocol.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 -I/usr/local/lib/pkgconfig/../../include/dbus-1.0 -I/usr/local/lib/pkgconfig/../../lib/dbus-1.0/include -fconstant-string-class=NSConstantString -I. -I/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/dk_make_protocol.obj/dk_make_protocol.m.o dk_make_protocol.m:92:8: warning: variable 'useObjC2' set but not used [-Wunused-but-set-variable] 92 | BOOL useObjC2 = NO; | ^ 1 warning generated. cc -Wl,-E -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -pthread -fexceptions -fobjc-runtime=gnustep-2.2 -fblocks -o obj/dk_make_protocol \ ./obj/dk_make_protocol.obj/dk_make_protocol.m.o \ -L../Source/DBusKit.framework/Versions/Current/. -L/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lgnustep-base -lDBusKit -lgnustep-base -lobjc2 -lm gmake[1]: Leaving directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Tools' Making all in Documentation ... gmake[1]: Entering directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Documentation' Not building documentation on user request Not building documentation on user request Not building documentation on user request Not building documentation on user request Not building documentation on user request gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Documentation' >>> Running package in x11/gnustep/dbuskit at 1764779607.33 ===> x11/gnustep/dbuskit ===> Faking installation for gnustep-dbuskit-0.1.1p16 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 '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Source' Making build-headers for framework DBusKit... cd ./DBusKit.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 "DBusKit" ]; then \ rm -f ./DBusKit; \ ln -s ../DBusKit.framework/Headers \ ./DBusKit; \ fi Making all for framework DBusKit... gmake[3]: Nothing to be done for 'internal-framework-compile'. cd ./DBusKit.framework/.; \ rm -f DBusKit libDBusKit.so.0.0; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh . \ Versions/Current/./DBusKit short` \ DBusKit; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh . \ Versions/Current/./libDBusKit.so.0.0 short` \ libDBusKit.so.0.0 gmake[1]: Leaving directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Source' Making all in Tools ... gmake[1]: Entering directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Tools' ln -s ../Source/DBusKit.framework/Versions/Current/Headers DBusKit Making all for tool dk_make_protocol... gmake[4]: Nothing to be done for 'internal-tool-compile'. gmake[1]: Leaving directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Tools' Making all in Documentation ... gmake[1]: Entering directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Documentation' Not building documentation on user request Not building documentation on user request Not building documentation on user request Not building documentation on user request Not building documentation on user request gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Documentation' Making install in Source ... gmake[1]: Entering directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Source' Making install for framework DBusKit... /usr/local/share/GNUstep/Makefiles/mkinstalldirs -c root.bin /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/lib/GNUstep/Frameworks (cd .; \ /usr/local/bin/gtar cfX - /usr/local/share/GNUstep/Makefiles/tar-exclude-list \ DBusKit.framework) \ | (cd /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/lib/GNUstep/Frameworks; /usr/local/bin/gtar xf -) chown -R root.bin /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/lib/GNUstep/Frameworks/DBusKit.framework strip /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/lib/GNUstep/Frameworks/DBusKit.framework/Versions/0.0/./libDBusKit.so.0.0 cd /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/include; \ rm -f DBusKit; \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/include /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/lib/GNUstep/Frameworks/DBusKit.framework/Headers short` DBusKit; \ cd /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/include; \ chown root.bin DBusKit; \ cd /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/lib/.; \ rm -f libDBusKit.so; \ rm -f libDBusKit.so.0.0; \ rm -f libDBusKit.so.0.0; \ if test -r "/exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/lib/GNUstep/Frameworks/DBusKit.framework/Versions/0.0/./libDBusKit.so.0.0"; then \ ln -s `/usr/local/share/GNUstep/Makefiles/relative_path.sh /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/lib/. /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/lib/GNUstep/Frameworks/DBusKit.framework/Versions/0.0/./libDBusKit.so.0.0 short` libDBusKit.so.0.0; \ fi; cd /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/lib/.; \ if test -r "libDBusKit.so.0.0"; then \ chown root.bin libDBusKit.so.0.0; \ fi; gmake[1]: Leaving directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Source' Making install in Tools ... gmake[1]: Entering directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Tools' Making install for tool dk_make_protocol... install -c -m 555 -s -m 0755 \ ./obj/dk_make_protocol \ /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/bin/. gmake[1]: Leaving directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Tools' Making install in Documentation ... gmake[1]: Entering directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Documentation' Not building documentation on user request Not building documentation on user request Not building documentation on user request Not building documentation on user request Not building documentation on user request rm -rf /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/share/doc/GNUstep/Developer/DBusKit/Reference /usr/local/share/GNUstep/Makefiles/mkinstalldirs /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/share/doc/GNUstep/Developer/DBusKit/Reference (cd Reference; /usr/local/bin/gtar cf - .) | \ (cd /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/share/doc/GNUstep/Developer/DBusKit/Reference; /usr/local/bin/gtar xf -) /bin/sh: cd: /exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Documentation/Reference - No such file or directory chown -R root.bin /exopi-obj/pobj/gnustep-dbuskit-0.1.1/fake-amd64//usr/local/share/doc/GNUstep/Developer/DBusKit/Reference gmake[1]: Leaving directory '/exopi-obj/pobj/gnustep-dbuskit-0.1.1/dbuskit-0.1.1/Documentation' ===> Building package for gnustep-dbuskit-0.1.1p16 Create /exopi-cvs/ports/packages/amd64/all/gnustep-dbuskit-0.1.1p16.tgz Creating package gnustep-dbuskit-0.1.1p16 reading plist| checking dependencies| checking dependencies|x11/gnustep/base checking dependencies|x11/gnustep/make checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************** | 59% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|******************************************** | 69% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************** | 88% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gnustep-dbuskit-0.1.1p16.tgz >>> Running clean in x11/gnustep/dbuskit at 1764779615.27 ===> x11/gnustep/dbuskit ===> Cleaning for gnustep-dbuskit-0.1.1p16 >>> Ended at 1764779615.51 max_stuck=1.62/depends=7.86/show-prepare-results=1.22/build=13.96/package=7.95/clean=0.28