Bug 675387 - apache-commons-beanutils does not rebuild
Summary: apache-commons-beanutils does not rebuild
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: apache-commons-beanutils
Version: 14
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Stanislav Ochotnicky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-05 10:46 UTC by Christoph Karl
Modified: 2011-02-09 17:25 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-09 17:25:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Logfile of rebuild (75.40 KB, text/plain)
2011-02-05 10:46 UTC, Christoph Karl
no flags Details

Description Christoph Karl 2011-02-05 10:46:02 UTC
Created attachment 477175 [details]
Logfile of rebuild

Description of problem:
apache-commons-beanutils does not rebuild,
neither with mock nor with rpmbuild

Version-Release number of selected component (if applicable):
apache-commons-beanutils-1.8.3-2.fc14.src.rpm

How reproducible:
always

Steps to Reproduce:
1.mock -r ck --rebuild apache-commons-beanutils-1.8.3-2.fc14.src.rpm

OR

1. rpm -i  apache-commons-beanutils-1.8.3-2.fc14.src.rpm
2. rpmbuild -bb ~/rpmbuild/SPECS/apache-commons-beanutils.spec 

  
Actual results:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error while executing forked tests.; nested exception is org.codehaus.plexus.util.cli.CommandLineException: Error inside systemErr parser

consumeOutputLine called before testSetStarting


Expected results:
clean rebuild


Additional info:

Comment 1 Stanislav Ochotnicky 2011-02-09 17:25:55 UTC
This is caused by http://jira.codehaus.org/browse/SUREFIRE-640 
Bug is already fixed in rawhide and there is a workaround if I need to rebuild for F-14 for some runtime bug. 

That said I don't plan to do a rebuild and update just for building issue. If you need to rebuild this package yourself for some reason you can workaround it by adding "-Dmaven.test.redirectTestOutputToFile=false" to mvn-jpp arguments


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