[MacPorts] #63089: Trace Install of Portgroup haskell_stack Ports Fail
MacPorts
noreply at macports.org
Wed Jul 14 02:43:20 UTC 2021
#63089: Trace Install of Portgroup haskell_stack Ports Fail
----------------------------+--------------------
Reporter: essandess | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords:
Port: haskell_stack |
----------------------------+--------------------
Comment (by JDLH):
This resembles a problem I just ran into in a port I am working on. It
seems that MacPorts trace mode (`port -t`) causes code in the project's
`./configure` utility to fail. Specifically, `test -f /an/actual/file`
fails even if that file does in fact exist.
You were using trace mode, it looks like: `sudo port -vst destroot
pandoc`. But your configuration command is different than in my case:
`/opt/local/bin/stack setup --with-gcc /usr/bin/clang --allow-different-
user` .
I'm not sure whether this will be helpful for you.
--
Ticket URL: <https://trac.macports.org/ticket/63089#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list