From nobody Tue Jul 11 03:28:42 2023 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4R0RDF6XqWz2tvL7; Tue, 11 Jul 2023 03:28:45 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R0RDF66X9z3lMD; Tue, 11 Jul 2023 03:28:45 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689046125; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=XRKrhi1BPF9NWrvN9RT1c6YwPxdobdKuYjUozgFiv10=; b=yuFqsMiZf52FUWFVVlRN7KyYtgLjl69HLa2CCfGBcKQ34TYygXGVAN14weS/mh52hoRsNE k19UJVu000wywf5lOX4d6o5xXUbKZcXxNX+PzB0pQtggsTiAAod3hSn87og/scUqtZLx0e W87kx9rwkMIQE2p1VT6Yvup8TtU9h7taK6R/otozoCO4vXJBpHvW7dF1ompxUOXeM5GJ4l mEbAjEJ58A5CNtN53CBOlmZ68DHJxYr0GnLNodPzZS4pjTm+uIERgw1GulGkdD7MEeT9N0 DKOVWsP0jbVaJXNBPP7y+mPhJ5nRP1RqEoFmA5DvQVCI1VFUqZ/8uXcZbIaCSQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689046125; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=XRKrhi1BPF9NWrvN9RT1c6YwPxdobdKuYjUozgFiv10=; b=Sgy09eGqyrGPkC1pDSLOIZIs07x4yu7EVNrGDEI/j7TYXTQK5s3pIpR6t56uA8bIPdZYuB cLXRP41lcM92HvT3bqq+x/01nQ7ssX9JgESDhhNPy1QaSkdEJIwys5FXMTdYC0qTLGXPwp oNFhXiYGZ76t1ArC5latygMBdzWD91qTNTB7KzYtxfxRVYBVZ1mXRowlqpc8GlWHs7AzG/ RDfJrUBu7mXanjmB588df+dlSgb6/FTa0/UurBQ09tTROflGUqVPqrnW8ooGYR3fpPZLVj U2gWXllD628HZWtCLculfK3UADV5lMDLsHjSPBgjt9BXsO1kolDi7Jit/OQLZw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689046125; a=rsa-sha256; cv=none; b=WAuiyIYCx+I9zPhRAqmUU9IuMGcqgmC7ZMaUjAFuo2wmxmnOKFDaC8DDDAHvgq3jtzKg2r E71uUUtBwfP7LCUIhEicrgNzChpS6Qe0a9vAwUfdaja7pk5vEDNJNEN5ymBkQ6uyIOduTZ 1T8A9z0eLt5crSj5/Wkc65p6Mh8uGUlzN/lefTjKR754nkfI8o9h1PixRi7Lg1gX1r0KcW HS92D9FR2TM3wmaI26CEyl2M1U7BgD/oqHiJ//gkMaxNQd/FyeL1nJ5k/sOf6vkUX5/CIj RZtbQ6sqc8LX7jBhkHCoEJYqg5ji3aIY/yfq+j5QeEQlAr332O5773awegabFw== Received: by freefall.freebsd.org (Postfix, from userid 1354) id BF2F614860; Tue, 11 Jul 2023 03:28:45 +0000 (UTC) From: Jan Beich To: bob prohaska Cc: freebsd-arm@freebsd.org, freebsd-ports@freebsd.org Subject: Re: build of www/chromium stops in node18 In-Reply-To: (bob prohaska's message of "Mon, 10 Jul 2023 19:04:13 -0700") References: Date: Tue, 11 Jul 2023 05:28:42 +0200 Message-ID: <5y6r-rus5-wny@FreeBSD.org> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain X-ThisMailContainsUnwantedMimeParts: N bob prohaska writes: > While compiling www/chromium on an 8GB Pi4 poudriere seems to have > trouble compiling www/node. [...] > In file included from ../deps/v8/src/compiler/backend/instruction-scheduler.cc:5: > In file included from ../deps/v8/src/compiler/backend/instruction-scheduler.h:10: > In file included from ../deps/v8/src/compiler/backend/instruction.h:13: > In file included from ../deps/v8/src/codegen/external-reference.h:9: > In file included from ../deps/v8/src/runtime/runtime.h:11: > ../deps/v8/src/base/bit-field.h:43:29: error: integer value 31 is outside the valid range of values [0, 15] for the enumeration type 'AddressingMode' [-Wenum-constexpr-conversion] > static constexpr T kMax = static_cast(kNumValues - 1); > ^ See https://bugs.chromium.org/p/chromium/issues/detail?id=1348574#c17 AddressingMode size depends on architecture, so the above error doesn't show up on amd64 or i386.