Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 197099 - x11-plugins/pidgin-otr-3.0.0 ./configure during build fails
Summary: x11-plugins/pidgin-otr-3.0.0 ./configure during build fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 198364 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-26 02:58 UTC by Darren St.Amour
Modified: 2007-11-07 15:16 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,8.80 KB, text/plain)
2007-10-26 02:59 UTC, Darren St.Amour
Details
config.log (config.log,31.07 KB, text/plain)
2007-10-26 03:01 UTC, Darren St.Amour
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darren St.Amour 2007-10-26 02:58:02 UTC
./configure fails.

Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -av pidgin-otr


Actual Results:  
./configure fails with:

configure: error: glib
./configure: line 19993: exit: gtk: numeric argument required
./configure: line 19993: exit: gtk: numeric argument required



Portage 2.1.3.9 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r8 i686)
=================================================================
System uname: 2.6.22-gentoo-r8 i686 Genuine Intel(R) CPU T2300 @ 1.66GHz
Timestamp of tree: Fri, 26 Oct 2007 01:50:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.7.9-r1, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.mirrors.tds.net/gentoo ftp://gentoo.mirrors.tds.net/gentoo http://mirror.datapipe.net/gentoo "
MAKEOPTS="-j3"
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"
SYNC="rsync://rsync.episch.com/gentoo-portage/"
USE="X bitmap-fonts bzip2 cli cracklib crypt cups disableslit disabletoolbar dri gdbm gif iconv isdnlog jpeg midi mmx mp3 mudflap ncurses nls nptl nptlonly offensive openmp pam pcre perl png pppd python readline reflection session spl ssl tcpd threads tiff truetype truetype-fonts type1-fonts unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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 synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Darren St.Amour 2007-10-26 02:59:07 UTC
Created attachment 134395 [details]
build.log

Requested build.log
Comment 2 Darren St.Amour 2007-10-26 03:01:37 UTC
Created attachment 134397 [details]
config.log

Requested config.log
Comment 3 Darren St.Amour 2007-10-26 03:25:55 UTC
Arg. net-im/pidgin needs to be built with USE=gtk otherwise it appears the pidgin binary doesn't get built. Rebuilding pidgin with USE=gtk and then emerge'ing pidgin-otr works.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-11-07 15:16:55 UTC
*** Bug 198364 has been marked as a duplicate of this bug. ***