Bug#379530: libjaxp1.3-java: FTBFS: Missing Build-Depends on 'gcj'

2006-08-03 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Andreas Jochens wrote:
 On 06-Aug-01 15:39, Arnaud Vandyck wrote:
[...]
 Is java-gcj-compat-dev installed?
 
 Yes. The problem is that gcj is not pulled in by java-gcj-compat-dev.
 java-gcj-compat-dev depends on gcj-4.1 but _not_ on gcj. Consequently,
 the gcj command is not available without an explicit Build-Depends on 
 gcj.

I thought I was building the package with ant, so, now that I
investigate the debian/rules, I see the problem ;-)

I've just upload a package to solve it.

Many thanks for your bug report,

- --
  .''`.
 : :' :rnaud
 `. `'
   `-
Java Trap: http://www.gnu.org/philosophy/java-trap.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE0b4A4vzFZu62tMIRAtqqAJ9Eg0vh2QyoLOrM+Kl7mZDq+CPDEQCfToOa
A7jJ4bBYVrs/9DzIoPDq7N8=
=R+Lz
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379530: libjaxp1.3-java: FTBFS: Missing Build-Depends on 'gcj'

2006-08-01 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Andreas Jochens wrote:
 Hello,
Hi,
 On 06-Jul-31 14:50, Arnaud Vandyck wrote:
[...]
 How did you try to build the package? Can you provide the exact command
 you type to build the package?
 
 I used the following commands:
 
 # apt-get remove gcj
 # apt-get build-dep libjaxp1.3-java
 # dpkg-buildpackage

Is the option APT::Get::Arch-Only is set to no?

- --
  .''`.
 : :' :rnaud
 `. `'
   `-
Java Trap: http://www.gnu.org/philosophy/java-trap.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEzw6Q4vzFZu62tMIRAn90AKCnqpznG7r5eUiYYNYxpzcv+De9mgCgrzjO
dC+32xHZDcvECIWEY42EIXE=
=6vA7
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379530: libjaxp1.3-java: FTBFS: Missing Build-Depends on 'gcj'

2006-08-01 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Andreas Jochens wrote:
 On 06-Aug-01 10:19, Arnaud Vandyck wrote:
 I used the following commands:

 # apt-get remove gcj
 # apt-get build-dep libjaxp1.3-java
 # dpkg-buildpackage
 Is the option APT::Get::Arch-Only is set to no?
 
 I used the above commands inside a chroot which was freshly created 
 with debootstrap. I did not use any special options.

Is java-gcj-compat-dev installed?

- --
  .''`.
 : :' :rnaud
 `. `'
   `-
Java Trap: http://www.gnu.org/philosophy/java-trap.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEz1mD4vzFZu62tMIRAlVfAJ4qUDXsZI3dKOKmIJ+oBwU2Sf1vnQCgryUw
FfpdY+bGWro5R/PiCbXmSp0=
=vctd
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379530: libjaxp1.3-java: FTBFS: Missing Build-Depends on 'gcj'

2006-08-01 Thread Andreas Jochens
On 06-Aug-01 10:19, Arnaud Vandyck wrote:
  I used the following commands:
  
  # apt-get remove gcj
  # apt-get build-dep libjaxp1.3-java
  # dpkg-buildpackage
 
 Is the option APT::Get::Arch-Only is set to no?

I used the above commands inside a chroot which was freshly created 
with debootstrap. I did not use any special options.

Regards
Andreas Jochens


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379530: libjaxp1.3-java: FTBFS: Missing Build-Depends on 'gcj'

2006-08-01 Thread Andreas Jochens
On 06-Aug-01 15:39, Arnaud Vandyck wrote:
 Andreas Jochens wrote:
  # apt-get remove gcj
  # apt-get build-dep libjaxp1.3-java
  # dpkg-buildpackage
  Is the option APT::Get::Arch-Only is set to no?
  
  I used the above commands inside a chroot which was freshly created 
  with debootstrap. I did not use any special options.
 
 Is java-gcj-compat-dev installed?

Yes. The problem is that gcj is not pulled in by java-gcj-compat-dev.
java-gcj-compat-dev depends on gcj-4.1 but _not_ on gcj. Consequently,
the gcj command is not available without an explicit Build-Depends on 
gcj.

BTW, thanks for looking at this issue.

Regards
Andreas Jochens



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379530: libjaxp1.3-java: FTBFS: Missing Build-Depends on 'gcj'

2006-07-31 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

severity 379530 normal
tags 379530 - patch
tags 379530 + moreinfo
thank

Andreas Jochens wrote:
[...]
 When building 'libjaxp1.3-java' in a clean 'unstable' chroot,
 I get the following error:

Strange, I have no problem here.

 # An alternative would be to build the classes using GCJ
 gcj -C -O2 -d build `find javax org -name \*.java`
 /bin/sh: gcj: command not found
 make: *** [debian/build-stamp] Error 127
 
 Please add the missing Build-Depends on 'gcj' to debian/control.

libjaxp1.3-java Build-Depends-Indep on java-gcj-compat-dev which depends
on gcj-4.1, so it should build without problem.

How did you try to build the package? Can you provide the exact command
you type to build the package?

Thanks,

- --
  .''`.
 : :' :rnaud
 `. `'
   `-
Java Trap: http://www.gnu.org/philosophy/java-trap.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEzfx54vzFZu62tMIRAr7tAKCYoc//WfwNESzVcEx/pTYz3soDpwCcCVvk
q+DHqdeZiy9FKbZenUz0UBY=
=OLm9
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379530: libjaxp1.3-java: FTBFS: Missing Build-Depends on 'gcj'

2006-07-31 Thread Andreas Jochens
Hello,

On 06-Jul-31 14:50, Arnaud Vandyck wrote:
  # An alternative would be to build the classes using GCJ
  gcj -C -O2 -d build `find javax org -name \*.java`
  /bin/sh: gcj: command not found
  make: *** [debian/build-stamp] Error 127
  
  Please add the missing Build-Depends on 'gcj' to debian/control.
 
 libjaxp1.3-java Build-Depends-Indep on java-gcj-compat-dev which depends
 on gcj-4.1, so it should build without problem.
 
 How did you try to build the package? Can you provide the exact command
 you type to build the package?

I used the following commands:

# apt-get remove gcj
# apt-get build-dep libjaxp1.3-java
# dpkg-buildpackage

Regards
Andreas Jochens


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379530: libjaxp1.3-java: FTBFS: Missing Build-Depends on 'gcj'

2006-07-24 Thread Andreas Jochens
Package: libjaxp1.3-java
Version: 1.3.03-3
Severity: serious
Tags: patch

When building 'libjaxp1.3-java' in a clean 'unstable' chroot,
I get the following error:

# An alternative would be to build the classes using GCJ
gcj -C -O2 -d build `find javax org -name \*.java`
/bin/sh: gcj: command not found
make: *** [debian/build-stamp] Error 127

Please add the missing Build-Depends on 'gcj' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libjaxp1.3-java-1.3.03/debian/control ./debian/control
--- ../tmp-orig/libjaxp1.3-java-1.3.03/debian/control   2006-07-24 
07:17:50.0 +
+++ ./debian/control2006-07-24 07:17:48.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Arnaud Vandyck [EMAIL PROTECTED]
-Build-Depends: cdbs, debhelper (= 4.1.0)
+Build-Depends: cdbs, debhelper (= 4.1.0), gcj
 Build-Depends-Indep: java-gcj-compat-dev
 Standards-Version: 3.7.2
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]