Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Feb 2015 22:33:14 +0300
From:      iZEN <izen@mail.ru>
To:        java@FreeBSD.org
Subject:   make: stopped in /usr/ports/java/openjdk8
Message-ID:  <54CFD0FA.5040103@mail.ru>

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

% cd /usr/ports/java/openjdk8/ && make MAKE_JOBS_UNSAFE=yes
...
...
...
/usr/ports/java/openjdk8/work/openjdk/jdk/src/share/demo/jvmti/versionCheck/versionCheck.c:92:47: 
warning: unused parameter 'reserved' [-Wunused-parameter]
Agent_OnLoad(JavaVM *vm, char *options, void *reserved)
                                               ^
/usr/ports/java/openjdk8/work/openjdk/jdk/src/share/demo/jvmti/versionCheck/versionCheck.c:119:24: 
warning: unused parameter 'vm' [-Wunused-parameter]
Agent_OnUnload(JavaVM *vm)
                        ^
5 warnings generated.
Updating jdk/demo/jvmti/versionCheck/src.zip
gmake[4]: Leaving directory '/usr/ports/java/openjdk8/work/openjdk/jdk/make'
gmake[4]: Entering directory 
'/usr/ports/java/openjdk8/work/openjdk/jdk/make'
gmake[4]: Leaving directory '/usr/ports/java/openjdk8/work/openjdk/jdk/make'
gmake[3]: Leaving directory '/usr/ports/java/openjdk8/work/openjdk/jdk/make'
## Finished demos (build time 00:01:04)

## Starting nashorn
gmake[3]: Entering directory 
'/usr/ports/java/openjdk8/work/openjdk/nashorn/make'
Compiling 437 files for BUILD_NASHORN
Compiling 111 files for BUILD_NASGEN
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running nasgen
Creating version.properties
Creating nashorn/dist/nashorn.jar
gmake[3]: Leaving directory 
'/usr/ports/java/openjdk8/work/openjdk/nashorn/make'
## Finished nashorn (build time 00:00:23)

## Starting images
gmake[3]: Entering directory 
'/usr/ports/java/openjdk8/work/openjdk/jdk/make'
gmake[4]: Entering directory 
'/usr/ports/java/openjdk8/work/openjdk/jdk/make'
Creating images/lib/charsets.jar
Creating images/lib/ext/cldrdata.jar
Creating images/lib/ext/dnsns.jar
Creating images/lib/ext/localedata.jar
'u' flag requires manifest, 'e' flag or input files to be specified!
Usage: jar {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C 
dir] files ...
Options:
     -c  create new archive
     -t  list table of contents for archive
     -x  extract named (or all) files from archive
     -u  update existing archive
     -v  generate verbose output on standard output
     -f  specify archive file name
     -m  include manifest information from specified manifest file
     -e  specify application entry point for stand-alone application
         bundled into an executable jar file
     -0  store only; use no ZIP compression
     -M  do not create a manifest file for the entries
     -i  generate index information for the specified jar files
     -C  change to the specified directory and include the following file
If any file is a directory then it is processed recursively.
The manifest file name, the archive file name and the entry point name are
specified in the same order as the 'm', 'f' and 'e' flags.

Example 1: to archive two class files into an archive called classes.jar:
        jar cvf classes.jar Foo.class Bar.class
Example 2: use an existing manifest file 'mymanifest' and archive all the
            files in the foo/ directory into 'classes.jar':
        jar cvfm classes.jar mymanifest -C foo/ .

CreateJars.gmk:83: recipe for target 
'/usr/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/images/lib/ext/localedata.jar' 
failed
gmake[4]: *** 
[/usr/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/images/lib/ext/localedata.jar] 
Error 1
gmake[4]: Leaving directory '/usr/ports/java/openjdk8/work/openjdk/jdk/make'
BuildJdk.gmk:101: recipe for target 'images' failed
gmake[3]: *** [images] Error 2
gmake[3]: Leaving directory '/usr/ports/java/openjdk8/work/openjdk/jdk/make'
/usr/ports/java/openjdk8/work/openjdk//make/Main.gmk:139: recipe for 
target 'images-only' failed
gmake[2]: *** [images-only] Error 2
gmake[2]: Leaving directory '/usr/ports/java/openjdk8/work/openjdk'
*** Error code 1

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

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

% cat /var/db/ports/java_openjdk8/options
# This file is auto-generated by 'make config'.
# Options for openjdk8-8.31.13
_OPTIONS_READ=openjdk8-8.31.13
_FILE_COMPLETE_OPTIONS_LIST=POLICY TEST TZUPDATE DEBUG DEBUGFAST RELEASE
OPTIONS_FILE_SET+=POLICY
OPTIONS_FILE_UNSET+=TEST
OPTIONS_FILE_SET+=TZUPDATE
OPTIONS_FILE_UNSET+=DEBUG
OPTIONS_FILE_UNSET+=DEBUGFAST
OPTIONS_FILE_SET+=RELEASE

% java -version
openjdk version "1.7.0_76"
OpenJDK Runtime Environment (build 1.7.0_76-b13)
OpenJDK 64-Bit Server VM (build 24.76-b04, mixed mode)

% uname -a
FreeBSD evita.fire 10.1-STABLE FreeBSD 10.1-STABLE #0 r277926: Fri Jan 
30 18:08:36 MSK 2015 root@evita.fire:/usr/obj/usr/src/sys/EVITA  amd64

% cat /etc/src.conf
WITHOUT_ASSERT_DEBUG=true
WITHOUT_ATM=true
WITH_BSD_GREP=true
WITHOUT_CTM=true
WITHOUT_EXAMPLES=true
WITHOUT_FLOPPY=true
WITHOUT_FREEBSD_UPDATE=true
WITHOUT_GAMES=true
WITHOUT_GDB=true
WITHOUT_IPFILTER=true
WITHOUT_IPX=true
WITHOUT_IPX_SUPPORT=true
WITHOUT_KDUMP=true
WITHOUT_LDNS=true
WITHOUT_LPR=true
WITHOUT_MAIL=true
WITHOUT_MAILWRAPPER=true
WITHOUT_NCP=true
WITHOUT_NDIS=true
WITHOUT_NETCAT=true
WITHOUT_PC_SYSINSTALL=true
WITHOUT_PKGBOOTSTRAP=true
WITHOUT_PROFILE=true
WITHOUT_SENDMAIL=true
WITH_SVN=true
WITHOUT_SYSINSTALL=true
WITHOUT_TELNET=true
WITHOUT_TESTS=true
WITHOUT_UNBOUND=true

% cat /etc/make.conf
KERNCONF=EVITA
MAKE_JOBS_NUMBER=5
LOADER_ZFS_SUPPORT=true
LOCALIZED_LANG=ru
WITH_XFT=true
WITHOUT_TTF_BYTECODE_ENABLED=false
WITH_MSWINDOWS_LICENSE=true # x11-fonts/webfonts
WITHOUT_DEBUG=true
WITHOUT_NOUVEAU=true
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
DEFAULT_VERSIONS=python=2.7 perl5=5.20 ruby=2.0 tcltk=8.6







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