Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 108106
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 97118
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: FieldySnuts <sgtphou@fire-eyes.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
5234-mono-1.1.9.1.log.gz Merge log for dev-lang/mono-1.1.9.1 (gzipped) text/plain FieldySnuts 2005-10-04 11:47 0000 25.27 KB Details
5234-mono-1.1.9.1.log dev-lang/mono-1.1.9.1, not gzipped (gzipped didn't act as expected) text/plain FieldySnuts 2005-10-04 11:48 0000 461.78 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 108106 depends on: Show dependency tree
Bug 108106 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-10-04 11:46 0000
Hello, bug wranglers!

dev-lang/mono-1.1.9.1 fails to compile for me. I'll attach my full merge log,
however, this is the very end. I was able to reproduce this multiple times.

 make profile-do--default--all profile-do--net_2_0--all
 make[4]: Entering directory  `/var/tmp/portage/mono-1.1.9.1/work/mono-1.1.9.1/mcs'
 make PROFILE=basic all
 make[5]: Entering directory  `/var/tmp/portage/mono-1.1.9.1/work/mono-1.1.9.1/mcs'
 *** The compiler 'mcs' doesn't appear to be usable.
 Absurd stack bottom value
 *** The contents of your 'monolite' directory are out-of-date
 *** You may want to try 'make get-monolite-latest'
 *** The source has version 41, but monolite has version 
 make[5]: *** [do-profile-check] Error 1
 make[5]: Leaving directory  `/var/tmp/portage/mono-1.1.9.1/work/mono-1.1.9.1/mcs' 
 make[4]: *** [profile-do--basic--all] Error 2
 make[4]: Leaving directory `/var/tmp/portage/mono-1.1.9.1/work/mono-1.1.9.1/mcs'
 make[3]: *** [profiles-do--all] Error 2
 make[3]: Leaving directory `/var/tmp/portage/mono-1.1.9.1/work/mono-1.1.9.1/mcs'
 make[2]: *** [all-local] Error 1
 make[2]: Leaving directory
`/var/tmp/portage/mono-1.1.9.1/work/mono-1.1.9.1/runtime'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/var/tmp/portage/mono-1.1.9.1/work/mono-1.1.9.1'
 make: *** [all] Error 2

 !!! ERROR: dev-lang/mono-1.1.9.1 failed.

Portage 2.0.52-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.13.2-grsec-20050930-nopax i686)
=================================================================
System uname: 2.6.13.2-grsec-20050930-nopax i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.12.0_pre8
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
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
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks notitles sandbox sfperms strict"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib alsa apm avi berkdb bitmap-fonts cdr chroot crypt curl dv
dvd dvdr eds emboss encode fam flac foomaticdb fortran gdbm gif gnome gpm
gstreamer gtk gtk2 guile hal imagemagick imlib java jpeg kde ldap libg++ libwww
mad mikmod mmx motif mozilla mp3 mpeg ncurses nls nptl ogg oggvorbis opengl oss
pam pdflib perl png pwdb python qt quicktime readline samba sdl slang snmp spell
sqlite sse ssl svga tcltk tiff truetype truetype-fonts type1-fonts vorbis xine
xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

------- Comment #1 From FieldySnuts 2005-10-04 11:47:33 0000 -------
Created an attachment (id=69865) [details]
Merge log for dev-lang/mono-1.1.9.1 (gzipped)

------- Comment #2 From Jakub Moc (RETIRED) 2005-10-04 11:48:14 0000 -------
*** This bug has been marked as a duplicate of 107519 ***

*** This bug has been marked as a duplicate of 107519 ***

------- Comment #3 From FieldySnuts 2005-10-04 11:48:37 0000 -------
Created an attachment (id=69867) [details]
dev-lang/mono-1.1.9.1, not gzipped (gzipped didn't act as expected)

------- Comment #4 From FieldySnuts 2005-10-04 11:49:31 0000 -------
Gah. I searched for mono-1.1.91 not mono 1.1.91. Sorry.

------- Comment #5 From Peter Johanson (RETIRED) 2005-10-04 11:52:37 0000 -------
Re-openning, this is actually a dup of a different bug.

------- Comment #6 From Peter Johanson (RETIRED) 2005-10-04 11:52:51 0000 -------

*** This bug has been marked as a duplicate of 97118 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug