Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2008 21:48:51 GMT
From:      Josh <psychotic.anomaly@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129621: java/jdk16 wont compile in ports
Message-ID:  <200812132148.mBDLmpKE076039@www.freebsd.org>
Resent-Message-ID: <200812132150.mBDLo158053891@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129621
>Category:       ports
>Synopsis:       java/jdk16 wont compile in ports
>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:   Sat Dec 13 21:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Josh
>Release:        7.0
>Organization:
>Environment:
FreeBSD firewall.industrialrefuge.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sat Dec 13 16:11:18 EST 2008     root@firewall.industrialrefuge.com:/usr/obj/usr/src/sys/FIREKERN  i386


>Description:
gmake[5]: Entering directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
{ \
	    echo Linking launcher...; \
	     \
	    gcc -m32 -march=i586 -Xlinker -O1 -m32 -march=i586 -export-dynamic  -L`pwd` -o gamma launcher.o -ljvm -lm -pthread; \
	     \
        }
Linking launcher...
/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product/libjvm.so: file not recognized: File truncated
gmake[5]: *** [gamma] Error 1
gmake[5]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[4]: *** [the_vm] Error 2
gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
gmake[3]: *** [product] Error 2
gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir'
gmake[2]: *** [generic_build2] Error 2
gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make'
gmake[1]: *** [product] Error 2
gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make'
gmake: *** [hotspot-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk16.
*** Error code 1

Stop in /usr/ports/java/jdk16.


>How-To-Repeat:
make install clean
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812132148.mBDLmpKE076039>