Bug#606294: antlr3: FTBFS: maven-related errors

2010-12-23 Thread Julien Cristau
On Wed, Dec  8, 2010 at 22:06:12 +0100, Torsten Werner wrote:

 On Wed, Dec 8, 2010 at 9:26 PM, Lucas Nussbaum lu...@lucas-nussbaum.net 
 wrote:
  What does antlr3 need from the network? If the resource it needs might
  disappear during the squeeze lifetime, it is still RC, I think.
 
 It tries to download the gunit code which is part of antlr3. It won't
 go away as it is part of antlr3.
 
Is that gunit code not part of the source package?  If not, then we're
building packages from a source we don't distribute.  If yes, why is it
trying to download it from the network anyway?

Cheers,
Julien


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#606294: antlr3: FTBFS: maven-related errors

2010-12-08 Thread Lucas Nussbaum
Source: antlr3
Version: 3.2-4
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20101207 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory `/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2'
 mh_patchpoms -pantlr3 --debian-build --keep-pom-version 
 --maven-repo=/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/debian/maven-repo
  
 touch debian/stamp-poms-patched
 make[1]: Leaving directory `/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2'
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  
 -Dproperties.file.manual=/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/debian/maven.properties
  -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/debian/maven-repo
  -DbuildNumber=debian-4 package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   ANTLR Master build control POM
 [INFO]   Antlr 3 Runtime
 [INFO]   ANTLR Grammar Tool
 [INFO]   Maven plugin for ANTLR V3
 [INFO]   ANTLR gUnit
 [INFO]   Maven plugin for gUnit ANTLR V3
 [INFO] 
 
 [INFO] Building ANTLR Master build control POM
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] 
 
 [INFO] Building Antlr 3 Runtime
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [resources:resources {execution: default-resources}]
 [WARNING] File encoding has not been set, using platform encoding 
 ANSI_X3.4-1968, i.e. build is platform dependent!
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory 
 /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/runtime/Java/src/main/resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Nothing to compile - all classes are up to date
 [INFO] [resources:testResources {execution: default-testResources}]
 [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
 resources, i.e. build is platform dependent!
 [INFO] skip non existing resourceDirectory 
 /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/runtime/Java/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] Not compiling test sources
 [INFO] [surefire:test {execution: default-test}]
 [INFO] Tests are skipped.
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: 
 /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/runtime/Java/target/antlr-runtime-3.2.jar
 [INFO] 
 
 [INFO] Building ANTLR Grammar Tool
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [antlr:generate {execution: default}]
 [INFO] Using Antlr grammar: 
 /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/antlr.g
 [INFO] The grammar is already generated.
 [INFO] Using Antlr grammar: 
 /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/codegen.g
 [INFO] The grammar is already generated.
 [INFO] Using Antlr grammar: 
 /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/antlr.print.g
 [INFO] The grammar is already generated.
 [INFO] Using Antlr grammar: 
 /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/assign.types.g
 [INFO] The grammar is already generated.
 [INFO] Using Antlr grammar: 
 /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/buildnfa.g
 [INFO] The grammar is already generated.
 [INFO] Using Antlr grammar: 
 /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr2/org/antlr/grammar/v2/define.g
 [INFO] The grammar is already generated.
 [INFO] [antlr3:antlr {execution: default}]
 [INFO] ANTLR: Processing source directory 
 /build/user-antlr3_3.2-4-amd64-SVrSPM/antlr3-3.2/tool/src/main/antlr3
 ANTLR Parser Generator  Version 3.2 debian-4
 org/antlr/grammar/v3/ANTLRv3.g
 warning(105): org/antlr/grammar/v3/ANTLRv3.g:158:4: no lexer rule 
 corresponding to token: DOC_COMMENT
 warning(105): org/antlr/grammar/v3/ANTLRv3.g:249:6: no lexer rule 
 corresponding to token: 

Bug#606294: antlr3: FTBFS: maven-related errors

2010-12-08 Thread tony mancill
On 12/08/2010 12:07 AM, Lucas Nussbaum wrote:
 Source: antlr3
 Version: 3.2-4
 Severity: serious
 Tags: squeeze sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20101207 qa-ftbfs
 Justification: FTBFS on amd64

Hmmm... I wasn't able to reproduce the build failure in a clean squeeze
x86 chroot.  I'll need to try again on amd64, but it seems unlikely that
this is an arch-specific bug, and the buildd logs don't show enough
detail to discern the issue.  Has someone else been able to reproduce
the failure?

tony



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#606294: antlr3: FTBFS: maven-related errors

2010-12-08 Thread Torsten Werner
Hi Tony,

On Wed, Dec 8, 2010 at 8:21 PM, tony mancill tmanc...@debian.org wrote:
 On 12/08/2010 12:07 AM, Lucas Nussbaum wrote:
 Source: antlr3
 Version: 3.2-4
 Severity: serious
 Tags: squeeze sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20101207 qa-ftbfs
 Justification: FTBFS on amd64

 Hmmm... I wasn't able to reproduce the build failure in a clean squeeze
 x86 chroot.  I'll need to try again on amd64, but it seems unlikely that
 this is an arch-specific bug, and the buildd logs don't show enough
 detail to discern the issue.  Has someone else been able to reproduce
 the failure?

I can reproduce the problem after switching off the network (rm
/etc/resolv.conf) in the chroot environment. I really support the idea
of building software without network access but I cannot find such a
requirement in the Debian policy. I vote for downgrading the bug to
important.

Lucas, what do you think?

Cheers,
Torsetn



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#606294: antlr3: FTBFS: maven-related errors

2010-12-08 Thread Lucas Nussbaum
On 08/12/10 at 21:10 +0100, Torsten Werner wrote:
 Hi Tony,
 
 On Wed, Dec 8, 2010 at 8:21 PM, tony mancill tmanc...@debian.org wrote:
  On 12/08/2010 12:07 AM, Lucas Nussbaum wrote:
  Source: antlr3
  Version: 3.2-4
  Severity: serious
  Tags: squeeze sid
  User: debian...@lists.debian.org
  Usertags: qa-ftbfs-20101207 qa-ftbfs
  Justification: FTBFS on amd64
 
  Hmmm... I wasn't able to reproduce the build failure in a clean squeeze
  x86 chroot.  I'll need to try again on amd64, but it seems unlikely that
  this is an arch-specific bug, and the buildd logs don't show enough
  detail to discern the issue.  Has someone else been able to reproduce
  the failure?
 
 I can reproduce the problem after switching off the network (rm
 /etc/resolv.conf) in the chroot environment. I really support the idea
 of building software without network access but I cannot find such a
 requirement in the Debian policy. I vote for downgrading the bug to
 important.
 
 Lucas, what do you think?

What does antlr3 need from the network? If the resource it needs might
disappear during the squeeze lifetime, it is still RC, I think.

- Lucas



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.


Bug#606294: antlr3: FTBFS: maven-related errors

2010-12-08 Thread Torsten Werner
On Wed, Dec 8, 2010 at 9:26 PM, Lucas Nussbaum lu...@lucas-nussbaum.net wrote:
 What does antlr3 need from the network? If the resource it needs might
 disappear during the squeeze lifetime, it is still RC, I think.

It tries to download the gunit code which is part of antlr3. It won't
go away as it is part of antlr3.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers. Please 
use
debian-j...@lists.debian.org for discussions and questions.