Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

Emerging wxPython problem with wxGTK

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
7 posts • Page 1 of 1
Author
Message
Kinou-
n00b
n00b
Posts: 24
Joined: Fri Oct 04, 2002 2:46 pm
Contact:
Contact Kinou-
Website

Emerging wxPython problem with wxGTK

  • Quote

Post by Kinou- » Wed Jan 15, 2003 8:21 pm

Hello

When I try to make an emerge -up world

it failed here :

Code: Select all

KinHouOu root # emerge -up world

These are the packages that I would merge, in order:

Calculating world dependencies |
!!! all ebuilds that could satisfy "=x11-libs/wxGTK-2.4.0*" have been masked.
!!!    (dependency required by "dev-python/wxPython-2.4.0.1" [ebuild])
I don't know which program needs wxPython

Can someone help me ? :/

Bye
La Bible des Dessins Animes !
http://www.dessins-animes.com
Top
LJ
Apprentice
Apprentice
Posts: 156
Joined: Fri Dec 27, 2002 11:40 pm
Contact:
Contact LJ
Website

  • Quote

Post by LJ » Wed Jan 15, 2003 11:53 pm

A lot of programs like pysoulseek need wxpython. The problem you're having is that it can't emerge wxGTK. You might need to do something like

ACCEPT_KEYWORDS="~x86" emerge wxGTK

if that doesn't work, edit the file:

/usr/portage/profiles/package.mask

and comment out the line with wxGTK. Then you should be ok.
Top
Kinou-
n00b
n00b
Posts: 24
Joined: Fri Oct 04, 2002 2:46 pm
Contact:
Contact Kinou-
Website

  • Quote

Post by Kinou- » Thu Jan 16, 2003 7:22 am

thx it seems to be ok :)
La Bible des Dessins Animes !
http://www.dessins-animes.com
Top
S_aIN_t
Guru
Guru
User avatar
Posts: 488
Joined: Sat May 11, 2002 12:59 pm
Location: Ottawa
Contact:
Contact S_aIN_t
Website

  • Quote

Post by S_aIN_t » Thu Jan 16, 2003 8:02 am

Code: Select all

checking for gcc... gcc
checking whether the C compiler (gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

!!! ERROR: The ebuild did not complete successfully.
!!! Function econf, Line 10, Exitcode 1
!!! econf failed
i get that when i try to

Code: Select all

emerge wxGTK

any thoughts?
Top
S_aIN_t
Guru
Guru
User avatar
Posts: 488
Joined: Sat May 11, 2002 12:59 pm
Location: Ottawa
Contact:
Contact S_aIN_t
Website

  • Quote

Post by S_aIN_t » Thu Jan 16, 2003 8:18 am

doh.. it turns out that i had a file in /usr/local/ called include.. that was throwing off gcc...

odd but true.. deleting the file fixed the problem.
Top
gravis
Apprentice
Apprentice
User avatar
Posts: 176
Joined: Thu Apr 18, 2002 11:05 am
Location: Compiègne, France
Contact:
Contact gravis
Website

  • Quote

Post by gravis » Thu Jan 16, 2003 5:17 pm

I have some pb with the new wxpython (GTK+ 2.X support is GREAT) but, some applications refuse to start. For ex pycrust (or boa-constructor) :

Code: Select all

** (pycrust:12501): CRITICAL **: file pango-layout.c: line 2002 (pango_layout_get_extents): assertion `layout != NULL' failed

(pycrust:12501): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (pycrust:12501): CRITICAL **: file pango-layout.c: line 266 (pango_layout_new): assertion `context != NULL' failed

** (pycrust:12501): CRITICAL **: file pango-layout.c: line 543 (pango_layout_set_font_description): assertion `layout != NULL' failed

** (pycrust:12501): CRITICAL **: file pango-layout.c: line 727 (pango_layout_set_text): assertion `layout != NULL' failed

** (pycrust:12501): CRITICAL **: file pango-layout.c: line 2002 (pango_layout_get_extents): assertion `layout != NULL' failed

(pycrust:12501): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed
Floating point exception
 
there are thousands of lines like this

Code: Select all

text): assertion `layout != NULL' failed

** (Boa.py:12516): CRITICAL **: file pango-layout.c: line 2002 (pango_layout_get_extents): assertion `layout != NULL' failed

(Boa.py:12516): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed

** (Boa.py:12516): CRITICAL **: file pango-layout.c: line 266 (pango_layout_new): assertion `context != NULL' failed

** (Boa.py:12516): CRITICAL **: file pango-layout.c: line 543 (pango_layout_set_font_description): assertion `layout != NULL' failed

** (Boa.py:12516): CRITICAL **: file pango-layout.c: line 727 (pango_layout_set_text): assertion `layout != NULL' failed

** (Boa.py:12516): CRITICAL **: file pango-layout.c: line 2002 (pango_layout_get_extents): assertion `layout != NULL' failed

(Boa.py:12516): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed
Floating point exception
Top
gravis
Apprentice
Apprentice
User avatar
Posts: 176
Joined: Thu Apr 18, 2002 11:05 am
Location: Compiègne, France
Contact:
Contact gravis
Website

bug report

  • Quote

Post by gravis » Thu Jan 16, 2003 10:52 pm

Hum... I've submited a Bug report for that :(

http://bugs.gentoo.org/show_bug.cgi?id=14064
Top
Post Reply

7 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic