Date: Wed, 24 May 2017 09:06:00 +0200 From: =?UTF-8?Q?Mika=C3=ABl_Urankar?= <mikael.urankar@gmail.com> To: bob prohaska <fbsd@www.zefox.net> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: www/webkit2-gtk3, BARM_ARCH_VERSION not defined.... Message-ID: <CAJwjRmRoxkWv5C0hQU-9LVR4CfjOScf%2B%2BhF0zCh1MmHqWcvmoQ@mail.gmail.com> In-Reply-To: <20170524020442.GA31794@www.zefox.net> References: <20170524020442.GA31794@www.zefox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
2017-05-24 4:04 GMT+02:00 bob prohaska <fbsd@www.zefox.net>: > While trying to compile www/webkit2-gtk3 an RPI2 reports > > Source/bmalloc/bmalloc/BPlatform.h:180:9: warning: 'BARM_ARCH_VERSION' is not defined, evaluates to 0 [-Wundef] > # elif BARM_ARCH_AT_LEAST(4) > ^ > Source/bmalloc/bmalloc/BPlatform.h:84:45: note: expanded from macro 'BARM_ARCH_AT_LEAST' > #define BARM_ARCH_AT_LEAST(N) (BCPU(ARM) && BARM_ARCH_VERSION >= N) > ^ > Source/bmalloc/bmalloc/BPlatform.h:184:6: error: "Not supported ARM architecture" > # error "Not supported ARM architecture" > ^ > 1 warning and 1 error generated. > ninja: build stopped: subcommand failed. > > Is there a simple workaround? Ports are at 441551, src is at 318674. Can you try the patch at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219495
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJwjRmRoxkWv5C0hQU-9LVR4CfjOScf%2B%2BhF0zCh1MmHqWcvmoQ>