#21336: Add a gcc44 variant to gsl ----------------------------------+----------------------------------------- Reporter: luis.beca@… | Owner: jochen@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: gsl | ----------------------------------+----------------------------------------- Comment(by luis.beca@…): Replying to [comment:2 jochen@…]:
Done in r57589 (untested and unsupported) Doesn't build on Snow Leopard:
{{{ $ sudo port -vu install gsl +gcc44 ---> Computing dependencies for gsl. ---> Fetching gsl ---> gsl-1.13.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/gsl ---> Attempting to fetch gsl-1.13.tar.gz from http://distfiles.macports.org/gsl % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ---> Attempting to fetch gsl-1.13.tar.gz from http://mirrors.kernel.org/gnu/gsl % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2943k 100 2943k 0 0 210k 0 0:00:13 0:00:13 --:--:-- 194k ---> Verifying checksum(s) for gsl ---> Checksumming gsl-1.13.tar.gz ---> Extracting gsl ---> Extracting gsl-1.13.tar.gz ---> Configuring gsl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking build system type... i386-apple-darwin10.0.0 checking host system type... i386-apple-darwin10.0.0 checking for gcc... ccache gcc-mp-4.4 checking for C compiler default output file name... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gsl/work/gsl-1.13': configure: error: C compiler cannot create executables See `config.log' for more details. Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gsl/work/gsl-1.13" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info " returned error 77 Command output: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking build system type... i386-apple-darwin10.0.0 checking host system type... i386-apple-darwin10.0.0 checking for gcc... ccache gcc-mp-4.4 checking for C compiler default output file name... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_gsl/work/gsl-1.13': configure: error: C compiler cannot create executables See `config.log' for more details. Warning: the following items did not execute (for gsl): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/21336#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS