Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40599 - ctwm version 3.6-r1 emerge fails
Summary: ctwm version 3.6-r1 emerge fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop WM Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-06 06:28 UTC by Geoff Mishkin
Modified: 2004-02-06 22:08 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 Geoff Mishkin 2004-02-06 06:28:05 UTC
[...]
>>> Source unpacked.
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
/usr/X11R6/lib/X11/config/linux.cf:323: warning: "BuildLibGlxWithoutPIC" redefined
bison -y -d gram.y
gram.y:423.17: syntax error, unexpected "|"
make: *** [gram.c] Error 1

!!! ERROR: x11-wm/ctwm-3.6-r1 failed.
!!! Function src_compile, Line 28, Exitcode 2
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1. Emerge current version of ctwm, 3.6-r1
Actual Results:  
Emerge exits.

Expected Results:  
Successfully emerged ctwm and the other packages that were part of the command.

The version of ctwm I was trying to upgrade from is 3.6.


Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.6.2)
=================================================================
System uname: 2.6.2 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib alsa apm avi berkdb cdr crypt cups doc encode esd foomaticdb gdbm
gif gnome gpm gtk gtk2 guile imlib java jpeg libg++ libwww mad mikmod mmx motif
mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python
quicktime readline sdl slang spell ssl svga tcltk tcpd tetex truetype x86 xml2
xmms xv zlib"
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-02-06 07:46:37 UTC
What's the version of bison you have?
Comment 2 Geoff Mishkin 2004-02-06 14:38:20 UTC
I have bison 1.875.
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-02-06 22:08:04 UTC
Right. I confirmed the problem. I committed a fix for it to Portage.
Please run `emerge sync` and emerge ctwm again.

Thanks for reporting.