Bug 191917 - ports/java/openjdk8: Unrecognized archive format
Summary: ports/java/openjdk8: Unrecognized archive format
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-java (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-17 08:49 UTC by never
Modified: 2015-02-15 21:40 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.