From nobody Sun Sep 10 21:00:38 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 4RkMgp5091z4skTV for ; Sun, 10 Sep 2023 21:00:38 +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 4RkMgp2vKRz4KcH for ; Sun, 10 Sep 2023 21:00:38 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694379638; a=rsa-sha256; cv=none; b=qlq6+mDZVKAHtzFEkj3oeufwu+mpWRcfUx8Sxr97iQ38dv++qp5IhXlIn7AhKJinDGpVQK wVyeA7SW8Ofh/kr1M15YtLD12qKSLbE2hYS9Q+hYKn2bOHBHaRpEMdBwMfbFv5/PbKFfEK GKpIoVRXN1i9CKlVjGVzHmEKZRLVNgmhr+TYNno1q7uM6shTcL5eqS2K87sEsPI6Kzau1m HFH8JgldUgTnqKSw1ynbTpdUYP8WTa7e91R9ZOAU5MCC2w0mj7pKj9hQlNM9pYkIjAbL0E gUbKSKffpTlCFmgc5Ot9076Rz/lg2p2owSPrTbSjzCXgFI94sce2MCzZMzLi3w== 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=1694379638; 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=I5uMcM51+tCNWYbijxFK9aP8fDjfq3QeYtG1EoqD2yc=; b=SF3F35M1SYUnNXCJEDjMXL1tvbbMSdOiFjMIkXx+ZDS7z3LfzZE2O3gKpiHouXoK/lx9Nc 9aVgHGAnfZ3yV7eHcuQNGDU34mPHl6DfkxIa3MUZhH65pmQBMrY8VClENcl2g0YEVdk+Pg sXXHuk8NNjoTmKvUqrjsLFncSL1J3SM2phdljP8guQdiOKK8Ini9vQsUb3iijeM2L4OPBv qmQWY9djwMbbnJGwHTWxYuZUJiq+ZUtgU8FsvZTymnXVxYM9q24hVCX2FWzr2ZFzHhnTBK +0P7oHVLkIsRFFEHaL50FlAkGdyaxMBhU1bYESfC4Ad8zt3udNjv0aBSBgLNLQ== 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 4RkMgp21QPz6Y2 for ; Sun, 10 Sep 2023 21:00:38 +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 38AL0cku083786 for ; Sun, 10 Sep 2023 21:00:38 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38AL0cQX083785 for erlang@FreeBSD.org; Sun, 10 Sep 2023 21:00:38 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202309102100.38AL0cQX083785@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, 10 Sep 2023 21:00:38 +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="16943796381.AD7D.80657" Content-Transfer-Encoding: 7bit --16943796381.AD7D.80657 Date: Sun, 10 Sep 2023 21:00:38 +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 Open | 237960 | lang/erlang: Does not build on arm with the NATIV 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 4 problems total for which you should take action. --16943796381.AD7D.80657 Date: Sun, 10 Sep 2023 21:00:38 +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
Open        |    237960 | lang/erlang: Does not build on arm with the NATIV
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

4 problems total for which you should take action.
--16943796381.AD7D.80657-- From nobody Sun Sep 17 21:00:42 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 4RpgLf4j4Fz4snkJ for ; Sun, 17 Sep 2023 21:00:42 +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 4RpgLf1ySqz3HTZ for ; Sun, 17 Sep 2023 21:00:42 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694984442; a=rsa-sha256; cv=none; b=AoaVN+ARNgSL4W5q3mOWji4f2nkkvKfvkaCp3bPXUI2v6JmF2+Xf6jEUZSKu70IjXmbdQZ lD6SHyqmXq/Zjdy8j64H7kF4eMlv/MYGXLUiHBzf9ZywiM3m3Myu+WZ1iu53spBxqjcvBR 3lwrX0li+kXUdhUyEPMcr4UErA/RH7yAbTGh37LE2ARCE40H9dDnejakUxSgZhwbdmuH8T 7S1xjslkF5lfwxKsB4aQv6/2LNdJ5X28CzYZMvlvZs1rDOJhUQ05rJ1tIdaP1KQi3PEHwd pdj4BDv02zHwriiwhfsJBguD4hNGuYAHI56ZFLYcHBAAShDviJ5OltDo7hweSw== 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=1694984442; 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=I7TYtmHS43jrpLG8Ja3K9ilPNMOnRBy0i2DGwN2tiYA=; b=gJxm5Zr7Z730yvz8fepiOjqmnus5jTyoHE4iyTM/MgqYy6LDQ7LcjL5tetjDs0b6ixv3Ic KOI4lhlUao6k3FblbwA8l3+i/rXw6LfW2KzE3PGWEtqIYHfKEo+s11yUIC9WL/NScio0H2 GvvEj8OfJcIOkCb9JDYIcj1c1K3tPHRYAyhVCVI3iofjEme0S/2vDXVcXyrQO3AeVJSaP1 JFRFxww8A+Ub0LouhkM8vVBL6V0Z3AT1bxaVZpyKycMbQzLUG9KKZQpGoFfjxd6Co9vzYN Eg9dZLP8lVi6stdaKULP+HfLL00vw2fypxXlvB/WZ621BPC+/HEnXYBeJwgZiw== 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 4RpgLf142Qz13f5 for ; Sun, 17 Sep 2023 21:00:42 +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 38HL0gwN084097 for ; Sun, 17 Sep 2023 21:00:42 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38HL0gNt084096 for erlang@FreeBSD.org; Sun, 17 Sep 2023 21:00:42 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202309172100.38HL0gNt084096@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, 17 Sep 2023 21:00:42 +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="16949844420.c2F5085E.81581" Content-Transfer-Encoding: 7bit --16949844420.c2F5085E.81581 Date: Sun, 17 Sep 2023 21:00:42 +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 Open | 237960 | lang/erlang: Does not build on arm with the NATIV 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 4 problems total for which you should take action. --16949844420.c2F5085E.81581 Date: Sun, 17 Sep 2023 21:00:42 +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
Open        |    237960 | lang/erlang: Does not build on arm with the NATIV
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

4 problems total for which you should take action.
--16949844420.c2F5085E.81581--