Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126691 - dev-lang/mono-1.1.13.4 build failed
Summary: dev-lang/mono-1.1.13.4 build failed
Status: RESOLVED WORKSFORME
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: mono-reemerge
  Show dependency tree
 
Reported: 2006-03-18 10:17 UTC by Carsten Lohrke (RETIRED)
Modified: 2007-01-31 07:15 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 Carsten Lohrke (RETIRED) gentoo-dev 2006-03-18 10:17:37 UTC
It first failed as in bug 124225, but after unmerging mono-1.1.13.2 it fails as follows:

make all-local
make[9]: Entering directory `/var/tmp/portage/mono-1.1.13.4/work/mono-1.1.13.4/mcs'
make[9]: Leaving directory `/var/tmp/portage/mono-1.1.13.4/work/mono-1.1.13.4/mcs'
make[8]: Leaving directory `/var/tmp/portage/mono-1.1.13.4/work/mono-1.1.13.4/mcs'
MONO_PATH="../class/lib/net_2_0_bootstrap:$MONO_PATH" /var/tmp/portage/mono-1.1.13.4/work/mono-1.1.13.4/runtime/mono-wrapper  ../class/lib/net_2_0_bootstrap/mcs.exe  /codepage:28591   -d:NET_1_1 -d:NET_2_0 -debug -target:exe -out:gmcs.exe cs-parser.cs  @gmcs.exe.sources
cs-parser.cs(1003,5): warning CS0162: Unreachable code detected
expression.cs(417,5): warning CS0162: Unreachable code detected
Compilation succeeded - 2 warning(s)
mv gmcs.exe ../class/lib/net_2_0/gmcs.exe
mv: cannot move `gmcs.exe' to `../class/lib/net_2_0/gmcs.exe': No such file or directory
make[7]: *** [../class/lib/net_2_0/gmcs.exe] Error 1
make[7]: Leaving directory `/var/tmp/portage/mono-1.1.13.4/work/mono-1.1.13.4/mcs/gmcs'
make[6]: *** [do-all] Error 2
make[6]: Leaving directory `/var/tmp/portage/mono-1.1.13.4/work/mono-1.1.13.4/mcs/gmcs'
Comment 1 DEMAINE Benoît-Pierre, aka DoubleHP 2006-07-07 02:50:39 UTC
After having
http://bugs.gentoo.org/show_bug.cgi?id=131569
and
http://bugs.gentoo.org/show_bug.cgi?id=127066
that have been solved with "emerge -C" then re-emerge

I now get this actual one:

make all-local
make[9]: Entering directory `/mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8/mcs'
make[9]: Leaving directory `/mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8/mcs'
make[8]: Leaving directory `/mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8/mcs'
MONO_PATH="../class/lib/net_2_0_bootstrap:$MONO_PATH" /mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8/runtime/mono-wrapper  ../class/lib/net_2_0_bootstrap/mcs.exe  /codepage:28591   -d:NET_1_1 -d:NET_2_0 -debug -target:exe -out:gmcs.exe cs-parser.cs  @gmcs.exe.sources
cs-parser.cs(1003,5): warning CS0162: Unreachable code detected
expression.cs(417,5): warning CS0162: Unreachable code detected
Compilation succeeded - 2 warning(s)
mv gmcs.exe ../class/lib/net_2_0/gmcs.exe
mv: cannot move `gmcs.exe' to `../class/lib/net_2_0/gmcs.exe': No such file or directory
make[7]: *** [../class/lib/net_2_0/gmcs.exe] Error 1
make[7]: Leaving directory `/mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8/mcs/gmcs'
make[6]: *** [do-all] Error 2
make[6]: Leaving directory `/mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8/mcs/gmcs'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8/mcs'
make[4]: *** [profile-do--net_2_0--all] Error 2
make[4]: Leaving directory `/mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/big/portage/mono-1.1.13.8/work/mono-1.1.13.8'
make: *** [all] Error 2

!!! ERROR: dev-lang/mono-1.1.13.8 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  mono-1.1.13.8.ebuild, line 81:   Called die
Comment 2 DEMAINE Benoît-Pierre, aka DoubleHP 2006-07-07 02:53:06 UTC
oups, validated by comment too fast :S missing this part:

Gentoo Base System version 1.12.1
Portage 2.1.1_pre2-r4 (default-linux/x86/2005.1, gcc-3.4.6/vanilla, glibc-2.4-r3, 2.6.17-gentoo-r1-Gentoo-moon_08 i686)
=================================================================
System uname: 2.6.17-gentoo-r1-Gentoo-moon_08 i686 mobile AMD Athlon(tm) 4 Processor
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks keeptemp keepwork metadata-transfer noclean sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_GB.ISO-8859-15"
LC_ALL="en_GB.ISO-8859-15"
LINGUAS="en fr"
MAKEOPTS="-j2"
PKGDIR="/tmp"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/mnt/big"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dfx X a52 aac aalib acpi aim alsa amr amuled ao apache2 apic apm arts audiofile avi bash-completion berkdb bidi binfilter bitmap-fonts bl bonjour bootsplash cdda cdparanoia cdr cjk cli cmov cpudetection crypt cups curl cx8 dbus de dga directfb djvu dlloader dmi dmx doc dri dts dv dvb dvd dvdread dvi dynamic eds emboss encode esd ethereal examples fam fbcon ffmpeg flac flash foomaticdb fortran fping fpu freetype fxsr gdbm ggi gif gnome gnutls gpm gs gstreamer gtk gtk2 httpd i8x0 icq idea idn ieee1394 imagemagick imlib ipv6 irc isdnlog jabber jack java javascript jpeg kde lcms libcaca libg++ libwww lirc listentcp live lj logrotate lzo mad matrox mca mce mikmod mmx mmxext motif mozcalendar mp3 mpeg mplayer msn msr mtrr mtyhtv ncurses network nls no-htdocs nptl nptlonly nsplugin offensive ogg oggvorbis opengl oss pae pam pat pcre pdflib perl pge png pppd pse pse36 python qt qt3 qt4 quicktime rar readline real reflection rss rtc rtsp samba screen sdl sensord sep server session silc skey skins sndfile speex spell spl sse ssl startup-notification stream subtitles svg svga swat symlink tcpd tga theora threads tiff transmitter truetype truetype-fonts tsc type1-fonts udev unicode urandom usb v4l v4l2 vcd vim vlm vme vorbis win32codecs wmf wxwindows x264 xanim xinerama xml2 xmms xorg xosd xscreensaver xv xvid xvmc yahoo zeroconf zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_-wacom kernel_linux linguas_en linguas_fr lirc_devices_-com1 lirc_devices_-com2 lirc_devices_-userspace lirc_devices_usbirboy userland_GNU video_cards_apm video_cards_chips video_cards_cirrus video_cards_fbdev video_cards_i810 video_cards_i128 video_cards_mga video_cards_nv video_cards_-nvidia video_cards_s3 video_cards_s3virge video_cards_sis video_cards_tga video_cards_trident video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_tdfx"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 

PLEASE NOTICE that I got the bug with dev-lang/mono-1.1.13.8 
Comment 3 DEMAINE Benoît-Pierre, aka DoubleHP 2006-09-05 11:03:34 UTC
please mark this bug dup or depend of #146424
Comment 4 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-01-31 07:15:52 UTC
Please see if you can reproduce this with the latest stable (1.2.2.1)