Bug 1141225 - Eclipse is FTBFS on aarch64
Summary: Eclipse is FTBFS on aarch64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2014-09-12 13:20 UTC by Peter Robinson
Modified: 2014-09-15 19:26 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-15 19:26:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Logs from a scratch build on F21 with debugging turned up (534.08 KB, text/plain)
2014-09-12 13:23 UTC, Mat Booth
no flags Details
Logs from a scratch build on F21 with debugging turned up (180.81 KB, text/plain)
2014-09-12 13:24 UTC, Mat Booth
no flags Details

Comment 1 Mat Booth 2014-09-12 13:23:41 UTC
Created attachment 936957 [details]
Logs from a scratch build on F21 with debugging turned up

Comment 2 Mat Booth 2014-09-12 13:24:06 UTC
Created attachment 936958 [details]
Logs from a scratch build on F21 with debugging turned up

Comment 3 Mat Booth 2014-09-12 13:46:53 UTC
So, there is a piece missing that was added in 4.4.0-10: http://pkgs.fedoraproject.org/cgit/eclipse.git/commit/?h=f21&id=297a59ae779002dfa6b6c595a4a87412b79cd863

You probably have to:

* untag tycho >= 0.21.0
* build eclipse >= 4.4.0-10
* retag/rebuild tycho >= 0.21.0

Comment 4 Mat Booth 2014-09-12 13:49:28 UTC
If that can't be done, as an alternative I can rebootstrap both tycho and eclipse

Comment 5 Mat Booth 2014-09-12 13:50:30 UTC
Oh, if you untag tycho 0.21.0, then tycho-extras 0.21.0 should be untagged also.

Comment 6 Peter Robinson 2014-09-12 15:02:08 UTC
Got further:

http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2661866

[INFO] --- maven-antrun-plugin:1.7:run (natives) @ org.eclipse.swt.gtk.linux.aarch64 ---
[INFO] Executing tasks
main:
init_fragment:
build_libraries:
copy.library.src:
     [copy] Copying 95 files to /builddir/build/BUILD/R4_platform-aggregator-R4_4/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/../../../eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/tmpdir
init_build:
build_local:
     [exec] Can't find /builddir/build/BUILD/R4_platform-aggregator-R4_4/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/tmpdir/../../components/external.idl
     [exec] Building SWT OS=linux SWT ARCH=aarch64
     [exec] libgnome-2.0 and libgnomeui-2.0 not found:
     [exec]     *** SWT Program support for GNOME will not be compiled.
     [exec] Cairo found, compiling SWT support for the cairo graphics library.
     [exec] None of the following libraries were found:  Mozilla/XPCOM, Firefox/XPCOM, or XULRunner/XPCOM
     [exec]     *** Mozilla embedding support will not be compiled.
     [exec] libjawt.so found, the SWT/AWT integration library will be compiled.
     [exec] Building SWT/GTK+ for linux aarch64
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 -c swt.c
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64   -c -o c.o c.c
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64   -c -o c_stats.o c_stats.c
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 -DUSE_ASSEMBLER -c callback.c
     [exec] cc -shared -fPIC  -o libswt-gtk-4427.so swt.o c.o c_stats.o callback.o
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags gtk+-2.0 gtk+-unix-print-2.0` -c os.c
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags gtk+-2.0 gtk+-unix-print-2.0` -c os_structs.c 
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags gtk+-2.0 gtk+-unix-print-2.0` -c os_custom.c
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags gtk+-2.0 gtk+-unix-print-2.0` -c os_stats.c
     [exec] cc -shared -fPIC  -o libswt-pi-gtk-4427.so swt.o os.o os_structs.o os_custom.o os_stats.o `pkg-config --libs-only-L gtk+-2.0 gthread-2.0` -L/usr/X11R6/lib64 -L/usr/X11R6/lib -lgtk-x11-2.0 -lgthread-2.0 -lXtst
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags atk gtk+-2.0 gtk+-unix-print-2.0` -c atk.c
     [exec] atk.c: In function 'Java_org_eclipse_swt_internal_accessibility_gtk_ATK__1atk_1role_1register':
     [exec] atk.c:386:2: warning: 'atk_role_register' is deprecated (declared at /usr/include/atk-1.0/atk/atkobject.h:745) [-Wdeprecated-declarations]
     [exec]   rc = (jint)atk_role_register((const gchar *)lparg0);
     [exec]   ^
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags atk gtk+-2.0 gtk+-unix-print-2.0` -c atk_structs.c
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags atk gtk+-2.0 gtk+-unix-print-2.0` -c atk_custom.c
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags atk gtk+-2.0 gtk+-unix-print-2.0` -c atk_stats.c
     [exec] cc -shared -fPIC  -o libswt-atk-gtk-4427.so swt.o atk.o atk_structs.o atk_custom.o atk_stats.o `pkg-config --libs-only-L atk` -latk-1.0 
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64  -c glx.c
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64  -c glx_structs.c
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64  -c glx_stats.c
     [exec] cc -shared -fPIC  -o libswt-glx-gtk-4427.so swt.o glx.o glx_structs.o glx_stats.o -lGL -lGLU -lm
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags glib-2.0` -c webkitgtk.c -o webkit.o
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags glib-2.0` -c webkitgtk_structs.c -o webkit_structs.o
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags glib-2.0` -c webkitgtk_stats.c -o webkit_stats.o
     [exec] cc -shared -fPIC  -o libswt-webkit-gtk-4427.so swt.o webkit.o webkit_structs.o webkit_stats.o
     [exec] Package webkit2gtk-3.0 was not found in the pkg-config search path.
     [exec] Perhaps you should add the directory containing `webkit2gtk-3.0.pc'
     [exec] to the PKG_CONFIG_PATH environment variable
     [exec] No package 'webkit2gtk-3.0' found
     [exec] cc -g -O -Wall -DSWT_VERSION=4427  -DLINUX -DGTK -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -fPIC -DJNI64 `pkg-config --cflags glib-2.0` -c webkit_extension.c -o webkit_extension.o `pkg-config --cflags --libs webkit2gtk-3.0`
     [exec] In file included from webkit_extension.c:16:0:
     [exec] webkit_extension.h:30:42: fatal error: webkit2/webkit-web-extension.h: No such file or directory
     [exec]  #include <webkit2/webkit-web-extension.h>
     [exec]                                           ^
     [exec] compilation terminated.
     [exec] make_linux.mak:311: recipe for target 'webkit_extension.o' failed
     [exec] make: *** [webkit_extension.o] Error 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] eclipse-platform-parent ............................ SUCCESS [  0.894 s]
