Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112078 - kftpgrabber-0.6.0 compile error
Summary: kftpgrabber-0.6.0 compile error
Status: RESOLVED DUPLICATE of bug 106402
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-10 06:43 UTC by Jos Delbar
Modified: 2005-11-10 11:31 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 Jos Delbar 2005-11-10 06:43:24 UTC
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../..  
-I../../../kftpgrabber/src -I../../../kftpgrabber/src/widgets/queueview  
-I/usr/kde/3.4/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT   
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi  
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts  
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2  
-march=pentium-m -mfpmath=sse -O2 -pipe -Wformat-security  
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT  
-DQT_NO_TRANSLATION  -c -o kftpqueueeditorlayout.o `test -f  
'kftpqueueeditorlayout.cpp' || echo './'`kftpqueueeditorlayout.cpp  
kftpqueueeditorlayout.cpp:26:32: kftpserverlineedit.h: No such file or  
directory 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.53_rc7 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r3, 
2.6.14-gentoo i686) 
================================================================= 
System uname: 2.6.14-gentoo i686 Intel(R) Pentium(R) M processor 1500MHz 
Gentoo Base System version 1.12.0_pre10 
dev-lang/python:     2.3.5, 2.4.2 
sys-apps/sandbox:    1.2.13 
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 
sys-devel/libtool:   1.5.20-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-march=pentium-m -mfpmath=sse -O2 -pipe" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d" 
CXXFLAGS="-march=pentium-m -mfpmath=sse -O2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="ftp://ftp.gentoo.skynet.be/pub/gentoo 
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/" 
LANG="en_US.ISO8859-1" 
LC_ALL="en_US.UTF-8" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.be.gentoo.org/gentoo-portage" 
USE="x86 4kstacks X aac acpi alsa arts artswrappersuid audiofile avi berkdb 
bitmap-fonts bzip2 cdparanoia cdr crypt cups curl custom-cflags dio directfb 
dvd emboss encode ethereal exif expat fam fbcon ffmpeg flac foomaticdb fortran 
gdbm gif glut gpm gtk gtk2 hal idn imagemagick imlib ipv6 java jpeg kde 
kdeenablefinal lcms ldap libg++ libwww mad mikmod mmx mng motif mozilla mp3 
mpeg msn musicbrainz ncurses nls nptl nptlonly ogg oggvorbis opengl pam pcmcia 
pcre pdflib perl png pnp ppds python qt quicktime readline real samba sdl 
sndfile spell sse sse2 ssl svg svga sysfs tcltk tcpd tetex theora tiff 
truetype truetype-fonts type1-fonts udev unicode usb userlocales vim-with-x 
vorbis wifi win32codecs wmf xine xinerama xml2 xv xvid zlib video_cards_i810 
video_cards_i915 userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-11-10 06:51:46 UTC
qt 3.3.5? 
Comment 2 Jos Delbar 2005-11-10 09:53:16 UTC
Hmm, indeed, downgrading to qt-3.3.4-r8 should certainly resolve this, thanks. 
 
Sorry for the trouble! 
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-11-10 11:31:28 UTC

*** This bug has been marked as a duplicate of 106402 ***