Sanity Test Failure |
Friday, 17 Apr 2015
|
17:15 Antoine Brodin (antoine) 
- branches/2015Q2/java/openjdk7 7.76.13_1,1
Java Development Kit 7
MFH: r384056
Fix build with GCC with recent head kernel by disabling PCH for GCC.
The case for this is a recent head kernel building an older branch that uses
GCC in a jail.
This is discussed at
https://lists.freebsd.org/pipermail/svn-src-all/2015-March/101722.html
It may be possible to fix GCC to do the right thing with mmap(2) but it would
not be simple to make ports use a fixed GCC on older releases and without
needlessly building a ports compiler when the system one would otherwise be
fine without PCH.
With hat: portmgr
Sanity Test Results
java/openjdk7-jre:
I did not find a Makefile for this port, and none was mentioned in the
commit. If a repocopy has been done, please ignore this message. This
command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/jexec freshports /make-port.sh /usr/ports
java/openjdk7-jre
2>/tmp/FreshPorts.java.openjdk7-jre.make-error.2022.8.12.20.56.43.22162
produced this error:
Error message is: cd: /usr/ports/java/openjdk7-jre: No such file or
directory
make: cannot open /usr/ports/java/openjdk7-jre/Makefile.
Make results are :
make: stopped in /
| |