[INFO] eclipse-sdk-prereqs ................................ SUCCESS [  0.468 s]
[INFO] eclipse.jdt ........................................ SUCCESS [  0.036 s]
[INFO] rt.equinox.framework ............................... SUCCESS [  0.039 s]
[INFO] org.eclipse.osgi ................................... SUCCESS [ 31.376 s]
[INFO] org.eclipse.osgi.services .......................... SUCCESS [ 10.405 s]
[INFO] rt.equinox.bundles ................................. SUCCESS [  0.028 s]
[INFO] org.eclipse.equinox.common ......................... SUCCESS [ 11.281 s]
[INFO] eclipse.platform.ui ................................ SUCCESS [  0.022 s]
[INFO] org.eclipse.core.commands .......................... SUCCESS [ 11.024 s]
[INFO] eclipse.platform.runtime ........................... SUCCESS [  0.027 s]
[INFO] org.eclipse.core.jobs .............................. SUCCESS [  9.550 s]
[INFO] org.eclipse.equinox.registry ....................... SUCCESS [ 10.642 s]
[INFO] org.eclipse.equinox.preferences .................... SUCCESS [ 10.802 s]
[INFO] org.eclipse.core.contenttype ....................... SUCCESS [ 11.367 s]
[INFO] org.eclipse.core.databinding.observable ............ SUCCESS [ 13.799 s]
[INFO] org.eclipse.core.databinding.property .............. SUCCESS [ 10.910 s]
[INFO] org.eclipse.core.databinding ....................... SUCCESS [ 12.083 s]
[INFO] org.eclipse.equinox.app ............................ SUCCESS [  9.556 s]
[INFO] org.eclipse.core.runtime ........................... SUCCESS [  9.982 s]
[INFO] org.eclipse.core.expressions ....................... SUCCESS [ 10.092 s]
[INFO] org.eclipse.e4.core.di ............................. SUCCESS [  9.467 s]
[INFO] org.eclipse.e4.core.contexts ....................... SUCCESS [ 11.264 s]
[INFO] org.eclipse.e4.core.services ....................... SUCCESS [  9.632 s]
[INFO] org.eclipse.e4.core.commands ....................... SUCCESS [  7.670 s]
[INFO] org.eclipse.e4.core.di.extensions .................. SUCCESS [  9.662 s]
[INFO] eclipse.platform.swt ............................... SUCCESS [  0.020 s]
[INFO] org.eclipse.swt .................................... SUCCESS [  7.968 s]
[INFO] org.eclipse.equinox.bidi ........................... SUCCESS [ 10.023 s]
[INFO] org.eclipse.swt.gtk.linux.x86 ...................... SUCCESS [ 43.361 s]
[INFO] org.eclipse.swt.gtk.linux.x86_64 ................... SUCCESS [ 28.777 s]
[INFO] org.eclipse.swt.gtk.linux.ppc ...................... SUCCESS [ 37.197 s]
[INFO] org.eclipse.swt.gtk.linux.ppc64 .................... SUCCESS [ 26.872 s]
[INFO] org.eclipse.swt.gtk.linux.s390 ..................... SUCCESS [ 30.195 s]
[INFO] org.eclipse.swt.gtk.linux.s390x .................... SUCCESS [ 25.197 s]
[INFO] org.eclipse.swt.gtk.linux.arm ...................... SUCCESS [ 27.822 s]
[INFO] org.eclipse.swt.gtk.linux.ppc64le .................. SUCCESS [ 25.872 s]
[INFO] org.eclipse.swt.gtk.linux.aarch64 .................. FAILURE [ 50.233 s]
[INFO] org.eclipse.jface .................................. SKIPPED
[INFO] org.eclipse.e4.ui.bindings ......................... SKIPPED
[INFO] org.eclipse.e4.ui.css.core ......................... SKIPPED
[INFO] org.eclipse.e4.ui.css.swt .......................... SKIPPED
[INFO] org.eclipse.e4.ui.css.swt.theme .................... SKIPPED
[INFO] org.eclipse.e4.ui.di ............................... SKIPPED
[INFO] org.eclipse.e4.ui.model.workbench .................. SKIPPED
[INFO] org.eclipse.e4.ui.services ......................... SKIPPED
[INFO] org.eclipse.e4.ui.widgets .......................... SKIPPED
[INFO] org.eclipse.e4.ui.workbench ........................ SKIPPED
[INFO] org.eclipse.jface.databinding ...................... SKIPPED
[INFO] org.eclipse.e4.ui.workbench3 ....................... SKIPPED
[INFO] org.eclipse.equinox.util ........................... SKIPPED
[INFO] org.eclipse.equinox.ds ............................. SKIPPED
[INFO] org.eclipse.equinox.event .......................... SKIPPED
[INFO] org.eclipse.e4.ui.workbench.swt .................... SKIPPED
[INFO] org.eclipse.e4.ui.workbench.renderers.swt .......... SKIPPED
[INFO] org.eclipse.e4.ui.workbench.addons.swt ............. SKIPPED
[INFO] eclipse.platform.ua ................................ SKIPPED
[INFO] org.eclipse.help ................................... SKIPPED
[INFO] org.eclipse.equinox.security ....................... SKIPPED
[INFO] eclipse.platform.team .............................. SKIPPED
[INFO] org.eclipse.core.net ............................... SKIPPED
[INFO] eclipse.platform.debug ............................. SKIPPED
[INFO] org.eclipse.core.variables ......................... SKIPPED
[INFO] eclipse.platform ................................... SKIPPED
[INFO] org.eclipse.ant.core ............................... SKIPPED
[INFO] org.eclipse.equinox.http.servlet ................... SKIPPED
[INFO] org.eclipse.equinox.http.jetty ..................... SKIPPED
[INFO] org.eclipse.help.base .............................. SKIPPED
[INFO] org.eclipse.ui.workbench ........................... SKIPPED
[INFO] org.eclipse.ui ..................................... SKIPPED
[INFO] org.eclipse.ui.forms ............................... SKIPPED
[INFO] org.eclipse.ui.intro ............................... SKIPPED
[INFO] org.eclipse.help.ui ................................ SKIPPED
[INFO] org.eclipse.ui.cheatsheets ......................... SKIPPED
[INFO] org.eclipse.jdt .................................... SKIPPED
[INFO] eclipse.platform.resources ......................... SKIPPED
[INFO] org.eclipse.core.filesystem ........................ SKIPPED
[INFO] org.eclipse.core.resources ......................... SKIPPED
[INFO] org.eclipse.debug.core ............................. SKIPPED
[INFO] org.eclipse.compare.core ........................... SKIPPED
[INFO] eclipse.platform.text .............................. SKIPPED
[INFO] org.eclipse.text ................................... SKIPPED
[INFO] org.eclipse.team.core .............................. SKIPPED
[INFO] eclipse.jdt.core ................................... SKIPPED
[INFO] org.eclipse.jdt.core ............................... SKIPPED
[INFO] eclipse.jdt.debug .................................. SKIPPED
[INFO] org.eclipse.jdt.debug .............................. SKIPPED
[INFO] org.eclipse.jdt.launching .......................... SKIPPED
[INFO] org.eclipse.core.externaltools ..................... SKIPPED
[INFO] org.eclipse.ant.launching .......................... SKIPPED
[INFO] org.eclipse.equinox.p2.core ........................ SKIPPED
[INFO] org.eclipse.equinox.p2.metadata .................... SKIPPED
[INFO] org.eclipse.equinox.p2.repository .................. SKIPPED
[INFO] org.eclipse.equinox.p2.metadata.repository ......... SKIPPED
[INFO] org.eclipse.equinox.p2.engine ...................... SKIPPED
[INFO] org.eclipse.jface.text ............................. SKIPPED
[INFO] org.eclipse.ui.views ............................... SKIPPED
[INFO] org.eclipse.ui.ide ................................. SKIPPED
[INFO] org.eclipse.ui.workbench.texteditor ................ SKIPPED
[INFO] org.eclipse.core.filebuffers ....................... SKIPPED
[INFO] org.eclipse.ui.editors ............................. SKIPPED
[INFO] org.eclipse.ui.console ............................. SKIPPED
[INFO] org.eclipse.debug.ui ............................... SKIPPED
[INFO] org.eclipse.ui.externaltools ....................... SKIPPED
[INFO] org.eclipse.compare ................................ SKIPPED
[INFO] eclipse.jdt.ui ..................................... SKIPPED
[INFO] org.eclipse.ltk.core.refactoring ................... SKIPPED
[INFO] org.eclipse.jdt.core.manipulation .................. SKIPPED
[INFO] org.eclipse.ui.navigator ........................... SKIPPED
[INFO] org.eclipse.team.ui ................................ SKIPPED
[INFO] org.eclipse.ltk.ui.refactoring ..................... SKIPPED
[INFO] org.eclipse.search ................................. SKIPPED
[INFO] org.eclipse.ui.views.properties.tabbed ............. SKIPPED
[INFO] org.eclipse.ui.navigator.resources ................. SKIPPED
[INFO] org.eclipse.jdt.ui ................................. SKIPPED
[INFO] org.eclipse.jdt.debug.ui ........................... SKIPPED
[INFO] org.eclipse.equinox.frameworkadmin ................. SKIPPED
[INFO] org.eclipse.equinox.frameworkadmin.equinox ......... SKIPPED
[INFO] org.eclipse.equinox.simpleconfigurator ............. SKIPPED
[INFO] org.eclipse.equinox.simpleconfigurator.manipulator . SKIPPED
[INFO] org.eclipse.jdt.junit.runtime ...................... SKIPPED
[INFO] org.eclipse.jdt.junit.core ......................... SKIPPED
[INFO] org.eclipse.jdt.junit .............................. SKIPPED
[INFO] org.eclipse.ant.ui ................................. SKIPPED
[INFO] org.eclipse.jdt.apt.core ........................... SKIPPED
[INFO] org.eclipse.jdt.compiler.tool ...................... SKIPPED
[INFO] org.eclipse.jdt.compiler.apt ....................... SKIPPED
[INFO] org.eclipse.jdt.apt.pluggable.core ................. SKIPPED
[INFO] org.eclipse.jdt.apt.ui ............................. SKIPPED
[INFO] org.eclipse.equinox.p2.jarprocessor ................ SKIPPED
[INFO] org.eclipse.equinox.p2.artifact.repository ......... SKIPPED
[INFO] org.eclipse.equinox.p2.director .................... SKIPPED
[INFO] org.eclipse.equinox.p2.director.app ................ SKIPPED
[INFO] org.eclipse.equinox.p2.garbagecollector ............ SKIPPED
[INFO] org.eclipse.equinox.p2.publisher ................... SKIPPED
[INFO] org.eclipse.equinox.p2.publisher.eclipse ........... SKIPPED
[INFO] org.eclipse.equinox.p2.repository.tools ............ SKIPPED
[INFO] org.eclipse.equinox.p2.touchpoint.eclipse .......... SKIPPED
[INFO] org.eclipse.update.configurator .................... SKIPPED
[INFO] org.eclipse.core.runtime.compatibility ............. SKIPPED
[INFO] org.eclipse.equinox.p2.updatesite .................. SKIPPED
[INFO] eclipse.pde.build .................................. SKIPPED
[INFO] org.eclipse.pde.build .............................. SKIPPED
[INFO] eclipse.pde.ui ..................................... SKIPPED
[INFO] org.eclipse.pde.core ............................... SKIPPED
[INFO] org.eclipse.equinox.concurrent ..................... SKIPPED
[INFO] eclipse.platform.common ............................ SKIPPED
[INFO] org.eclipse.platform.doc.isv ....................... SKIPPED
[INFO] org.eclipse.jdt.doc.isv ............................ SKIPPED
[INFO] org.eclipse.jdt.doc.user ........................... SKIPPED
[INFO] org.eclipse.jdt.annotation ......................... SKIPPED
[INFO] org.eclipse.jdt.annotation ......................... SKIPPED
[INFO] org.eclipse.jdt.junit4.runtime ..................... SKIPPED
[INFO] org.eclipse.jdt .................................... SKIPPED
[INFO] eclipse.platform.releng ............................ SKIPPED
[INFO] org.eclipse.test.performance ....................... SKIPPED
[INFO] org.eclipse.jdt.core.tests.compiler ................ SKIPPED
[INFO] org.eclipse.jdt.compiler.tool.tests ................ SKIPPED
[INFO] org.eclipse.jdt.core.tests.builder ................. SKIPPED
[INFO] org.eclipse.jdt.compiler.apt.tests ................. SKIPPED
[INFO] org.eclipse.jdt.core.tests.model ................... SKIPPED
[INFO] eclipse.jdt.core.binaries .......................... SKIPPED
[INFO] org.eclipse.jdt.core.tests.binaries ................ SKIPPED
[INFO] org.eclipse.jdt.core.tests.performance ............. SKIPPED
[INFO] org.eclipse.jdt.apt.pluggable.tests ................ SKIPPED
[INFO] org.eclipse.jdt.apt.tests .......................... SKIPPED
[INFO] org.eclipse.jdt.debug.tests ........................ SKIPPED
[INFO] org.eclipse.core.filebuffers.tests ................. SKIPPED
[INFO] org.eclipse.text.tests ............................. SKIPPED
[INFO] org.eclipse.jface.text.tests ....................... SKIPPED
[INFO] org.eclipse.jdt.ui.tests ........................... SKIPPED
[INFO] org.eclipse.jdt.text.tests ......................... SKIPPED
[INFO] org.eclipse.ltk.core.refactoring.tests ............. SKIPPED
[INFO] org.eclipse.ltk.ui.refactoring.tests ............... SKIPPED
[INFO] org.eclipse.jdt.ui.tests.refactoring ............... SKIPPED
[INFO] org.eclipse.jdt.ui.examples.projects ............... SKIPPED
[INFO] eclipse.pde ........................................ SKIPPED
[INFO] org.eclipse.equinox.p2.operations .................. SKIPPED
[INFO] org.eclipse.equinox.security.ui .................... SKIPPED
[INFO] org.eclipse.equinox.p2.ui .......................... SKIPPED
[INFO] org.eclipse.pde.api.tools .......................... SKIPPED
[INFO] org.eclipse.pde.launching .......................... SKIPPED
[INFO] org.eclipse.ui.views.log ........................... SKIPPED
[INFO] org.eclipse.ui.trace ............................... SKIPPED
[INFO] org.eclipse.pde.ui ................................. SKIPPED
[INFO] org.eclipse.pde.api.tools.ui ....................... SKIPPED
[INFO] org.eclipse.pde.doc.user ........................... SKIPPED
[INFO] org.eclipse.pde.ds.core ............................ SKIPPED
[INFO] org.eclipse.pde.ds.ui .............................. SKIPPED
[INFO] org.eclipse.pde .................................... SKIPPED
[INFO] org.eclipse.pde.junit.runtime ...................... SKIPPED
[INFO] org.eclipse.pde.runtime ............................ SKIPPED
[INFO] org.eclipse.pde.ui.templates ....................... SKIPPED
[INFO] org.eclipse.pde.api.tools.annotations .............. SKIPPED
[INFO] org.eclipse.pde.ua.core ............................ SKIPPED
[INFO] org.eclipse.pde.ua.ui .............................. SKIPPED
[INFO] org.eclipse.pde .................................... SKIPPED
[INFO] org.eclipse.equinox.p2.console ..................... SKIPPED
[INFO] org.eclipse.equinox.p2.touchpoint.natives .......... SKIPPED
[INFO] org.eclipse.equinox.p2.ql .......................... SKIPPED
[INFO] org.eclipse.equinox.p2.transport.ecf ............... SKIPPED
[INFO] org.eclipse.equinox.p2.core.feature ................ SKIPPED
[INFO] org.eclipse.equinox.p2.directorywatcher ............ SKIPPED
[INFO] org.eclipse.equinox.p2.extensionlocation ........... SKIPPED
[INFO] org.eclipse.equinox.p2.reconciler.dropins .......... SKIPPED
[INFO] org.eclipse.equinox.p2.extras.feature .............. SKIPPED
[INFO] org.eclipse.pde.build.feature ...................... SKIPPED
[INFO] org.eclipse.pde.build.tests ........................ SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.cdcfoundation10 ....... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.cdcfoundation11 ....... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.j2se12 ................ SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.j2se13 ................ SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.j2se14 ................ SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.j2se15 ................ SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.javase16 .............. SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.javase17 .............. SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.jre11 ................. SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.osgiminimum10 ......... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.osgiminimum11 ......... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.osgiminimum12 ......... SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.javase18 .............. SKIPPED
[INFO] org.eclipse.pde.api.tools.ee.feature ............... SKIPPED
[INFO] org.eclipse.pde.api.tools.tests .................... SKIPPED
[INFO] org.eclipse.pde.ds.tests ........................... SKIPPED
[INFO] org.eclipse.pde.ua.tests ........................... SKIPPED
[INFO] org.eclipse.jsch.core .............................. SKIPPED
[INFO] org.eclipse.team.cvs.core .......................... SKIPPED
[INFO] org.eclipse.pde.ui.tests ........................... SKIPPED
[INFO] org.eclipse.update.core ............................ SKIPPED
[INFO] org.eclipse.ant.tests.core ......................... SKIPPED
[INFO] org.eclipse.ant.tests.ui ........................... SKIPPED
[INFO] org.eclipse.platform ............................... SKIPPED
[INFO] org.eclipse.ui.ide.application ..................... SKIPPED
[INFO] org.eclipse.sdk .................................... SKIPPED
[INFO] org.eclipse.core.databinding.beans ................. SKIPPED
[INFO] org.eclipse.jface.examples.databinding ............. SKIPPED
[INFO] org.eclipse.ui.examples.contributions .............. SKIPPED
[INFO] org.eclipse.ui.examples.fieldassist ................ SKIPPED
[INFO] org.eclipse.ui.examples.multipageeditor ............ SKIPPED
[INFO] org.eclipse.ui.examples.propertysheet .............. SKIPPED
[INFO] org.eclipse.ui.examples.readmetool ................. SKIPPED
[INFO] org.eclipse.ui.examples.undo ....................... SKIPPED
[INFO] org.eclipse.ui.examples.views.properties.tabbed.article SKIPPED
[INFO] org.eclipse.e4.emf.xpath ........................... SKIPPED
[INFO] org.eclipse.e4.ui.progress ......................... SKIPPED
[INFO] org.eclipse.ui.browser ............................. SKIPPED
[INFO] org.eclipse.ui.themes .............................. SKIPPED
[INFO] org.eclipse.equinox.launcher ....................... SKIPPED
[INFO] org.eclipse.osgi.compatibility.state ............... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.x86 ......... SKIPPED
[INFO] org.eclipse.equinox.console ........................ SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.x86_64 ...... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.ppc ......... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.ppc64 ....... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.s390 ........ SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.s390x ....... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.arm ......... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.ppc64le ..... SKIPPED
[INFO] org.eclipse.equinox.launcher.gtk.linux.aarch64 ..... SKIPPED
[INFO] org.eclipse.e4.rcp ................................. SKIPPED
[INFO] org.eclipse.ui.workbench.compatibility ............. SKIPPED
[INFO] eclipse.platform.ui.tests .......................... SKIPPED
[INFO] org.eclipse.jface.tests.databinding.conformance .... SKIPPED
[INFO] org.eclipse.jface.tests.databinding ................ SKIPPED
[INFO] org.eclipse.core.tests.harness ..................... SKIPPED
[INFO] org.eclipse.ui.tests.harness ....................... SKIPPED
[INFO] org.eclipse.ui.tests ............................... SKIPPED
[INFO] org.eclipse.ui.tests.forms ......................... SKIPPED
[INFO] org.eclipse.ui.tests.navigator ..................... SKIPPED
[INFO] org.eclipse.ui.tests.performance ................... SKIPPED
[INFO] org.eclipse.ui.tests.rcp ........................... SKIPPED
[INFO] org.eclipse.ui.tests.views.properties.tabbed ....... SKIPPED
[INFO] org.eclipse.e4.ui.bindings.tests ................... SKIPPED
[INFO] org.eclipse.e4.core.commands.tests ................. SKIPPED
[INFO] org.eclipse.e4.ui.tests ............................ SKIPPED
[INFO] org.eclipse.e4.ui.tests.css.core ................... SKIPPED
[INFO] org.eclipse.e4.ui.tests.css.swt .................... SKIPPED
[INFO] org.eclipse.platform.doc.user ...................... SKIPPED
[INFO] org.eclipse.debug.examples.core .................... SKIPPED
[INFO] org.eclipse.debug.examples.memory .................. SKIPPED
[INFO] org.eclipse.debug.examples.mixedmode ............... SKIPPED
[INFO] org.eclipse.debug.examples.ui ...................... SKIPPED
[INFO] org.eclipse.debug.tests ............................ SKIPPED
[INFO] org.eclipse.core.filesystem.java7 .................. SKIPPED
[INFO] org.eclipse.core.filesystem.linux.ppc .............. SKIPPED
[INFO] org.eclipse.core.filesystem.linux.ppc64 ............ SKIPPED
[INFO] org.eclipse.core.filesystem.linux.x86 .............. SKIPPED
[INFO] org.eclipse.core.filesystem.linux.x86_64 ........... SKIPPED
[INFO] org.eclipse.core.tests.resources ................... SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant1 .. SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant2 .. SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant3 .. SKIPPED
[INFO] org.eclipse.core.tests.resources.saveparticipant ... SKIPPED
[INFO] org.eclipse.core.runtime.compatibility.registry .... SKIPPED
[INFO] org.eclipse.equinox.core.feature ................... SKIPPED
[INFO] org.eclipse.core.runtime.feature ................... SKIPPED
[INFO] com.google.code.atinject.tck ....................... SKIPPED
[INFO] org.eclipse.core.expressions.tests ................. SKIPPED
[INFO] org.eclipse.core.tests.runtime ..................... SKIPPED
[INFO] org.eclipse.e4.core.tests .......................... SKIPPED
[INFO] org.eclipse.swt.tools .............................. SKIPPED
[INFO] org.eclipse.swt.examples ........................... SKIPPED
[INFO] org.eclipse.swt.examples.browser.demos ............. SKIPPED
[INFO] org.eclipse.swt.examples.launcher .................. SKIPPED
[INFO] org.eclipse.swt.examples.views ..................... SKIPPED
[INFO] org.eclipse.swt.tests .............................. SKIPPED
[INFO] eclipse.platform.swt.binaries ...................... SKIPPED
[INFO] org.eclipse.jsch.ui ................................ SKIPPED
[INFO] org.eclipse.team.cvs.ssh ........................... SKIPPED
[INFO] org.eclipse.team.cvs.ssh2 .......................... SKIPPED
[INFO] org.eclipse.team.cvs.ui ............................ SKIPPED
[INFO] org.eclipse.ui.net ................................. SKIPPED
[INFO] org.eclipse.compare.examples ....................... SKIPPED
[INFO] org.eclipse.compare.examples.xml ................... SKIPPED
[INFO] org.eclipse.team.examples.filesystem ............... SKIPPED
[INFO] org.eclipse.cvs .................................... SKIPPED
[INFO] org.eclipse.cvs .................................... SKIPPED
[INFO] org.eclipse.core.net.linux.x86 ..................... SKIPPED
[INFO] org.eclipse.core.net.linux.x86_64 .................. SKIPPED
[INFO] org.eclipse.compare.tests .......................... SKIPPED
[INFO] org.eclipse.core.tests.net ......................... SKIPPED
[INFO] org.eclipse.jsch.tests ............................. SKIPPED
[INFO] org.eclipse.team.tests.core ........................ SKIPPED
[INFO] org.eclipse.team.tests.cvs.core .................... SKIPPED
[INFO] org.eclipse.search.tests ........................... SKIPPED
[INFO] org.eclipse.ui.editors.tests ....................... SKIPPED
[INFO] org.eclipse.ui.workbench.texteditor.tests .......... SKIPPED
[INFO] org.eclipse.ui.examples.javaeditor ................. SKIPPED
[INFO] org.eclipse.equinox.http.registry .................. SKIPPED
[INFO] org.eclipse.equinox.jsp.jasper ..................... SKIPPED
[INFO] org.eclipse.equinox.jsp.jasper.registry ............ SKIPPED
[INFO] org.eclipse.help.webapp ............................ SKIPPED
[INFO] org.eclipse.ua.tests.doc ........................... SKIPPED
[INFO] org.eclipse.ui.intro.universal ..................... SKIPPED
[INFO] org.eclipse.equinox.server.core .................... SKIPPED
[INFO] org.eclipse.equinox.server.jetty ................... SKIPPED
[INFO] org.eclipse.equinox.server.simple .................. SKIPPED
[INFO] org.eclipse.equinox.bidi.tests ..................... SKIPPED
[INFO] org.eclipse.equinox.metatype ....................... SKIPPED
[INFO] org.eclipse.osgi.tests ............................. SKIPPED
[INFO] org.eclipse.equinox.coordinator .................... SKIPPED
[INFO] org.eclipse.equinox.compendium.tests ............... SKIPPED
[INFO] org.eclipse.equinox.ds.tests ....................... SKIPPED
[INFO] org.eclipse.equinox.security.tests ................. SKIPPED
[INFO] org.eclipse.equinox.cm ............................. SKIPPED
[INFO] org.eclipse.equinox.device ......................... SKIPPED
[INFO] org.eclipse.equinox.servletbridge .................. SKIPPED
[INFO] org.eclipse.equinox.http.servletbridge ............. SKIPPED
[INFO] org.eclipse.equinox.io ............................. SKIPPED
[INFO] org.eclipse.equinox.log ............................ SKIPPED
[INFO] org.eclipse.equinox.region ......................... SKIPPED
[INFO] org.eclipse.equinox.servletbridge.template ......... SKIPPED
[INFO] org.eclipse.equinox.slf4j.stub ..................... SKIPPED
[INFO] org.eclipse.equinox.useradmin ...................... SKIPPED
[INFO] org.eclipse.equinox.wireadmin ...................... SKIPPED
[INFO] org.eclipse.osgi.util .............................. SKIPPED
[INFO] org.eclipse.equinox.supplement ..................... SKIPPED
[INFO] org.eclipse.equinox.executable ..................... SKIPPED
[INFO] ie.wombat.jbdiff ................................... SKIPPED
[INFO] ie.wombat.jbdiff.test .............................. SKIPPED
[INFO] org.eclipse.equinox.frameworkadmin.test ............ SKIPPED
[INFO] org.eclipse.equinox.p2.sar ......................... SKIPPED
[INFO] org.eclipse.equinox.p2.artifact.optimizers ......... SKIPPED
[INFO] org.eclipse.equinox.p2.artifact.processors ......... SKIPPED
[INFO] org.eclipse.equinox.p2.discovery ................... SKIPPED
[INFO] org.eclipse.equinox.p2.discovery.compatibility ..... SKIPPED
[INFO] org.eclipse.equinox.p2.installer ................... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.importexport ............. SKIPPED
[INFO] org.eclipse.equinox.p2.updatechecker ............... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.admin .................... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.admin.rcp ................ SKIPPED
[INFO] org.eclipse.equinox.p2.ui.discovery ................ SKIPPED
[INFO] org.eclipse.equinox.p2.discovery.feature ........... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.sdk ...................... SKIPPED
[INFO] org.eclipse.equinox.p2.ui.sdk.scheduler ............ SKIPPED
[INFO] org.eclipse.equinox.p2.rcp.feature ................. SKIPPED
[INFO] org.eclipse.equinox.p2.user.ui ..................... SKIPPED
[INFO] org.eclipse.equinox.p2.tests.verifier .............. SKIPPED
[INFO] org.eclipse.equinox.p2.tests ....................... SKIPPED
[INFO] org.eclipse.equinox.p2.tests.discovery ............. SKIPPED
[INFO] org.eclipse.equinox.p2.tests.ui .................... SKIPPED
[INFO] rt.equinox.p2 ...................................... SKIPPED
[INFO] org.eclipse.ant.optional.junit ..................... SKIPPED
[INFO] org.eclipse.pde.tools.versioning ................... SKIPPED
[INFO] org.eclipse.rcp .................................... SKIPPED
[INFO] org.eclipse.sdk.examples ........................... SKIPPED
[INFO] org.eclipse.sdk.tests .............................. SKIPPED
[INFO] org.eclipse.test ................................... SKIPPED
[INFO] org.eclipse.test.performance.win32 ................. SKIPPED
[INFO] org.eclipse.help ................................... SKIPPED
[INFO] org.eclipse.rcp .................................... SKIPPED
[INFO] org.eclipse.platform ............................... SKIPPED
[INFO] org.eclipse.sdk .................................... SKIPPED
[INFO] org.eclipse.sdk.examples ........................... SKIPPED
[INFO] org.eclipse.test ................................... SKIPPED
[INFO] org.eclipse.sdk.tests .............................. SKIPPED
[INFO] eclipse.platform.releng.tychoeclipsebuilder ........ SKIPPED
[INFO] org.eclipse.rcp.configuration ...................... SKIPPED
[INFO] org.eclipse.platform.ide ........................... SKIPPED
[INFO] eclipse-junit-tests ................................ SKIPPED
[INFO] eclipse.platform.repository ........................ SKIPPED
[INFO] platform-aggregator ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:07 min
[INFO] Finished at: 2014-09-12T14:53:28+00:00
[INFO] Final Memory: 234M/629M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (natives) on project org.eclipse.swt.gtk.linux.aarch64: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] /builddir/build/BUILD/R4_platform-aggregator-R4_4/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml:960: The following error occurred while executing this line:
[ERROR] /builddir/build/BUILD/R4_platform-aggregator-R4_4/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml:1040: exec returned: 2
[ERROR] around Ant part ...<ant antfile="build.xml" target="build_libraries"/>... @ 5:54 in /builddir/build/BUILD/R4_platform-aggregator-R4_4/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64/target/antrun/build-main.xml
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.swt.gtk.linux.aarch64
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.SSdXmr (%build)
    Bad exit status from /var/tmp/rpm-tmp.SSdXmr (%build)
