Opened 15 years ago

Closed 13 years ago

#19420 closed defect (fixed)

gpc34 fails to build on OS X 10.5.6 PPC -- because of 'sigalstack' declaration errors?

Reported by: nosaj.levy@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: gpc34

Description

A full log from a clean build is attached. The first bunch of errors are:

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gpc34/work/gcc-3.4.3/gcc/config/rs6000/host-darwin.c:38: warning: 'struct sigaltstack' declared inside parameter list
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gpc34/work/gcc-3.4.3/gcc/config/rs6000/host-darwin.c:38: warning: its scope is only this definition or declaration, which is probably not what you want
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gpc34/work/gcc-3.4.3/gcc/config/rs6000/host-darwin.c:38: error: conflicting types for 'sigaltstack'
/usr/include/signal.h:89: error: previous declaration of 'sigaltstack' was here
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gpc34/work/gcc-3.4.3/gcc/config/rs6000/host-darwin.c: In function 'segv_handler':
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gpc34/work/gcc-3.4.3/gcc/config/rs6000/host-darwin.c:67: error: 'struct __darwin_mcontext' has no member named 'ss'
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gpc34/work/gcc-3.4.3/gcc/config/rs6000/host-darwin.c:116: error: 'struct __darwin_mcontext' has no member named 'es'
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gpc34/work/gcc-3.4.3/gcc/config/rs6000/host-darwin.c:116: error: 'struct __darwin_mcontext' has no member named 'ss'

This looks like the kind of thing mentioned in ticket #13191.

Attachments (1)

gpc_install.log (280.7 KB) - added by nosaj.levy@… 15 years ago.

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by nosaj.levy@…

Attachment: gpc_install.log added

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Port: gpc34 added

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.