Going a little deeper, I tried to compile it from source with no success. Here's what I got. I hope it helps.
rica...@adams:~/apagueme_gorm$ apt-get source gorm.app Reading package lists... Done Building dependency tree Reading state information... Done Need to get 669kB of source archives. Get: 1 http://us.archive.ubuntu.com/ubuntu/ lucid/universe gorm.app 1.2.8-1 (dsc) [1,158B] Get: 2 http://us.archive.ubuntu.com/ubuntu/ lucid/universe gorm.app 1.2.8-1 (tar) [663kB] Get: 3 http://us.archive.ubuntu.com/ubuntu/ lucid/universe gorm.app 1.2.8-1 (diff) [5,007B] Fetched 669kB in 6s (101kB/s) gpgv: Signature made Fri 15 May 2009 11:17:13 PM BRT using DSA key ID 124B61FA gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./gorm.app_1.2.8-1.dsc dpkg-source: info: extracting gorm.app in gorm.app-1.2.8 dpkg-source: info: unpacking gorm.app_1.2.8.orig.tar.gz dpkg-source: info: applying gorm.app_1.2.8-1.diff.gz dpkg-source: info: upstream files that have been modified: gorm.app-1.2.8/Documentation/Gorm.texi rica...@adams:~/apagueme_gorm$ cd gorm.app-1.2.8/ rica...@adams:~/apagueme_gorm/gorm.app-1.2.8$ dpkg-buildpackage -b -uc dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package gorm.app dpkg-buildpackage: source version 1.2.8-1 dpkg-buildpackage: source changed by Gürkan Sengün <[email protected]> dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp gs_make -C Documentation clean distclean This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help. make[1]: Entering directory `/home/ricardo/apagueme_gorm/gorm.app-1.2.8/Documentation' rm -rf ./*~ ./obj Making clean for doc Gorm... Making clean for textdoc README... Making clean for textdoc NEWS... Making clean for textdoc INSTALL... Making clean for textdoc ANNOUNCE... rm -f *.bak *.cl *.fns *.pr *.log rm -f version.texi rm -rf InterfaceBuilder rm -rf GormCore rm -rf GormPrefs rm -rf GormObjCHeaderParser Making distclean for doc Gorm... make[2]: Nothing to be done for `internal-doc-distclean'. Making distclean for textdoc README... make[2]: Nothing to be done for `internal-textdoc-distclean'. Making distclean for textdoc NEWS... make[2]: Nothing to be done for `internal-textdoc-distclean'. Making distclean for textdoc INSTALL... make[2]: Nothing to be done for `internal-textdoc-distclean'. Making distclean for textdoc ANNOUNCE... make[2]: Nothing to be done for `internal-textdoc-distclean'. make[1]: Leaving directory `/home/ricardo/apagueme_gorm/gorm.app-1.2.8/Documentation' gs_make clean distclean This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help. make[1]: Entering directory `/home/ricardo/apagueme_gorm/gorm.app-1.2.8' rm -rf ./*~ ./obj Making clean in GormObjCHeaderParser... rm -rf ./*~ ./obj Making clean in GormLib... rm -rf ./*~ ./obj rm -rf ../InterfaceBuilder rm -rf ./InterfaceBuilder Making clean in GormCore... rm -rf ./*~ ./obj Making clean in GormPrefs... rm -rf ./*~ ./obj Making clean in Palettes... rm -rf ./*~ ./obj Making clean in 0Menus... rm -rf ./*~ ./obj (cd .; \ rm -rf *.palette) Making clean in 1Windows... rm -rf ./*~ ./obj (cd .; \ rm -rf *.palette) Making clean in 2Controls... rm -rf ./*~ ./obj (cd .; \ rm -rf *.palette) Making clean in 3Containers... rm -rf ./*~ ./obj (cd .; \ rm -rf *.palette) Making clean in 4Data... rm -rf ./*~ ./obj (cd .; \ rm -rf *.palette) Making clean in Plugins... rm -rf ./*~ ./obj Making clean in Gorm... rm -rf ./*~ ./obj (cd .; \ rm -rf Gorm.plugin) Making clean in Nib... rm -rf ./*~ ./obj (cd .; \ rm -rf Nib.plugin) Making clean in GModel... rm -rf ./*~ ./obj (cd .; \ rm -rf GModel.plugin) (cd .; \ rm -rf *.app) rm -f InterfaceBuilder Making distclean in GormObjCHeaderParser... make[2]: Nothing to be done for `distclean'. Making distclean in GormLib... make[2]: Nothing to be done for `distclean'. Making distclean in GormCore... make[2]: Nothing to be done for `distclean'. Making distclean in GormPrefs... make[2]: Nothing to be done for `distclean'. Making distclean in Palettes... Making distclean in 0Menus... make[3]: Nothing to be done for `distclean'. Making distclean in 1Windows... make[3]: Nothing to be done for `distclean'. Making distclean in 2Controls... make[3]: Nothing to be done for `distclean'. Making distclean in 3Containers... make[3]: Nothing to be done for `distclean'. Making distclean in 4Data... make[3]: Nothing to be done for `distclean'. Making distclean in Plugins... Making distclean in Gorm... make[3]: Nothing to be done for `distclean'. Making distclean in Nib... make[3]: Nothing to be done for `distclean'. Making distclean in GModel... make[3]: Nothing to be done for `distclean'. make[1]: Leaving directory `/home/ricardo/apagueme_gorm/gorm.app-1.2.8' if test -f Documentation/Gorm.html; then rm -f Documentation/Gorm.html; fi dh_clean debian/rules build dh_testdir gs_make This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help. make[1]: Entering directory `/home/ricardo/apagueme_gorm/gorm.app-1.2.8' rm -f InterfaceBuilder; \ ln -s GormLib InterfaceBuilder Making all in GormObjCHeaderParser... Making all for library libGormObjCHeaderParser... Compiling file NSScanner+OCHeaderParser.m ... Compiling file OCClass.m ... Compiling file OCHeaderParser.m ... Compiling file OCIVar.m ... Compiling file OCIVarDecl.m ... Compiling file OCMethod.m ... Compiling file ParserFunctions.m ... Linking library libGormObjCHeaderParser ... Making all in GormLib... Making all for library libGorm... Compiling file IBApplicationAdditions.m ... Compiling file IBConnectors.m ... Compiling file IBDocuments.m ... Compiling file IBEditors.m ... Compiling file IBInspector.m ... Compiling file IBInspectorManager.m ... Compiling file IBInspectorMode.m ... Compiling file IBObjectAdditions.m ... IBObjectAdditions.m:67: warning: incomplete implementation of category ‘IBObjectAdditions’ IBObjectAdditions.m:67: warning: method definition for ‘+canSubstituteForClass:’ not found IBObjectAdditions.m:67: warning: incomplete implementation of category ‘IBObjectAdditions’ IBObjectAdditions.m:67: warning: method definition for ‘-editorClassName’ not found IBObjectAdditions.m:67: warning: method definition for ‘-classInspectorClassName’ not found IBObjectAdditions.m:67: warning: method definition for ‘-helpInspectorClassName’ not found IBObjectAdditions.m:67: warning: method definition for ‘-sizeInspectorClassName’ not found IBObjectAdditions.m:67: warning: method definition for ‘-connectInspectorClassName’ not found IBObjectAdditions.m:67: warning: method definition for ‘-inspectorClassName’ not found IBObjectAdditions.m:67: warning: method definition for ‘-imageForViewer’ not found IBObjectAdditions.m:67: warning: category ‘IBObjectAdditions’ does not fully implement the ‘IBObjectProtocol’ protocol Compiling file IBPalette.m ... Compiling file IBPlugin.m ... Compiling file IBResourceManager.m ... Linking library libGorm ... Making all in GormCore... Making all for library GormCore... Compiling file GormBoxEditor.m ... Compiling file GormClassEditor.m ... Compiling file GormClassInspector.m ... Compiling file GormClassManager.m ... Compiling file GormClassPanelController.m ... Compiling file GormConnectionInspector.m ... Compiling file GormControlEditor.m ... Compiling file GormCustomClassInspector.m ... Compiling file GormCustomView.m ... Compiling file GormDocument.m ... Compiling file GormDocumentController.m ... Compiling file GormDocumentWindow.m ... Compiling file GormFilePrefsManager.m ... Compiling file GormFilesOwner.m ... Compiling file GormFontViewController.m ... Compiling file GormFunctions.m ... Compiling file GormGenericEditor.m ... Compiling file GormHelpInspector.m ... Compiling file GormImage.m ... Compiling file GormImageEditor.m ... Compiling file GormImageInspector.m ... Compiling file GormInspectorsManager.m ... Compiling file GormInternalViewEditor.m ... Compiling file GormMatrixEditor.m ... Compiling file GormNSSplitViewInspector.m ... Compiling file GormObjectEditor.m ... Compiling file GormObjectInspector.m ... Compiling file GormOpenGLView.m ... Compiling file GormOutlineView.m ... Compiling file GormPalettesManager.m ... Compiling file GormPlugin.m ... Compiling file GormPluginManager.m ... Compiling file GormResource.m ... Compiling file GormResourceEditor.m ... Compiling file GormResourceManager.m ... Compiling file GormScrollViewAttributesInspector.m ... Compiling file GormScrollViewEditor.m ... Compiling file GormSetNameController.m ... Compiling file GormSound.m ... Compiling file GormSoundEditor.m ... Compiling file GormSoundInspector.m ... Compiling file GormSoundView.m ... Compiling file GormSplitViewEditor.m ... Compiling file GormViewEditor.m ... Compiling file GormViewKnobs.m ... Compiling file GormViewSizeInspector.m ... Compiling file GormViewWindow.m ... Compiling file GormViewWithContentViewEditor.m ... Compiling file GormViewWithSubviewsEditor.m ... Compiling file GormWindowEditor.m ... Compiling file GormWrapperBuilder.m ... Compiling file GormWrapperLoader.m ... Compiling file NSCell+GormAdditions.m ... Compiling file NSColorWell+GormExtensions.m ... Compiling file NSFontManager+GormExtensions.m ... Compiling file NSView+GormExtensions.m ... Compiling file GormPrivate.m ... Linking library GormCore ... Making all in GormPrefs... Making all for library GormPrefs... Compiling file GormColorsPref.m ... Compiling file GormGeneralPref.m ... Compiling file GormGuidelinePref.m ... Compiling file GormHeadersPref.m ... Compiling file GormPalettesPref.m ... Compiling file GormPluginsPref.m ... Compiling file GormPrefController.m ... Compiling file GormShelfPref.m ... Linking library GormPrefs ... Making all in Palettes... Making all in 0Menus... Making all for palette 0Menus... Creating 0Menus.palette/Resources... Compiling file GormMenuEditor.m ... Compiling file GormNSMenu.m ... Compiling file GormNSMenuView.m ... Compiling file GormMenuItemAttributesInspector.m ... Compiling file GormMenuAttributesInspector.m ... Compiling file MenusPalette.m ... Compiling file inspectors.m ... Linking palette 0Menus ... Creating 0Menus.palette/Resources/Info-gnustep.plist... Creating 0Menus.palette/Resources/palette.table... Copying resources into the palette wrapper... Making all in 1Windows... Making all for palette 1Windows... Creating 1Windows.palette/Resources... Compiling file WindowsPalette.m ... Compiling file GormNSWindow.m ... Compiling file GormNSPanel.m ... Compiling file GormDrawerAttributesInspector.m ... Compiling file GormWindowAttributesInspector.m ... Compiling file GormWindowSizeInspector.m ... Compiling file inspectors.m ... Linking palette 1Windows ... Creating 1Windows.palette/Resources/Info-gnustep.plist... Creating 1Windows.palette/Resources/palette.table... Copying resources into the palette wrapper... Making all in 2Controls... Making all for palette 2Controls... Creating 2Controls.palette/Resources... Compiling file GormButtonAttributesInspector.m ... Compiling file GormBoxAttributesInspector.m ... Compiling file GormCellAttributesInspector.m ... Compiling file GormColorWellAttributesInspector.m ... Compiling file GormFormAttributesInspector.m ... Compiling file GormPopUpButtonAttributesInspector.m ... Compiling file GormSliderAttributesInspector.m ... Compiling file GormStepperAttributesInspector.m ... Compiling file GormProgressIndicatorAttributesInspector.m ... Compiling file GormTextFieldAttributesInspector.m ... Compiling file GormMatrixAttributesInspector.m ... Compiling file ControlsPalette.m ... Compiling file GormPopUpButtonEditor.m ... Compiling file GormButtonEditor.m ... Compiling file inspectors.m ... Linking palette 2Controls ... Creating 2Controls.palette/Resources/Info-gnustep.plist... Creating 2Controls.palette/Resources/palette.table... Copying resources into the palette wrapper... Making all in 3Containers... Making all for palette 3Containers... Creating 3Containers.palette/Resources... Compiling file ContainersPalette.m ... Compiling file inspectors.m ... Compiling file GormNSBrowser.m ... Compiling file GormNSTableView.m ... Compiling file GormTableViewEditor.m ... Compiling file GormTabViewEditor.m ... Compiling file GormNSOutlineView.m ... Compiling file GormBrowserAttributesInspector.m ... Compiling file GormTabViewAttributesInspector.m ... Compiling file GormTableColumnAttributesInspector.m ... Compiling file GormTableColumnSizeInspector.m ... Compiling file GormTableViewAttributesInspector.m ... Compiling file GormTableViewSizeInspector.m ... Linking palette 3Containers ... Creating 3Containers.palette/Resources/Info-gnustep.plist... Creating 3Containers.palette/Resources/palette.table... Copying resources into the palette wrapper... Making all in 4Data... Making all for palette 4Data... Creating 4Data.palette/Resources... Compiling file DataPalette.m ... Compiling file GormDateFormatterAttributesInspector.m ... Compiling file GormImageViewAttributesInspector.m ... Compiling file GormNSComboBoxAttributesInspector.m ... Compiling file GormNumberFormatterAttributesInspector.m ... Compiling file GormTextViewAttributesInspector.m ... Compiling file GormTextViewEditor.m ... Compiling file GormTextViewSizeInspector.m ... Compiling file inspectors.m ... Linking palette 4Data ... Creating 4Data.palette/Resources/Info-gnustep.plist... Creating 4Data.palette/Resources/palette.table... Copying resources into the palette wrapper... Making all in Plugins... Making all in Gorm... Making all for bundle Gorm... Creating Gorm.plugin/.... Compiling file GormGormPlugin.m ... Compiling file GormGormWrapperBuilder.m ... Compiling file GormGormWrapperLoader.m ... Linking bundle Gorm ... Creating Gorm.plugin/Resources... Creating stamp file... Creating Gorm.plugin/Resources/Info-gnustep.plist... Making all in Nib... Making all for bundle Nib... Creating Nib.plugin/.... Compiling file GormNibPlugin.m ... Compiling file GormNibWrapperBuilder.m ... Compiling file GormNibWrapperLoader.m ... GormNibWrapperLoader.m: In function ‘-[GormNibWrapperLoader loadFileWrapper:withDocument:]’: GormNibWrapperLoader.m:87: error: statically allocated instance of Objective-C class ‘NSMapTable’ GormNibWrapperLoader.m:87: error: statically allocated instance of Objective-C class ‘NSMapTable’ GormNibWrapperLoader.m:171: error: incompatible types when assigning to type ‘struct NSMapTable’ from type ‘struct NSMapTable *’ GormNibWrapperLoader.m:172: error: incompatible type for argument 1 of ‘NSAllMapTableKeys’ /usr/include/GNUstep/Foundation/NSMapTable.h:289: note: expected ‘struct NSMapTable *’ but argument is of type ‘struct NSMapTable’ make[5]: *** [obj/GormNibWrapperLoader.m.o] Error 1 make[4]: *** [internal-bundle-run-compile-submake] Error 2 make[3]: *** [Nib.all.bundle.variables] Error 2 make[2]: *** [internal-all] Error 2 make[1]: *** [internal-all] Error 2 make[1]: Leaving directory `/home/ricardo/apagueme_gorm/gorm.app-1.2.8' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- gnustep-devel missing dependencies - cannot install https://bugs.launchpad.net/bugs/579735 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