Child return code was: 1

Comment 7 Mat Booth 2014-09-14 18:31:03 UTC
Hi Peter, it looks like you did not build the latest revision from the F21 branch, there were some fixes for building against webkigtk4:

http://pkgs.fedoraproject.org/cgit/eclipse.git/log/?h=f21

Comment 8 Peter Robinson 2014-09-15 10:58:15 UTC
eclipse-4.4.0-14.fc21 - http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2667554

[INFO] org.eclipse.platform.ide ........................... SUCCESS [ 48.566 s]
[INFO] eclipse-junit-tests ................................ FAILURE [ 16.627 s]
[INFO] eclipse.platform.repository ........................ SKIPPED
[INFO] platform-aggregator ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48:20 min
[INFO] Finished at: 2014-09-14T21:12:14+00:00
[INFO] Final Memory: 303M/811M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-cbi-plugin:1.1.1:test-properties (test-properties) on project eclipse-junit-tests: Execution test-properties of goal org.eclipse.cbi.maven.plugins:eclipse-cbi-plugin:1.1.1:test-properties failed: A required class was missing while executing org.eclipse.cbi.maven.plugins:eclipse-cbi-plugin:1.1.1:test-properties: org/eclipse/tycho/DefaultArtifactKey
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>org.eclipse.cbi.maven.plugins:eclipse-cbi-plugin:1.0.5
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/usr/share/java/cbi-plugins/eclipse-cbi-plugin.jar
[ERROR] urls[1] = file:/usr/share/java/atinject.jar
[ERROR] urls[2] = file:/usr/share/java/aether/aether-util.jar
[ERROR] urls[3] = file:/usr/share/java/slf4j/slf4j-api.jar
[ERROR] urls[4] = file:/usr/share/java/org.eclipse.sisu.inject.jar
[ERROR] urls[5] = file:/usr/share/java/junit.jar
[ERROR] urls[6] = file:/usr/share/java/hamcrest/core.jar
[ERROR] urls[7] = file:/usr/share/java/guice/google-guice-no_aop.jar
[ERROR] urls[8] = file:/usr/share/java/guava.jar
[ERROR] urls[9] = file:/usr/share/java/jsr-305.jar
[ERROR] urls[10] = file:/usr/share/java/plexus/interpolation.jar
[ERROR] urls[11] = file:/usr/share/java/plexus/utils.jar
[ERROR] urls[12] = file:/usr/share/java/plexus-containers/plexus-component-annotations.jar
[ERROR] urls[13] = file:/usr/share/java/plexus/plexus-sec-dispatcher.jar
[ERROR] urls[14] = file:/usr/share/java/plexus/plexus-cipher.jar
[ERROR] urls[15] = file:/usr/share/java/plexus/archiver.jar
[ERROR] urls[16] = file:/usr/share/java/plexus/io.jar
[ERROR] urls[17] = file:/usr/share/java/commons-compress.jar
[ERROR] urls[18] = file:/usr/share/java/xz-java.jar
[ERROR] urls[19] = file:/usr/lib64/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.0.0.v20140719-1503.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import  from realm ClassRealm[project>org.eclipse:eclipse-platform-parent:4.4.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]]
[ERROR] 
[ERROR] -----------------------------------------------------: org.eclipse.tycho.DefaultArtifactKey
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :eclipse-junit-tests

