From nobody Sun Mar 31 21:00:43 2024 X-Original-To: erlang@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 4V764D66YHz5GQKT for ; Sun, 31 Mar 2024 21:00:44 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V764D2ckdz4f6k for ; Sun, 31 Mar 2024 21:00:44 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711918844; a=rsa-sha256; cv=none; b=x77aHfEOfopom844imdneIj5DddueWa1X68SSRhXLUPIYtuf8i+ea5YhnjKgppB1d7PYRZ p91B57TULGzt7Lj11JwYc7murp7lEHiOj+naM1damNI1dM1ZiU9CNVgO7visYyzJIKuaBx U2IKXICBpem4fiS82CGVaEUh5uemOWQ6soaqlxpi9jwvE+RUG/S+j23OQtByacwBsFHPti 2/HukCrEjkG9PRbavO3SvkH4lXZ2EUAtswWawx+I1J1TYcQVkOMuirXagIU3/imvW1opol KZtlcnAEJ9Wl4PwIZufcDkYHfPm7vokkpL8C7FwvIHd7F1vDihwaOD1XQjQO6Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711918844; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UPzUohliO1Sja9haKWHVGIeFYmOt69USrnM3pqvLNt8=; b=ap+kEswWO3o20Z1YVcsyBVx7jY9YuXxaG0+wEcgNQhH6T3C8D6OkA/7wdHULw98P33F7f1 5Qa2Ko52eHAOFEIB6mgA9QSoTVPTyEp1dTpBJyhvfCincfDhGAPWVwm6xR7FH1IWLnZiKd XgMF+H5pSlXoniArlW2V2imxxgPRRxDkJNYiKIRs8d5/dMRR0hKRmLsGNfIK205zbNh+MD h1bqc3XB7DziTrNjlcbGyzMWZ+UcNBB787bm0G7IViHOHzHL6e/2iE6cDOiWYpTjAsda31 uauVbHirNinmaKlJaL42qJl/+vldaepcrEvBXQoGOndcJ1gz5sOmVXL2q1rDbA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4V764D0vGDztDh for ; Sun, 31 Mar 2024 21:00:44 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 42VL0ija084842 for ; Sun, 31 Mar 2024 21:00:44 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42VL0ixj084812 for erlang@FreeBSD.org; Sun, 31 Mar 2024 21:00:44 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202403312100.42VL0ixj084812@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: erlang@FreeBSD.org Subject: Problem reports for erlang@FreeBSD.org that need special attention Date: Sun, 31 Mar 2024 21:00:43 +0000 List-Id: Support of Erlang-related ports List-Archive: https://lists.freebsd.org/archives/freebsd-erlang List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-erlang@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17119188434.D49C7E.73575" Content-Transfer-Encoding: 7bit --17119188434.D49C7E.73575 Date: Sun, 31 Mar 2024 21:00:43 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- In Progress | 254767 | update lang/erlang to 23.3.1, fix ODBC build, fix In Progress | 254704 | lang/erlang-runtime23: update to 23.3.1 and fix o 2 problems total for which you should take action. --17119188434.D49C7E.73575 Date: Sun, 31 Mar 2024 21:00:43 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
In Progress |    254767 | update lang/erlang to 23.3.1, fix ODBC build, fix
In Progress |    254704 | lang/erlang-runtime23: update to 23.3.1 and fix o

2 problems total for which you should take action.
--17119188434.D49C7E.73575--