Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 128967 Details for
Bug 189388
Testing request for dev-java/java-gnome-4.0.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
compile-with-all-jdks log failure
compile-with-all-jdks-err.log (text/plain), 7.27 KB, created by
Tiago Cunha (RETIRED)
on 2007-08-23 15:55:13 UTC
(
hide
)
Description:
compile-with-all-jdks log failure
Filename:
MIME Type:
Creator:
Tiago Cunha (RETIRED)
Created:
2007-08-23 15:55:13 UTC
Size:
7.27 KB
patch
obsolete
> * java-gnome-4.0.3.tar.bz2 RMD160 ;-) ... [ ok ] > * java-gnome-4.0.3.tar.bz2 SHA1 ;-) ... [ ok ] > * java-gnome-4.0.3.tar.bz2 SHA256 ;-) ... [ ok ] > * java-gnome-4.0.3.tar.bz2 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking java-gnome-4.0.3.tar.bz2 ;-) ... [ ok ] > [32;01m*[0m Using: ibm-jdk-bin-1.5 >>>> Unpacking source... >>>> Unpacking java-gnome-4.0.3.tar.bz2 to /var/tmp/portage/dev-java/java-gnome-4.0.3/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-java/java-gnome-4.0.3/work/java-gnome-4.0.3 ... > [32;01m*[0m Applying 4.0.3-ccache-workaround.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > >equivalence, v0.2 >...configuring Java projects to build and run on Linux & Unix > >Identify operating system: Gentoo > >Check for required jar files: > - JUnit test framework found > >Check for required system libraries: > - GNOME found > >Check Java compilers: > - IBM javac works > - GNU gcj -C (bytecode mode) works > - IBM javah found > - IBM jar works > - IBM javadoc found > >Check Java virtual machines: > - IBM java VM works > - GNU gij works > >Check native compiler: > - GNU gcj works > - GNU gcc works > >Select compiler: javac >Select runtime: java >Write .config file: ok > >gcc: 0:Z+: No such file or directory >gcc: no input files >MKDIR tmp/native/ >MKDIR tmp/stamp/ >MKDIR generated/bindings/ >MKDIR tmp/bindings/ >MKDIR tmp/generator/ >MKDIR tmp/objects/ >MKDIR tmp/include/ >MKDIR tmp/tests/ >JAVAC src/generator/*.java >JAVA BindingsGenerator >JAVAC src/bindings/*.java, generated/bindings/*.java >CP tmp/bindings/typeMapping.properties >JAR tmp/gtk-4.0.jar >JAVAH tmp/include/*.h >MKDIR tmp/objects/org/gnome/glib >GCC src/bindings/org/gnome/glib/GObject.c >make: *** [build-java] Error 1 > >!!! ERROR: dev-java/java-gnome-4.0.3 failed. >Call stack: > ebuild.sh, line 1638: Called dyn_compile > ebuild.sh, line 985: Called qa_call 'src_compile' > ebuild.sh, line 44: Called src_compile > java-gnome-4.0.3.ebuild, line 33: Called die > >!!! Compilation of java-gnome failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/dev-java/java-gnome-4.0.3/temp/build.log'. > >!!! When you file a bug report, please include the following information: >GENTOO_VM=ibm-jdk-bin-1.5 CLASSPATH="." JAVA_HOME="/opt/ibm-jdk-bin-1.5.0.4" >JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="" >and of course, the output of emerge --info > * java-gnome-4.0.3.tar.bz2 RMD160 ;-) ... [ ok ] > * java-gnome-4.0.3.tar.bz2 SHA1 ;-) ... [ ok ] > * java-gnome-4.0.3.tar.bz2 SHA256 ;-) ... [ ok ] > * java-gnome-4.0.3.tar.bz2 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking java-gnome-4.0.3.tar.bz2 ;-) ... [ ok ] > [32;01m*[0m Using: sun-jdk-1.5 >>>> Unpacking source... >>>> Unpacking java-gnome-4.0.3.tar.bz2 to /var/tmp/portage/dev-java/java-gnome-4.0.3/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-java/java-gnome-4.0.3/work/java-gnome-4.0.3 ... > [32;01m*[0m Applying 4.0.3-ccache-workaround.patch ... >[A[149C [34;01m[ [32;01mok[34;01m ][0m > >equivalence, v0.2 >...configuring Java projects to build and run on Linux & Unix > >Identify operating system: Gentoo > >Check for required jar files: > - JUnit test framework found > >Check for required system libraries: > - GNOME found > >Check Java compilers: > - Sun javac works > - GNU gcj -C (bytecode mode) works > - Sun javah found > - Sun jar works > - Sun javadoc found > >Check Java virtual machines: > - Sun java VM works > - GNU gij works > >Check native compiler: > - GNU gcj works > - GNU gcc works > >Select compiler: javac >Select runtime: java >Write .config file: ok > >gcc: 0*J{)+: No such file or directory >gcc: no input files >MKDIR tmp/native/ >MKDIR tmp/stamp/ >MKDIR generated/bindings/ >MKDIR tmp/bindings/ >MKDIR tmp/generator/ >MKDIR tmp/objects/ >MKDIR tmp/include/ >MKDIR tmp/tests/ >JAVAC src/generator/*.java >JAVA BindingsGenerator >JAVAC src/bindings/*.java, generated/bindings/*.java >CP tmp/bindings/typeMapping.properties >JAR tmp/gtk-4.0.jar >JAVAH tmp/include/*.h >MKDIR tmp/objects/org/gnome/glib >GCC src/bindings/org/gnome/glib/GObject.c >make: *** [build-java] Error 1 > >!!! ERROR: dev-java/java-gnome-4.0.3 failed. >Call stack: > ebuild.sh, line 1638: Called dyn_compile > ebuild.sh, line 985: Called qa_call 'src_compile' > ebuild.sh, line 44: Called src_compile > java-gnome-4.0.3.ebuild, line 33: Called die > >!!! Compilation of java-gnome failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/dev-java/java-gnome-4.0.3/temp/build.log'. > >!!! When you file a bug report, please include the following information: >GENTOO_VM=sun-jdk-1.5 CLASSPATH="." JAVA_HOME="/opt/sun-jdk-1.5.0.12" >JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="" >and of course, the output of emerge --info > [31;01m*[0m Failed: ibm-jdk-bin-1.5 sun-jdk-1.5
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 189388
:
128966
| 128967