Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35030 - oroborus-extras: compilation of deskmenu.c fails
Summary: oroborus-extras: compilation of deskmenu.c fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop WM Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 33615 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-03 23:43 UTC by Moshe Kamensky
Modified: 2003-12-08 06:45 UTC (History)
2 users (show)

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 Moshe Kamensky 2003-12-03 23:43:09 UTC
In oroborus-extras 2.0.13, deskmenu.c, line 376 a \ is missing in the end of the
line, causing compilation to fail

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS='~x86' emerge oroborus-extras
2.
3.

Actual Results:  
Compilation fails


root@euclid:~(742)-> emerge info
Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.20-gentoo-r8
)
=================================================================
System uname: 2.4.20-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -fomit-f
rame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1
/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/gen
eric/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -fomit
-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.easynet.n
l/mirror/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ibiblio.org
/pub/Linux/distributions/gentoo/ ftp://files.gentoo.gr rsync://ftp.snt.utwente.n
l/gentoo http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.belnet.b
e/mirror/rsync.gentoo.org/gentoo/ rsync://ftp.belnet.be/gentoo/ http://ftp.easyn
et.nl/mirror/gentoo/ rsync://ftp.join.uni-muenster.de/gentoo/ http://ftp.lug.ro/
gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acpi alsa apache2 apm arts avi berkdb bidi crypt cups doc encode es
d foomaticdb gdbm gif gnome gpm gtk gtk2 guile imlib ipv6 java jikes jpeg kde li
bg++ libwww mad mbox mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl 
oss pam pdflib perl plotutils png python qt quicktime readline sdl spell sse ssl
 svga tcpd tetex threads tiff truetype unicode usb wxwindows x86 xml xml2 xmms x
v zlib"

root@euclid:~(743)-> gcc --version
gcc (GCC) 3.3.2 20031022 (Gentoo Linux 3.3.2-r3, propolice)
Comment 1 Brandon Hale (RETIRED) gentoo-dev 2003-12-04 09:33:23 UTC
*** Bug 33615 has been marked as a duplicate of this bug. ***
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2003-12-08 06:45:12 UTC
Thanks for the report, 2.0.13 should be fixed and I've mailed upstream with the patch.