#16592: hmake build failure ---------------------------------+------------------------------------------ Reporter: rogpeppe@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: hmake | ---------------------------------+------------------------------------------ Comment(by blb@macports.org): Looks like hmake 3.14 isn't the fix for this, I see a failure here as well: {{{ DEBUG: Environment: CFLAGS='-pipe -O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-pipe -O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2' FFLAGS='-pipe -O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_blb_devel_macports_trunk_dports_devel_hmake/work/hmake-3.14" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man/man1 --buildwith=ghc' The builtin 'echo' command doesn't do '-n' - emulating it. ./configure: line 58: -o: command not found ./configure: line 59: /opt/local/var/macports/build/_Users_blb_devel_macports_trunk_dports_devel_hmake/work/hmake-3.14/script/echo: No such file or directory }}} {{{ -o: command not found }}} is very suspicious. That is preceded by ${CCC}, so perhaps another Tcl env bug edge case? -- Ticket URL: <http://trac.macports.org/ticket/16592#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS