#40891: fish 2.0.0 build fails including tr1/memory on Mavericks --------------------------------+-------------------------------- Reporter: andrew.t.baldwin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: fish --------------------------------+-------------------------------- I'm trying to install fish on OS X 10.9 and the build fails on two of my machines. The log shows {{{ :info:build In file included from builtin.cpp:43: :info:build In file included from ./builtin.h:11: :info:build ./io.h:11:10: fatal error: 'tr1/memory' file not found :info:build #include <tr1/memory> :info:build ^ :info:build In file included from function.cpp:29: :info:build In file included from ./proc.h:21: :info:build ./io.h:11:10: fatal error: 'tr1/memory' file not found :info:build #include <tr1/memory> :info:build ^ :info:build 1 error generated. :info:build make: *** [function.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build 1 error generated. :info:build make: *** [builtin.o] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_shells_fish/fish/work/fish' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_shells_fish/fish/work/fish" && /usr/bin/make -j2 -w all :info:build Exit code: 2 :error:build org.macports.build for port fish returned: command execution failed }}} I believe this may be similar to Ticket [ticket:40515]. -- Ticket URL: <https://trac.macports.org/ticket/40891> MacPorts <http://www.macports.org/> Ports system for OS X