From nobody Sun Nov 12 21:00:26 2023 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 4ST4hW3tF5z51Cbw for ; Sun, 12 Nov 2023 21:00:27 +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 4ST4hV4c2Lz3fYd for ; Sun, 12 Nov 2023 21:00:26 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1699822826; 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=JJfDud45FtWU0VeZNqXqF3MuJ3mkwfgsLtzoXnBt3/k=; b=Zz2M26VhK1ek8e1lE9kgEPtk71kDNNK4hoGSw0i6Qu8xnCOrrwZGcU6JUq0t7SwQADyiit 3PbXmvxb2Y58aoXgbqqvwRoXRzvSa+rO9RKhQ77Pl+SMJ7bJmjHr++UuY6GgLB9K4KzWRf K39RI9aK8805zpbjQoQH0mFYa4eJ3K8262wvaKQzOEfRBZYOvr4KwF89wqTsKaQfAmc7pw McW723tgrIPUa/PgeVEoto6q/6QnBWzRA/u/VG4WMbYzOtMst0Si9Zp4ow1ek6yA9i4k/W HnQVwiV7btO2fxOUWB73+LUkZJZfj71o8kY3JLToUoWsD9lg4Unu2AJsrvNGaA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699822826; a=rsa-sha256; cv=none; b=REkvvLJunHX70XQ2QplzzvLb8zpg8vUjAOOf/na59QwghARUEsM0unKaImUHMh9hEKSnWH OncZK3kGEXaBprg+nZ7VmcxY4qzk2UYtYecJ2BoqIX802PEeaHqC/nijq6VRCkJ4cNUVVS p3sGVn8whEpX5UnQqagDqmmP712EYF68IucHtSPREbI03no84k6mlddzW3ryqucVs3oQ23 JmUFswAqFH21VCMinxh01XwxStnZ2GnpVe3lwLTiXD8/pZQ6c8mPdUKVGz8wNw9TcoQFm+ b/Q3jQmme2DOVmW86yTxj1rA067VUW86jN3gaMuLt2KiimDBQgZMqtEldbCK8g== 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 4ST4hV2ry8zdNS for ; Sun, 12 Nov 2023 21:00:26 +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 3ACL0QuM051517 for ; Sun, 12 Nov 2023 21:00:26 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3ACL0Q7O051516 for erlang@FreeBSD.org; Sun, 12 Nov 2023 21:00:26 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202311122100.3ACL0Q7O051516@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, 12 Nov 2023 21:00:26 +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="16998228262.851Add2B.49453" Content-Transfer-Encoding: 7bit --16998228262.851Add2B.49453 Date: Sun, 12 Nov 2023 21:00:26 +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 | 258488 | net/rabbitmq: fix pidfile in rabbitmq rc.d script In Progress | 274113 | net/rabbitmq: update to 3.11.24 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 New | 271541 | lang/erlang-runtime26 build failure 5 problems total for which you should take action. --16998228262.851Add2B.49453 Date: Sun, 12 Nov 2023 21:00:26 +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 |    258488 | net/rabbitmq: fix pidfile in rabbitmq rc.d script
In Progress |    274113 | net/rabbitmq: update to 3.11.24
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
New         |    271541 | lang/erlang-runtime26 build failure

5 problems total for which you should take action.
--16998228262.851Add2B.49453--