Advertisement
Guest User

buil.log

a guest
May 11th, 2012
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.50 KB | None | 0 0
  1. peter@gentoo ~ $ sudo cat /var/tmp/portage/dev-java/lucene-3.0.0/temp/build.log
  2.  * Package:    dev-java/lucene-3.0.0
  3.  * Repository: gentoo
  4.  * Maintainer: robbat2@gentoo.org java@gentoo.org
  5.  * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
  6.  * FEATURES:   ccache sandbox
  7.  * Using: sun-jdk-1.6
  8. >>> Unpacking source...
  9. >>> Unpacking lucene-3.0.0-src.tar.gz to /var/tmp/portage/dev-java/lucene-3.0.0/work
  10. >>> Source unpacked in /var/tmp/portage/dev-java/lucene-3.0.0/work
  11. >>> Preparing source in /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0 ...
  12. >>> Source prepared.
  13. >>> Configuring source in /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0 ...
  14. Rewriting attributes
  15. Rewriting ./common-build.xml
  16. Rewriting ./build.xml
  17. >>> Source configured.
  18. >>> Compiling source in /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0 ...
  19.  * Using following ANT_TASKS: ant-nodeps javacc
  20. Buildfile: /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/build.xml
  21.  
  22. clean-javacc:
  23.  
  24. javacc-uptodate-check:
  25.  
  26. javacc-notice:
  27.      [echo]
  28.      [echo]       One or more of the JavaCC .jj files is newer than its corresponding
  29.      [echo]       .java file.  Run the "javacc" target to regenerate the artifacts.
  30.      [echo]    
  31.  
  32. jflex-uptodate-check:
  33.  
  34. jflex-notice:
  35.  
  36. init:
  37.  
  38. javacc-check:
  39.  
  40. javacc-QueryParser:
  41.    [javacc] Java Compiler Compiler Version 4.0 (Parser Generator)
  42.    [javacc] (type "javacc" with no arguments for help)
  43.    [javacc] Reading from file /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/src/java/org/apache/lucene/queryParser/QueryParser.jj . . .
  44.    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
  45.    [javacc] File "ParseException.java" does not exist.  Will create one.
  46.    [javacc] File "Token.java" does not exist.  Will create one.
  47.    [javacc] File "CharStream.java" does not exist.  Will create one.
  48.    [javacc] Parser generated successfully.
  49.  
  50. javacc-HTMLParser:
  51.    [javacc] Java Compiler Compiler Version 4.0 (Parser Generator)
  52.    [javacc] (type "javacc" with no arguments for help)
  53.    [javacc] Reading from file /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/src/demo/org/apache/lucene/demo/html/HTMLParser.jj . . .
  54.    [javacc] Warning: Line 22, Column 3: Bad option name "OPTIMIZE_TOKEN_MANAGER".  Option setting will be ignored.
  55.    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
  56.    [javacc] File "ParseException.java" does not exist.  Will create one.
  57.    [javacc] File "Token.java" does not exist.  Will create one.
  58.    [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
  59.    [javacc] Parser generated with 0 errors and 1 warnings.
  60.  
  61. javacc-contrib-queryparser:
  62.      [echo] Building queryparser...
  63.  
  64. javacc-uptodate-check:
  65.  
  66. javacc-notice:
  67.      [echo]
  68.      [echo]       One or more of the JavaCC .jj files is newer than its corresponding
  69.      [echo]       .java file.  Run the "javacc" target to regenerate the artifacts.
  70.      [echo]    
  71.  
  72. jflex-uptodate-check:
  73.  
  74. jflex-notice:
  75.  
  76. common.init:
  77.  
  78. build-lucene:
  79.  
  80. javacc-uptodate-check:
  81.  
  82. javacc-notice:
  83.  
  84. jflex-uptodate-check:
  85.  
  86. jflex-notice:
  87.  
  88. init:
  89.  
  90. clover.setup:
  91.  
  92. clover.info:
  93.      [echo]
  94.      [echo]       Clover not found. Code coverage reports disabled.
  95.      [echo]    
  96.  
  97. clover:
  98.  
  99. compile-core:
  100.     [mkdir] Created dir: /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/build/classes/java
  101.     [javac] Compiling 391 source files to /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/build/classes/java
  102.     [javac] Note: Some input files use or override a deprecated API.
  103.     [javac] Note: Recompile with -Xlint:deprecation for details.
  104.  
  105. jar-core:
  106.       [jar] Building jar: /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/build/lucene-core-3.0-dev.jar
  107.       [jar] Manifest is invalid: The attribute "svnversion" may not occur more than once in the same section
  108.  
  109. BUILD FAILED
  110. /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/build.xml:510: The following error occurred while executing this line:
  111. /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/contrib/contrib-build.xml:56: The following error occurred while executing this line:
  112. /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/common-build.xml:215: The following error occurred while executing this line:
  113. /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/common-build.xml:285: Invalid Manifest: /var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0/build/MANIFEST.MF
  114.  
  115. Total time: 10 seconds
  116.  * ERROR: dev-java/lucene-3.0.0 failed (compile phase):
  117.  *   eant failed
  118.  *
  119.  * Call stack:
  120.  *     ebuild.sh, line   85:  Called src_compile
  121.  *   environment, line 3861:  Called eant '-Djavacc.home=/usr/share/javacc/lib' 'javacc'
  122.  *   environment, line  507:  Called die
  123.  * The specific snippet of code:
  124.  *       ant ${antflags} "${@}" || die "eant failed"
  125.  *
  126.  * If you need support, post the output of 'emerge --info =dev-java/lucene-3.0.0',
  127.  * the complete build log and the output of 'emerge -pqv =dev-java/lucene-3.0.0'.
  128. !!! When you file a bug report, please include the following information:
  129. GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.31"
  130. JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="javac"
  131. and of course, the output of emerge --info
  132.  * The complete build log is located at '/var/tmp/portage/dev-java/lucene-3.0.0/temp/build.log'.
  133.  * The ebuild environment file is located at '/var/tmp/portage/dev-java/lucene-3.0.0/temp/environment'.
  134.  * S: '/var/tmp/portage/dev-java/lucene-3.0.0/work/lucene-3.0.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement