Created attachment 181867 [details] remove clang36 dependency Hi, attached patch removes clang36 dependency, it builds and works fine with the base compiler.
Can I assume this was tested with i386 as opposed to amd64? That was the reason why the clang dependency was set as it was, due to the bug listed there that dim@ reported upstream. If it has been tested under i386 and it works, then I approve of this.
Hi Naram, Of course, please find belows build logs http://pkg.miwibox.org/data/10amd64-default/2017-04-17_19h52m50s/logs/fontforge-20161005_1.log http://pkg.miwibox.org/data/10i386-default/2017-04-17_19h52m50s/logs/fontforge-20161005_1.log http://pkg.miwibox.org/data/11amd64-default/2017-04-18_00h54m58s/logs/fontforge-20161005_1.log http://pkg.miwibox.org/data/11i386-default/2017-04-18_00h56m36s/logs/fontforge-20161005_1.log http://pkg.miwibox.org/data/12i386-default/2017-04-18_04h36m53s/logs/fontforge-20161005_1.log http://pkg.miwibox.org/data/12amd64-default/2017-04-18_04h39m13s/logs/fontforge-20161005_1.log
Hi Naram, Are you ok with this change? Thanks Martin
Comment on attachment 181867 [details] remove clang36 dependency Yeah, I'm OK with it.
A commit references this bug: Author: miwi Date: Sun Apr 23 03:28:16 UTC 2017 New revision: 439195 URL: https://svnweb.freebsd.org/changeset/ports/439195 Log: - Remove clang36 dependency PR: 218730 Submitted by: myself Approved by: maintainer Changes: head/print/fontforge/Makefile
Committed. Thank you for your quick respond.