azdock fails compile. note the line: AZWorkspaceView.m:3:36: warning: BookmarkKit/BookmarkKit.h: No such file or directory seems that gnustep-apps/azdock-0.2 should depend on gnustep-libs/bookmarkkit(-0.2), cause emerging it first solves the problem. full error log: ... i686-pc-linux-gnu-gcc AZWorkspaceView.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -march=athlon-xp -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -DETOILE -Wno-import -DETOILE -Wno-import -fconstant-string-class=NSConstantString -I/usr/include -I/usr/X11R6/include -I/var/tmp/portage/gnustep-apps/azdock-0.2/work/Etoile-0.2/Build -I/var/tmp/portage/gnustep-apps/azdock-0.2/work/Etoile-0.2/Services/Private/AZDock -I/var/tmp/portage/gnustep-apps/azdock-0.2/work/Etoile-0.2/Services/Private/AZDock/Headers -I/usr/include -I/usr/X11R6/include -I/var/tmp/portage/gnustep-apps/azdock-0.2/work/Etoile-0.2/Build -I/var/tmp/portage/gnustep-apps/azdock-0.2/work/Etoile-0.2/Services/Private/AZDock -I/var/tmp/portage/gnustep-apps/azdock-0.2/work/Etoile-0.2/Services/Private/AZDock/Headers -I. -I/var/tmp/portage/gnustep-apps/azdock-0.2/temp/GNUstep/Library/Headers -I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/System/Library/Headers \ -o obj/AZWorkspaceView.o AZWorkspaceView.m:3:36: warning: BookmarkKit/BookmarkKit.h: No such file or directory AZWorkspaceView.m: In function '-[AZWorkspaceView applicationAction:]': AZWorkspaceView.m:60: warning: no '-topLevelRecords' method found AZWorkspaceView.m:60: warning: (Messages without a matching method signature AZWorkspaceView.m:60: warning: will be assumed to return 'id' and accept AZWorkspaceView.m:60: warning: '...' as arguments.) AZWorkspaceView.m: In function '-[AZWorkspaceView updateApplicationMenu]': AZWorkspaceView.m:74: warning: no '-topLevelRecords' method found AZWorkspaceView.m: In function '-[AZWorkspaceView bookmarkChanged:]': AZWorkspaceView.m:96: error: 'CKCollectionNotificationKey' undeclared (first use in this function) AZWorkspaceView.m:96: error: (Each undeclared identifier is reported only once AZWorkspaceView.m:96: error: for each function it appears in.) AZWorkspaceView.m: In function '-[AZWorkspaceView initWithFrame:]': AZWorkspaceView.m:199: error: 'CKCollectionChangedNotification' undeclared (first use in this function) make[1]: *** [obj/AZWorkspaceView.o] Error 1 make: *** [AZDock.all.app.variables] Error 2 !!! ERROR: gnustep-apps/azdock-0.2 failed. Call stack: ebuild.sh, line 1632: Called dyn_compile ebuild.sh, line 983: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile azdock-0.2.ebuild, line 24: Called egnustep_make 'etoile=yes' gnustep-base.eclass, line 121: Called die !!! package make failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/gnustep-apps/azdock-0.2/temp/build.log'. !!! This ebuild is from an overlay: '/usr/portage/local/layman/gnustep'
Fixed in the overlay ;) Thanks for the bug reports