Differences between revisions 15 and 16
Revision 15 as of 2010-04-14 00:52:58
Size: 3775
Editor: YutakaNiibe
Comment:
Revision 16 as of 2010-04-16 08:27:17
Size: 3956
Editor: YutakaNiibe
Comment:
Deletions are marked like this. Additions are marked like this.
Line 49: Line 49:
 * Still FTBFS on armel (QEMU), official autobuilder is OK
Line 50: Line 52:

 * 2010-04-16: 0.9-11
   * Kill the workaround for ia64 for libgc, real fix
Line 74: Line 79:
   * workaround ia64 problems    * workaround ia64 problems (gauche compilation and libgc failure)

Debian Gauche Packaging

Infrastructure

Task description

Share resources to develop and maintain Debian packages for Gauche Scheme Interpreter.

Gauche 0.9

Currently we are working on releasing Gauche 0.9 package in time for Squeeze release.

  • Still FTBFS on armel (QEMU), official autobuilder is OK

History

  • 2010-04-16: 0.9-11
    • Kill the workaround for ia64 for libgc, real fix
  • 2010-04-14: 0.9-10
    • Added a patch for 64-bit big-endian machine
    • Fixed FTBFS on sparc64
  • 2010-04-08: 0.9-9
    • Kill the workaround for ia64 compilation, real fix
  • 2010-03-17: 0.9-8
    • manuals
  • 2010-03-11: 0.9-7
    • config.h.in and configure.ac patch for hurd-i386
    • Fixed FTBFS on hurd-i386
  • 2010-03-09: 0.9-6
    • patches review again to fix 'make check' test failures
    • LIBS removal for extensions and gauche-config
  • 2010-03-08: 0.9-5
    • configure.ac change for armel (-linux-gnueabi) and hurd (-gnu)
    • Fixed FTBFS on armel
  • 2010-03-06: 0.9-4
    • workaround ia64 problems (gauche compilation and libgc failure)
    • Fixed FTBFS on ia64
  • 2010-03-05: 0.9-3
    • Cherry picking up upstream change of libgc and Gauche
    • Fixed FTBFS on hppa and sparc
  • 2010-03-04: 0.9-2
    • Use libatomic-ops-dev (preinstalled)
    • Fixed FTBFS on s390, mipsel, and sh4
  • 2010-03-03: 0.9-1
    • Use 3.0 (quilt) format

Git repositories for Gauche 0.9 for Debian

Some developers have public repositories:

How to build:

  • sudo apt-get install git-buildpackages pristine-tar (and other build-deps)
    gbp-clone --pristine-tar git://git.debian.org/users/yaegashi/gauche.git
    cd gauche
    DEB_BUILD_OPTIONS=nocheck git-buildpackage --git-pristine-tar -rfakeroot