Bug 1445162 - FTBFS probably due "'requires org.eclipse.equinox.launcher.gtk.linux.s390x 0.0.0' but it could not be found"
Summary: FTBFS probably due "'requires org.eclipse.equinox.launcher.gtk.linux.s390x 0....
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: rawhide
Hardware: s390x
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mat Booth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker
TreeView+ depends on / blocked
 
Reported: 2017-04-25 07:24 UTC by Dan Horák
Modified: 2017-04-28 09:20 UTC (History)
7 users (show)

Fixed In Version: eclipse-4.7.0-0.5.fc27.src.rpm
Clone Of:
Environment:
Last Closed: 2017-04-28 09:20:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dan Horák 2017-04-25 07:24:15 UTC
Eclipse 4.7.0 fails to build on s390x with
...
[INFO] org.eclipse.test ................................... SUCCESS [  1.322 s]
[INFO] org.eclipse.sdk.tests .............................. SUCCESS [ 14.447 s]
[INFO] eclipse.platform.releng.tychoeclipsebuilder ........ SUCCESS [  0.047 s]
[INFO] org.eclipse.platform.ide ........................... FAILURE [02:44 min]
[INFO] eclipse-junit-tests ................................ SKIPPED
[INFO] platform-aggregator ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:15 h
[INFO] Finished at: 2017-04-24T20:58:47Z
[INFO] Final Memory: 416M/989M
...

which is probably due 
...
[INFO] --- tycho-p2-director-plugin:0.26.0:materialize-products (materialize-products) @ org.eclipse.platform.ide ---
[INFO] Installing product org.eclipse.platform.ide for environment linux/gtk/s390x to /builddir/build/BUILD/R4_platform-aggregator-I20170417-2000/eclipse.platform.releng.tychoeclipsebuilder/platform/target/products/org.eclipse.platform.ide/linux/gtk/s390x/eclipse
Installing org.eclipse.platform.ide 4.7.0.v20170419-1339.
Installation failed.
Cannot complete the install because one or more required items could not be found.
 Software being installed: Eclipse Platform 4.7.0.v20170419-1339 (org.eclipse.platform.ide 4.7.0.v20170419-1339)
 Missing requirement for filter properties ~= $0: org.eclipse.platform.ide.executable.gtk.linux.s390x 4.7.0.v20170419-1339 requires 'org.eclipse.equinox.launcher.gtk.linux.s390x 0.0.0' but it could not be found
 Cannot satisfy dependency:
  From: Eclipse Platform 4.7.0.v20170419-1339 (org.eclipse.platform.ide 4.7.0.v20170419-1339)
  To: toolingorg.eclipse.platform.ide.application [4.7.0.v20170419-1339]
 Cannot satisfy dependency:
  From: toolingorg.eclipse.platform.ide.application 4.7.0.v20170419-1339
  To: org.eclipse.platform.ide.executable.gtk.linux.s390x [4.7.0.v20170419-1339]
Application failed, log file location: /tmp/tycho617392669339383773equinox/config/1493063040528.log
...

earlier in the build.log. For full logs please see https://s390.koji.fedoraproject.org/koji/taskinfo?taskID=2555787


Version-Release number of selected component (if applicable):
eclipse-4.7.0-0.4.fc27

Comment 1 Mat Booth 2017-04-27 11:56:18 UTC
Hi Dan,

Can you please untag "tycho" and "tycho-extras" version 1.0.0 ?

Comment 2 Dan Horák 2017-04-27 12:03:28 UTC
(In reply to Mat Booth from comment #1)
> Hi Dan,
> 
> Can you please untag "tycho" and "tycho-extras" version 1.0.0 ?

done

Comment 3 Mat Booth 2017-04-27 20:49:06 UTC
(In reply to Mat Booth from comment #1)
> Hi Dan,
> 
> Can you please untag "tycho" and "tycho-extras" version 1.0.0 ?

Awesome, thanks. Please build eclipse-4.7.0-0.5.fc27 before re-tagging tycho and tycho-extras.

Comment 4 Mat Booth 2017-04-27 20:50:03 UTC
For reference, I made a successful scratch build here: https://s390.koji.fedoraproject.org/koji/taskinfo?taskID=2557652

Comment 5 Dan Horák 2017-04-28 09:18:25 UTC
Thanks, built in s390 koji too - https://s390.koji.fedoraproject.org/koji/buildinfo?buildID=488166


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