Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2016 11:37:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214776] devel/arduino16: ARCH override causes lang/go to fail
Message-ID:  <bug-214776-13-dQtURPs8IK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214776-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214776-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214776

Mark Linimon <linimon@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Ports Framework             |Individual Port(s)
                 CC|                            |bsdports@kyle-evans.net,
                   |                            |linimon@FreeBSD.org
           Assignee|portmgr@FreeBSD.org         |freebsd-ports-bugs@FreeBSD.
                   |                            |org
              Flags|                            |maintainer-feedback?(bsdpor
                   |                            |ts@kyle-evans.net)

--- Comment #1 from Mark Linimon <linimon@FreeBSD.org> ---
It took me a while to figure out what is going on (specifically, the depend=
ency
on go, which comes in from arduino-build).

But the easy answer is that it is never right for a port to redefine certain
variables, and ARCH is one of them.

I don't quickly see for a way to substitute ARCH in the port's build
infrastructure, so I don't offer a patch.  But this needs to be fixed in th=
is
port.

The unsatisfactory workaround is to first build lang/go, and then build
devel/arduino16.

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214776-13-dQtURPs8IK>