Comment 9 Roland Grunberg 2014-09-15 13:49:17 UTC
It looks like you'll also need to downgrade cbi-plugins from 1.1.1 to 1.0.5 (See http://git.eclipse.org/c/cbi/org.eclipse.cbi.maven.plugins.git/commit/?id=7e9f3fedc5ea6c34286c0a567f5f06ef51a9fd7a).

Once an Eclipse build succeeds, you'll be able to build to import/build newer tycho, tycho-extras and cbi-plugins.

Comment 10 Peter Robinson 2014-09-15 13:51:45 UTC
(In reply to Roland Grunberg from comment #9)
> It looks like you'll also need to downgrade cbi-plugins from 1.1.1 to 1.0.5

Interesting that it built with it in F-22, any diff between the two?

Comment 11 Roland Grunberg 2014-09-15 14:05:03 UTC
On f22 aarch64, when tycho and tycho-extras 0.21.0 were imported, it seems like cbi-plugins 1.1.1 was updated as well so there were no issues. On f21 aarch64, tycho and tycho-extras were downgraded to 0.20.0 but cbi-plugins remained at 1.1.1 (which is not compatible), causing the issue being seen. The change I mentioned involved some classes being relocated in tycho.

Comment 12 Peter Robinson 2014-09-15 19:26:01 UTC
Built on now F-21 now


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