[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
java/120959: sablevm-classpath did not build/install from ports
- To: FreeBSD-gnats-submit_(_at_)_FreeBSD_(_dot_)_org
- Subject: java/120959: sablevm-classpath did not build/install from ports
- From: Andrew Reilly <areilly_(_at_)_bigpond_(_dot_)_net_(_dot_)_au>
- Date: 22 Feb 2008 03:08:20 -0000
- Cc:
- Reply-to: Andrew Reilly <areilly_(_at_)_bigpond_(_dot_)_net_(_dot_)_au>
- Resent-date: Fri, 22 Feb 2008 03:10:02 GMT
- Resent-from: FreeBSD-gnats-submit_(_at_)_FreeBSD_(_dot_)_org (GNATS Filer)
- Resent-message-id: <200802220310_(_dot_)_m1M3A2DH019507_(_at_)_freefall_(_dot_)_freebsd_(_dot_)_org>
- Resent-reply-to: FreeBSD-gnats-submit_(_at_)_FreeBSD_(_dot_)_org, Andrew Reilly <areilly_(_at_)_bigpond_(_dot_)_net_(_dot_)_au>
- Resent-to: freebsd-java_(_at_)_FreeBSD_(_dot_)_org
>Number: 120959
>Category: java
>Synopsis: sablevm-classpath did not build/install from ports
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-java
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 22 03:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Andrew Reilly
>Release: FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD duncan.reilly.home 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #2: Thu Feb 21 16:18:10 EST 2008 root_(_at_)_duncan:/usr/obj/usr/src/sys/DUNCAN amd64
Machine is an Athlon64-X2 with 3G RAM
>Description:
In response to Bjo"rn Ko"nig's e-mail about SableVM going, I tried to install from
ports. The SableVM itself seems to have built OK, but the -classpath dependency
broke thusly:
gmake[3]: Entering directory `/usr/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/lib'
true
top_builddir=.. top_srcdir=.. /bin/sh ./gen-classlist.sh standard
Adding java source files from srcdir '..'.
Adding java source files from VM directory ../vm/reference
mkdir -p /usr/local/lib/sablevm/{lib,jre/lib}
unlink /usr/local/lib/sablevm/jre/lib/rt.jar
unlink: /usr/local/lib/sablevm/jre/lib/rt.jar: No such file or directory
gmake[3]: [install-data-hook] Error 1 (ignored)
for f in libclasspath.jar resources.jar ; do \
rm -f /usr/local/lib/sablevm/{lib,jre/lib}/$f ; \
ln -s /usr/local/share/sablevm-classpath/$f /usr/local/lib/sablevm/lib/$f ; \
ln -s ../../lib/$f /usr/local/lib/sablevm/jre/lib/$f ; \
done
ln: /usr/local/lib/sablevm/lib/libclasspath.jar: No such file or directory
ln: /usr/local/lib/sablevm/jre/lib/libclasspath.jar: No such file or directory
ln: /usr/local/lib/sablevm/lib/resources.jar: No such file or directory
ln: /usr/local/lib/sablevm/jre/lib/resources.jar: No such file or directory
gmake[3]: *** [install-data-hook] Error 1
gmake[3]: Leaving directory `/usr/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/lib'
gmake[2]: *** [install-data-am] Error 2
gmake[2]: Leaving directory `/usr/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/lib'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory `/usr/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/lib'
gmake: *** [install-recursive] Error 1
*** Error code 2
Stop in /usr/ports/java/sablevm-classpath.
*** Error code 1
Stop in /usr/ports/java/sablevm.
*** Error code 1
Stop in /usr/ports/java/sablevm.
>How-To-Repeat:
cd /usr/ports/java/sablevm; sudo make install clean
>Fix:
Looks as though the install script isn't quite right. Don't know how to fix, sorry.
>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-java_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "freebsd-java-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org