ports/91244: Bad instruction on making process of jdk14

Joao Francisco Alves Borges joao_francisco_borges at yahoo.com.br
Tue Jan 3 00:30:09 UTC 2006


>Number:         91244
>Category:       ports
>Synopsis:       Bad instruction on making process of jdk14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 03 00:30:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Joao Francisco Alves Borges
>Release:        FreeBSD-5.4
>Organization:
UFMG
>Environment:
FreeBSD .Casa 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Thu Dec  8 21:50:51 BRST 2005     root at .Casa:/usr/src/sys/i386/compile/MYKERNEL  i386
>Description:
jar expansion instruction wrong in jdk14 port.
it seems that the directory ($I DON'T KNOW WHERE)/sun/security/jgss/spi haven't been made by the script forcing the jar program to exit with IOException. 

cd  /usr/ports/java/jdk14/work/control/build/bsd-i586/classes; /usr/local/linux-sun-jdk1.4.2/bin/jar xf jgss_kerberos.jar  sun/security/jgss/spi
java.io.IOException: sun/security/jgss/spi : could not create directory
        at sun.tools.jar.Main.extractFile(Main.java:709)
        at sun.tools.jar.Main.extract(Main.java:684)
        at sun.tools.jar.Main.run(Main.java:190)
        at sun.tools.jar.Main.main(Main.java:904)
gmake[4]: *** [/usr/ports/java/jdk14/work/control/build/bsd-i586/classes/sun/security/jgss/spi] Error 1
gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/redist'
gmake[3]: *** [optimized] Error 2
gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/redist'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk14.


>How-To-Repeat:
after placing the Sun files in /usr/ports/distfiles

cd /usr/ports/java/linux-sun-jdk1.4.2
make all install clean
cd /usr/ports/java/jdk14
make all install clean


>Fix:
It is probably a bad path.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list