Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306819 - dev-dotnet/ikvm-0.36.0.11-r1 fails to build
Summary: dev-dotnet/ikvm-0.36.0.11-r1 fails to build
Status: RESOLVED FIXED
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: 2010-02-25 12:37 UTC by Patrick Lauer
Modified: 2010-09-12 17:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/dev-dotnet/ikvm-0.36.0.11-r1/temp/build.log (build.log,33.79 KB, text/plain)
2010-02-27 09:46 UTC, Juergen Rose
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2010-02-25 12:37:21 UTC
[nant] /var/tmp/portage/dev-dotnet/ikvm-0.36.0.11-r1/work/ikvm-0.36.0.11/openjdk/openjdk.build 
            Buildfile: file:///var/tmp/portage/dev-dotnet/ikvm-0.36.0.11-r1/work/ikvm-0.36.0.11/openjdk/openjdk.build
            Target framework: Mono 2.0 Profile
            Target(s) specified: IKVM.OpenJDK.ClassLibrary.dll 
            
            
            classes:
            
                 [exec] /var/tmp/portage/dev-dotnet/ikvm-0.36.0.11-r1/work/ikvm-0.36.0.11/openjdk/openjdk.build(33,10): Attribute 'useruntimeengine' for <exec ... /> is deprecated.  Use the managed attribute and Managed property instead.
                 [exec] Note: Some input files use or override a deprecated API.
                 [exec] Note: Recompile with -Xlint:deprecation for details.
                 [exec] Note: Some input files use unchecked or unsafe operations.
                 [exec] Note: Recompile with -Xlint:unchecked for details.
            
            vfs:
            
                  [zip] Zipping 441 files to '/var/tmp/portage/dev-dotnet/ikvm-0.36.0.11-r1/work/ikvm-0.36.0.11/openjdk/vfs.zip'.
            
            IKVM.OpenJDK.ClassLibrary.dll:
            
                 [exec] /var/tmp/portage/dev-dotnet/ikvm-0.36.0.11-r1/work/ikvm-0.36.0.11/openjdk/openjdk.build(51,10): Attribute 'useruntimeengine' for <exec ... /> is deprecated.  Use the managed attribute and Managed property instead.
                 [exec] Warning IKVMC0102: duplicate class name: "javax.management.remote.rmi.RMIConnectionImpl_Stub"
                 [exec] Warning IKVMC0102: duplicate class name: "javax.management.remote.rmi.RMIServerImpl_Stub"
                 [exec] Warning IKVMC0102: duplicate class name: "org.omg.stub.java.rmi._Remote_Stub"
                 [exec] Warning IKVMC0107: skipping resource (name clash): "META-INF/MANIFEST.MF"
                 [exec] ****** Critical Failure: Exception during finishing of: javax.swing.text.html.MultiAttributeSet ******
                 [exec] 
                 [exec] PLEASE FILE A BUG REPORT FOR IKVM.NET WHEN YOU SEE THIS MESSAGE
                 [exec] 
                 [exec] System.TypeLoadException: Could not load type 'javax.swing.text.html.MultiAttributeSet' from assembly 'IKVM.OpenJDK.ClassLibrary, Version=0.36.0.11, Culture=neutral, PublicKeyToken=669b8bb8a51d310b'.
                 [exec]   at (wrapper managed-to-native) System.MonoType:GetMethodsByName (string,System.Reflection.BindingFlags,bool,System.Type)
                 [exec]   at System.MonoType.GetMethodImpl (System.String name, BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <filename unknown>:0 
                 [exec]   at System.Type.GetMethod (System.String name, BindingFlags bindingAttr) [0x00000] in <filename unknown>:0 
                 [exec]   at IKVM.Internal.DynamicTypeWrapper+FinishedTypeImpl..ctor (System.Type type, IKVM.Internal.TypeWrapper[] innerclasses, IKVM.Internal.TypeWrapper declaringTypeWrapper, Modifiers reflectiveModifiers, IKVM.Internal.Metadata metadata, IKVM.Internal.Annotation annotationBuilder, System.Reflection.Emit.TypeBuilder enumBuilder) [0x00000] in <filename unknown>:0 
                 [exec]   at IKVM.Internal.DynamicTypeWrapper+JavaTypeImpl.FinishCore () [0x00000] in <filename unknown>:0 
                 [exec]    at System.MonoType.GetMethodImpl(System.String name, BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers)
                 [exec]    at System.Type.GetMethod(System.String name, BindingFlags bindingAttr)
                 [exec]    at IKVM.Internal.DynamicTypeWrapper+FinishedTypeImpl..ctor(System.Type type, IKVM.Internal.TypeWrapper[] innerclasses, IKVM.Internal.TypeWrapper declaringTypeWrapper, Modifiers reflectiveModifiers, IKVM.Internal.Metadata metadata, IKVM.Internal.Annotation annotationBuilder, System.Reflection.Emit.TypeBuilder enumBuilder)
                 [exec]    at IKVM.Internal.DynamicTypeWrapper+JavaTypeImpl.FinishCore()
                 [exec]    at IKVM.Internal.JVM.CriticalFailure(System.String message, System.Exception x)
                 [exec]    at IKVM.Internal.DynamicTypeWrapper+JavaTypeImpl.FinishCore()
                 [exec]    at IKVM.Internal.DynamicTypeWrapper+JavaTypeImpl.Finish()
                 [exec]    at IKVM.Internal.DynamicTypeWrapper.Finish()
                 [exec]    at IKVM.Internal.DynamicTypeWrapper+JavaTypeImpl.Finish()
                 [exec]    at IKVM.Internal.DynamicTypeWrapper.Finish()
                 [exec]    at IKVM.Internal.DynamicClassLoader.FinishAll()
                 [exec]    at IKVM.Internal.CompilerClassLoader.Save()
                 [exec]    at IKVM.Internal.CompilerClassLoader.Compile(IKVM.Internal.CompilerOptions options)
                 [exec]    at IkvmcCompiler.RealMain(System.String[] args)
                 [exec]    at IkvmcCompiler.Main(System.String[] args)
            
            BUILD FAILED - 0 non-fatal error(s), 35 warning(s)
            
            /var/tmp/portage/dev-dotnet/ikvm-0.36.0.11-r1/work/ikvm-0.36.0.11/openjdk/openjdk.build(51,10):
            External Program Failed: /var/tmp/portage/dev-dotnet/ikvm-0.36.0.11-r1/work/ikvm-0.36.0.11/openjdk/../bin/ikvmc.exe (return code was 154)
            
            Total time: 94.2 seconds.
            

BUILD FAILED

Nested build failed.  Refer to build log for exact reason.

Total time: 99.4 seconds.

 * ERROR: dev-dotnet/ikvm-0.36.0.11-r1 failed:
Comment 1 Juergen Rose 2010-02-26 07:05:13 UTC
I have the same error.


root@inspironM12:/var/tmp/portage(128)# emerge --info =dev-dotnet/ikvm-0.36.0.11-r1
Portage 2.1.7.17 (default/linux/x86/10.0/desktop, gcc-4.4.3, glibc-2.11-r1, 2.6.32-gentoo-r1 i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.32-gentoo-r1-i686-Intel-R-_Atom-TM-_CPU_Z520_@_1.33GHz-with-gentoo-2.0.1
Timestamp of tree: Mon, 22 Feb 2010 14:30:23 +0000
app-shells/bash:     4.1_p2
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.4-r1, 3.1.1-r1
dev-python/pycrypto: 2.1.0
dev-util/cmake:      2.8.0-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.0-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20
sys-devel/gcc:       4.4.3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.32
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA PUEL dlj-1.1 skype-eula"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -mtune=generic -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=core2 -mtune=generic -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LC_ALL="C"
LDFLAGS="-Wl,-O1"
LINGUAS="de fr"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/java-overlay /var/lib/layman/science /var/lib/layman/x11 /var/lib/layman/zugaina /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac acl acpi administrator afs alsa ao aotuv apache2 asf aspell atlas audacious audiofile automount bash-completion beagle berkdb blas bluetooth boo boost branding bzip2 c++ cairo cardbus cdda cddb cdf cdio cdparanoia cdr cgi chm cli consolekit corba cracklib crypt cups curl cxx daap dbus dell device-mapper dga dia djvu doc dri ds2490 dts dv dvb dvd dvdr dvi dxr3 eds elf emacs emboss encode epiphany evo examples exif expat extensions extra extras fam fame ffmpeg fftw firefox fits flac fltk foomaticdb fortran fpx fts3 fuse galago garmin gd gdal gdbm geolocation geos gif gimp ginac git glade glib glitz gml gmp gnokii gnome gnome-keyring gnuplot gnutls gphoto2 gpm graphics graphtft graphviz gs gsl gsm gstreamer gtk guile hal harness hddtemp hdf hdf5 hlapi http httpd hvm iconv icq icu id3 ide imagemagick imap innodb ipod ipv6 irda ithreads jabber jadetex java java5 java6 jbig john jpeg jpeg2k kde kdrive kerberos kexi kpathsea kvm ladspa lame lapack laptop latex lcms ldap libffi libgda libnotify libsamplerate lirc lm_sensors lua lzo mad mail maildir mailwrapper math matroska mikmod mmx mmxext mng modules mono moonlight motif mozdevelop mozilla mp3 mp4 mpeg mpi mplayer mtp mudflap musicbrainz mysql mysqli nautilus ncurses neXt netcdf netpbm network networking networkmanager nfs nls nntp nptl nptlonly nsplugin ntfs ntp numarray numeric obex objc ocaml octave odbc ogdi ogg ole openexr opengl openmp overview pae pam pcre pda pdf perl plotutils plugins png podcast policykit posix postgres postscript ppds pppd preview-latex proj projectx pstricks pulseaudio pymol python qhull qt3 qt3support qt4 quicktime readline reflection reiserfs rle romio rpc rrdcgi rrdtool samba sasl science sdl secure-delete semantic-desktop server session slang slp smbclient smp sndfile snmp soup sox speex spell spl sql sqlite sse sse2 ssl startup-notification stlport subtitles subversion suexec svg swig sysfs szip t1lib tcl tcpd tex tex4ht texmacs theora threads thunar thunderbird tidy tiff tk tntc tools truetype udev unicode usb userlocales utempter v4l2 virtualbox vorbis wav webdav webdav-serf webkit wifi win32codecs wmf wxwidgets x264 x86 xattr xcb xemacs xext xine xml xmlreader xmlrpc xorg xpm xulrunner xv xvid xvmc zlib zvbi" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse                evdev                synaptics               " KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de fr" QEMU_SOFTMMU_TARGETS="i386 ppc ppc64 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="psb intel vesa" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

root@inspironM12:/var/tmp/portage(129)# emerge -pqv =dev-dotnet/ikvm-0.36.0.11-r1
[ebuild  N    ] dev-dotnet/ikvm-0.36.0.11-r1 

Comment 2 Juergen Rose 2010-02-27 09:46:39 UTC
Created attachment 221403 [details]
/var/tmp/portage/dev-dotnet/ikvm-0.36.0.11-r1/temp/build.log
Comment 3 Pacho Ramos gentoo-dev 2010-09-12 17:08:27 UTC
+*ikvm-0.44.0.5 (12 Sep 2010)
+
+  12 Sep 2010; Pacho Ramos <pacho@gentoo.org> -ikvm-0.8.0.0.ebuild,
+  -ikvm-0.14.0.1.ebuild, -ikvm-0.14.0.1-r1.ebuild, -ikvm-0.14.0.1-r2.ebuild,
+  -ikvm-0.20.0.0.ebuild, -ikvm-0.34.0.2.ebuild, -ikvm-0.36.0.5.ebuild,
+  -files/ikvm-0.36.0.5.pc.in, -ikvm-0.36.0.11.ebuild,
+  -ikvm-0.36.0.11-r1.ebuild, +ikvm-0.44.0.5.ebuild,
+  +files/ikvm-0.44.0.5-key.patch, -files/ikvm.pc.in, +files/mono.snk.uu,
+  -files/script-template:
+  Version bump with bugfixes (bug #331649 by Dennis Schridde), add some
+  missing die statements. Remove old versions, even the oldest and stable
+  x86 one since this just bumped version is the only one compiling and
+  working ok (fixing bug #254522 and #306819 by Juergen Rose and Patrick
+  Lauer) and no other ebuild in the tree relies on it.