Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 166463
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: PPC Porters <ppc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Saleem Abdulrasool (RETIRED) <compnerd@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 166463 depends on: Show dependency tree
Bug 166463 blocks: 164048
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: 2007-02-12 06:45 0000
This should have been requested along with the mono-1.2.1 stablization.

------- Comment #1 From Jakub Moc (RETIRED) 2007-02-12 08:27:42 0000 -------
@dotnet folks - please could you read your bugmail occasionally, esp. for bugs
with critical severity? (There's even X-Bugzilla-Severity header for convenient
email sorting).

x86 and ppc have just stabilized 1.1.17-r1 wrt Bug 164048. Could have prevented
lots of redundant work if you actually said on that bug that you are fine w/
premature stabilization of 1.2.1 but the bug got no response from you for two
weeks. 

(This is still blocking mozilla removal wrt amd64 keyword)

------- Comment #2 From Simon Stelling (RETIRED) 2007-02-12 09:01:30 0000 -------
*** Bug 164048 has been marked as a duplicate of this bug. ***

------- Comment #3 From Christian Faulhammer 2007-02-12 17:52:17 0000 -------
Both fail test suite on x86:

>>> Test phase [check]: dev-util/monodoc-1.2.1
Making check in engine
make[1]: Entering directory
`/var/tmp/portage/monodoc-1.2.1/work/monodoc-1.2.1/engine'
mono validate.exe ecma ../tools/DocTest/en.expected | diff -
validate.check.monodocer
diff: validate.check.monodocer: No such file or directory

for f in test.c test.h test.cs test.xml ; do \
                diff -rup $f.ref $f ; \
        done
diff: test.c.ref: No such file or directory
diff: test.h.ref: No such file or directory
diff: test.cs.ref: No such file or directory
diff: test.xml.ref: No such file or directory
make[2]: *** [check] Error 2
make[2]: Leaving directory
`/var/tmp/portage/mono-tools-1.2.1/work/mono-tools-1.2.1/create-native-map/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/mono-tools-1.2.1/work/mono-tools-1.2.1/create-native-map'
make: *** [check-recursive] Error 1

------- Comment #4 From Christian Faulhammer 2007-02-14 07:51:08 0000 -------
dotnet herd says: Tests are neglictible for the moment.

x86 stable

------- Comment #5 From Simon Stelling (RETIRED) 2007-02-18 13:29:43 0000 -------
This stuff doesn't really work here:

gnunit and gnunit2 just give a backtrace, gasnview starts fine but seems
useless. How do I test that thing? Also, please RESTRICT=test if it doesn't
work. Also couldn't test mod, I only get less showing an empty document
whatever I try.

CHROOT / # gnunit2 

(/usr/lib64/mono/2.0/gnunit2.exe:8883): GLib-GObject-CRITICAL **: gtype.c:2242:
initialization assertion failed, use IA__g_type_init() prior to this function

(/usr/lib64/mono/2.0/gnunit2.exe:8883): GLib-GObject-CRITICAL **: g_object_new:
assertion `G_TYPE_IS_OBJECT (object_type)' failed

(/usr/lib64/mono/2.0/gnunit2.exe:8883): GLib-GObject-CRITICAL **: g_object_ref:
assertion `G_IS_OBJECT (object)' failed
Stacktrace:

  at (wrapper managed-to-native) GConf.Client.gconf_client_get_default ()
<0x0000b>
  at (wrapper managed-to-native) GConf.Client.gconf_client_get_default ()
<0xffffffff>
  at GConf.Client..ctor () <0x0004d>
  at Mono.NUnit.GUI.Settings..cctor () <0x0001c>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>
  at Mono.NUnit.GUI.CategoryMaster.RetrieveKnownCategories
(object,GConf.NotifyEventArgs) <0xffffffff>
  at Mono.NUnit.GUI.CategoryMaster.RetrieveKnownCategories
