From nobody Mon Nov 15 15:27:41 2021 X-Original-To: dev-commits-ports-main@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 78B21180F982; Mon, 15 Nov 2021 15:27:44 +0000 (UTC) (envelope-from SRS0=eSeV=QC=FreeBSD.org=mfechner@anny.lostinspace.de) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HtCk75TgPz3N36; Mon, 15 Nov 2021 15:27:43 +0000 (UTC) (envelope-from SRS0=eSeV=QC=FreeBSD.org=mfechner@anny.lostinspace.de) Received: from server.idefix.lan (131-136-067-156.ip-addr.inexio.net [156.67.136.131]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 554B1A9477; Mon, 15 Nov 2021 16:27:42 +0100 (CET) Received: from [IPV6:2a02:6d40:36c4:7d01:39cf:cd91:b600:4568] (unknown [IPv6:2a02:6d40:36c4:7d01:39cf:cd91:b600:4568]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 049127583E9; Mon, 15 Nov 2021 16:27:42 +0100 (CET) Message-ID: Date: Mon, 15 Nov 2021 16:27:41 +0100 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Subject: Re: git: 46ce086c7130 - main - Mk/Uses: default version for nodejs Content-Language: en-US To: Ruslan Makhmatkhanov , Torsten Zuehlsdorff , Dima Panov , "bradleythughes@fastmail.fm" , Po-Chuan Hsieh Cc: "dev-commits-ports-all@freebsd.org" , "dev-commits-ports-main@freebsd.org" , "ports-committers@freebsd.org" References: <202111120555.1AC5tGbw088641@gitrepo.freebsd.org> <83813b39-7680-00cc-b174-99fa34f18820@FreeBSD.org> <2f7158c7-2c31-49f4-e6d5-e94f025eadef@FreeBSD.org> <16867e53-1868-80c0-a9eb-0984059a4674@toco-domains.de> <531631636989530@mail.yandex.ru> From: Matthias Fechner In-Reply-To: <531631636989530@mail.yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Server: anny.lostinspace.de X-Rspamd-Queue-Id: 4HtCk75TgPz3N36 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of "SRS0=eSeV=QC=FreeBSD.org=mfechner@anny.lostinspace.de" designates 195.30.95.33 as permitted sender) smtp.mailfrom="SRS0=eSeV=QC=FreeBSD.org=mfechner@anny.lostinspace.de" X-Spamd-Result: default: False [-3.20 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[FreeBSD.org]; ARC_NA(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_MED(-0.20)[195.30.95.33:from]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCPT_COUNT_SEVEN(0.00)[8]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FREEMAIL_TO(0.00)[yandex.ru,toco-domains.de,freebsd.org,fastmail.fm]; FORGED_SENDER(0.30)[mfechner@FreeBSD.org,SRS0=eSeV=QC=FreeBSD.org=mfechner@anny.lostinspace.de]; RECEIVED_SPAMHAUS_PBL(0.00)[156.67.136.131:received]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:5539, ipnet:195.30.0.0/16, country:DE]; FROM_NEQ_ENVFROM(0.00)[mfechner@FreeBSD.org,SRS0=eSeV=QC=FreeBSD.org=mfechner@anny.lostinspace.de]; RCVD_TLS_ALL(0.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N Am 15.11.2021 um 16:23 schrieb Ruslan Makhmatkhanov: > Not sure if it helps, I had this error on node start (16.10.0 > installed from quarterly repo) on 13.0-RELEASE-p3: > ld-elf.so.1: /lib/libcrypto.so.111: version OPENSSL_1_1_1e required by > /usr/local/bin/node not found > freebsd-upgrade to 13.0-RELEASE-p5 fixed the issue. Everything is from > stock repo, no openssl port is installed. this could be, I currently build with this: # poudriere jail -i -j 130amd64 Jail name:         130amd64 Jail version:      13.0-RELEASE-p5 Jail arch:         amd64 Jail method:       ftp Jail mount:        /usr/local/poudriere/jails/130amd64 Jail fs:           zstorage/poudriere/jails/130amd64 Jail updated:      2021-11-15 10:05:18 Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook