Gentoo Archives: gentoo-user-de

From: Sebastian <selist@×××××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] emerge fehler bei java
Date: Tue, 17 Apr 2007 21:25:55
Message-Id: 200704172324.08955.selist@arcor.de
1 Hallo,
2 emerge mag nicht mehr durchlaufen, an dev-java/xjavac-20041208-r4 gibt er auf
3 mit einer Fehlermeldung "Unknown argument: --build-only" diese Option scheint
4 ja irgendwie mitgekommen zu sein ich habe das jedenfals nirgends angegeben.
5 Wie bekomme ich diese option wieder weg bzw das Problem gelöst.
6
7 Gruß
8 Sebastian
9
10 *** Resuming merge...
11
12 >>> Emerging (1 of 20) dev-java/xjavac-20041208-r4 to /
13 * xjavac-20041208.tar.gz RMD160 ;-) ...
14 [ ok ]
15 * xjavac-20041208.tar.gz SHA1 ;-) ...
16 [ ok ]
17 * xjavac-20041208.tar.gz SHA256 ;-) ...
18 [ ok ]
19 * xjavac-20041208.tar.gz size ;-) ...
20 [ ok ]
21 * checking ebuild checksums ;-) ...
22 [ ok ]
23 * checking auxfile checksums ;-) ...
24 [ ok ]
25 * checking miscfile checksums ;-) ...
26 [ ok ]
27 * checking xjavac-20041208.tar.gz ;-) ...
28 [ ok ]
29 * Using: blackdown-jdk-1.4.2
30 >>> Unpacking source...
31 >>> Unpacking xjavac-20041208.tar.gz
32 to /var/tmp/portage/dev-java/xjavac-20041208-r4/work
33 * Applying xjavac-ibm-1_5.patch ...
34 [ ok ]
35 * Applying xjavac-more-vendors.patch ...
36 [ ok ]
37 >>> Source unpacked.
38 Rewriting source attributes
39 Using Sax to rewrite the build.xml files
40 Rewriting ./build.xml
41 Rewriting target attributes
42 Using Sax to rewrite the build.xml files
43 Rewriting ./build.xml
44 >>> Compiling source
45 in /var/tmp/portage/dev-java/xjavac-20041208-r4/work/xjavac-20041208 ...
46 Unknown argument: --build-only,
47 ant [options] [target [target2 [target3] ...]]
48 Options:
49 -help, -h print this message
50 -projecthelp, -p print project help information
51 -version print the version information and exit
52 -diagnostics print information that might be helpful to
53 diagnose or report problems.
54 -quiet, -q be extra quiet
55 -verbose, -v be extra verbose
56 -debug, -d print debugging information
57 -emacs, -e produce logging information without adornments
58 -lib <path> specifies a path to search for jars and classes
59 -logfile <file> use given file for log
60 -l <file> ''
61 -logger <classname> the class which is to perform logging
62 -listener <classname> add an instance of class as a project listener
63 -noinput do not allow interactive input
64 -buildfile <file> use given buildfile
65 -file <file> ''
66 -f <file> ''
67 -D<property>=<value> use value for given property
68 -keep-going, -k execute all targets that do not depend
69 on failed target(s)
70 -propertyfile <name> load all properties from file with -D
71 properties taking precedence
72 -inputhandler <class> the class which will handle input requests
73 -find <file> (s)earch for buildfile towards the root of
74 -s <file> the filesystem and use it
75 -nice number A niceness value for the main thread:
76 1 (lowest) to 10 (highest); 5 is the default
77 -nouserlib Run ant without using the jar files from
78 ${user.home}/.ant/lib
79 -noclasspath Run ant without using CLASSPATH
80
81
82 !!! ERROR: dev-java/xjavac-20041208-r4 failed.
83 Call stack:
84 ebuild.sh, line 1614: Called dyn_compile
85 ebuild.sh, line 971: Called qa_call 'src_compile'
86 environment, line 4759: Called src_compile
87 xjavac-20041208-r4.ebuild, line 27: Called
88 eant 'jar' '-Dclasspath=' '*' 'The' 'ebuild' 'is' 'attempting' 'to' 'use' 'ant-core,' 'without' 'specifying' '--build-only,' 'that' 'is' 'not' 'declared' 'in' 'RDEPEND.' '*' 'Because' 'you' 'have' 'this' 'package' 'installed' 'the' 'package' 'will' '*' 'build' 'without' 'problems,' 'but' 'please' 'report' 'this' 'to' '*' 'http://bugs.gentoo.org' '/usr/share/ant-core/lib/ant-launcher.jar:/usr/share/ant-core/lib/ant.jar'
89 java-utils-2.eclass, line 1723: Called die
90
91 !!! eant failed
92 !!! If you need support, post the topmost build error, and the call stack if
93 relevant.
94 !!! A complete build log is located
95 at '/var/tmp/portage/dev-java/xjavac-20041208-r4/temp/build.log'.
96
97 !!! When you file a bug report, please include the following information:
98 GENTOO_VM=blackdown-jdk-1.4.2 CLASSPATH=""
99 JAVA_HOME="/opt/blackdown-jdk-1.4.2.03"
100 JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac"
101 and of course, the output of emerge --info
102 r1-gentoo sebastian #
103 --
104 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] emerge fehler bei java "Andreas Prieß" <ap@××××××××××.net>