(object,GConf.NotifyEventArgs) <0x00076>
  at Mono.NUnit.GUI.CategoryMaster..cctor () <0x00054>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>
  at Mono.NUnit.GUI.NUnitGUI..ctor (string[],object[]) <0xffffffff>
  at Mono.NUnit.GUI.NUnitGUI..ctor (string[],object[]) <0x000bd>
  at Mono.NUnit.GUI.NUnitGUI.Main (string[]) <0x00054>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        /usr/bin/mono [0x501efc]
        /usr/bin/mono [0x4ce3ca]
        /lib/libpthread.so.0 [0x2ad10d902d00]
        /usr/lib/libgconf-2.so.4 [0x2aaaabdea254]
        /usr/lib/libgconf-2.so.4(gconf_client_get_default+0xf0)
[0x2aaaabdea754]
        [0x40238404]

Debug info from gdb:

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47077368848080 (LWP 8883)]
[New Thread 1075988816 (LWP 8885)]
[New Thread 1073822032 (LWP 8884)]
0x00002ad10dc17852 in select () from /lib/libc.so.6
  3 Thread 1073822032 (LWP 8884)  0x00002ad10d902461 in __nanosleep_nocancel ()
   from /lib/libpthread.so.0
  2 Thread 1075988816 (LWP 8885)  0x00002ad10d8ff536 in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  1 Thread 47077368848080 (LWP 8883)  0x00002ad10dc17852 in select ()
   from /lib/libc.so.6

Thread 3 (Thread 1073822032 (LWP 8884)):
#0  0x00002ad10d902461 in __nanosleep_nocancel () from /lib/libpthread.so.0
#1  0x00000000004a7665 in collection_thread (unused=<value optimized out>)
    at collection.c:34
#2  0x00002ad10d8fc0fa in start_thread () from /lib/libpthread.so.0
#3  0x00002ad10dc1d66e in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 1075988816 (LWP 8885)):
#0  0x00002ad10d8ff536 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0x00000000004a9d05 in timedwait_signal_poll_cond (cond=0x2aaaab1d0268, 
    mutex=0x2aaaab1d0240, timeout=0x1, alertable=-1) at handles.c:1413
#2  0x00000000004ac141 in _wapi_handle_timedwait_signal_handle (
    handle=<value optimized out>, timeout=0x0, alertable=-1424162240)
    at handles.c:1493
#3  0x00000000004ac170 in _wapi_handle_wait_signal_handle (
    handle=0x2aaaab1d026c, alertable=1) at handles.c:1453
#4  0x00000000004b905f in WaitForSingleObjectEx (handle=0x404, 
    timeout=4294967295, alertable=0) at wait.c:200
#5  0x0000000000460ea7 in finalizer_thread (unused=<value optimized out>)
    at gc.c:819
#6  0x000000000047817c in start_wrapper (data=<value optimized out>)
    at threads.c:313
#7  0x00000000004b88dd in thread_start_routine (args=<value optimized out>)
    at threads.c:253
#8  0x00000000004cb7e6 in GC_start_routine (arg=<value optimized out>)
    at pthread_support.c:1357
#9  0x00002ad10d8fc0fa in start_thread () from /lib/libpthread.so.0
#10 0x00002ad10dc1d66e in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 47077368848080 (LWP 8883)):
#0  0x00002ad10dc17852 in select () from /lib/libc.so.6
#1  0x00002ad10d6a56b9 in IA__g_spawn_sync (
    working_directory=<value optimized out>, argv=<value optimized out>, 
    envp=0x0, flags=<value optimized out>, child_setup=<value optimized out>, 
    user_data=0x0, standard_output=0x7fff9d87dfb0, 
    standard_error=0x7fff9d87dfa8, exit_status=0x7fff9d87dfbc, error=0x0)
    at gspawn.c:288
#2  0x00002ad10d6a5a02 in IA__g_spawn_command_line_sync (
    command_line=<value optimized out>, standard_output=0x7fff9d87dfb0, 
    standard_error=0x7fff9d87dfa8, exit_status=0x7fff9d87dfbc, error=0x0)
    at gspawn.c:656
