Date: Wed, 24 May 2017 07:05:37 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 219495] www/webkit2-gtk3: fails to build on armv6 Message-ID: <bug-219495-6497@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219495 Bug ID: 219495 Summary: www/webkit2-gtk3: fails to build on armv6 Product: Ports & Packages Version: Latest Hardware: arm OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: mikael.urankar@gmail.com CC: freebsd-arm@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) CC: freebsd-arm@FreeBSD.org Assignee: gnome@FreeBSD.org Created attachment 182852 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182852&action=edit patch 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. The attached patch is a potential fix (untested) reported by: bob prohaska -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219495-6497>
