[macports-ports] branch master updated: irrlicht: fix build on case-sensitive file systems

Ken Cunningham ken.cunningham.webuse at gmail.com
Sat Dec 9 17:12:10 UTC 2017


will put in a reminder to do so
thanks, K

> On Dec 9, 2017, at 8:50 AM, Ryan Schmidt <ryandesign at macports.org> wrote:
> 
> 
> 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