help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debian: Cannot autobuild gnustep apps on all architectures.


From: Eric Heintzmann
Subject: Debian: Cannot autobuild gnustep apps on all architectures.
Date: Sun, 18 Apr 2004 17:34:50 +0100

        Hi,
When the gnustep apps are autobuilt by the official debian build system, we obtain sometimes build failures on some architectures (currently only on arm). It seems to be an issue with Info-gnustep.plist files. But I can't reproduce the bug on my i386.

Here logs for gworkspace on arm :

[...]
echo "OLD_GNUSTEP_STAMP_ASTRING = _GWorkspace-FileManager.tiff--" > ./GWorkspace.app/stamp.make
(echo "{"; echo '  NOTE = "Automatically generated, do not edit!";'; \
  echo "  NSExecutable = \"GWorkspace\";"; \
  echo "  NSMainNibFile = \"\";"; \
  echo "  GSMainMarkupFile = \"\";"; \
  if [ "FileManager.tiff" != "" ]; then \
    echo "  NSIcon = \"FileManager.tiff\";"; \
  fi; \
  echo "  NSPrincipalClass = \"GWorkspace\";"; \
  echo "}") >GWorkspace.app/Resources/Info-gnustep.plist
if [ -r "GWorkspaceInfo.plist" ]; then \
plmerge GWorkspace.app/Resources/Info-gnustep.plist "GWorkspaceInfo.plist"; \
  fi
make[3]: *** [GWorkspace.app/Resources/Info-gnustep.plist] Error 139
make[2]: *** [GWorkspace.all.app.variables] Error 2
make[2]: Leaving directory `/build/buildd/gworkspace-0.6.3/GWorkspace'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/build/buildd/gworkspace-0.6.3'
make: *** [build-arch-stamp] Error 2

the full log can be found here :
http://buildd.debian.org/fetch.php?&pkg=gworkspace&ver=0.6.3-2&arch=arm&stamp=1081937259&file=log&as=raw

Build log for others apps:

http://buildd.debian.org/fetch.php?&pkg=talksoup&ver=0.0.20032712-2&arch=arm&stamp=1081035130&file=log&as=raw

http://buildd.debian.org/fetch.php?&pkg=gorm&ver=0.6.0-1&arch=arm&stamp=1077727261&file=log&as=raw


Any ideas ?

        Eric





reply via email to

[Prev in Thread] Current Thread [Next in Thread]