Hi, everyone.
I tried to build java/eclipse (eclipse-4.6_2) but it failed with poudriere. The last lines from the log don't make it clear to me.
But, compiling the port directly on the host, worked (
My machine has 8 cores and 8GB RAM. Would be the case of exhaustion of resources? Am I missing any special tunning?
I tried to build java/eclipse (eclipse-4.6_2) but it failed with poudriere. The last lines from the log don't make it clear to me.
But, compiling the port directly on the host, worked (
cd /usr/ports/java/eclipse && make install clean
)My machine has 8 cores and 8GB RAM. Would be the case of exhaustion of resources? Am I missing any special tunning?
Code:
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.25.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sdk.ide ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.25.0:assemble-repository (default-assemble-repository) @ org.eclipse.sdk.ide ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.25.0:archive-repository (default-archive-repository) @ org.eclipse.sdk.ide ---
[INFO] Building zip: /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.6/eclipse.platform.releng.tychoeclipsebuilder/sdk/target/org.eclipse.sdk.ide-4.6.0-SNAPSHOT.zip
[INFO]
[INFO] --- tycho-p2-director-plugin:0.25.0:materialize-products (materialize-products) @ org.eclipse.sdk.ide ---
[INFO] Installing product org.eclipse.sdk.ide for environment freebsd/gtk/x86_64 to /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.6/eclipse.platform.releng.tychoeclipsebuilder/sdk/target/products/org.eclipse.sdk.ide/freebsd/gtk/x86_64/eclipse
Installing org.eclipse.sdk.ide 4.6.0.I20160606-1100.
*** Signal 9
Stop.
make: stopped in /usr/ports/java/eclipse
=>> Cleaning up wrkdir
===> Cleaning for eclipse-4.6_2
build of java/eclipse | eclipse-4.6_2 ended at Fri Mar 8 22:19:55 -03 2019
build time: 00:43:23
!!! build failure encountered !!!
Last edited by a moderator: