Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [libra-dev] Libra build

Hi Hannes,

Looking at the suggested logs [1], I see the following error:

java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: 
	/jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/configuration/org.eclipse.osgi/133/0/.cp/libswt-pi-gtk-4716.so: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/configuration/org.eclipse.osgi/133/0/.cp/libswt-pi-gtk-4716.so)

It looks like the GNU C Library on the Hudson server is not compatibly with the Oxygen's SWT.

[1] https://hudson.eclipse.org/webtools/job/libra/ws/tests/org.eclipse.libra.facet.test/target/work/data/.metadata/.log

Kaloyan

On 11/09/2016 01:58 PM, Hannes Erven wrote:
Hi Kaloyan,


sorry, I broke the Hudoson build again :-(

The 'master' branch now has received dependency updates for Oxygen and requires a Java-8/Eclipse-4.7 environment.
My local "mvn verify" completed without error, so I'm quite surprised the result on Hudson is different.

The hudson log shows that the testing workbench could not be started, but I did not find a way to access the mentioned workspace .log file on Hudson:


[INFO] Fetching org.eclipse.sdk_4.7.0.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.82kB)
[INFO] Fetching org.eclipse.sdk_4.7.0.v20161027-1055.jar from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/ (17.82kB)
[INFO] Fetching org.eclipse.sdk.ide.executable.gtk.linux.x86_64_4.7.0.I20161027-0700 from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/binary/ (41.36kB)
[INFO] Fetching org.eclipse.sdk.ide.executable.gtk.linux.x86_64_4.7.0.I20161027-0700 from http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/binary/ (41.36kB)

[INFO] Expected eclipse log file: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data/.metadata/.log

[INFO] Command line:     [/opt/public/common/jdk1.8.0_102.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xms128m, -Xmx512m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /jobs/genie.webtools/libra/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20160926-1553/org.eclipse.equinox.launcher-1.4.0.v20160926-1553.jar, -data, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data, -install, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work, -configuration, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

Launching application org.eclipse.ui.ide.workbench...
An error has occurred. See the log file /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data/.metadata/.log.


Can you shed some light on this? Thanks for your help!


Best regards,

    -hannes
_______________________________________________
libra-dev mailing list
libra-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/libra-dev

--
Kaloyan Raev | Zend Studio Team Lead
Rogue Wave Software, Inc.
Accelerating Great Code
M +359 887 648 663
www.roguewave.com / kaloyan.raev@xxxxxxxxxxxxx

Back to the top