Date: Sun, 29 Jan 2017 21:36:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200177] devel/arduino - Command line sketch is not loaded Message-ID: <bug-200177-13-tFYsfZVvHX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200177-13@https.bugs.freebsd.org/bugzilla/> References: <bug-200177-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=3D200177 --- Comment #13 from leres@ee.lbl.gov --- Comment on attachment 179366 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179366 svn diff for devel/arduino port addressing issues below (multiple files cha= nged & epoch bumped) The Makefile has issues that causes poudriere aborts: make: "/usr/ports/devel/arduino/Makefile" line 111: Malformed condition= al (${MACHTYPE} =3D=3D i386) make: "/usr/ports/devel/arduino/Makefile" line 115: Malformed condition= al (${MACHTYPE} =3D=3D x86_64) make: Fatal errors encountered -- cannot continue[00:00:03] =3D=3D=3D= =3D>> Cleaning up I think you want to test ${ARCH} instead of ${MACHTYPE}. Would it be possible to attach a poudriere build log with a revised patchse= t? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200177-13-tFYsfZVvHX>