How can i break unsolvable cycle and install icedtea6 ?
cave resolve -x dev-lang/icedtea6
Done: 856 steps
These are the actions I will take, in order:
(nothing to do)
I cannot provide a legal ordering for the following:
n dev-java/JLex:0::java 1.2.6 to ::installed [cycle 1]
"A lexical analyzer generator for Java"
build_options: -recommended_tests -split strip jobs=3 -trace
-preserve_work
Reasons: dev-java/xalan-java
In unsolvable cycle with dev-java/JLex:0, dev-java/Xerces-J:0,
dev-java/apache-ant:0, dev-java/bcel:0, dev-java/jakarta-regexp:0,
dev-java/java_cup:0, dev-java/jsr173:0, dev-java/rhino:0,
dev-java/xalan-java:0, dev-java/xml-commons-external:0,
dev-java/xml-commons-resolver:0, dev-java/xmlbeans-bin:0,
dev-lang/icedtea6:1.6, virtual/jdk:1.6, virtual/jre:1.6
n dev-java/Xerces-J:0::java 2.10.0 to ::installed [cycle 1]
"A fully conforming XML Schema processor"
build_options: -split strip jobs=3 -trace -preserve_work
Reasons: dev-lang/icedtea6
n dev-java/apache-ant:0::java 1.8.1 to ::installed [cycle 1]
"Java-based build tool similar to 'make' that uses XML configuration
files"
-commons-logging -debug -log4j ANT_DATA_TYPES: -classfileset -regexp
-xmlcatalog ANT_SCRIPTING: -beanshell -groovy -javascript -netrexx
-python -ruby -tcl ANT_TASKS: -antlr -ftp -image -jdepend -junit
-junitreport -mail -rexec -scp -script -sshexec -telnet build_options:
-recommended_tests -split strip jobs=3 -trace -preserve_work
Reasons: dev-java/JLex, dev-java/Xerces-J, dev-java/bcel, 8 more
n dev-java/bcel:0::java 5.2 to ::installed [cycle 1]
"Analyze, create, and manipulate Java class files"
build_options: -recommended_tests -split strip jobs=3 -trace
-preserve_work
Reasons: dev-java/xalan-java
n dev-java/jakarta-regexp:0::java 1.5 to ::installed [cycle 1]
"A 100% Pure Java regular expression library"
build_options: -recommended_tests -split strip jobs=3 -trace
-preserve_work
Reasons: dev-java/Xerces-J, dev-java/bcel, dev-java/xalan-java
n dev-java/java_cup:0::java 0.11a to ::installed [cycle 1]
"LALR parser generator for Java"
build_options: -split strip jobs=3 -trace -preserve_work
Reasons: dev-java/Xerces-J, dev-java/xalan-java
n dev-java/jsr173:0::java 1.0 to ::installed [cycle 1]
"The Streaming API for XML (StAX) is a Java based API for
pull-parsing XML"
build_options: -recommended_tests -split strip jobs=3 -trace
-preserve_work
Reasons: dev-java/rhino, dev-java/xmlbeans-bin
n dev-java/rhino:0::java 1.7.2 to ::installed [cycle 1]
"Open source JavaScript engine"
build_options: -recommended_tests -split strip jobs=3 -trace
-preserve_work
Reasons: dev-lang/icedtea6
n dev-java/xalan-java:0::java 2.7.1 to ::installed [cycle 1]
"Implements the XSLT XML transformation and the XPath language for
Java"
build_options: -split strip jobs=3 -trace -preserve_work
Reasons: dev-lang/icedtea6
n dev-java/xml-commons-external:0::java 1.4.1 to ::installed [cycle 1]
"XML-related standards-based code for Java: DOM, SAX and JAXP"
build_options: -recommended_tests -split strip jobs=3 -trace
-preserve_work
Reasons: dev-java/Xerces-J, dev-java/xalan-java
n dev-java/xml-commons-resolver:0::java 1.2 to ::installed [cycle 1]
"Norm Walsh's XML Entity and URI Resolvers"
build_options: -recommended_tests -split strip jobs=3 -trace
-preserve_work
Reasons: dev-java/Xerces-J, dev-java/xmlbeans-bin
n dev-java/xmlbeans-bin:0::java 2.5.0 to ::installed [cycle 1]
"A technology for accessing XML by binding it to Java types"
build_options: -recommended_tests -split strip jobs=3 -trace
-preserve_work
Reasons: dev-java/rhino
n dev-lang/icedtea6:1.6::java 1.9.3 to ::installed [cycle 1]
"IcedTea allows for building OpenJDK6 without any non-free
components"
-doc -ecj -examples javascript nsplugin pulseaudio build_options:
-split strip jobs=3 -trace -preserve_work
Reasons: target, dev-lang/icedtea6, virtual/jdk
n virtual/jdk:1.6::arbor 1.6 to ::installed [cycle 1]
"Virtual for Java Development Kits"
build_options: -recommended_tests -split strip jobs=3 -trace
-preserve_work
Reasons: dev-java/JLex, dev-java/Xerces-J, dev-java/apache-ant, 10
more
n virtual/jre:1.6::arbor 1.6 to ::installed [cycle 1]
"Virtual for Java Runtime Environments"
build_options: -recommended_tests -split strip jobs=3 -trace
-preserve_work
Reasons: dev-java/JLex, dev-java/Xerces-J, dev-java/apache-ant, 10
more
Build Options:
jobs: Set with an integer value to specify
how many jobs the package's build system should use, where supported
preserve_work: Do not remove build directories, and
do not modify the image when merging
recommended_tests: Run tests considered by the package
to be recommended
split: Split debugging information out from
binaries and libraries before installation
strip: Strip binaries and libraries before
installation
trace: Trace actions executed by the package
(very noisy, for debugging broken builds only)
OPTIONS:
commons-logging: Include CommonsLoggingListener
debug:
doc: Adds extra documentation (API,
Javadoc, etc)
ecj: Bootstrap the build with ecj. If
disabled, you must have a version of IcedTea6 already installed.
examples: Install example source code
javascript: Build the JavaScript 1.5 compatible
Rhino engine
log4j: Include Log4jListener
nsplugin: Build the NP API browser plugin for
Java Web Start and LiveConnect support on 64-bit hosts.
pulseaudio: Make PulseAudio available as a sound
backend to Java applications
ant_data_types:
classfileset: classfileset data type
regexp: regexp data type
xmlcatalog: xmlcatalog data type (only if support
for external catalog files is desired)
ant_scripting:
beanshell: BeanShell support in the <script>
task
groovy: Groovy support in the <script> and
<scriptdef> tasks
javascript: JavaScript support in the <script>
task
netrexx: <netrexx> task, and REXX support in
the <script> task
python: Python support in the <script> task
ruby: Ruby support in the <script> task
tcl: TCL support in the <script> task
ant_tasks:
antlr: <antlr> task
ftp: <ftp> task
image: <image> task
jdepend: <jdepend> task
junit: <junit> task
junitreport: <junitreport> task
mail: <mail> task with MIME encoding, and
the deprecated <mimemail> task
rexec: <rexec> task
scp: <scp> task
script: <script> task
sshexec: <sshexec> task
telnet: <telnet> task
--
Vasiliy G Tolstov <[email protected]>
Selfip.Ru
_______________________________________________
Exherbo-dev mailing list
[email protected]
http://lists.exherbo.org/mailman/listinfo/exherbo-dev