disable on i386: mozilla-related ports appear to run out of memory in

rust compilation; chromium has a "reference to type XX could not bind
to an lvalue of type YY" error
This commit is contained in:
sthen 2021-05-20 16:44:59 +00:00
parent 2032ad9fd5
commit 86d76bdc0d
8 changed files with 16 additions and 15 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.351 2021/05/18 07:01:35 landry Exp $
# $OpenBSD: Makefile,v 1.352 2021/05/20 16:44:59 sthen Exp $
ONLY_FOR_ARCHS = amd64 i386 aarch64
ONLY_FOR_ARCHS = amd64 aarch64
COMMENT = Mozilla e-mail, calendar, rss and usenet client
# Don't forget to bump mail/thunderbird-i18n after updates.

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile.inc,v 1.132 2021/05/18 07:01:35 landry Exp $
# $OpenBSD: Makefile.inc,v 1.133 2021/05/20 16:44:59 sthen Exp $
# keep in sync with www/mozilla/mozilla.port.mk
ONLY_FOR_ARCHS = amd64 i386 aarch64
ONLY_FOR_ARCHS = amd64 aarch64
PKG_ARCH = *

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.40 2021/04/28 15:49:15 sthen Exp $
# $OpenBSD: Makefile,v 1.41 2021/05/20 16:44:59 sthen Exp $
COMMENT= Tor Browser meta package
MAINTAINER= Caspar Schutijser <caspar@schutijser.com>
PKGNAME= tor-browser-10.0.16
ONLY_FOR_ARCHS = amd64 i386
ONLY_FOR_ARCHS = amd64
RUN_DEPENDS= www/tor-browser/browser>=10.0.16 \
www/tor-browser/noscript>=11.2.4 \

View File

@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.567 2021/05/17 12:11:47 robert Exp $
# $OpenBSD: Makefile,v 1.568 2021/05/20 16:44:59 sthen Exp $
BROKEN-powerpc64 = Check failed: false. OS architecture not handled. (powerpc64)
BROKEN-i386 = ../../third_party/angle/src/libANGLE/validationEGL.h:137:12: error: reference to type 'const egl::AttributeMap' could not bind to an lvalue of type 'const long *'
USE_WXNEEDED= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile.inc,v 1.108 2021/05/05 07:15:14 landry Exp $
# $OpenBSD: Makefile.inc,v 1.109 2021/05/20 16:44:59 sthen Exp $
# Unversioned distfiles
PORTROACH = ignore:1
# keep in sync with working archs.. sigh
ONLY_FOR_ARCHS = amd64 i386 aarch64
ONLY_FOR_ARCHS = amd64 aarch64
PKG_ARCH = *

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.148 2021/05/05 07:15:13 landry Exp $
# $OpenBSD: Makefile,v 1.149 2021/05/20 16:44:59 sthen Exp $
COMMENT = Firefox web browser, Extended Support Release
ONLY_FOR_ARCHS = amd64 i386 aarch64
ONLY_FOR_ARCHS = amd64 aarch64
MOZILLA_VERSION = 78.10.1esr
MOZILLA_BRANCH = release

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile.inc,v 1.183 2021/05/05 07:25:00 landry Exp $
# $OpenBSD: Makefile.inc,v 1.184 2021/05/20 16:44:59 sthen Exp $
# Unversioned distfiles
PORTROACH = ignore:1
# keep in sync with working archs.. sigh
ONLY_FOR_ARCHS = amd64 i386 aarch64
ONLY_FOR_ARCHS = amd64 aarch64
PKG_ARCH = *

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.459 2021/05/05 07:25:00 landry Exp $
# $OpenBSD: Makefile,v 1.460 2021/05/20 16:44:59 sthen Exp $
COMMENT = Firefox web browser
ONLY_FOR_ARCHS = amd64 i386 aarch64
ONLY_FOR_ARCHS = amd64 aarch64
# Don't forget to bump www/firefox-i18n after updates.