From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28881 invoked by alias); 27 Apr 2011 23:42:29 -0000 Received: (qmail 28870 invoked by uid 22791); 27 Apr 2011 23:42:28 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Apr 2011 23:42:14 +0000 From: "wgj at cast dot uark.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/48796] New: gcc: Internal error: Killed (program cc1) while compiling PHP X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: wgj at cast dot uark.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 27 Apr 2011 23:42:00 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2011-04/txt/msg02816.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48796 Summary: gcc: Internal error: Killed (program cc1) while compiling PHP Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c AssignedTo: unassigned@gcc.gnu.org ReportedBy: wgj@cast.uark.edu In php-5.3.6, the file ext/fileinfo/libmagic/apprentice.c fails to compile on a Gumstix Overo running Angstrom Linux. The compiler was cross compiled using Bitbake to the Gumstix Overo from Ubuntu. gcc version 4.5.3 20110223 (prerelease) Last bit of verbose output: /usr/libexec/gcc/arm-angstrom-linux-gnueabi/4.5.3/cc1 -fpreprocessed apprentice.i -quiet -dumpbase apprentice.c -auxbase-strip apprentice.lo -g -O2 -version -fvisibility=hidden -o apprentice.s GNU C (GCC) version 4.5.3 20110223 (prerelease) (arm-angstrom-linux-gnueabi) compiled by GNU C version 4.5.3 20110223 (prerelease), GMP version 5.0.1, MPFR version 3.0.0-p7, MPC version 0.8.2 GGC heuristics: --param ggc-min-expand=46 --param ggc-min-heapsize=30222 GNU C (GCC) version 4.5.3 20110223 (prerelease) (arm-angstrom-linux-gnueabi) compiled by GNU C version 4.5.3 20110223 (prerelease), GMP version 5.0.1, MPFR version 3.0.0-p7, MPC version 0.8.2 GGC heuristics: --param ggc-min-expand=46 --param ggc-min-heapsize=30222 Compiler executable checksum: 246c3547883d599e3b96ce1bee99ed7b gcc: Internal error: Killed (program cc1) Please submit a full bug report.