First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 41019
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 16365
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: re-vax <re-vax@wanadoo.fr>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 41019 depends on: Show dependency tree
Show dependency graph
Bug 41019 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-02-09 14:27 0000
When I try to emerge world :), I get this error

>>> emerge (57 of 148) app-text/gnome-spell-1.0.5 to /

...

>>> Unpacking source...
>>> Unpacking gnome-spell-1.0.5.tar.bz2 to /var/tmp/portage/gnome-spell-1.0.5/work

...

at the end:

./configure: line 1: aspell: command not found
checking for new_aspell_config in -laspell... no
configure: error: gnome-spell cannot be built without aspell library
 
!!! ERROR: app-text/gnome-spell-1.0.5 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed

I think there is a little problem in dependencie calculation.


Reproducible: Always
Steps to Reproduce:
Not tested but...

Actual Results:  
the "emerge world" has stop.
i have done "emerge aspell"
then "emerge world" one again and no more problem :)



Portage 2.0.50 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22-gentoo-r5)
=================================================================
System uname: 2.4.22-gentoo-r5 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.3.10
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa apm arts avi berkdb bonobo cdr crypt cups directfb
dvd encode esd flac foomaticdb gd gdbm gif gnome gpm gtk gtk2 imlib java jpeg
kde ldap libg++ libwww mad mikmod mmx motif mozilla mpeg mysql ncurses nls
oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline
samba scanner sdl slang speex spell ssl svga tcltk tcpd truetype unicode usb
videos wxwindows x86 xml xml2 xmms xosd xv zlib"

------- Comment #1 From Spider (RETIRED) 2004-02-09 16:47:55 0000 -------
could you please attach the output of :
emerge -vp virtual/aspell-dict
emerge -vp aspell
qpkg -v -l aspell

------- Comment #2 From foser (RETIRED) 2004-03-06 05:24:27 0000 -------
*** Bug 43864 has been marked as a duplicate of this bug. ***

------- Comment #3 From foser (RETIRED) 2004-03-06 05:27:43 0000 -------
portage devs, do you guys have any clue how this could happen. The deps always
seem correct in all of these reports, it has todo something with the virtuals ?

Another problem in this category : http://bugs.gentoo.org/show_bug.cgi?id=34991

------- Comment #4 From foser (RETIRED) 2004-03-14 11:25:17 0000 -------
*** Bug 34991 has been marked as a duplicate of this bug. ***

------- Comment #5 From foser (RETIRED) 2004-03-14 11:26:20 0000 -------
@portage devs : another request to have a look at this issue. The deps are
correct in all these cases.

------- Comment #6 From foser (RETIRED) 2004-03-26 09:11:59 0000 -------
*** Bug 45707 has been marked as a duplicate of this bug. ***

------- Comment #7 From Don Seiler (RETIRED) 2004-04-09 10:57:05 0000 -------
I think Bug 30946 might be the same case.  It seemed to only break for new
installs.  foser pointed this out to me.  Should I mark mine as a duplicate?

------- Comment #8 From Don Seiler (RETIRED) 2004-04-27 11:26:36 0000 -------
*** Bug 30946 has been marked as a duplicate of this bug. ***

------- Comment #9 From Derryth 2004-05-04 09:20:24 0000 -------
I'm not a dev but I had a similar problem and decided to investigate (the one
in bug 30946). Gnome-spell or gtkspell requires enchant (I had 1.1.3
installed). In the enchant ebuild I saw that to build and run enchant you need
aspell OR ispell OR hspell (|| ( virtual/aspell-dict app-text/ispell
app-text/hspell )). But gtkspell an I assume gnome-spell wants aspell not
ispell that satisfied enchant for me. So this is the problem in my case.

------- Comment #10 From foser (RETIRED) 2004-05-04 10:46:39 0000 -------
right, that is a mistake that could explain some of these reports. We didn't
run autoconf for gtkspell, so the configure.in fixed didn't get propagated.
I'll fix this now.

But this is not the case with gnome-spell (the initial bugreport is on a
version that doesn't use enchant).

------- Comment #11 From Jason Stubbs (RETIRED) 2005-10-07 08:58:24 0000 -------

*** This bug has been marked as a duplicate of 16365 ***

First Last Prev Next    No search results available      Search page      Enter new bug