On Sun, 23 May 2010 11:01:53 -0700
walt wrote:

> On 05/23/2010 09:56 AM, David Relson wrote:
> 
> > Output of "emerge -d ant-junit" is attached, though I don't
> > understand what the additional info means.
> 
> The 'build.log' should contain the actual error message following the
> test for the system-vm.  The test code will look something like this:
> 
> + java-pkg_switch-vm
> + debug-print-function java-pkg_switch-vm
> + str='java-pkg_switch-vm: entering function'
> + shift
> + debug-print 'java-pkg_switch-vm: entering function, parameters: '
> + '[' '!' -d /media/d/portage/dev-java/ant-junit-1.7.1/temp ']'
> + '[' 'java-pkg_switch-vm: entering function, parameters: ' ']'
> + '[' '' == on ']'
> + '[' -n '' ']'
> + echo 'java-pkg_switch-vm: entering function, parameters: '
> + chmod
> g+w /media/d/portage/dev-java/ant-junit-1.7.1/temp/eclass-debug.log
> + shift
> + '[' '' ']'
> + java-pkg_needs-vm
> + debug-print-function java-pkg_needs-vm
> <lots of snippage>
> 
> There are no error messages in my build.log but I expect there will
> be some obvious ones in yours.
> 

Hi Walt,

What build.log file do you mean?

Running "emerge -d ant-junit" produces files:

  /var/log/portage/dev-java:ant-junit-1.7.1:20100524-010955.log
  /var/log/portage/elog/dev-java:ant-junit-1.7.1:20100524-010957.log

Neither file mentions "java-pkg_needs-vm".  From where does
"java-pkg_needs-vm" come?  Are there other files generated during
"emerge -d ..."?

I found java-pkg_needs-vm in /usr/portage/eclass/java-utils-2.eclass.
However "equery belongs /usr/portage/eclass/java-utils-2.eclass"
doesn't find an owning package for this file.  Do you have this file?
What package owns it?


Reply via email to