public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "eleonora.in.washingtondc at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/58149] New: GCC4.8.1 fails on OS X 10.8.4, 'pointer_t' error
Date: Tue, 13 Aug 2013 22:09:00 -0000	[thread overview]
Message-ID: <bug-58149-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 58149
           Summary: GCC4.8.1 fails on OS X 10.8.4, 'pointer_t' error
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: eleonora.in.washingtondc at gmail dot com

Here it is the log file: 


info:build ../../gcc-4.8.1/gcc/fortran/module.c:110:1: error: conflicting
declaration 'typedef enum pointer_t pointer_t'
:info:build  pointer_t;
:info:build  ^
:info:build In file included from /usr/include/mach/memory_object_types.h:77:0,
:info:build                  from /usr/include/mach/mach_types.h:85,
:info:build                  from
/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_lang_gcc48/libgcc/work/build/prev-gcc/include-fixed/malloc.h:37,
:info:build                  from ../../gcc-4.8.1/gcc/system.h:460,
:info:build                  from ../../gcc-4.8.1/gcc/fortran/module.c:68:
:info:build /usr/include/mach/vm_types.h:40:26: error: 'pointer_t' has a
previous declaration as 'typedef vm_offset_t pointer_t'
:info:build  typedef vm_offset_t      pointer_t;
:info:build                           ^
:info:build make[3]: *** [fortran/module.o] Error 1
:info:build make[3]: *** Waiting for unfinished jobs....
:info:build rm gfortran.pod gcc.pod
:info:build make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_lang_gcc48/libgcc/work/build/gcc'
:info:build make[2]: *** [all-stage2-gcc] Error 2
:info:build make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_lang_gcc48/libgcc/work/build'
:info:build make[1]: *** [stage2-bubble] Error 2
:info:build make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_lang_gcc48/libgcc/work/build'
:info:build make: *** [bootstrap] Error 2
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_lang_gcc48/libgcc/work/build'
:info:build Command failed:  cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_lang_gcc48/libgcc/work/build"
&& /usr/bin/make -j4 -w bootstrap
:info:build Exit code: 2
:error:build org.macports.build for port libgcc returned: command execution
failed
:debug:build Error code: CHILDSTATUS 10697 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for libgcc: org.macports.activate
org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port libgcc for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_lang_gcc48/libgcc/main.log


                 reply	other threads:[~2013-08-13 22:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-58149-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).