Bug#357087: FTBFS: missing build dependency on bzip2

Guido Guenther agx at sigxcpu.org
Wed Mar 15 15:54:09 UTC 2006


Package: eclipse
Version: 3.1.2-1
Severity: grave
Tags: patch

Hi,
building eclipse fails on all of the buildds due to a missing
build-dependency on bzip2 to unpack the source.

mkdir -p "/build/buildd/eclipse-3.1.2/source-tree"
(cd "/build/buildd/eclipse-3.1.2/source-tree" && tar xfj
../"upstream/eclipse-sourceBuild-srcIncluded-3.1.2.tar.bz2" > /dev/null)
tar: bzip2: Cannot exec: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
make: *** [uncompress-stamp] Error 2

See:
http://buildd.debian.org/fetch.php?&pkg=eclipse&ver=3.1.2-1&arch=powerpc&stamp=1139679076&file=log&as=raw
for details. This should fix it:

--- debian/control.orig	2006-03-15 16:48:36.000000000 +0100
+++ debian/control	2006-03-15 16:48:45.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Jerry Haltom <wasabi at larvalstage.net>, Michael Koch <konqueror at gmx.de>, Matthias Klose <doko at debian.org>, Stephan Michels <stephan at apache.org>
-Build-Depends: debhelper (>> 4.2), dpatch (>= 2.0), lsb-release, unzip, sharutils, java-gcj-compat-dev (>= 1.0.41-2), gcj (>= 4:4.0), ecj-bootstrap, liblucene-java (>= 1.4.2), liblucene-java-doc (>= 1.4.2), junit (>= 3.8), libjsch-java (>= 0.1.19), libjsch-java (<< 0.1.20), libgtk2.0-dev (>= 2.4), libgnome2-dev (>= 2.6), libgnomeui-dev (>= 2.6), libxtst-dev, gjdoc (>= 0.7.7), classpath-doc, pkg-config, libcairo2-dev, ant-optional (>= 1.6.5-3), libtomcat5-java, mozilla-dev
+Build-Depends: debhelper (>> 4.2), dpatch (>= 2.0), lsb-release, unzip, sharutils, java-gcj-compat-dev (>= 1.0.41-2), gcj (>= 4:4.0), ecj-bootstrap, liblucene-java (>= 1.4.2), liblucene-java-doc (>= 1.4.2), junit (>= 3.8), libjsch-java (>= 0.1.19), libjsch-java (<< 0.1.20), libgtk2.0-dev (>= 2.4), libgnome2-dev (>= 2.6), libgnomeui-dev (>= 2.6), libxtst-dev, gjdoc (>= 0.7.7), classpath-doc, pkg-config, libcairo2-dev, ant-optional (>= 1.6.5-3), libtomcat5-java, mozilla-dev, bzip2
 Standards-Version: 3.6.2
 
 Package: eclipse-rcp

Cheers,
 -- Guido


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages eclipse depends on:
ii  eclipse-jdt                   3.1.1-8    Java Development Tools plug-ins fo
ii  eclipse-pde                   3.1.1-8    Plug-in Development Environment to
ii  eclipse-source                3.1.1-8    Eclipse source code plug-ins

eclipse recommends no packages.

-- no debconf information




More information about the pkg-java-maintainers mailing list