Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319597 - qtjambi doesnt compile with ant 1.8.0
Summary: qtjambi doesnt compile with ant 1.8.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 305929
  Show dependency tree
 
Reported: 2010-05-13 19:37 UTC by Erik De Rijcke
Modified: 2010-05-19 14:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,17.81 KB, text/plain)
2010-05-19 12:28 UTC, Erik De Rijcke
Details
emerge --info (emerge.info,11.32 KB, text/plain)
2010-05-19 12:29 UTC, Erik De Rijcke
Details

Note You need to log in before you can comment on or make changes to this bug.
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.