Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33389 - wmgtemp emerge fail to compile
Summary: wmgtemp emerge fail to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-13 06:32 UTC by Guibod
Modified: 2003-11-16 14:49 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 Guibod 2003-11-13 06:32:14 UTC
I try to compile wmgtemp docklet, but it seems that there are syntaxe errors in
the code... Not familiar to C so I do not try to explore source code.

Reproducible: Always
Steps to Reproduce:
1. su
2. emerge wmgtemp
3. crash

Actual Results:  

root@MupoClient guibod # emerge -u wmgtemp
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-plugins/wmgtemp-0.6 to /
>>> md5 src_uri ;-) wmgtemp-0.6.tar.gz
>>> Unpacking source...
>>> Unpacking wmgtemp-0.6.tar.gz to /var/tmp/portage/wmgtemp-0.6/work
>>> Source unpacked.
gcc -mcpu=athlon-xp -O3 -pipe -c wmgtemp.c -o wmgtemp.o
gcc -mcpu=athlon-xp -O3 -pipe -c wmgeneral/wmgeneral.c -o wmgeneral/wmgeneral.o
gcc -mcpu=athlon-xp -O3 -pipe -c wmgeneral/misc.c -o wmgeneral/misc.o
gcc -mcpu=athlon-xp -O3 -pipe -c wmgeneral/list.c -o wmgeneral/list.o
wmgtemp.c:591:10: missing terminating " character
wmgtemp.c: In function `display_usage':
wmgtemp.c:592: error: syntax error before "Options"
wmgtemp.c:610:48: warning: character constant too long for its type
wmgtemp.c:613:1: missing terminating " character
make: *** [wmgtemp.o] Error 1

!!! ERROR: x11-plugins/wmgtemp-0.6 failed.
!!! Function src_compile, Line 27, Exitcode 2
!!! parallel make failed

Expected Results:  
success ? :)

root@MupoClient guibod # emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.4.20-gentoo-r8)
=================================================================
System uname: 2.4.20-gentoo-r8 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt encode foomaticdb gif jpeg libg++ libwww mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm
berkdb slang readline arts svga java X sdl gpm tcpd pam ssl perl python esd
imlib oggvorbis gtk qt motif opengl acpi alsa apache2 cdr -cups doc dvd gnome
gtk2 -kde lirc mozilla samba sse tetex tcltk video_cards_radeon"
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2003-11-16 14:49:10 UTC
fixed with wmgtemp-0.7