Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138142 - ERROR in emerging dev-lang/mono
Summary: ERROR in emerging dev-lang/mono
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-26 22:26 UTC by Adish
Modified: 2006-07-07 00:46 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 Adish 2006-06-26 22:26:45 UTC
(insn 169 145 76 3 0xb7a3bd3c (parallel [
            (set (reg:CC 17 flags)
                (compare:CC (mem:BLK (reg/f:SI 4 esi [75]) [0 A8])
                    (mem:BLK (reg/f:SI 5 edi [78]) [0 A8])))
            (use (reg:SI 2 ecx [79]))
            (use (const_int 1 [0x1]))
            (use (reg:SI 19 dirflag))
            (clobber (reg/f:SI 4 esi [76]))
            (clobber (reg/f:SI 5 edi [78]))
            (clobber (reg:SI 2 ecx [79]))
        ]) -1 (nil)
    (expr_list:REG_DEAD (reg:SI 19 dirflag)
        (expr_list:REG_DEAD (reg:SI 2 ecx [79])
            (expr_list:REG_DEAD (reg/f:SI 4 esi [75])
                (expr_list:REG_DEAD (reg/f:SI 5 edi [78])
                    (expr_list:REG_UNUSED (reg/f:SI 4 esi [76])
                        (expr_list:REG_UNUSED (reg/f:SI 5 edi [78])
                            (expr_list:REG_UNUSED (reg:SI 2 ecx [79])
                                (nil)))))))))
libtest.c:437: internal compiler error: in extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [libtest.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/mono-1.1.13.6/work/mono-1.1.13.6/mono/tests'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/mono-1.1.13.6/work/mono-1.1.13.6/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mono-1.1.13.6/work/mono-1.1.13.6'
make: *** [all] Error 2

!!! ERROR: dev-lang/mono-1.1.13.6 failed.
!!! Function src_compile, Line 80, Exitcode 2
!!! MONO compilation failure
Comment 1 Mike Doty (RETIRED) gentoo-dev 2006-06-27 06:10:01 UTC
not infra related
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-27 06:13:04 UTC
emerge --info, please...
Comment 3 DEMAINE Benoît-Pierre, aka DoubleHP 2006-07-07 00:46:22 UTC
I d say this is dup of http://bugs.gentoo.org/show_bug.cgi?id=136145