[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Freetype 2.9.1 broken for build.win32x86/pharo.cog.spur (#319)

Ben Coman notifications at github.com
Wed Dec 12 20:05:45 UTC 2018


Just recording one observed post-build difference between v2.6.5 and v2.9.1...
```
Ben at BENGINEER ~/Repos/freetype265/opensmalltalk-vm/build.win32x86/pharo.cog.spur
$ find . -name ftconfig.h
./builddbg/third-party/freetype-2.6.5/build/include/freetype/config/ftconfig.h
./builddbg/third-party/freetype-2.6.5/builds/amiga/include/config/ftconfig.h
./builddbg/third-party/freetype-2.6.5/builds/vms/ftconfig.h
./builddbg/third-party/freetype-2.6.5/include/freetype/config/ftconfig.h
```
```
Ben at BENGINEER ~/Repos/freetype291/opensmalltalk-vm/build.win32x86/pharo.cog.spur
$ find . -name ftconfig.h
./builddbg/third-party/freetype-2.9.1/builds/amiga/include/config/ftconfig.h
./builddbg/third-party/freetype-2.9.1/builds/vms/ftconfig.h
./builddbg/third-party/freetype-2.9.1/include/freetype/config/ftconfig.h
```
And the broken build says...
```  
-- Installing: .../opensmalltalk-vm/.thirdparty-cache/windows/i386/include/freetype2/ft2build.h

file INSTALL cannot find 
./builddbg/third-party/freetype-2.9.1/build/include/freetype/config/ftconfig.h
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/319#issuecomment-446725553
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181212/ab0fdfa8/attachment.html>


More information about the Vm-dev mailing list