First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 123668
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WONTFIX
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: J.C. Wren <jcwren@jcwren.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 123668 depends on: Show dependency tree
Bug 123668 blocks: 154102
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-02-21 18:50 0000
>>> emerge (5 of 5) dev-python/python-gtkextra-0.22 to /
>>> Downloading ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/python-gtkextra-0.22.tar.gz
--21:44:55-- 
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/python-gtkextra-0.22.tar.gz
           => `/usr/portage/distfiles/python-gtkextra-0.22.tar.gz'
Resolving ftp.gtlib.cc.gatech.edu... 128.61.127.9, 128.61.127.11
Connecting to ftp.gtlib.cc.gatech.edu|128.61.127.9|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR python-gtkextra-0.22.tar.gz ... done.
Length: 121,265 (118K) (unauthoritative)

100%[===================================================================================================================================================================>]
121,265      257.55K/s

21:44:56 (256.72 KB/s) - `/usr/portage/distfiles/python-gtkextra-0.22.tar.gz'
saved [121265]

>>> checksums files   ;-) python-gtkextra-0.22.ebuild
>>> checksums files   ;-) files/digest-python-gtkextra-0.22
>>> checksums src_uri ;-) python-gtkextra-0.22.tar.gz
>>> Unpacking source...
>>> Unpacking python-gtkextra-0.22.tar.gz to /var/tmp/portage/python-gtkextra-0.22/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/python-gtkextra-0.22/work/python-gtkextra-0.22 ...
/usr/lib/python2.4/distutils/dist.py:222: UserWarning: 'licence' distribution
option is deprecated; use 'license'
  warnings.warn(msg)
running build
running build_py
creating build
creating build/lib.linux-i686-2.4
creating build/lib.linux-i686-2.4/gtkextra
copying gtkextra/__init__.py -> build/lib.linux-i686-2.4/gtkextra
running build_ext
building 'gtkextra._gtkextramodule' extension
creating build/temp.linux-i686-2.4
creating build/temp.linux-i686-2.4/gtkextra
i686-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2
-march=athlon-xp -pipe -fomit-frame-pointer -fPIC -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/python2.4 -c
gtkextra/gtksheetchild-type.c -o
build/temp.linux-i686-2.4/gtkextra/gtksheetchild-type.o sh: gtkextra-config:
command not found
i686-pc-linux-gnu-gcc: sh:: No such file or directory
i686-pc-linux-gnu-gcc: gtkextra-config:: No such file or directory
i686-pc-linux-gnu-gcc: command: No such file or directory
i686-pc-linux-gnu-gcc: not: No such file or directory
i686-pc-linux-gnu-gcc: found: No such file or directory
In file included from gtkextra/pygtkextra-private.h:26,
                 from gtkextra/gtksheetchild-type.c:23:
gtkextra/pygtkextra.h:27:31: gtkextra/gtkextra.h: No such file or directory
In file included from gtkextra/pygtkextra-private.h:26,
                 from gtkextra/gtksheetchild-type.c:23:
