Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 319597

Summary: qtjambi doesnt compile with ant 1.8.0
Product: Gentoo Linux Reporter: Erik De Rijcke <DeRijcke.Erik>
Component: New packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: java
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 305929    
Attachments: build.log
emerge --info

Description Erik De Rijcke 2010-05-13 19:37:25 UTC
qtjambi doesnt compile with ant 1.8.0, needs a lower version.

Reproducible: Always

Steps to Reproduce:
1. emerge ant-1.8.0
2. emerge qtjambi
3. emerge failure

Actual Results:  
ant complaints about ambiguous method (getProperty)

Expected Results:  
qtjambi should should be a happy emerge

only tested on i686
Comment 1 Alex Alexander (RETIRED) gentoo-dev 2010-05-18 09:38:35 UTC
please provide
emerge --info
and
build.log
Comment 2 Erik De Rijcke 2010-05-18 10:55:54 UTC
(In reply to comment #1)
> please provide
> emerge --info
> and
> build.log
> 
build.log:
http://pastebin.com/TqRJEEuV

emerge --info:
http://pastebin.com/FSRytNUa
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2010-05-18 13:54:42 UTC
(In reply to comment #2)
> build.log:
> http://pastebin.com/TqRJEEuV
> 
> emerge --info:
> http://pastebin.com/FSRytNUa
> 

Please attach the files as these things expire
Comment 4 Erik De Rijcke 2010-05-19 12:28:49 UTC
Created attachment 232073 [details]
build.log
Comment 5 Erik De Rijcke 2010-05-19 12:29:02 UTC
Created attachment 232075 [details]
emerge --info
Comment 6 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-05-19 14:27:52 UTC
Fixed with a patch.