#3  0x0000000000501f99 in mono_handle_native_sigsegv (
    signal=<value optimized out>, ctx=<value optimized out>)
    at mini-exceptions.c:1058
#4  0x00000000004ce3ca in sigsegv_signal_handler (
    _dummy=<value optimized out>, info=<value optimized out>, 
    context=0x7fff9d87e0b0) at mini.c:11002
#5  <signal handler called>
#6  0x00002aaaabdea254 in set_engine (client=0x0, engine=0x915c00)
    at gconf-client.c:269
#7  0x00002aaaabdea754 in gconf_client_get_default () at gconf-client.c:445
#8  0x0000000040238404 in ?? ()
#9  0x00007fff9d87e5b0 in ?? ()
#10 0x00007fff9d87f060 in ?? ()
#11 0x00002aaaabd44fc0 in ?? ()
#12 0x00000000006c26c0 in roots_were_cleared ()
#13 0x00000000402383ab in ?? ()
#14 0x0000000000901920 in ?? ()
#15 0x00007fff9d87e680 in ?? ()
#16 0x00007fff9d87e540 in ?? ()
#17 0x0000000000901bc0 in ?? ()
#18 0x00002aaaaad569c0 in ?? ()
#19 0x00002aaaabd44fc0 in ?? ()
#20 0x00002aaaabd44fc0 in ?? ()
#21 0x00000000402380c0 in ?? ()
#22 0x000000000091a700 in ?? ()
#23 0x00007fff9d87e680 in ?? ()
#24 0x000000004023809e in ?? ()
#25 0x00000000400182a0 in ?? ()
#26 0x00007fff9d87e700 in ?? ()
#27 0x00002aaaabd44fc0 in ?? ()
#28 0x00000000006c26c0 in roots_were_cleared ()
#29 0x0000000040238030 in ?? ()
#30 0x000000000091a760 in ?? ()
#31 0x00007fff9d87e680 in ?? ()
#32 0x000000004023800d in ?? ()
#33 0x0000000000000000 in ?? ()
#0  0x00002ad10dc17852 in select () from /lib/libc.so.6


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Aborted

------- Comment #6 From Jakub Moc (RETIRED) 2007-02-19 21:33:04 0000 -------
@amd64 - does 1.1.17-r1 work for you? We are extremely overdue with punting the
mozilla crap.

------- Comment #7 From Simon Stelling (RETIRED) 2007-02-20 17:21:28 0000 -------
(In reply to comment #6)
> @amd64 - does 1.1.17-r1 work for you? We are extremely overdue with punting the
> mozilla crap.

No, exactly the same issues. Plus, I don't even know how to properly test this
stuff. Metalgod, you were marking 1.1.11 stable, maybe you know more?

------- Comment #8 From Daniel Gryniewicz 2007-02-20 17:58:23 0000 -------
amd64 done.

------- Comment #9 From Raúl Porcel 2007-02-20 19:09:04 0000 -------
ppc is not done, reopening.

------- Comment #10 From Pacho Ramos 2007-03-03 15:39:26 0000 -------
Readding amd64 team.

Please, stabilize dev-dotnet/gtkhtml-sharp-2.16.0 for preventing this error
when emerge -avuDN world is run:

!!! Multiple versions within a single package slot have been 
!!! pulled into the dependency graph:

('ebuild', '/', 'dev-dotnet/gnome-sharp-2.8.2', 'nomerge') pulled in by
  ('ebuild', '/', 'dev-dotnet/gtkhtml-sharp-2.8.2', 'nomerge')

('ebuild', '/', 'dev-dotnet/gnome-sharp-2.16.0', 'merge') pulled in by
  ('ebuild', '/', 'dev-dotnet/gconf-sharp-2.16.0', 'merge')

It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.

!!! Depgraph creation failed.

It compiles and works fine.

Portage 2.1.2-r9 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0,
2.6.19-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System release 1.12.9
Timestamp of tree: Sat, 03 Mar 2007 14:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19.2-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo
/etc/texmf/web2c"
CXXFLAGS="-march=k8 -O2 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect cvs distlocks
metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict test"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LANG="es_ES.UTF-8"
LC_ALL="es_ES.UTF-8"
LINGUAS="es en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise
/usr/portage/local/layman/armagetron /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi alsa amd64 apache2 arts asf audiofile bash-completion
beagle bitmap-fonts bzip2 bzlib cairo caps cdb cdda cddb cdparanoia cdr cli
cpdflib cpudetection cracklib cross crypt cscope cups curl dbus dga divx4linux
dlloader dri dts dvb dvd dvdr dvdread encode erandom escreen esd evo evolution
exif fam fbcon flac foomaticdb fortran ftp galago gb gcj ggi gif gimp gimpprint
glitz glut glx gnome gnome-print gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal
iconv idn imagemagick imlib isdnlog ithreads jabber jack java jpeg kde
kdeenablefinal kdehiddenvisibility latex lcms libg++ libnotify logrotate mad
madwifi midi mikmod mime mng mono motif mp3 mpeg mpi mplayer musepack
musicbrainz nas nautilus ncurses nethack network nls nocardbus nptl nptlonly
nvidia ogg oggvorbis openal opengl oss pam pcre pdf perl pic plotutils png
posix ppds pppd python qt3 qt4 quicktime readline reflection rtc ruby scanner
sdl seamonkey session slang slp sockets spell spl sse3 ssl svg sysvipc tcltk
tcpd test tetex theora threads tiff timidity tk totem trayicon truetype
truetype-fonts type1-fonts unicode usb v4l v4l2 vcd videos vim vorbis wma wmf
xcomposite xine xml xml2 xorg xpm xv xvid zlib" ALSA_CARDS="ali5451 als4000
atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968
fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx
via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop
empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi
null plug rate route share shm softvol" DVB_CARDS="usb-dib0700" ELIBC="glibc"
INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es en_US"
USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa fbdev vga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #11 From Luis Medinas (RETIRED) 2007-03-03 15:45:52 0000 -------
stabled on amd64.

------- Comment #12 From Tobias Scherbaum 2007-04-06 18:29:12 0000 -------
>>> Test phase [check]: dev-util/monodoc-1.2.1
Making check in engine
make[1]: Entering directory
`/var/tmp/portage/dev-util/monodoc-1.2.1/work/monodoc-1.2.1/engine'
mono validate.exe ecma ../tools/DocTest/en.expected | diff -
validate.check.monodocer
diff: validate.check.monodocer: No such file or directory
make[1]: *** [check-validate] Error 2
make[1]: Leaving directory
`/var/tmp/portage/dev-util/monodoc-1.2.1/work/monodoc-1.2.1/engine'
make: *** [check-recursive] Error 1

!!! ERROR: dev-util/monodoc-1.2.1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_test
  ebuild.sh, line 1026:   Called qa_call 'src_test'
  environment, line 1805:   Called src_test
  ebuild.sh, line 653:   Called die


Doesn't pass test on ppc.

------- Comment #13 From Raúl Porcel 2007-04-11 21:27:59 0000 -------
(In reply to comment #12)
comment #4 please :)

------- Comment #14 From Tobias Scherbaum 2007-04-11 22:27:31 0000 -------
(In reply to comment #13)
> (In reply to comment #12)
> comment #4 please :)
> 

Well, then restrict the tests ...

------- Comment #15 From Raúl Porcel 2007-04-11 22:34:44 0000 -------
(In reply to comment #14)
> (In reply to comment #13)
> > (In reply to comment #12)
> > comment #4 please :)
> > 
> 
> Well, then restrict the tests ...
> 

I'm not from the herd :)

------- Comment #16 From Tobias Scherbaum 2007-04-22 13:39:27 0000 -------
ppc stable

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