* [gentoo-java] problem with java-pkg_ant-tasks-depend
@ 2007-01-23 4:33 kristian
2007-01-23 6:07 ` David Gurvich
0 siblings, 1 reply; 2+ messages in thread
From: kristian @ 2007-01-23 4:33 UTC (permalink / raw
To: gentoo-java
hello,
I hope this is the right place to put my trouble. since yesterday I
did emerge 3 times and I get following errors (that is just the
beginning and in the end the whole thing failed). I have no clue where
to look for the bug. a little hint would be nice, so I might even be
able to produce a patch (if it is not my personal problem).
maybe I should report this as a bug - please let me know.
thanx in advance
Kristian
bharat ~ # emerge-delta -avuDf world
These are the packages that would be fetched, in order:
Calculating world dependencies -/usr/portage/eclass/java-ant-2.eclass:
line 34: java-pkg_ant-tasks-depend: command not found
*
!!! ERROR: dev-java/servletapi-2.4-r5 failed.
Call stack:
ebuild.sh, line 1508: Called source
'/usr/portage/dev-java/servletapi/servletapi-2.4-r5.ebuild'
servletapi-2.4-r5.ebuild, line 5: Called inherit 'eutils'
'java-pkg-2' 'java-ant-2'
ebuild.sh, line 1253: Called qa_source
'/usr/portage/eclass/java-ant-2.eclass'
ebuild.sh, line 28: Called source '/usr/portage/eclass/java-ant-2.eclass'
java-ant-2.eclass, line 38: Called die
!!! java-pkg_ant-tasks-depend() failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
!!! A complete build log is located at ''.
-/usr/portage/eclass/java-ant-2.eclass: line 34:
java-pkg_ant-tasks-depend: command not found
*
!!! ERROR: dev-java/commons-io-1.1-r1 failed.
Call stack:
ebuild.sh, line 1508: Called source
'/usr/portage/dev-java/commons-io/commons-io-1.1-r1.ebuild'
commons-io-1.1-r1.ebuild, line 5: Called inherit 'java-pkg-2'
'java-ant-2' 'eutils'
ebuild.sh, line 1253: Called qa_source
'/usr/portage/eclass/java-ant-2.eclass'
ebuild.sh, line 28: Called source '/usr/portage/eclass/java-ant-2.eclass'
java-ant-2.eclass, line 38: Called die
!!! java-pkg_ant-tasks-depend() failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
!!! A complete build log is located at ''.
|/usr/portage/eclass/java-ant-2.eclass: line 34:
java-pkg_ant-tasks-depend: command not found
*
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-java] problem with java-pkg_ant-tasks-depend
2007-01-23 4:33 [gentoo-java] problem with java-pkg_ant-tasks-depend kristian
@ 2007-01-23 6:07 ` David Gurvich
0 siblings, 0 replies; 2+ messages in thread
From: David Gurvich @ 2007-01-23 6:07 UTC (permalink / raw
To: gentoo-java
You have an overlay that overwrites java-utils-2.eclass. In my case, the
problem was in gcj-overlay, fixed in recent svn. You may have another
overlay causing the problem.
On Monday 22 January 2007 23:33, kristian wrote:
> hello,
>
> I hope this is the right place to put my trouble. since yesterday I
> did emerge 3 times and I get following errors (that is just the
> beginning and in the end the whole thing failed). I have no clue where
> to look for the bug. a little hint would be nice, so I might even be
> able to produce a patch (if it is not my personal problem).
>
> maybe I should report this as a bug - please let me know.
>
> thanx in advance
> Kristian
>
>
> bharat ~ # emerge-delta -avuDf world
>
> These are the packages that would be fetched, in order:
>
> Calculating world dependencies -/usr/portage/eclass/java-ant-2.eclass:
> line 34: java-pkg_ant-tasks-depend: command not found
> *
>
> !!! ERROR: dev-java/servletapi-2.4-r5 failed.
> Call stack:
> ebuild.sh, line 1508: Called source
> '/usr/portage/dev-java/servletapi/servletapi-2.4-r5.ebuild'
> servletapi-2.4-r5.ebuild, line 5: Called inherit 'eutils'
> 'java-pkg-2' 'java-ant-2'
> ebuild.sh, line 1253: Called qa_source
> '/usr/portage/eclass/java-ant-2.eclass'
> ebuild.sh, line 28: Called source
> '/usr/portage/eclass/java-ant-2.eclass' java-ant-2.eclass, line 38:
> Called die
>
> !!! java-pkg_ant-tasks-depend() failed
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
> !!! A complete build log is located at ''.
>
> -/usr/portage/eclass/java-ant-2.eclass: line 34:
> java-pkg_ant-tasks-depend: command not found
> *
>
> !!! ERROR: dev-java/commons-io-1.1-r1 failed.
> Call stack:
> ebuild.sh, line 1508: Called source
> '/usr/portage/dev-java/commons-io/commons-io-1.1-r1.ebuild'
> commons-io-1.1-r1.ebuild, line 5: Called inherit 'java-pkg-2'
> 'java-ant-2' 'eutils'
> ebuild.sh, line 1253: Called qa_source
> '/usr/portage/eclass/java-ant-2.eclass'
> ebuild.sh, line 28: Called source
> '/usr/portage/eclass/java-ant-2.eclass' java-ant-2.eclass, line 38:
> Called die
>
> !!! java-pkg_ant-tasks-depend() failed
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
> !!! A complete build log is located at ''.
>
> |/usr/portage/eclass/java-ant-2.eclass: line 34:
>
> java-pkg_ant-tasks-depend: command not found
> *
--
*--*--*--*--*--*--*--*--*--*--*--*
KMail on Gentoo/PPC
--
gentoo-java@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-23 6:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-23 4:33 [gentoo-java] problem with java-pkg_ant-tasks-depend kristian
2007-01-23 6:07 ` David Gurvich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox