Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189058 - net-misc/vidalia-0.0.12 configure fails on qt check
Summary: net-misc/vidalia-0.0.12 configure fails on qt check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gustavo Felisberto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 00:32 UTC by Adam Bowers
Modified: 2009-10-28 10:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
vidalia configure log (config.log,8.96 KB, text/plain)
2007-08-16 21:51 UTC, Adam Bowers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Bowers 2007-08-16 00:32:27 UTC
The vidalia emerge fails during the configure stage while looking for QT.

checking for Qt >= 4.1.0... no
configure: error: Vidalia requires Qt 4.1.0 or greater. You may need to install Qt development packages, or you can specify an explicit path using --with-qt-dir

 * ERROR: net-misc/vidalia-0.0.12 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   vidalia-0.0.12.ebuild, line 29:   Calle

adam@hotbbq ~ $ emerge -pv qt

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-libs/qt-4.3.1  USE="cups dbus gif jpeg mng opengl png ssl tiff zlib -accessibility -debug -doc -examples -firebird -glib -mysql -nas -nis -odbc -pch -postgres -qt3support -sqlite -sqlite3 -xinerama" INPUT_DEVICES="-wacom" 0 kB 

Portage 2.1.3.5 (default-linux/x86/2007.0/desktop, gcc-4.2.0, glibc-2.6.1-r0, 2.6.22-gentoo-r2 i686)
=================================================================
System uname: 2.6.22-gentoo-r2 i686 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System release 1.12.10
Timestamp of tree: Wed, 15 Aug 2007 00:21:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo "
LC_ALL="en_US.utf8"
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=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac acl acpi aim alsa avahi bash-completion bonobo branding bzip2 cairo caps cddb cdr cjk cracklib crypt cups dbus dts dvd dvdr dvdread encode esd exif expat fam ffmpeg firefox flac foomaticdb ftp gdbm gif gnome gnutls gpm gstreamer gtk hal imlib ipod java javascript jpeg jpeg2k lcms libnotify lm_sensors mad memlimit mmap mmx mng mono mp3 mpeg msn ncurses nls nptl nsplugin offensive ogg openal opengl pam pcre pdf perl png posix ppds profile python quicktime rdesktop readline sdl session sharedmem spell spl sse sse2 ssl startup-notification tcpd threads tiff truetype unicode usb vim-syntax vorbis win32codecs x264 x86 xcomposite xml xpm xprint xv xvid zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Reproducible: Always

Steps to Reproduce:
1.emerge vidalia
2.
3.



Expected Results:  
emerge should complete
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-16 05:26:45 UTC
Attach the config.log here and reopen then, please.
Comment 2 Adam Bowers 2007-08-16 21:51:07 UTC
Created attachment 128331 [details]
vidalia configure log
Comment 3 Adam Bowers 2007-08-16 21:53:01 UTC
Added the configure.log as required.  Also changed the Gentoo version to 2007.0
Comment 4 Gustavo Felisberto (RETIRED) gentoo-dev 2007-08-19 16:12:48 UTC
I have the same setup and cannot duplicate this.

I just bumped vidalia to a new version. Wait an hour or so from this and sync and try again.
Comment 5 Adam Bowers 2007-08-19 18:18:33 UTC
That seems to have done the trick.  It compiled just fine.