Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Compile error in Gerrit build trigger org.eclipse.e4.ui.swt.gtk/src/org/eclipse/e4/ui/swt/internal/gtk/DarkThemeProcessor.java

Hi,

our Gerrit build trigger fails. I guess this is due to a cross dependency to the SWT change from https://bugs.eclipse.org/bugs/show_bug.cgi?id=465660.

[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.23.0-SNAPSHOT:compile (default-compile) on project org.eclipse.e4.ui.swt.gtk: Compilation failure
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.23.0-SNAPSHOT:compile (default-compile) on project org.eclipse.e4.ui.swt.gtk: Compilation failure: Compilation failure:
[ERROR] /jobs/genie.platform/eclipse.platform.ui-Gerrit/workspace/bundles/org.eclipse.e4.ui.swt.gtk/src/org/eclipse/e4/ui/swt/internal/gtk/DarkThemeProcessor.java:[51]
[ERROR] OS.setDarkThemePreferred(isDark);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^

Is this expected to be cleaned up soon? Or did we do something wrong in platform.ui? 

See https://hudson.eclipse.org/platform/job/eclipse.platform.ui-Gerrit/5584/console

Best regards, Lars
--

Eclipse Platform UI co-lead
vogella GmbH CEO

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

Back to the top