Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 388128 Details for
Bug 527156
dev-lang/tuprolog-2.7.2: fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 6.37 KB, created by
Ian Stakenvicius (RETIRED)
on 2014-11-01 19:20:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ian Stakenvicius (RETIRED)
Created:
2014-11-01 19:20:05 UTC
Size:
6.37 KB
patch
obsolete
> * Package: dev-lang/tuprolog-2.7.2 > * Repository: gentoo > * Maintainer: prolog@gentoo.org > * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux test userland_GNU > * FEATURES: sandbox test userpriv usersandbox >Installed LAPACK for library directory lib64 > [1] reference * >Installed BLAS for library directory lib64 > [1] reference * >Installed CBLAS for library directory lib64 > [1] gsl > [2] reference * > * Using: icedtea-bin-7 >>>> Unpacking source... >>>> Unpacking tuprolog-2.7.2.tar.gz to /tmp/portage/dev-lang/tuprolog-2.7.2/work >>>> Source unpacked in /tmp/portage/dev-lang/tuprolog-2.7.2/work >>>> Preparing source in /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2 ... > * Applying tuprolog-2.7.2-javadocs.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2 ... >Rewriting attributes >Rewriting ./build.xml >Rewriting ./ant/build.xml >>>> Source configured. >>>> Compiling source in /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2 ... >Searching for bundled jars: >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/build/archives/tuprolog.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/build/archives/2p.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/svnkit.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/ant-ikvmc.0.5.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/mscorlib.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/fit.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/antfit.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/svnjavahl.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/javassist.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/svnClientAdapter.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/junit.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/svnant.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/lib/ikvm-api.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/test/unit/TestURLClassLoader.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/test/unit/TestURLClassLoaderNestedPackage.jar >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/test/unit/TestInterfaces.jar >Searching for bundled classes (no output if none found): >Search done. > * Disabling all optional ANT_TASKS >Buildfile: /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/build.xml >init: > [mkdir] Created dir: /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/dist > [mkdir] Created dir: /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/docs > [mkdir] Created dir: /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/test.build >compile: > [javac] Compiling 250 source files to /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/build > [javac] /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/src/alice/tuprolog/LibraryManager.java:11: error: package cli.System.Reflection does not exist > [javac] import cli.System.Reflection.Assembly; > [javac] ^ > [javac] /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/src/alice/tuprologx/ide/LibraryManager.java:29: error: package cli.System.Reflection does not exist > [javac] import cli.System.Reflection.Assembly; > [javac] ^ > [javac] /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/src/alice/util/AssemblyCustomClassLoader.java:7: error: package cli.System.Reflection does not exist > [javac] public AssemblyCustomClassLoader(cli.System.Reflection.Assembly asm, URL[] urls) > [javac] ^ > [javac] /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/src/alice/tuprolog/LibraryManager.java:115: error: cannot find symbol > [javac] Assembly asm = null; > [javac] ^ > [javac] symbol: class Assembly > [javac] location: class LibraryManager > [javac] /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/src/alice/tuprolog/LibraryManager.java:121: error: cannot find symbol > [javac] asm = Assembly.LoadFrom(paths[i]); > [javac] ^ > [javac] symbol: variable Assembly > [javac] location: class LibraryManager > [javac] /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/src/alice/tuprologx/ide/LibraryManager.java:159: error: cannot find symbol > [javac] Assembly asm = Assembly.LoadFrom(file.getPath()); > [javac] ^ > [javac] symbol: class Assembly > [javac] location: class LibraryManager > [javac] /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/src/alice/tuprologx/ide/LibraryManager.java:159: error: cannot find symbol > [javac] Assembly asm = Assembly.LoadFrom(file.getPath()); > [javac] ^ > [javac] symbol: variable Assembly > [javac] location: class LibraryManager > [javac] /tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/src/alice/util/AssemblyCustomClassLoader.java:9: error: package ikvm.runtime does not exist > [javac] super(new java.net.URL[0], new ikvm.runtime.AssemblyClassLoader(asm)); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 8 errors >BUILD FAILED >/tmp/portage/dev-lang/tuprolog-2.7.2/work/tuprolog-2.7.2/build.xml:25: Compile failed; see the compiler error output for details. >Total time: 11 seconds > * ERROR: dev-lang/tuprolog-2.7.2::gentoo failed (compile phase): > * eant failed > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 4066: Called eant 'jar' 'javadoc' > * environment, line 737: Called die > * The specific snippet of code: > * ant ${antflags} "${@}" || die "eant failed" > * > * If you need support, post the output of `emerge --info '=dev-lang/tuprolog-2.7.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/tuprolog-2.7.2::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM=icedtea-bin-7 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-7.2.4.7" >JAVACFLAGS="-source 1.7 -target 1.7" COMPILER="javac" >and of course, the output of emerge --info =tuprolog-2.7.2 >sed: couldn't open temporary file /etc/portage/package.mask/sedb0PNHI: Permission denied
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 527156
: 388128