Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121453 - fvwm-themes-0.7.0 broken check for fvwm version
Summary: fvwm-themes-0.7.0 broken check for fvwm version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 10:09 UTC by Jonathan Coome (RETIRED)
Modified: 2006-02-08 00:08 UTC (History)
1 user (show)

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


Attachments
config.log from fvwm-themes-0.7.0 (fvwm-themes-config.log,13.73 KB, text/plain)
2006-02-03 10:10 UTC, Jonathan Coome (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Coome (RETIRED) gentoo-dev 2006-02-03 10:09:03 UTC
fvwm-themes can't seem to detect my version of fvwm properly. Both 0.7.0 and 0.6.2 bail out with non-sensical error messages:

$ sudo emerge '=x11-themes/fvwm-themes-0.7.0'
[..]
checking for IceConnectionNumber in -lICE... yes
checking for gnome-session... /usr/bin/gnome-session
checking for fvwm-config... /usr/bin/fvwm-config
checking for FvwmM4... /usr/lib/fvwm/2.5.16/FvwmM4
configure: error:
	You have fvwm-2.5.16, which is not up to date
	You need at least fvwm-2.5.8

$ sudo emerge '=x11-themes/fvwm-themes-0.6.2'
[..]
checking for gnome-session... /usr/bin/gnome-session
checking for fvwm-config... /usr/bin/fvwm-config
checking for FvwmM4... /usr/lib/fvwm/2.5.16/FvwmM4
configure: error: 
	You have fvwm-2.5.16, which is not up to date
	You need at least fvwm-2.4.8

$ emerge --info
Portage 2.1_pre4-r1 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.5-r2, 2.4.2
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-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fno-ident"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fno-ident"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk     http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/     http://ftp.heanet.ie/pub/gentoo/     http://pandemonium.tiscali.de/pub/gentoo/"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa audiofile berkdb bitmap-fonts bzip2 cairo cdparanoia cdr chroot crypt ctype curl dri dvd dvdr dvdread emul-linux-x86 encode exif expat fam ffmpeg firefox flac ftp gd gdbm gif glut gnome gpm gtk gtk2 iconv imlib jpeg jpeg2k kde kdeenablefinal kqemu lesstif libwww mad maildir mbox mng mp3 mpeg msn ncurses nls nptl offensive ogg oggvorbis opengl pam pam_chroot pcre pdflib php png python qt readline sdl spell ssl svg tcpd tetex threads truetype truetype-fonts type1-fonts udev unicode usb userlocales vorbis xml2 xpm xv xvid zlib elibc_glibc kernel_linux linguas_en_GB userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS
Comment 1 Jonathan Coome (RETIRED) gentoo-dev 2006-02-03 10:10:40 UTC
Created attachment 78818 [details]
config.log from fvwm-themes-0.7.0
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-03 10:17:16 UTC
+ no metadata.xml.
Comment 3 Harald van Dijk (RETIRED) gentoo-dev 2006-02-08 00:08:35 UTC
Should be fixed now, thanks for the report.