Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119252 - dev-lang/boo-0.7.5.2013 fails to build
Summary: dev-lang/boo-0.7.5.2013 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-16 20:15 UTC by James Cave
Modified: 2006-12-06 18:51 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 James Cave 2006-01-16 20:15:17 UTC
Boo.Lang.Parser:

      [csc] Compiling 119 files to '/var/tmp/portage/boo-0.7.5.2013/work/boo-0.7.5.2013/build/Boo.Lang.Parser.dll'."
      [csc] syntax error, got token `IDENTIFIER'
      [csc] /var/tmp/portage/boo-0.7.5.2013/work/boo-0.7.5.2013/src/Boo.Lang.Parser/WSABooLexer.cs(1158,39): error CS1002: Expecting `;'
      [csc] syntax error, got token `ASSIGN'
      [csc] /var/tmp/portage/boo-0.7.5.2013/work/boo-0.7.5.2013/src/Boo.Lang.Parser/WSABooLexer.cs(1163,16): error CS8025: Parsing error
      [csc] syntax error, got token `CLOSE_PARENS'
      [csc] /var/tmp/portage/boo-0.7.5.2013/work/boo-0.7.5.2013/src/Boo.Lang.Parser/WSABooParserBase.cs(7388,40): error CS1002: Expecting `;'
      [csc] syntax error, got token `OPEN_BRACE'
      [csc] /var/tmp/portage/boo-0.7.5.2013/work/boo-0.7.5.2013/src/Boo.Lang.Parser/WSABooParserBase.cs(7374,3): error CS1524: Expected catch or finally
      [csc] syntax error, got token `CATCH'
      [csc] /var/tmp/portage/boo-0.7.5.2013/work/boo-0.7.5.2013/src/Boo.Lang.Parser/WSABooParserBase.cs(7489,3): error CS8025: Parsing error
      [csc] Compilation failed: 5 error(s), 0 warnings

BUILD FAILED - 0 non-fatal error(s), 12 warning(s)

I'm upgrading from boo-0.7.0.blahblahblah; I unmerged the aforementioned version, and tried to merge boo-0.7.5.2013.
Comment 1 James Cave 2006-01-16 20:16:22 UTC
emerge info stuff:

Portage 2.1_pre3-r1 (default-linux/x86/2005.1, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.13-gentoo-r3 i686)
=================================================================
System uname: 2.6.13-gentoo-r3 i686 Celeron (Coppermine)
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
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
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -mfpmath=sse"
CHOST="i686-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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm audiofile avi bash-completion berkdb bitmap-fonts boo bzip2 cdr cgi clamav cli crypt curl dba doc encode expat fam fastcgi figlet firefox flac gd gdbm gif glut glx gmp gopher gpm gstreamer gtk2 guile idn imagemagick imlib inkjar irc jpeg kde kqemu lcms libcaca libg++ libwww lua mad mhash mikmod mmx mng mozsvg mp3 mpeg mysql mysqli ncurses nls no24bpp nsplugin ogg oggvorbis opengl oss pam pcre pdflib perl php png python qt readline sdl session slang sox spell spl sqlite sse ssl svg tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb vorbis xbase xchattext xml2 xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2006-01-19 09:21:07 UTC
James: What mono version do you have installed?
Comment 3 James Cave 2006-01-29 18:29:27 UTC
Peter: 1.1.9.2
Comment 4 Peter Johanson (RETIRED) gentoo-dev 2006-03-29 22:25:18 UTC
Still an issue with newer mono's? I can't reproduce this here.
Comment 5 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-12-06 18:51:09 UTC
No response from reporter, assuming fixed.  If the problem is still reproducible with the versions of mono in portage, please reopen the bug.