Bug 191147 - Building java/openjdk6 on FreeBSD CURRENT (amd64) fails
Summary: Building java/openjdk6 on FreeBSD CURRENT (amd64) fails
Status: Closed DUPLICATE of bug 187921
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-java (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-18 06:30 UTC by Anders Jensen-Waud
Modified: 2018-03-03 01:01 UTC (History)
2 users (show)

See Also:


Attachments
Build STDOUT (67.51 KB, text/plain)
2014-06-18 06:30 UTC, Anders Jensen-Waud
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Jensen-Waud 2014-06-18 06:30:23 UTC
Created attachment 143892 [details]
Build STDOUT

Trying to build java/jboss72 on FreeBSD CURRENT (amd64) fails with the following make error in java/openjdk6: 

Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
gmake[9]: *** No rule to make target `/usr/ports/java/openjdk6/work/hotspot/src/cpu/amd64/vm/x86_64.ad', needed by `../generated/adfiles/bsd_x86_64.ad'.  Stop.
gmake[8]: *** [ad_stuff] Error 2
gmake[7]: *** [product] Error 2
gmake[6]: *** [generic_build2] Error 2
gmake[5]: *** [product] Error 2
gmake[4]: *** [hotspot-build] Error 2
gmake[3]: *** [build_product_image] Error 2

# uname -a
FreeBSD vmunix.jensenwaud.com 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r267488: Sun Jun 15 02:13:42 UTC 2014     root@grind.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
Comment 1 John Marino freebsd_committer freebsd_triage 2014-06-18 07:43:19 UTC
it's building everywhere:
http://portsmon.freebsd.org/portoverview.py?category=java&portname=openjdk6

A similar report (187921) was closed as "not jobs safe".

Is your ports tree up to date??

I think this should be closed as duplicate of 187921
Comment 2 Anders Jensen-Waud 2014-06-18 23:20:35 UTC
(In reply to John Marino from comment #1)
> it's building everywhere:
> http://portsmon.freebsd.org/portoverview.py?category=java&portname=openjdk6
> 
> A similar report (187921) was closed as "not jobs safe".
> 
> Is your ports tree up to date??
> 
> I think this should be closed as duplicate of 187921

I can confirm that my ports tree is up to date. I ran ``portsnap fetch update'' and recompiled 'make install'. The same error occurs.
Comment 3 John Marino freebsd_committer freebsd_triage 2014-06-18 23:30:24 UTC
Assigning PR to java@.

I still think the fact it builds everywhere (according to portsmon) is not a good sign for you though.
Comment 4 martin.dieringer 2014-10-01 02:14:37 UTC
I have the same error, FreeBSD 10.0-STABLE #13 r268437
Comment 5 martin.dieringer 2014-10-01 04:02:54 UTC
Problem only if built as dependency of anoher port, in my case libreoffice, (pkg_replace libreoffice), but seems ok if I build openjdk6 directly (pkg_replace -N /usr/ports/java/openjdk6),  still not finished ...
Comment 6 Walter Schwarzenfeld freebsd_triage 2018-01-12 04:28:11 UTC
Is this still relevant or could it be closed?
Comment 7 Walter Schwarzenfeld freebsd_triage 2018-03-03 01:01:55 UTC

*** This bug has been marked as a duplicate of bug 187921 ***