Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 593614 Details for
Bug 698262
net-p2p/vuze-4.8.1.2-r1 - .../work/vuze-4.8.1.2/com/aelitis/azureus/util/ImportExportUtils.java:363: error: constructor JSONArray in class JSONArray cannot be applied to given types;
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
net-p2p:vuze-4.8.1.2-r1:20191022-121214.log (text/plain), 4.79 KB, created by
Rob van Riel
on 2019-10-22 13:33:45 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Rob van Riel
Created:
2019-10-22 13:33:45 UTC
Size:
4.79 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-p2p/vuze-4.8.1.2-r1 >[32;01m * [39;49;00mRepository: rvr_persistent_partial >[32;01m * [39;49;00mMaintainer: java@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Using: icedtea-bin-8 >>>> Unpacking source... >>>> Unpacking vuze-4.5.0.2-gentoo-patches.tar.bz2 to /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work >>>> Unpacking Vuze_4812_source.zip to /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2 >>>> Source unpacked in /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work >>>> Preparing source in /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2 ... > [32;01m*[0m Applying various patches (bugfixes/updates) ... > [32;01m*[0m 0001-remove-osx-platform.patch ... >[A[90C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0002-use-jdk-cipher-only.patch ... >[A[90C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0003-disable-core-updater.patch ... >[A[90C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0004-Disable-SWT-updater-bug-218959.-Inspired-by-Fedora-p.patch ... >[A[90C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m 0005-Don-t-update-shared-plugins-bug-218959.patch ... >[A[90C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Done with patching >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2 ... >Rewriting attributes >Rewriting ./build.xml >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2 ... > [32;01m*[0m Disabling all optional ANT_TASKS >Buildfile: /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2/build.xml > >init: > [echo] Building Azureus2.jar... > [mkdir] Created dir: /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2/dist > >compile: > [javac] Compiling 2909 source files to /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2 > [javac] /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2/com/aelitis/azureus/util/ImportExportUtils.java:363: error: constructor JSONArray in class JSONArray cannot be applied to given types; > [javac] List l = new JSONArray(data.length); > [javac] ^ > [javac] required: no arguments > [javac] found: int > [javac] reason: actual and formal argument lists differ in length > [javac] /var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2/com/aelitis/azureus/util/JSONUtils.java:138: error: constructor JSONArray in class JSONArray cannot be applied to given types; > [javac] List newList = new JSONArray(list); > [javac] ^ > [javac] required: no arguments > [javac] found: Collection > [javac] reason: actual and formal argument lists differ in length > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 2 errors > >BUILD FAILED >/var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2/build.xml:29: Compile failed; see the compiler error output for details. > >Total time: 24 seconds > [31;01m*[0m ERROR: net-p2p/vuze-4.8.1.2-r1::rvr_persistent_partial failed (compile phase): > [31;01m*[0m eant failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_compile > [31;01m*[0m environment, line 3994: Called java-pkg-2_src_compile > [31;01m*[0m environment, line 1825: Called eant 'jar' '-f' 'build.xml' > [31;01m*[0m environment, line 652: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m ant ${antflags} "${@}" || die "eant failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-p2p/vuze-4.8.1.2-r1::rvr_persistent_partial'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-p2p/vuze-4.8.1.2-r1::rvr_persistent_partial'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM=icedtea-bin-8 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-3.0.1" >JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="javac" >and of course, the output of emerge --info =vuze-4.8.1.2 > [31;01m*[0m The complete build log is located at '/root/net-p2p:vuze-4.8.1.2-r1:20191022-121214.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2' > [31;01m*[0m S: '/var/tmp/portage/net-p2p/vuze-4.8.1.2-r1/work/vuze-4.8.1.2'
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 698262
: 593614 |
593616