Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147096 - net-p2p/qtella-0.6.4 fails to compile
Summary: net-p2p/qtella-0.6.4 fails to compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-10 12:21 UTC by eric van leeuwen
Modified: 2006-09-10 12:24 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 eric van leeuwen 2006-09-10 12:21:00 UTC
my install is very minimal at the moment, might be the problem.

emerge -info

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-susp
end2-r8 i686)
=================================================================
System uname: 2.6.16-suspend2-r8 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-Os -mtune=i686 -pipe"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shu
tdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms 
strict"
GENTOO_MIRRORS="http://cdot.senecac.on.ca/software/gentoo ftp://gentoo.arcticnet
work.ca/pub/gentoo/ ftp://cs.ubishops.ca/pub/gentoo http://adelie.polymtl.ca ftp
://gentoo.mirrored.ca/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d
istfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acc acl acpi alsa apache2 apm asf avahi avi berkdb bidi bit
map-fonts bzip2 cdda cddb cdr cjk cli corba crypt cups daap dlloader dri dts dvb
 dvd eds emboss encode escreen esd fbcon ffmpeg flac foomaticdb fortran ftp gdbm
 ggi gif gnome gnutls gpm gstreamer gtk gtk2 hal imlib ipv6 isdnlog jpeg kde lib
caca libg++ libwww live mad matroska mikmod mmx mod motif mp3 mpeg msn nas ncurs
es nls nntp nptl ntplonly ogg openal opengl oss pam pcre pdflib perl png pppd py
thon qt qt3 qt4 quicktime readline reflection rtsp samba screen sdl session shou
t silc skins speex spell spl sse sse2 ssl stream svg tcpd theora truetype truety
pe-fonts type1-fonts udev unicode usb v4l vcd vim-with-x vlm vorbis win32codecs 
wxwindows x86 xml xmms xorg xosd xv yahoo zlib elibc_glibc input_devices_keyboar
d input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_
ati video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGU
AS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


The Compile Error itself

main.cpp: In function `int main(int, char**)':
main.cpp:76: error: `KCmdLineArgs' was not declared in this scope
main.cpp:76: error: `args' was not declared in this scope
main.cpp:76: error: `KCmdLineArgs' is not a class or namespace
main.cpp:76: error: `parsedArgs' was not declared in this scope
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/qtella-0.6.4/work/qtella-0.6.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/qtella-0.6.4/work/qtella-0.6.4'
make: *** [all] Error 2

!!! ERROR: net-p2p/qtella-0.6.4 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  qtella-0.6.4.ebuild, line 24:   Called kde_src_compile 'configure' 'make'
  kde.eclass, line 302:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.

email for more information as required.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-10 12:24:18 UTC
Well, any reason why don't you try w/ 0.7.0-r1 which is latest stable?