Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121314 - Cannot compile dev-lang/nemerle-0.3.1
Summary: Cannot compile dev-lang/nemerle-0.3.1
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-02 09:07 UTC by Maciej Piechotka
Modified: 2006-03-29 22:23 UTC (History)
1 user (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 Maciej Piechotka 2006-02-02 09:07:53 UTC
/usr/bin/mono  ../../ncc/out.stage3/ncc.exe -texe -r:Nemerle.CSharp.CS.dll -r:Nemerle.CSharp.dll -o:cs2n.exe cs2n.n
make[1]: Leaving directory `/var/tmp/portage/nemerle-0.3.1/work/nemerle-0.3.1/tools/cs2n'
make[1]: Entering directory `/var/tmp/portage/nemerle-0.3.1/work/nemerle-0.3.1/tools/nemerlish'
/usr/bin/mono  ../../ncc/out.stage3/ncc.exe -debug -r Nemerle.Compiler.dll -o nemish.exe eval.n main.n
make[1]: Leaving directory `/var/tmp/portage/nemerle-0.3.1/work/nemerle-0.3.1/tools/nemerlish'
make[1]: Entering directory `/var/tmp/portage/nemerle-0.3.1/work/nemerle-0.3.1/tools/nant-task'
/usr/bin/mono  ../../ncc/out.stage3/ncc.exe -L:/usr/share/NAnt/bin -q -greedy- -r NAnt.DotNetTasks.dll -r NAnt.Core.dll -out Nemerle.NAnt.Tasks.dll -t:library NantTask.n

My mono is 1.1.12.1-r1

Portage 2.0.54 (default-linux/x86/2005.1, gcc-4.0.2, glibc-2.3.6-r2, 2.6.15-rc6 i686)
=================================================================
System uname: 2.6.15-rc6 i686 Pentium III (Katmai)
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.5, 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="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -mmmx -msse -mfpmath=sse -fomit-frame-pointer -ffast-math -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -mmmx -msse -mfpmath=sse -fomit-frame-pointer -ffast-math -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks parellel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://src.gentoo.pl http://gentoo.prz.rzeszow.pl http://gentoo.zie.pg.gda.pl http://gentoo.po.opole.pl ftp://gentoo.po.opole.pl http://stoofo.math.uni.lodz.pl/gentoo/ ftp://stoofo.math.uni.lodz.pl/ http://gentoo.osuosl.org/"
LANG="pl_PL.UTF8"
LC_ALL="pl_PL.UTF8"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/bmg-main/bmg-main"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac acl alsa apache2 audiofile avi beagle berkdb bitmap-fonts bzip2 cairo cdparanoia crypt cups curl dbus djvu doc eds emacs emboss encode esd exif expat fam firefox flac foomaticdb fortran gb gd gdbm gif glut gmp gnome gnome-firefox gpm gstreamer gstreamer10 gtk gtk2 gtkhtml guile hal howl icq idn imlib ipod ipv6 irc jabber java jpeg junit kerberos krb4 lcms libg++ libgda libnotify libwww mad mikmod mmx mng mono motif mozilla mp3 mpeg msn mysql mysqli nautilus ncurses nls nptl nptlonly nsplugin ogg oggvorbis openal opengl pam pcre pda pdflib perl php png posix postgres python quicktime readline real rss ruby samba sdl simplexml spell sqlite sse ssl svg symlink t1lib tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode usb vhosts vorbis win32codecs xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-02 09:14:33 UTC
Sorry, there are no errors in the output you have posted...
Comment 2 Patrizio Bassi 2006-02-08 09:47:35 UTC
probably he has this:

Compilation succeeded - 115 warning(s)
/usr/bin/mono  ../../ncc/out.stage3/ncc.exe -texe -r:Nemerle.CSharp.CS.dll -r:Nemerle.CSharp.dll -o:cs2n.exe cs2n.n
make[1]: Leaving directory `/var/tmp/portage/nemerle-0.3.1/work/nemerle-0.3.1/tools/cs2n'
make[1]: Entering directory `/var/tmp/portage/nemerle-0.3.1/work/nemerle-0.3.1/tools/nemerlish'
/usr/bin/mono  ../../ncc/out.stage3/ncc.exe -debug -r Nemerle.Compiler.dll -o nemish.exe eval.n main.n
make[1]: Leaving directory `/var/tmp/portage/nemerle-0.3.1/work/nemerle-0.3.1/tools/nemerlish'
make[1]: Entering directory `/var/tmp/portage/nemerle-0.3.1/work/nemerle-0.3.1/tools/nant-task'
/usr/bin/mono  ../../ncc/out.stage3/ncc.exe -L:/usr/share/NAnt/bin -q -greedy- -r NAnt.DotNetTasks.dll -r NAnt.Core.dll -out Nemerle.NAnt.Tasks.dll -t:library NantTask.n

** (../../ncc/out.stage3/ncc.exe:14841): WARNING **: Missing method .ctor in assembly /usr/share/NAnt/bin/NAnt.DotNetTasks.dll, type System.Runtime.CompilerServices.RuntimeCompatibilityAttribute

** ERROR **: Can't find custom attr constructor image: /usr/share/NAnt/bin/NAnt.DotNetTasks.dll mtoken: 0x0a0001a7
aborting...
make[1]: *** [Nemerle.NAnt.Tasks.dll] Abortito
make[1]: Leaving directory `/var/tmp/portage/nemerle-0.3.1/work/nemerle-0.3.1/tools/nant-task'
make: *** [all] Error 2

!!! ERROR: dev-lang/nemerle-0.3.1 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

!!! make failed!
!!! If you need support, post the topmost build error, and the call stack if relevant.


i have this error. any idea?
Comment 3 Patrizio Bassi 2006-03-03 11:06:40 UTC
 what infos do you need? can you reopend this bug?
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-03-03 11:10:11 UTC
(In reply to comment #3)
>  what infos do you need? can you reopend this bug?

Sure. We needed some errors. We don't actively watch bugs marked NEEDINFO, you need to reopen them once you've provided the requested information. Doing it now.
Comment 5 Patrizio Bassi 2006-03-03 11:27:49 UTC
oki in the original post the author missed the error, in mine that's an error.

ready to test patches
Comment 6 Peter Johanson (RETIRED) gentoo-dev 2006-03-16 00:01:30 UTC
This is a nant error, which should be fixed with nant-0.85_rc3-r1. Please try upgrading to that nant version, and try nemerle again. Also, I just bumped nemerle to the latest release, so you probably want to try that once it hits rsync mirrors (nemerle-0.3.1 is fairly ancient).
Comment 7 Patrizio Bassi 2006-03-17 02:40:39 UTC
0.9.2 fails too, but with a different error.

i'll open a new bug, close this one, it's outdated.
Comment 8 Peter Johanson (RETIRED) gentoo-dev 2006-03-29 22:23:51 UTC
Yup. Marking WONTFIX.