Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2998 - sandbox violation emerging balsa
Summary: sandbox violation emerging balsa
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-24 14:52 UTC by Christian - Manny Calavera - Neumair
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian - Manny Calavera - Neumair 2002-05-24 14:52:44 UTC
[31;01m--------------------------- ACCESS VIOLATION SUMMARY ---------------------------[0m
[31;01mLOG FILE = "/tmp/sandbox-balsa-1.3.5-r1-2388.log"[0m

open_wr:   /usr/share/locale/az/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/bg/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/ca/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/cs/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/da/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/de/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/en_GB/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/el/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/es/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/et/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/fi/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/fr/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/ga/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/hu/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/it/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/ja/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/ko/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/lt/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/ms/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/nl/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/no/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/nn/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/pl/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/pt/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/pt_BR/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/ro/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/ru/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/sk/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/sl/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/sv/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/tr/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/uk/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/wa/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/zh_CN/LC_MESSAGES/balsa.mo
open_wr:   /usr/share/locale/zh_TW/LC_MESSAGES/balsa.mo
open_wr:   /etc/sound/events/balsa.soundlist
open_wr:   /etc/sound/events/email.soundlist
[31;01m--------------------------------------------------------------------------------[0m
 ...done!
>>> emerge net-mail/balsa-1.3.5-r1 to /
>>> md5 ;-) balsa-1.3.5.tar.bz2
!!! emerge aborting on  /usr/portage/net-mail/balsa/balsa-1.3.5-r1.ebuild .

see you,
- Manny -
Comment 1 Francisco Gimeno 2002-05-26 10:15:33 UTC
Ummm... how do you get to the end? 
--- 
checking for X11/SM/SMlib.h... yes 
checking for XpmFreeXpmImage in -lXpm... yes 
checking for new_pspell_manager in -lpspell... no 
configure: error: *** libpspell(-devel) not found.  Please check 
http://balsa.gnome.org/ for information on the required files. 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, Line -65, Exitcode 1 
!!! configure balsa failed 
-------- 
My packages 
-------- 
*  app-text/pspell 
      Latest version Available: 0.12.2-r2 
      Latest version Installed: 0.12.2-r2 
      Homepage: http://pspell.sourceforge.net 
      Description: 
      A spell checker frontend for aspell and ispell 
 
*  app-text/pspell-ispell 
      Latest version Available: 0.12-r1 
      Latest version Installed: 0.12-r1 
      Homepage: http://pspell.sourceforge.net 
      Description: 
      Ispell module for pspell 
----- 
Where is the libpspell ebuild? 
 
Comment 2 Christian - Manny Calavera - Neumair 2002-05-26 10:33:35 UTC
you're mixing up two bugs
there already exists a workaround for that one you mentioned and there was even
written a diff (look into your portage dir!) but this diff was named wrong so
the emerge script doesn't find it (x-r1 and x).
manual workaround:
export LIBS="-lstdc++"
emerge -p balsa
emerge balsa

see you,
- Manny -
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-28 05:58:04 UTC
This should be sorted in 1.3.6-r1

Please test and let me know (reopen this bug, if necessary)
Comment 4 Christian - Manny Calavera - Neumair 2002-05-29 03:27:51 UTC
it works :)
good job!

see you,
- Manny -