Bug 191917

Summary: ports/java/openjdk8: Unrecognized archive format
Product: Ports & Packages Reporter: never
Component: Individual Port(s)Assignee: freebsd-java (Nobody) <java>
Status: Closed FIXED    
Severity: Affects Only Me CC: glewis
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description never 2014-07-17 08:49:31 UTC
When trying to build OpenJDK8 port on FreeBSD 10.0-STABLE r268752 one will gen an error:

===> Fetching all distfiles required by openjdk8-8.5.13_8 for building
=> SHA256 Checksum OK for openjdk-8-src-b132-03_mar_2014.zip.
=> SHA256 Checksum OK for jtreg4.1-b08.tar.gz.
unzip: Unrecognized archive format
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/java/openjdk8
*** Error code 1

Stop.
make: stopped in /usr/ports/java/openjdk8

---------

root@naia:/usr/ports/java/openjdk8 # ident Makefile
Makefile:
     $FreeBSD: head/java/openjdk8/Makefile 359595 2014-06-27 18:41:19Z jkim $
Comment 1 never 2014-07-17 08:52:08 UTC
I have to add that this happens only when option

[ ] TEST       Run regression tests  

is set.
Comment 2 John Marino freebsd_committer freebsd_triage 2014-07-20 15:08:17 UTC
over to maintainer.
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2015-02-15 21:40:16 UTC
I don't see this error now.  It looks like unpacking the test files works fine at the moment.