Bug 150513 - PDE Build fails when fragments are included in the build
Summary: PDE Build fails when fragments are included in the build
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Andrew Overholt
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-07 21:26 UTC by Phil Muldoon
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-04-26 15:35:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
a snippet from the failed log (stack trace) (4.48 KB, application/octet-stream)
2005-04-06 21:13 UTC, Andrew Overholt
no flags Details

Description Phil Muldoon 2005-03-07 21:26:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050224 Firefox/1.0.1 Fedora/1.0.1-1.3.1

Description of problem:
When a feature releng script invokes the PDE Build scripts, if that invoking feature has a fragment as part of its feature, the releng scripts will fail to generate any build.* or assemble_* scripts and the build will fail. The code eventually dies in org.eclipse.osgi (which builds to eclipseAdaptor). If eclipseAdaptor is rendered to only interpretated status, the bug disappears, so it may be a native code issue.

Version-Release number of selected component (if applicable):
3.1.0 M5

How reproducible:
Always

Steps to Reproduce:
1. Download eclipse-cdt srpm
2. Make sure eclipseAdaptor has a corresponding .so
3. rpmbuild -ba eclipse-cdt
  

Actual Results:  The build will fail, with "Build Success!" ;) But it has in fact, failed, despite the overly optomistic ant declaration

Expected Results:  Build should have finished, and rpms produced

Additional info:

Comment 1 Phil Muldoon 2005-04-05 19:32:11 UTC
Re-assigned to overholt

Comment 2 Phil Muldoon 2005-04-05 19:32:36 UTC
Add ben to CC

Comment 3 Andrew Overholt 2005-04-06 21:13:37 UTC
Created attachment 112781 [details]
a snippet from the failed log (stack trace)

Comment 4 Andrew Overholt 2005-04-08 18:08:27 UTC
We've tracked this down and determined that it's another manifestation of 152512.

Comment 5 Andrew Overholt 2005-04-26 15:00:29 UTC
This should be fixed with eclipse-platform-3.1.0_fc-0.M6.11.  Phil, can you
please verify and close?

Comment 6 Phil Muldoon 2005-04-26 15:35:31 UTC
Verified fixed.


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