gtkextra/pygtkextra.h:32: error: syntax error before '*' token
gtkextra/pygtkextra.h:32: warning: data definition has no type or storage class
gtkextra/pygtkextra.h:37: error: syntax error before '*' token
gtkextra/pygtkextra.h:37: warning: data definition has no type or storage class
gtkextra/pygtkextra.h:40: error: syntax error before '*' token
gtkextra/pygtkextra.h:40: warning: data definition has no type or storage class
In file included from gtkextra/gtksheetchild-type.c:23:
gtkextra/pygtkextra-private.h:40: error: syntax error before "GtkSheetChild"
gtkextra/pygtkextra-private.h:40: warning: no semicolon at end of struct or
union
gtkextra/pygtkextra-private.h:41: warning: data definition has no type or
storage class
gtkextra/pygtkextra-private.h:46: error: syntax error before
"GtkSheetCellBorder"
gtkextra/pygtkextra-private.h:46: warning: no semicolon at end of struct or
union
gtkextra/pygtkextra-private.h:47: warning: data definition has no type or
storage class
gtkextra/pygtkextra-private.h:52: error: syntax error before "GtkSheetCellAttr"
gtkextra/pygtkextra-private.h:52: warning: no semicolon at end of struct or
union
gtkextra/pygtkextra-private.h:54: error: syntax error before '}' token
gtkextra/pygtkextra-private.h:54: warning: data definition has no type or
storage class
gtkextra/pygtkextra-private.h:59: error: syntax error before "GtkSheetRange"
gtkextra/pygtkextra-private.h:59: warning: no semicolon at end of struct or
union
gtkextra/pygtkextra-private.h:60: warning: data definition has no type or
storage class
gtkextra/pygtkextra-private.h:65: error: syntax error before "GtkPlotText"
gtkextra/pygtkextra-private.h:65: warning: no semicolon at end of struct or
union
gtkextra/pygtkextra-private.h:66: warning: data definition has no type or
storage class
gtkextra/pygtkextra-private.h:71: error: syntax error before "GtkPlotLine"
gtkextra/pygtkextra-private.h:71: warning: no semicolon at end of struct or
union
gtkextra/pygtkextra-private.h:72: warning: data definition has no type or
storage class
gtkextra/pygtkextra-private.h:77: error: syntax error before
"GtkPlotCanvasChild"
gtkextra/pygtkextra-private.h:77: warning: no semicolon at end of struct or
union
gtkextra/pygtkextra-private.h:78: warning: data definition has no type or
storage class
gtkextra/pygtkextra-private.h:83: error: syntax error before "GtkIconListItem"
gtkextra/pygtkextra-private.h:83: warning: no semicolon at end of struct or
union
gtkextra/pygtkextra-private.h:84: warning: data definition has no type or
storage class
gtkextra/pygtkextra-private.h:89: error: syntax error before "GtkPSFont"
gtkextra/pygtkextra-private.h:89: warning: no semicolon at end of struct or
union
gtkextra/pygtkextra-private.h:90: warning: data definition has no type or
storage class
gtkextra/pygtkextra-private.h:120: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:125: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:130: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:135: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:140: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:141: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:146: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:151: error: syntax error before "gfloat"
gtkextra/pygtkextra-private.h:157: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:158: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:161: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:164: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:167: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:170: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:174: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:182: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:185: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:186: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:187: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:189: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:190: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:191: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:197: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:202: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:203: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:204: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:205: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:207: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:212: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:213: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:218: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:223: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:224: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:230: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:239: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:240: error: syntax error before '*' token
gtkextra/pygtkextra-private.h:245: error: syntax error before '*' token
gtkextra/gtksheetchild-type.c:32: error: syntax error before '*' token
gtkextra/gtksheetchild-type.c: In function `PyGtkSheetChild_Dealloc':
gtkextra/gtksheetchild-type.c:34: error: `self' undeclared (first use in this
function)
gtkextra/gtksheetchild-type.c:34: error: (Each undeclared identifier is
reported only once
gtkextra/gtksheetchild-type.c:34: error: for each function it appears in.)
gtkextra/gtksheetchild-type.c: At top level:
gtkextra/gtksheetchild-type.c:39: error: `GtkSheetChild' undeclared here (not
in a function)
gtkextra/gtksheetchild-type.c:39: error: syntax error before ')' token
gtkextra/gtksheetchild-type.c:39: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:39: error: (near initialization for
`PyGtkSheetChild_members[0].offset')
gtkextra/gtksheetchild-type.c:39: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:39: error: (near initialization for
`PyGtkSheetChild_members[0]')
gtkextra/gtksheetchild-type.c:40: error: syntax error before ')' token
gtkextra/gtksheetchild-type.c:40: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:40: error: (near initialization for
`PyGtkSheetChild_members[1].offset')
gtkextra/gtksheetchild-type.c:40: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:40: error: (near initialization for
`PyGtkSheetChild_members[1]')
gtkextra/gtksheetchild-type.c:41: error: syntax error before ')' token
gtkextra/gtksheetchild-type.c:41: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:41: error: (near initialization for
`PyGtkSheetChild_members[2].offset')
gtkextra/gtksheetchild-type.c:41: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:41: error: (near initialization for
`PyGtkSheetChild_members[2]')
gtkextra/gtksheetchild-type.c:42: error: syntax error before ')' token
gtkextra/gtksheetchild-type.c:42: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:42: error: (near initialization for
`PyGtkSheetChild_members[3].offset')
gtkextra/gtksheetchild-type.c:42: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:42: error: (near initialization for
`PyGtkSheetChild_members[3]')
gtkextra/gtksheetchild-type.c:43: error: syntax error before ')' token
gtkextra/gtksheetchild-type.c:43: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:43: error: (near initialization for
`PyGtkSheetChild_members[4].offset')
gtkextra/gtksheetchild-type.c:43: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:43: error: (near initialization for
`PyGtkSheetChild_members[4]')
gtkextra/gtksheetchild-type.c:44: error: syntax error before ')' token
gtkextra/gtksheetchild-type.c:44: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:44: error: (near initialization for
`PyGtkSheetChild_members[5].offset')
gtkextra/gtksheetchild-type.c:44: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:44: error: (near initialization for
`PyGtkSheetChild_members[5]')
gtkextra/gtksheetchild-type.c:45: error: syntax error before ')' token
gtkextra/gtksheetchild-type.c:45: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:45: error: (near initialization for
`PyGtkSheetChild_members[6].offset')
gtkextra/gtksheetchild-type.c:45: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:45: error: (near initialization for
`PyGtkSheetChild_members[6]')
gtkextra/gtksheetchild-type.c:46: error: initializer element is not constant
gtkextra/gtksheetchild-type.c:46: error: (near initialization for
`PyGtkSheetChild_members[7]')
gtkextra/gtksheetchild-type.c:50: error: syntax error before '*' token
gtkextra/gtksheetchild-type.c: In function `PyGtkSheetChild_GetAttr':
gtkextra/gtksheetchild-type.c:52: error: `attr' undeclared (first use in this
function)
gtkextra/gtksheetchild-type.c:53: error: `self' undeclared (first use in this
function)
gtkextra/gtksheetchild-type.c: At top level:
gtkextra/gtksheetchild-type.c:68: error: syntax error before '*' token
gtkextra/gtksheetchild-type.c: In function `PyGtkSheetChild_SetAttr':
gtkextra/gtksheetchild-type.c:71: error: `self' undeclared (first use in this
function)
gtkextra/gtksheetchild-type.c:71: error: `attr' undeclared (first use in this
function)
gtkextra/gtksheetchild-type.c:72: error: `value' undeclared (first use in this
function)
gtkextra/gtksheetchild-type.c: At top level:
gtkextra/gtksheetchild-type.c:94: error: syntax error before '*' token
gtkextra/gtksheetchild-type.c: In function `pygtkextra_sheet_child_new':
gtkextra/gtksheetchild-type.c:96: error: `self' undeclared (first use in this
function)
gtkextra/gtksheetchild-type.c:98: error: `child' undeclared (first use in this
function)
gtkextra/gtksheetchild-type.c:103: error: syntax error before ')' token
gtkextra/gtksheetchild-type.c:104: error: syntax error before ')' token
error: command 'i686-pc-linux-gnu-gcc' failed with exit status 1

!!! ERROR: dev-python/python-gtkextra-0.22 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile
  ebuild.sh, line 1609:   Called distutils_src_compile

Portage 2.1_pre4-r1 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.3.6-r3,
2.6.15fast i686)
=================================================================
System uname: 2.6.15fast i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://gentoo.mirrors.pair.com/ http://mirror.espri.arizona.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://fast.private.com/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts cddb cups eds emboss
encode firefox foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib
ipod ipv6 jpeg kde libg++ libwww mad mikmod mmx motif moznocompose mp3 mpeg
mplayer ncurses nls offensive ogg oggvorbis opengl oss pam pdflib perl png
python qt quicktime readline real sdl server spell ssl tagwriting tcpd truetype
truetype-fonts type1-fonts vorbis win32codecs xml2 xmms xv zlib elibc_glibc
kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS

------- Comment #1 From J.C. Wren 2006-02-21 18:51:22 0000 -------
dev-embedded/gpsim-0.21.2 is also exploding due to not being able to find
gtk+extra-config.

------- Comment #2 From J.C. Wren 2006-04-02 20:15:01 0000 -------
OK, I have a completely current system as of 2006/04/02, and this is *still*
broken.  

------- Comment #3 From Jakub Moc (RETIRED) 2006-12-03 04:03:30 0000 -------
package.masked for gnome-1 removal -> WONTFIX

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