[Debian GNUstep maintainers] Bug#558993: Subject: FTBFS: NSWindow.m:198: fatal error: method definition not in @implementation context

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Tue Dec 1 02:30:48 UTC 2009


Package: gnustep-gui
Version: 0.16.0-2
Justification: FTBFS
Severity: serious
User: debian-sh4 at superh.org
Usertags: sh4
X-Debbugs-CC: debian-superh at lists.debian.org

Hi,

I am now trying to run Debian on Renesas SH(sh4) CPU.
http://buildd.debian-ports.org/status/architecture.php?a=sh4

gnustep-gui can not build on sh4 and other architecture.
I confirmed that there was the same problem in amd64 as i386 on pbuilder/sid.
http://buildd.debian-ports.org/fetch.php?pkg=gnustep-gui&arch=sh4&ver=0.16.0-2&stamp=1259563898&file=log&as=raw

-----
gcc NSWindow.m -c \
	      -MMD -MP -DGNUSTEP_TARGET_DIR=\".\"
-DGNUSTEP_TARGET_CPU=\"ix86\" -DGNUSTEP_TARGET_OS=\"linux-gnu\"
-DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DBACKEND_BUNDLE=1 -DGNUSTEP
-DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -g -Wall -DDEBUG
-fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE -Wno-import -g
-fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -Wall
-fconstant-string-class=NSConstantString -I../Headers/Additions
-I../Headers -I./. -I. -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
	       -o obj/NSWindow.m.o
In file included from /usr/include/GNUstep/GNUstepBase/GSIArray.h:30,
                 from NSWindow.m:178:
/usr/include/GNUstep/Foundation/NSGarbageCollector.h:46: warning:
'@end' missing in implementation context
/usr/include/GNUstep/Foundation/NSGarbageCollector.h:46: warning:
incomplete implementation of category 'GNUstepPrivate'
/usr/include/GNUstep/Foundation/NSGarbageCollector.h:46: warning:
method definition for '+_removeAutodisplayedWindow:' not found
/usr/include/GNUstep/Foundation/NSGarbageCollector.h:46: warning:
method definition for '+_addAutodisplayedWindow:' not found
/usr/include/GNUstep/Foundation/NSGarbageCollector.h:46: warning:
incomplete implementation of category 'GNUstepPrivate'
/usr/include/GNUstep/Foundation/NSGarbageCollector.h:46: warning:
method definition for '-_windowView' not found
/usr/include/GNUstep/Foundation/NSGarbageCollector.h:46: warning:
method definition for '-_lossOfKeyOrMainWindow' not found
NSWindow.m:198: fatal error: method definition not in @implementation context
compilation terminated.
make[4]: *** [obj/NSWindow.m.o] Error 1
make[3]: *** [internal-library-all_] Error 2
make[2]: *** [libgnustep-gui.all.library.variables] Error 2
make[1]: *** [internal-all] Error 2
make: *** [debian/build-shared-stamp] Error 2
-----

Please check and fix this problem.

Best regards,
  Nobuhiro





More information about the pkg-GNUstep-maintainers mailing list