[macports-ports] branch master updated: irrlicht: fix build on case-sensitive file systems
Ryan Schmidt
ryandesign at macports.org
Sat Dec 9 16:50:35 UTC 2017
On Dec 9, 2017, at 10:07, Ryan Schmidt wrote:
> I tried it myself and what I get is:
>
> Error: Failed to extract irrlicht: error renaming: target "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_devel_irrlicht/irrlicht/work/irrlicht-1.8.4/source/Irrlicht/MacOSX/irrFramework-Info.plist-DCQIMWNv/irrFramework-Info.plist" is not a directory
>
> While "copy" is simply a less-verbose wrapper around "file copy -force", "move" is more than just a wrapper around "file rename", in that it contains code designed specifically to handle your situation: the need to change only the case of a filename on a possibly case-insensitive filesystem.
>
> I'm not sure yet why this code is failing.
It's a MacPorts base bug which I've just fixed.
https://trac.macports.org/ticket/55492
So after the next release of MacPorts using system should no longer be needed.
More information about the macports-dev
mailing list