Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20177 - error compiling qt-dcgui-0.2.12 ebuild
Summary: error compiling qt-dcgui-0.2.12 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-29 12:02 UTC by Nathan Randle
Modified: 2003-04-30 02:27 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 Nathan Randle 2003-04-29 12:02:53 UTC
When I try to emerge the latest qt-dcgui ebuild the compile breaks with an error
as shown below

Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORDS="~x86" emerge qt-dcgui
2.
3.

Actual Results:  
Extract from the end of the compile...

else rm -f ".deps/DCDialogFileBrowser.Tpo"; exit 1; \
fi
DCDialogFileBrowser.cpp: In constructor
   `DCDialogFileBrowser::DCDialogFileBrowser(QWidget*, const char*, unsigned
   int)':
DCDialogFileBrowser.cpp:98: `languageChange' undeclared (first use this
   function)
DCDialogFileBrowser.cpp:98: (Each undeclared identifier is reported only once
   for each function it appears in.)
DCDialogFileBrowser.cpp: At global scope:
DCDialogFileBrowser.cpp:116: no `void DCDialogFileBrowser::languageChange()'
   member function declared in class `DCDialogFileBrowser'
make[3]: *** [DCDialogFileBrowser.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/qt-dcgui-0.2.12/work/dcgui-qt-0.2.12/dcgui/ui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/qt-dcgui-0.2.12/work/dcgui-qt-0.2.12/dcgui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/qt-dcgui-0.2.12/work/dcgui-qt-0.2.12'
make: *** [all] Error 2

!!! ERROR: net-p2p/qt-dcgui-0.2.12 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! (no error message)


Expected Results:  
Compiled succesfully

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20 i686 AMD Athlon(tm) XP 2000+
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm avi crypt encode gif gpm jpeg libg++ libwww mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib alsa gdbm
berkdb slang readline arts svga tcltk java sdl tcpd pam ssl perl python esd
imlib oggvorbis motif opengl mozilla X qt kde -gnome -gtk -gtk2 cups moznoirc
moznomail moznocompose"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 atom 2003-04-29 21:42:04 UTC
i received the same error. 0.2.12 seems to have been removed in favor of 0.2.10
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2003-04-30 02:27:36 UTC
0.2.12 should be fixed, added a workaround posted on their forum.  
 
0.2.12 was never removed, rsync again.