From nobody Wed Oct 27 16:38:59 2021 X-Original-To: dev-commits-ports-all@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 AB5EF1814F68; Wed, 27 Oct 2021 16:38:59 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 4HfZC74ZSHz3t8L; Wed, 27 Oct 2021 16:38:59 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1635352739; 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=1PEW2PkAYy2u11/+bVaEb5qJQBpdgyiuK9MipkqTw1Y=; b=UZRSD4GHQx5e6j5a9dhOfHHOo81h04hprYVb3zg1OVBRSUQ64qeoKOvUlrP4QNjX6QfYPW SwKN+o4o9CHqkt8RKYEFQLwJ+FRWPLk5QFqg0WjCF7CCoPHruSHtm6MXmGD1k5LOJvGzxe O3/TcO/8MeIhmIoubxbb6Kcz6Xng10iLTWvPByFxNp5vOCqrUc4eQN7Fptsep6A5IHApH3 xFABBsaLfnozCEd0eP7O/xYwke7WHUohO3vZtIuuh+WMtf44Xlv8n+A5qVuj5It49gC68+ CjVeKc9FOLcJ8tZWJUtFLMwBCQOf6ffVoBTRbEfOB/nLPmfygTyX3vbZ4gYF+g== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 85991DE1A; Wed, 27 Oct 2021 16:38:59 +0000 (UTC) Date: Wed, 27 Oct 2021 16:38:59 +0000 From: Alexey Dokuchaev To: Piotr Kubaj Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 981564583497 - main - net/cjdns: fix build on powerpc64* Message-ID: References: <202110261848.19QImqrt031580@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1635352739; 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=1PEW2PkAYy2u11/+bVaEb5qJQBpdgyiuK9MipkqTw1Y=; b=Xh5LaEkFfWEpW7xW/CwSZ8mYwQCfuBB2jKgegiDcOoMnZMb5pGveAACTWk0hIgk+2acAKr 7ruYXg14GJqxwTNyqnpSsJdizouXFDGRd2X998NMT559x5ZqnHAHfehaHh+e3SBpaZXZg4 xl+QRwsmS8olbRKKwD+iWFHZFnpIEoGBkixJQMmTTbFyq/RkAVsa0vg+AoCTvvsiF77Zsl iSIZoQOAjSucTQ7x350aCDij8QpDqVLczYTNB51Nv6aycrL1DogzhqF2Eb+lNyyD68Zpl3 EhEB00L9PR9dHCP7ad1NVJHyJTTyxAbBt7JpQ2SlQIRamCJ1XDqEVGECpcxOSA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1635352739; a=rsa-sha256; cv=none; b=dunfYmzMGPRDGjoGs+nocSZjbLFLb1RWVm1NTCni9BLA5ha1I9LaplD9wHILbaR4B2oAw1 7zIEhIUNsXYQLJ/S3YT8RbXbm2o1/f16kfxb5m8ZFM3uYqnaiSmEg2o8iZ2OfgRM0ThfAI 50t5JKGsCwGNlFqN7eiZRdskKkWekf6wuKrXEyy8byVopAKYCn7ecgdzcJWs6N80xQXxAZ fiwk31J4B9rybsZgLgc0uuHoZMOJpnDKthibWftEKTjt2fSdRcDFAp4YiaTZiKQ1E3IcrM 9wYRse1J1zdbj5RNir2sOZwXxblL9ye3+Q7iJa1wwtVyG+1fk+nriHWH+6ztyA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N On Wed, Oct 27, 2021 at 04:23:40PM +0200, Piotr Kubaj wrote: > Not really: > > os.cpus() > [] > > Math.floor((os.cpus() == [] ? 1 : cpus.length) * 1.25) > Uncaught ReferenceError: cpus is not defined > > Math.floor((os.cpus() == 0 ? 1 : cpus.length) * 1.25) > 1 This gets just funnier and funnier. Like I said, the sooner JS dies, the better. ./danfe