[MacPorts] #13863: grads dependent on gcc4.0 which fails to install
#13863: grads dependent on gcc4.0 which fails to install --------------------------------------+------------------------------------- Reporter: barry.j.mcinnes@noaa.gov | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | --------------------------------------+-------------------------------------
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. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13863> MacPorts </projects/macports> Ports system for Mac OS
#13863: grads dependent on gcc4.0 which fails to install ---------------------------------------+------------------------------------ Reporter: barry.j.mcinnes@noaa.gov | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------------+------------------------------------ Changes (by jmpp@macports.org): * cc: macports-users@lists.macosforge.org (removed) * milestone: => Port Bugs Old description:
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.
New description: 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. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13863#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13863: libnc-dap dependent on gcc4.0 which fails to install ---------------------------------------+------------------------------------ Reporter: barry.j.mcinnes@noaa.gov | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: ---------------------------------------+------------------------------------ Changes (by ryandesign@macports.org): * cc: takeshi@macports.org (added) * status: new => closed * resolution: => duplicate * summary: grads dependent on gcc4.0 which fails to install => libnc-dap dependent on gcc4.0 which fails to install Comment: The last paragraph in the issue description is one [http://lists.macosforge.org/pipermail/macports- users/2007-December/007766.html 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. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13863#comment:2> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts