Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 72433 Details for
Bug 98907
ebuild fails on dev-python/wxpython-2.6.1.0 [2.6.0.0-r1] +gtk +gtk2 +opengl -unicode
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge wxPython 2.6.1.0 failure
emerge.wxpython2610.txt (text/plain), 6.12 KB, created by
Alex Bogak
on 2005-11-08 02:01:38 UTC
(
hide
)
Description:
emerge wxPython 2.6.1.0 failure
Filename:
MIME Type:
Creator:
Alex Bogak
Created:
2005-11-08 02:01:38 UTC
Size:
6.12 KB
patch
obsolete
>i686-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -march=pentium4 -fomit-frame-pointer -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -Iinclude -Isrc -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.4 -c src/gtk/_core_wrap.cpp -o build-gtk2.unicode/temp.linux-i686-2.4/src/gtk/_core_wrap.o >src/gtk/_core_wrap.cpp: In function `void init_core_()': >src/gtk/_core_wrap.cpp:49424: error: `wxPAPER_DBL_JAPANESE_POSTCARD' undeclared > (first use this function) >src/gtk/_core_wrap.cpp:49424: error: (Each undeclared identifier is reported > only once for each function it appears in.) >src/gtk/_core_wrap.cpp:49427: error: `wxPAPER_A6' undeclared (first use this > function) >src/gtk/_core_wrap.cpp:49430: error: `wxPAPER_JENV_KAKU2' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49433: error: `wxPAPER_JENV_KAKU3' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49436: error: `wxPAPER_JENV_CHOU3' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49439: error: `wxPAPER_JENV_CHOU4' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49442: error: `wxPAPER_LETTER_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49445: error: `wxPAPER_A3_ROTATED' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49448: error: `wxPAPER_A4_ROTATED' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49451: error: `wxPAPER_A5_ROTATED' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49454: error: `wxPAPER_B4_JIS_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49457: error: `wxPAPER_B5_JIS_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49460: error: `wxPAPER_JAPANESE_POSTCARD_ROTATED' > undeclared (first use this function) >src/gtk/_core_wrap.cpp:49463: error: `wxPAPER_DBL_JAPANESE_POSTCARD_ROTATED' > undeclared (first use this function) >src/gtk/_core_wrap.cpp:49466: error: `wxPAPER_A6_ROTATED' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49469: error: `wxPAPER_JENV_KAKU2_ROTATED' undeclared > (first use this function) >src/gtk/_core_wrap.cpp:49472: error: `wxPAPER_JENV_KAKU3_ROTATED' undeclared > (first use this function) >src/gtk/_core_wrap.cpp:49475: error: `wxPAPER_JENV_CHOU3_ROTATED' undeclared > (first use this function) >src/gtk/_core_wrap.cpp:49478: error: `wxPAPER_JENV_CHOU4_ROTATED' undeclared > (first use this function) >src/gtk/_core_wrap.cpp:49481: error: `wxPAPER_B6_JIS' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49484: error: `wxPAPER_B6_JIS_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49487: error: `wxPAPER_12X11' undeclared (first use this > function) >src/gtk/_core_wrap.cpp:49490: error: `wxPAPER_JENV_YOU4' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49493: error: `wxPAPER_JENV_YOU4_ROTATED' undeclared > (first use this function) >src/gtk/_core_wrap.cpp:49496: error: `wxPAPER_P16K' undeclared (first use this > function) >src/gtk/_core_wrap.cpp:49499: error: `wxPAPER_P32K' undeclared (first use this > function) >src/gtk/_core_wrap.cpp:49502: error: `wxPAPER_P32KBIG' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49505: error: `wxPAPER_PENV_1' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49508: error: `wxPAPER_PENV_2' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49511: error: `wxPAPER_PENV_3' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49514: error: `wxPAPER_PENV_4' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49517: error: `wxPAPER_PENV_5' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49520: error: `wxPAPER_PENV_6' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49523: error: `wxPAPER_PENV_7' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49526: error: `wxPAPER_PENV_8' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49529: error: `wxPAPER_PENV_9' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49532: error: `wxPAPER_PENV_10' undeclared (first use > this function) >src/gtk/_core_wrap.cpp:49535: error: `wxPAPER_P16K_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49538: error: `wxPAPER_P32K_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49541: error: `wxPAPER_P32KBIG_ROTATED' undeclared > (first use this function) >src/gtk/_core_wrap.cpp:49544: error: `wxPAPER_PENV_1_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49547: error: `wxPAPER_PENV_2_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49550: error: `wxPAPER_PENV_3_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49553: error: `wxPAPER_PENV_4_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49556: error: `wxPAPER_PENV_5_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49559: error: `wxPAPER_PENV_6_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49562: error: `wxPAPER_PENV_7_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49565: error: `wxPAPER_PENV_8_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49568: error: `wxPAPER_PENV_9_ROTATED' undeclared (first > use this function) >src/gtk/_core_wrap.cpp:49571: error: `wxPAPER_PENV_10_ROTATED' undeclared > (first use this function) >src/gtk/_core_wrap.cpp:49982: error: `wxEVT_SCROLL_CHANGED' undeclared (first > use this function) >error: command 'i686-pc-linux-gnu-gcc' failed with exit status 1 > >!!! ERROR: dev-python/wxpython-2.6.1.0 failed. >!!! Function src_compile, Line 76, Exitcode 1 >!!! build failed >!!! If you need support, post the topmost build error, NOT this status message.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 98907
: 72433 |
72434