DragonFly support in Go

Brad Fitzpatrick bradfitz at golang.org
Fri Jan 17 10:20:50 PST 2014


On Fri, Jan 17, 2014 at 10:17 AM, John Marino <dragonflybsd at marino.st>wrote:

> On 1/17/2014 19:12, John Marino wrote:
> > Hi Brad,
> > Well, there's a chance that this report is "bogus" in the sense that Go
> > only builds within the FreeBSD Ports framework on DragonFly.  For sure
> > we need src/make.bash patched to remove the bashism equality checks:
> >
> >
> https://github.com/DragonFlyBSD/DeltaPorts/blob/master/ports/lang/go/dragonfly/patch-src_make.bash
> >
> > (If make.bash is still broken this way, could you fix it?)
>
>
> I should clarify this!
> FreeBSD runs /bin/sh to execute all the bash scripts.
> It is "fixed" by shebangfix
> (
> http://svnweb.freebsd.org/ports/head/lang/go/Makefile?revision=335891&view=markup
> )
>
> So the "==" under /bin/sh.  I believe that's valid bash equality
> comparison though.  So that's what that is all about.
>

Well, I think I just had bash installed on my FreeBSD machine.  I
definitely didn't use ports, since I only work at head.

Assuming you either install bash, or fix the shebangs, what is the current
output of all.bash on DragonFly?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20140117/6b7e7391/attachment-0003.htm>


More information about the Users mailing list