Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13863 closed defect (duplicate)

libnc-dap dependent on gcc4.0 which fails to install

Reported by: basmac Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: tenomoto (Takeshi Enomoto)
Port:

Description (last modified by jmpp@…)

grads fails on gcc40

 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc40/work/gcc-4.0.4/gcc/config/rs6000/host-darwin.c:130:
> warning: passing argument 1 of 'sigaltstack' from incompatible pointer type
> make[2]: *** [host-darwin.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [stage1_build] Error 2
> make: *** [profiledbootstrap] Error 2
>
> Error: The following dependencies failed to build: libnc-dap gcc40
> Error: Status 1 encountered during processing.
> [mac27:grib2/netcdf-3.6.2/libsrc] root#
>
>
> gcc40 fails
>
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc40/work/gcc-4.0.4/gcc/config/rs6000/host-darwin.c:
> In function 'darwin_rs6000_extra_signals':
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc40/work/gcc-4.0.4/gcc/config/rs6000/host-darwin.c:130:
> warning: passing argument 1 of 'sigaltstack' from incompatible pointer type
> make[2]: *** [host-darwin.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> echo timestamp > s-gtype
> make[1]: *** [stage1_build] Error 2
> make: *** [profiledbootstrap] Error 2
>
> Error: Status 1 encountered during processing.

I'm not surprised gcc40 is failing to install. All ports that depend on gcc40 should be updated to depend on gcc42. I've been saying this for months. Please file bugs against any remaining ports which still depend on gcc40, and be sure to Cc those ports' maintainers, so that they can be updated. For unmaintained ports, please alert this list.

Change History (3)

comment:1 Changed 16 years ago by jmpp@…

Cc: macports-users@… removed
Description: modified (diff)
Milestone: Port Bugs

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: takeshi@… added
Resolution: duplicate
Status: newclosed
Summary: grads dependent on gcc4.0 which fails to installlibnc-dap dependent on gcc4.0 which fails to install

The last paragraph in the issue description is one written by me on macports-users.

grads does not depend on gcc40. grads depends on libnc-dap which depends on gcc40. Cc'ing maintainer of libnc-dap and closing as duplicate of #12253.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.