public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/60944] New: a10 pcduino compiling mono
@ 2014-04-23 20:29 m_r_balderas at hotmail dot com
  2021-12-26  4:40 ` [Bug middle-end/60944] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: m_r_balderas at hotmail dot com @ 2014-04-23 20:29 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60944

            Bug ID: 60944
           Summary: a10 pcduino compiling mono
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: m_r_balderas at hotmail dot com

I have tried several times to compile mono on a PCDuino v1 with Ubuntu Linaro
Precise 12.07, without success in any of them. I will describe the efforts:

-First cloning directly from git branch master, to the NAND disk onboard.
Insufficient space.
-Using an EXT3 partition on a usb drive with exec permisions, let me clone from
git, but when running (after get monolite-latest) make EXTERNAL_MCS=... starts
compiling but stucks at 


  CC     libmonoruntime_la-object.lo
  CC     libmonoruntime_la-reflection.lo
*** glibc detected *** /usr/lib/gcc/arm-linux-gnueabihf/4.6/cc1: free():
invalid next size (fast): 0x00c44708 ***
reflection.c: In function ‘encode_cattr_value’:
reflection.c:9627:1: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [libmonoruntime_la-reflection.lo] Error 1
make[3]: Leaving directory `/media/memsd/mono-3.4.0/mono/metadata'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/media/memsd/mono-3.4.0/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/media/memsd/mono-3.4.0'
make: *** [all] Error 2


-From a fresh install of ubuntu, doing it on a SDCard (ext3, exec) , same
result.
-From a fresh install of ubuntu, on an SDCard (ext3, exec) but downloading the
released tarball mono-3.4.0.tar.bz2, then doing tar -xjvf mono-X.XX.tar.bz2; cd
mono-X.XX;./configure --prefix=/usr/local; make    same result, so I am
guessing it is actually a bug.

I appreciate any guidance.
>From gcc-bugs-return-449750-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Apr 23 20:36:52 2014
Return-Path: <gcc-bugs-return-449750-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 9278 invoked by alias); 23 Apr 2014 20:36:52 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 9254 invoked by uid 48); 23 Apr 2014 20:36:49 -0000
From: "ccoutant at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug debug/60929] [4.8/4.9/4.10 regression] ICE  in get_ref_die_offset, at dwarf2out.c
Date: Wed, 23 Apr 2014 20:36:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: debug
X-Bugzilla-Version: unknown
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: ccoutant at gcc dot gnu.org
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: ccoutant at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.9.1
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: assigned_to target_milestone
Message-ID: <bug-60929-4-EsbaED2Pha@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-60929-4@http.gcc.gnu.org/bugzilla/>
References: <bug-60929-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-04/txt/msg01770.txt.bz2
Content-length: 376

http://gcc.gnu.org/bugzilla/show_bug.cgi?id`929

Cary Coutant <ccoutant at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |ccoutant at gcc dot gnu.org
   Target Milestone|4.8.3                       |4.9.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug middle-end/60944] a10 pcduino compiling mono
  2014-04-23 20:29 [Bug libgcc/60944] New: a10 pcduino compiling mono m_r_balderas at hotmail dot com
@ 2021-12-26  4:40 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-26  4:40 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60944

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID
          Component|libgcc                      |middle-end

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
No feedback in over 5 years so closing as invalid.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-26  4:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-23 20:29 [Bug libgcc/60944] New: a10 pcduino compiling mono m_r_balderas at hotmail dot com
2021-12-26  4:40 ` [Bug middle-end/60944] " pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).