Bug 1036584 - maven-doxia: FTBFS in rawhide
Summary: maven-doxia: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: maven-doxia
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 869591 1038607
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 10:20 UTC by Mikolaj Izdebski
Modified: 2013-12-05 16:17 UTC (History)
6 users (show)

Fixed In Version: 1.4-6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-05 16:17:16 UTC
Type: Bug


Attachments (Terms of Use)
build.log (89.38 KB, text/plain)
2013-12-02 10:20 UTC, Mikolaj Izdebski
no flags Details

Description Mikolaj Izdebski 2013-12-02 10:20:39 UTC
Created attachment 831509 [details]
build.log

Description of problem:
Package maven-doxia currently fails to build from source in rawhide.

Version-Release number of selected component (if applicable):
1.4-5

Additional info:
build log attached

Comment 1 Stanislav Ochotnicky 2013-12-02 11:45:43 UTC
This is caused by update of pegdown (bug 1034825). I've asked gil to remove update to F20 at least

Comment 2 gil cattaneo 2013-12-02 19:11:02 UTC
pegdown-1.4.1-1.fc20 has been unpushed/untagged from f20 updates candidate

Comment 3 Mikolaj Izdebski 2013-12-05 11:23:39 UTC
Now the FTBFS is caused by parboiled update from version 1.0.2 to 1.1.6.
parboiled 1.0.2 used asm3, but parboiled 1.1.6 uses asm4.
asm4 conflicts with asm3, which is a transitive dependency of doxia (through xbean-reflect).

Comment 4 Mikolaj Izdebski 2013-12-05 11:26:33 UTC
Possible solutions:

1) update xbean to upstream version >= 3.14, which uses asm4
2) use shaded version of asm3 in xbean

I will try updating xbean.

Comment 5 Mikolaj Izdebski 2013-12-05 13:56:18 UTC
Fixed in maven-doxia-1.4-6

Comment 6 Mikolaj Izdebski 2013-12-05 16:17:16 UTC
I believe that this bug is fixed in maven-doxia-1.4-6,
which is available in Fedora Rawhide, so I am closing this bug now.

The build containing the fix can be found at Koji:
http://koji.fedoraproject.org/koji/buildinfo?buildID=483041


Note You need to log in before you can comment on or make changes to this bug.