On Jan 10, 2019, at 12:35, Giuseppe Di Matteo wrote:
> The wine-level install failed at xattr dependency build.
> High Sierra (10.13.6). Xcode 10.1 MacPorts 2.5.4
The xattr port is needed on Mac OS X 10.4 Tiger only. On Mac OS X 10.5 Leopard
and later, xattr is included with the operating system. So I don't understand
why an installation of the xattr port is being attempted in your case on High
Sierra which doesn't need it. What command did you run that caused this to
happen? And does /usr/bin/xattr exist?