Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42458 - dev-python/PyQt 3.10 build fails declaration of C function `void* mpeg2_malloc(int, int)' conflicts with mpeg2.h:191: error: previous declaration `void*
Summary: dev-python/PyQt 3.10 build fails declaration of C function `void* mpeg2_mallo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-22 02:25 UTC by Hans-Christian Armingeon
Modified: 2004-02-25 16:33 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 Hans-Christian Armingeon 2004-02-22 02:25:06 UTC
Compile problems:

make[1]: Leaving directory `/var/tmp/portage/PyQt-3.10/work/PyQt-x11-gpl-3.10/qtnetwork'
make[1]: Entering directory `/var/tmp/portage/PyQt-3.10/work/PyQt-x11-gpl-3.10/qttable'
g++ -c -pipe -O3 -march=athlon-xp -funroll-loops -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/usr/include/python2.3 -I/usr/qt/3/include -I/usr/X11R6/include -o sipqttablepart0.o sipqttablepart0.cpp
sipqttablepart0.cpp: In member function `QString
   sipQCheckTableItem::sipProtect_content()':
sipqttablepart0.cpp:13857: error: 'class QTableItem' has no member named '
   content'
sipqttablepart0.cpp: In member function `QString
   sipQComboTableItem::sipProtect_content()':
sipqttablepart0.cpp:14587: error: 'class QTableItem' has no member named '
   content'
sipqttablepart0.cpp: In member function `QString
   sipQTableItem::sipProtect_content()':
sipqttablepart0.cpp:15391: error: 'class QTableItem' has no member named '
   content'
make[1]: *** [sipqttablepart0.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/PyQt-3.10/work/PyQt-x11-gpl-3.10/qttable'
make: *** [all] Error 2

!!! ERROR: dev-python/PyQt-3.10 failed.
!!! Function src_compile, Line 39, Exitcode 2
!!! (no error message)




Reproducible: Always
Steps to Reproduce:
1. emerge -u PyQT
2.
3.

Actual Results:  
 


Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 
2.4.25) 
================================================================= 
System uname: 2.4.25 i686 mobile AMD Athlon(tm) XP 2500+ 
Gentoo Base System version 1.4.3.13 
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -march=athlon-xp -funroll-loops -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /lib/modules /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/env.d" 
CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo 
http://www.ibiblio.org/pub/Linux/distributions/gentoo 
http://gentoo.oregonstate.edu" 
MAKEOPTS="-j4" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X Xaw3d aalib acl acpi afs alsa apache2 apm arts avi berkdb bonobo cdr 
crypt cscope cups curl dga directfb doc dvd emacs encode esd ethereal evo 
fbcon firebird flash foomaticdb freetds gb gd gdbm ggi gif gnome gphoto2 gpm 
gps gstreamer gtk gtk2 gtkhtml guile imap imlib informix innodb ipv6 jack java 
jikes joystick jpeg kde kerberos krb4 ladcca lcm ldap leim libg++ libgda 
libwww lirc mad maildir mbox mcal memlimit mikmod mmx motif mozilla mpeg mpi 
mule mysql nas ncurses nhc98 nls oci8 odbc oggvorbis opengl oss pam pcmcia pda 
pdflib perl plotutils png pnp postgres ppds prelude python qt quicktime 
readline ruby ruby18 samba sasl scanner sdl slang slp snmp socks5 spell ssl 
svga tcltk tcpd tetex tiff truetype usb wmf wxwindows x86 xface xinerama xml2 
xmms xosd xv zeo zlib"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-02-22 06:20:11 UTC
dupe, see Bug 41101
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2004-02-25 16:33:55 UTC
Fixed in cvs.