[Bug 223806] java/openjdk8: arm64 package builds do not allow enough time for build to complete

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 1 14:03:47 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223806

--- Comment #5 from Ed Maste <emaste at freebsd.org> ---
I was mistaken: timings I reported above for the od1000 and 96-core ThunderX
were with the ports system's default of building on all CPUs. I a spot check of
the build and saw only one process running, but presume I must have just been
unlucky and happened to look during a stage in the build which was inherently
non-parallel.

With MAKE_JOBS_NUMBER=2 in /etc/make.conf the build reported the following
times:

----- Build times -------
Start 2017-12-01 02:07:47
End   2017-12-01 06:01:19
00:11:04 corba
00:02:39 demos
00:08:57 hotspot
00:05:11 images
00:16:28 jaxp
00:18:36 jaxws
02:18:41 jdk
00:24:47 langtools
00:07:08 nashorn
03:53:32 TOTAL
-------------------------

This is on an otherwise unused 96 core ThunderX at packet.net, running a recent
FreeBSD 12-CURRENT GENERIC-NODEBUG kernel, with a local SSD.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-java mailing list