Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 355126 Details for
Bug 479760
dev-java/jython-2.5.3-r2 failed to compile with dev-java/jnr-constants-0.8.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
jython-2.5.3-r2.log
jython-2.5.3-r2.log (text/plain), 26.08 KB, created by
Denny Reeh
on 2013-08-04 22:30:11 UTC
(
hide
)
Description:
jython-2.5.3-r2.log
Filename:
MIME Type:
Creator:
Denny Reeh
Created:
2013-08-04 22:30:11 UTC
Size:
26.08 KB
patch
obsolete
>>>> Emerging (1 of 1) dev-java/jython-2.5.3-r2 > * jython-installer-2.5.3.jar SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] > * Using: oracle-jdk-bin-1.7 >>>> Unpacking source... >>>> Unpacking jython-installer-2.5.3.jar to /var/tmp/portage/dev-java/jython-2.5.3-r2/work >>>> Source unpacked in /var/tmp/portage/dev-java/jython-2.5.3-r2/work >>>> Preparing source in /var/tmp/portage/dev-java/jython-2.5.3-r2/work ... > * Applying jython-2.5.2-build.xml.patch ... [ ok ] > * Applying jython-2.5.2-distutils_byte_compilation.patch ... [ ok ] > * Applying jython-2.5.2-distutils_scripts_location.patch ... [ ok ] > * Applying jython-2.5.2-respect_PYTHONPATH.patch ... [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-java/jython-2.5.3-r2/work ... >Rewriting attributes >Rewriting ./build.xml >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-java/jython-2.5.3-r2/work ... > * Disabling all optional ANT_TASKS >Buildfile: /var/tmp/portage/dev-java/jython-2.5.3-r2/work/build.xml > >init: > >needed-check: > >clean-if-antlr-needed: > >init: > >clean-checkout-dir: > >clean: > >prepare-output: > [mkdir] Created dir: /var/tmp/portage/dev-java/jython-2.5.3-r2/work/build/classes > [mkdir] Created dir: /var/tmp/portage/dev-java/jython-2.5.3-r2/work/build/gensrc/org/python/antlr > [mkdir] Created dir: /var/tmp/portage/dev-java/jython-2.5.3-r2/work/build/exposed > [mkdir] Created dir: /var/tmp/portage/dev-java/jython-2.5.3-r2/work/dist > >antlr_gen: > [java] warning(105): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/Python.g:1202:10: no lexer rule corresponding to token: DEDENT > [java] warning(105): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/Python.g:1195:15: no lexer rule corresponding to token: INDENT > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/Python.g:1913:59: Decision can match input such as "COMMA BACKQUOTE" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/Python.g:1913:62: Decision can match input such as "COMMA" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/Python.g:2262:7: Decision can match input such as "'"'" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/Python.g:2268:7: Decision can match input such as "'\''" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/Python.g:2281:37: Decision can match input such as "{'\t', ' '}" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] Semantic predicates were present but were hidden by actions. > [java] warning(105): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:550:33: no lexer rule corresponding to token: DEDENT > [java] warning(105): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:549:18: no lexer rule corresponding to token: DEDENT > [java] warning(105): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:728:19: no lexer rule corresponding to token: TRAILBACKSLASH > [java] warning(105): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:690:7: no lexer rule corresponding to token: TRAILBACKSLASH > [java] warning(105): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:550:17: no lexer rule corresponding to token: INDENT > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:175:27: Decision can match input such as "NEWLINE" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:238:7: Decision can match input such as "AT" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:803:39: Decision can match input such as "COMMA BACKQUOTE" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:803:42: Decision can match input such as "COMMA" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:1062:38: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\r''\n'" using multiple alternatives: 1, 3 > [java] As a result, alternative(s) 3 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:1062:38: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\n'" using multiple alternatives: 1, 3 > [java] As a result, alternative(s) 3 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:1063:40: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\n'" using multiple alternatives: 1, 3 > [java] As a result, alternative(s) 3 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:1063:40: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\r''\n'" using multiple alternatives: 1, 3 > [java] As a result, alternative(s) 3 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:1071:7: Decision can match input such as "'"'" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:1077:7: Decision can match input such as "'\''" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] warning(200): /var/tmp/portage/dev-java/jython-2.5.3-r2/work/grammar/PythonPartial.g:1093:37: Decision can match input such as "{'\t', ' '}" using multiple alternatives: 1, 2 > [java] As a result, alternative(s) 2 were disabled for that input > [java] Semantic predicates were present but were hidden by actions. > >check-hg: > >hg-branch: > >hg-tag: > >hg-version: > >hg-id: > >brand-version: > [mkdir] Created dir: /var/tmp/portage/dev-java/jython-2.5.3-r2/work/build/classes/org/python > >compile: > [javac] Compiling 727 source files to /var/tmp/portage/dev-java/jython-2.5.3-r2/work/build/classes > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/Py.java:24: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] import com.kenai.constantine.Constant; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/Py.java:25: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] import com.kenai.constantine.platform.Errno; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/FileIO.java:15: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] import com.kenai.constantine.platform.Errno; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/ServerSocketIO.java:7: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] import com.kenai.constantine.platform.Errno; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/_py_compile.java:6: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] import com.kenai.constantine.platform.Errno; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:4: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] import com.kenai.constantine.Constant; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:5: warning: [deprecation] ConstantSet in com.kenai.constantine has been deprecated > [javac] import com.kenai.constantine.ConstantSet; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:6: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] import com.kenai.constantine.platform.Errno; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:4: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] import com.kenai.constantine.Constant; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:5: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] import com.kenai.constantine.platform.Errno; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PythonPOSIXHandler.java:4: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] import com.kenai.constantine.platform.Errno; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/util/JLineConsole.java:16: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] import com.kenai.constantine.platform.Errno; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/Py.java:111: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] public static PyException OSError(Constant errno) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/Py.java:117: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] public static PyException OSError(Constant errno, PyObject filename) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/Py.java:185: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] public static PyException IOError(Constant errno) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/Py.java:191: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] public static PyException IOError(Constant errno, PyObject filename) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/Py.java:211: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] PyTuple args = new PyTuple(Py.newInteger(Errno.ENOENT.value()), > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/PyFile.java:5: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] package org.python.core; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/IOBase.java:155: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.IOError(Errno.EBADF); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/IOBase.java:174: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.IOError(Errno.EBADF); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/FileIO.java:84: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.IOError(Errno.EISDIR, name); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/FileIO.java:88: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.IOError(Errno.EACCES, name); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/FileIO.java:90: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.IOError(Errno.ENOENT, name); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/FileIO.java:217: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] && Errno.EINVAL.description().equals(ioe.getMessage()))) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/FileIO.java:365: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.IOError(Errno.EINVAL); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/ServerSocketIO.java:31: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.IOError(Errno.ENOTCONN); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/core/io/ServerSocketIO.java:38: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.IOError(Errno.EBADF); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/_py_compile.java:24: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.IOError(Errno.ENOENT, Py.newString(filename)); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:60: warning: [deprecation] ConstantSet in com.kenai.constantine has been deprecated > [javac] ConstantSet winErrnos = ConstantSet.getConstantSet("Errno"); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:60: warning: [deprecation] ConstantSet in com.kenai.constantine has been deprecated > [javac] ConstantSet winErrnos = ConstantSet.getConstantSet("Errno"); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:62: warning: [deprecation] ConstantSet in com.kenai.constantine has been deprecated > [javac] ConstantSet lastErrors = ConstantSet.getConstantSet("LastError"); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:62: warning: [deprecation] ConstantSet in com.kenai.constantine has been deprecated > [javac] ConstantSet lastErrors = ConstantSet.getConstantSet("LastError"); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:67: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] Constant constant; > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:68: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] for (Constant errno : Errno.values()) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:68: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] for (Constant errno : Errno.values()) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:76: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] for (Constant lastError : lastErrors) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:84: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] for (Constant constant : ConstantSet.getConstantSet("Errno")) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/errno.java:84: warning: [deprecation] ConstantSet in com.kenai.constantine has been deprecated > [javac] for (Constant constant : ConstantSet.getConstantSet("Errno")) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:192: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.ENOTDIR, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:258: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.EINVAL); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:286: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.EINVAL); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:306: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.IOError(Errno.EBADF); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:483: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.ENOTDIR, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:486: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.EACCES, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:544: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.EINVAL, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:547: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.ENOENT, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:566: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.EEXIST, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:579: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(file.isDirectory() ? Errno.EISDIR : Errno.ENOENT, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:579: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(file.isDirectory() ? Errno.EISDIR : Errno.ENOENT, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:651: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.ENOENT, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:653: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.ENOTDIR, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:685: warning: [deprecation] Constant in com.kenai.constantine has been deprecated > [javac] Constant errno = Errno.valueOf(code); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:685: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] Constant errno = Errno.valueOf(code); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:686: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] if (errno == Errno.__UNKNOWN_CONSTANT__) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:692: error: package com.kenai.constantine.platform.linux does not exist > [javac] errno = Enum.valueOf(com.kenai.constantine.platform.linux.Errno.class, > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:736: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.EISDIR, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:739: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] throw Py.OSError(Errno.EPERM, path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:911: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] return Py.OSError(Errno.EBADF); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:915: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] return Py.OSError(Errno.valueOf(posix.errno())); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PosixModule.java:919: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] return Py.OSError(Errno.valueOf(posix.errno()), path); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/modules/posix/PythonPOSIXHandler.java:23: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] public void error(Errno error, String extraData) { > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/util/JLineConsole.java:51: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] Arrays.asList(Errno.EINTR.description(), Errno.EIO.description()); > [javac] ^ > [javac] /var/tmp/portage/dev-java/jython-2.5.3-r2/work/src/org/python/util/JLineConsole.java:51: warning: [deprecation] Errno in com.kenai.constantine.platform has been deprecated > [javac] Arrays.asList(Errno.EINTR.description(), Errno.EIO.description()); > [javac] ^ > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 1 error > [javac] 62 warnings > >BUILD FAILED >/var/tmp/portage/dev-java/jython-2.5.3-r2/work/build.xml:499: Compile failed; see the compiler error output for details. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 479760
: 355126