[MacPorts] #47281: port grass failed to install on 10.10.2
#47281: port grass failed to install on 10.10.2 ---------------------------+-------------------------------- Reporter: shay.strong@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: Grass ---------------------------+-------------------------------- I have been trying to install Grass via macports on 10.10.2 and continue to get a failed installation. I have clean the port, upgraded macports, and done other recommended things mentioned here and via a google search. Attached is the log. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/47281> MacPorts <https://www.macports.org/> Ports system for OS X
#47281: port grass failed to install on 10.10.2 ----------------------------+-------------------------------- Reporter: shay.strong@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: Grass | ----------------------------+-------------------------------- Comment (by shay.strong@…): Error: org.macports.build for port grass returned: command execution failed Please see the log file for port grass for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_grass/grass/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port grass failed -- Ticket URL: <https://trac.macports.org/ticket/47281#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#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
#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 | ----------------------------+-------------------------------- Comment (by mojca@…): If the wrong compiler is the culprit, then this is a duplicate of #32797, but it would certainly help to provide some easy-to-reproduce recipe (like the one in this port: testing on 10.10). That old ticket doesn't make it easy to find the problematic places. Anyway, it would probably make sense to first look into Grass 7.0 (#44056) before starting patching the outdated version. -- Ticket URL: <https://trac.macports.org/ticket/47281#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#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 | ----------------------------+-------------------------------- Comment (by larryv@…): Replying to [comment:3 mojca@…]:
it would certainly help to provide some easy-to-reproduce recipe
Not sure what you mean. If you’re looking for a way to easily detect this issue, try this: UsingTheRightCompiler#testing
Anyway, it would probably make sense to first look into Grass 7.0 (#44056) before starting patching the outdated version.
Agreed. -- Ticket URL: <https://trac.macports.org/ticket/47281#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#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 | ----------------------------+-------------------------------- Comment (by mojca@…): Replying to [comment:4 larryv@…]:
Replying to [comment:3 mojca@…]:
it would certainly help to provide some easy-to-reproduce recipe
Not sure what you mean. If you’re looking for a way to easily detect this issue, try this: UsingTheRightCompiler#testing
I didn't think of this. Thank you. -- Ticket URL: <https://trac.macports.org/ticket/47281#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts