#47281: grass @6.4.3_5: does not use the right compiler ----------------------------+-------------------------------- Reporter: shay.strong@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: grass | ----------------------------+-------------------------------- Changes (by larryv@…): * cc: mojca@… (added) * port: Grass => grass Comment: The build tries to use “cc” in several places: {{{ :info:build cc -dynamiclib -compatibility_version 6.4 -current_version 6.4 -install_name /opt/local/share/grass-6.4.3/lib/libgrass_datetime.6.4.3.dylib -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_grass/grass/work/grass-6.4.3/dist.x86_64 -apple-darwin14.1.0/lib/libgrass_datetime.6.4.3.dylib -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_grass/grass/work/grass-6.4.3/dist.x86_64 -apple-darwin14.1.0/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenGL -framework Accelerate -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -framework OpenGL -framework Accelerate -arch x86_64 OBJ.x86_64-apple-darwin14.1.0/between.o OBJ.x86_64-apple- darwin14.1.0/copy.o OBJ.x86_64-apple-darwin14.1.0/same.o OBJ.x86_64-apple- darwin14.1.0/diff.o OBJ.x86_64-apple-darwin14.1.0/error.o OBJ.x86_64 -apple-darwin14.1.0/format.o OBJ.x86_64-apple-darwin14.1.0/incr1.o OBJ.x86_64-apple-darwin14.1.0/incr2.o OBJ.x86_64-apple- darwin14.1.0/incr3.o OBJ.x86_64-apple-darwin14.1.0/local.o OBJ.x86_64 -apple-darwin14.1.0/misc.o OBJ.x86_64-apple-darwin14.1.0/change.o OBJ.x86_64-apple-darwin14.1.0/scan.o OBJ.x86_64-apple-darwin14.1.0/sign.o OBJ.x86_64-apple-darwin14.1.0/type.o OBJ.x86_64-apple-darwin14.1.0/tz1.o OBJ.x86_64-apple-darwin14.1.0/tz2.o OBJ.x86_64-apple-darwin14.1.0/values.o :info:build make[3]: cc: No such file or directory :info:build make[3]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_grass/grass/work/grass-6.4.3/dist.x86_64 -apple-darwin14.1.0/lib/libgrass_datetime.6.4.3.dylib] Error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/47281#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X