From nobody Tue Aug 20 22:04:46 2024 X-Original-To: haskell@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 4WpNmb1kX9z5Sjsy for ; Tue, 20 Aug 2024 22:04:47 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WpNmZ5smjz4r9t for ; Tue, 20 Aug 2024 22:04:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724191486; a=rsa-sha256; cv=none; b=A4OyvOHb5lhFHFB7lB5/O2mgsLsT7uRAyI2caDGED0dtl7dBQkLXSIGmiFN0k8HA3dhssW q+RknhdBy35BI9LqxcP5ficr/72NLefSvBrr6ntl/mtv52+fnwzyc8wXObEv4W9En06SH8 +aNSvuB4uWY0tonO6S1CV1e/M1i8dF4dtgDV05wedCVJTRg2ON6Jm07Ru0C10xJot/sY+d ODTSuJFHVm1Wqwxf7BG9xAwoQpPxkt4WSdyYR2BD9CBdCMeHkyMYBJS3qeMyyjVK7KDPmp mQEDrWWQzANItz0wiKrvbq0HrABesBwAS9yuEt/XFIol7pH1p3C6S2v504crOQ== 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=1724191486; 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=24bf46FL9XDS5MOr2ajDJnaa3Vu5lolAVhL+gwrR9GI=; b=QWsKJrdMR6TkDZW3yjbmVvk/hlzNLKFOcLGZe85eIoBsaw85DD4DMUJ9GWOUSCpt5UneMK u6T8gRVtefBvwKe8uuq7YLXH+J2eilIbPmVhPWW0MoTan460TVAZv56sxdlsdnCsWkdJ7F QdpNi84JUOosOf/JkD5lqdKAbZRDQlSe4Tz27lT24UdKbom/tnzkedGf/FfYctBJ4AbHOC ih/LJfZacSgowwr1JqwycOJLmV2emTq91aLuhyd7mINHiDiMZWtfyvrKxxz4lIMU0Ls3Gn S2Sh+7MlsIIslcIMoZWpjV5C8YSEYyHlCeQ0mbo43YMDgp31Ie7xk8BNd0r7hQ== 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 4WpNmZ5S8XzJ4m for ; Tue, 20 Aug 2024 22:04:46 +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 47KM4k8B029862 for ; Tue, 20 Aug 2024 22:04:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47KM4kf0029860 for haskell@FreeBSD.org; Tue, 20 Aug 2024 22:04:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODA5NTRdIG1hdGgvaHMtQWdkYTogdXBkYXRlIDIuNi40?= =?UTF-8?B?LjMg4oaSIDIuNy4w?= Date: Tue, 20 Aug 2024 22:04:46 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: alster@vinterdalen.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280954 Bug ID: 280954 Summary: math/hs-Agda: update 2.6.4.3 =E2=86=92 2.7.0 Product: Ports & Packages Version: Latest Hardware: Any URL: https://hackage.haskell.org/package/Agda-2.7.0/changel og OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: haskell@FreeBSD.org Reporter: alster@vinterdalen.se CC: haskell@FreeBSD.org Assignee: haskell@FreeBSD.org Flags: maintainer-feedback?(haskell@FreeBSD.org) Attachment #252962 maintainer-approval?(haskell@FreeBSD.org) Flags: CC: haskell@FreeBSD.org Created attachment 252962 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252962&action= =3Dedit [PATCH] math/hs-Agda: update 2.6.4.3 =E2=86=92 2.7.0 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Tue Aug 20 22:04:46 2024 X-Original-To: haskell@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 4WpNmb1lLNz5SkCF for ; Tue, 20 Aug 2024 22:04:47 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WpNmZ3hrWz4rGR for ; Tue, 20 Aug 2024 22:04:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724191486; a=rsa-sha256; cv=none; b=aOwSI6gfTc2E4UuT+CKrN/T8KUI8LyzgIoHuT042EADRN8Jw27ldGWVQxGHuf9+/CwRMWI vL+A+PvB0NqOUSjrjiQLsmzNBD9ttDlOCmrq4aXDjzMwAnULdG3Fp8b+2aNLFvQx/wxrsZ dwR/LjnZYMdzZqFDhTUmGJxjyTimhOEBR2Pv8VN4ykniJGTRakcZVDKulv6g2KXxZneGjo ydIVpMg8xXHx9h+Qy5sRuC+KUxCvcmmntFLTqQKiFxjOmfFPW8m6/bvFZPZMOYPvYZ3aKd vEfywlZf+A+y79Jxk3DKHbfXE7Uk8DKrYhlphqEeLLlutp7zIxb0pIHOZdQjJw== 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=1724191486; 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: in-reply-to:in-reply-to:references:references; bh=8bDWDOq9eZ2E5zCaUgdWCcf0o8FbntlLLqMuLwthdiw=; b=Yvb9s1hNNmg06G2sXx0H+4VUPINIhz/7Je2BN4GmFbUVneiV6bfhTpubbjGo8jWbI6vB9v MEMdkjqepyR5/ienED15Vj+5r/UKd7UEYcUNLdHOaBnz4X+JXcTxhZxX2+aZWm7IdNyX3p +/SmILAPW+nN7Qw2/QGjBAcItJ8ogpakxZueng6ql2yVZAdI2RsedqcZA/MwBPE+m4470Y F6I8YQ35IKr87+gupTDfEu1YMdfOKYgNxubgNadD2aFQl/buTxQvaOm/roHNpYza5BuVA4 7/SrO32ylaBl9y+1Atp3XU0w4x7JW2sGTFlln3srFcIdsDzGRg3TaTes0VRv/g== 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 4WpNmZ3JKWzGwg for ; Tue, 20 Aug 2024 22:04:46 +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 47KM4kKx029838 for ; Tue, 20 Aug 2024 22:04:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47KM4kMo029837 for haskell@FreeBSD.org; Tue, 20 Aug 2024 22:04:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: =?UTF-8?B?bWFpbnRhaW5lci1hcHByb3ZhbCByZXF1ZXN0ZWQ6IFtCdWcgMjgw?= =?UTF-8?B?OTU0XSBtYXRoL2hzLUFnZGE6IHVwZGF0ZSAyLjYuNC4zIOKGkiAyLjcuMCA6?= =?UTF-8?B?IFtBdHRhY2htZW50IDI1Mjk2Ml0gW1BBVENIXSBtYXRoL2hzLUFnZGE6IHVw?= =?UTF-8?B?ZGF0ZSAyLjYuNC4zIOKGkiAyLjcuMA==?= Date: Tue, 20 Aug 2024 22:04:46 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 =C3=84lven has asked freebsd-haskell (Nobody) for maintainer-approval: Bug 280954: math/hs-Agda: update 2.6.4.3 =E2=86=92 2.7.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280954 Attachment 252962: [PATCH] math/hs-Agda: update 2.6.4.3 =E2=86=92 2.7.0 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252962&action=3Dedit From nobody Tue Aug 20 23:20:36 2024 X-Original-To: haskell@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 4WpQS45nQkz5SrdV for ; Tue, 20 Aug 2024 23:20:36 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WpQS43xgPz4xKZ for ; Tue, 20 Aug 2024 23:20:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724196036; a=rsa-sha256; cv=none; b=GL+/HvhejLmUDStjas+EJBynF1LLU+hp34X8+eL3Mckd14h7N/KFfXyzJ3vqC0P4d9gHqx EKDbFKkWS3r+5CfmbGYLBmDrHN96nvaQIcGBYcq3XgX1qzjUYmMYmusjR0LjBlZ8LugJS1 W5XvqgOaGfJ0M1WqLT4TOIFISXATG8kiy1FkRk9jfebrR89mtvjCIvG9p3UkPv3357kAT1 1zZY2GpPVo3vkFM9s3PtD7nocj8YS1FmN0Dsw9FaKyKGhSKe/GkZBcdpVh8Ow9o5VezdiM dh453t0jhYqsY9Z3oDKi9Zhi611N4S0lvEDdp2z1Dsay6NfxyL1WrC3jKqHLag== 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=1724196036; 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: in-reply-to:in-reply-to:references:references; bh=WhoIMIfjXrW2kGEtAqqSrKjFrptkbRYt183sbrfrncw=; b=Tw115ApzvSzdka/cPZU7xGsOgsFMfahvIzwfBfLJHOo+VTZq1jIPBAixy5ar8lQNPjcz5X Wh2xu76Fy3fb5edawsuSOGePIJZpEiP1IWGcaLmV9zdvJkX79wFUahwoAsx91vJotiacak oYac4ZA/IT3dBAOU14aFHZGo3CVmrZX87spwYP7htaqH/I+l/TP9bslvODMQJtLEN4M8Sv LIWt3vrh3HEKGxGgdrHNVahIgHLoNFebNNmsR6YtqizvypRey5UXMhngXHxEnxPL2xuiRo z4CX1ns0XbJR8RmfZan7XY9LR7KHhLJuqF31k0Ldjr4U5kl6MM34U6R61tAC8w== 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 4WpQS43Y5MzKr7 for ; Tue, 20 Aug 2024 23:20:36 +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 47KNKah7034241 for ; Tue, 20 Aug 2024 23:20:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47KNKanE034240 for haskell@FreeBSD.org; Tue, 20 Aug 2024 23:20:36 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 280387] Mk/Uses/cabal.mk: 'make make-use-cabal' fails: cabal2tuple: Parse error: Unexpected end-of-input, expecting JSON value Date: Tue, 20 Aug 2024 23:20:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280387 --- Comment #5 from Yuri Victorovich --- I am now experiencing the same problem with security/hs-cryptol. What might be the problem? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Aug 21 06:55:42 2024 X-Original-To: haskell@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 4WpcYB5NKvz5TKK8 for ; Wed, 21 Aug 2024 06:55: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WpcYB2L1lz4Nm7 for ; Wed, 21 Aug 2024 06:55:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724223342; a=rsa-sha256; cv=none; b=oXrQ5GJ0l+P58d05VNWKxoeWZHCvWFEiZGsIZ01/5OC/aEqO+G6Ts2RDBU0QRGzq1zl+ds HwdbSm0nhPDhUdFy2DEHR6yiszave4gKsoCo4tAFWjP3GvHi4jEA1pIXPXYYCGGPFAjzrE KV3rRIb47QzJRRXG33jNMmbMZVOj8PFqcagYGg0Fi23x5VmUnL4QL8p2x6sKsb2t66+jGi Kw4MAY9H0AJQPfqmhzY8YavucIvbnimHi/zpgPdz7rnXyvfVsNNsHrMzVgv6TFSlX7KDVd E+6KpeweMQunm9C1tqG8fGgFst2wgAq6evRWzS0/2fAxyaElL62i/kTd+fNggg== 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=1724223342; 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: in-reply-to:in-reply-to:references:references; bh=/HYE8Bav7drJP7DtCJxLVH8PIOGw8Emz6UTnpRrz2EI=; b=kViGR+pcQgoKVSmBrSb/kKwdCuE2xbFWhiFLqKJOKLVsEoq4obQ2aphN+XnDpN4bO7S8jM cJryl8K47Z4pI9+IZOmd1N4FZI4kftB8uW7YHJXnfS0EsPsK/HUfBfnb/QdGyEI2jCz34q CLE3EKjHx3R+ttNk2aLXsXxdKWsCQzuzE18DiDDZDcd/bEWxIkSSxcSCjjbtrVCrrGjOCn XQncK4K5ANDJTfF9sjzxEh3t3yNN8YWI8AubOxyhtTA/+aHZbW9vhkkA8H5Oa9LY9bHVJb WXZr540usoMP1HrkBApgYQCCY8z3XdDvSywkoWO4wCVmcuxVbeGpt3v/pNCWpQ== 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 4WpcYB1xVQzZPX for ; Wed, 21 Aug 2024 06:55: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 47L6tgos019615 for ; Wed, 21 Aug 2024 06:55:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47L6tguA019614 for haskell@FreeBSD.org; Wed, 21 Aug 2024 06:55:42 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 280387] Mk/Uses/cabal.mk: 'make make-use-cabal' fails: cabal2tuple: Parse error: Unexpected end-of-input, expecting JSON value Date: Wed, 21 Aug 2024 06:55:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: arrowd@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280387 --- Comment #6 from Gleb Popov --- Maybe make cabal-configure fails? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Aug 21 09:01:08 2024 X-Original-To: haskell@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 4WpgKw6vfYz5TVXN for ; Wed, 21 Aug 2024 09:01:08 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WpgKw47V9z4dDS for ; Wed, 21 Aug 2024 09:01:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724230868; a=rsa-sha256; cv=none; b=OPkryZRFfTofyJemXvHyZxo8j6AmLu3aLPohIfrV6zvvx9Ym6g3lZxj6dPSSOj4RZ0j9Xs 0cN635dAy3aiMuJtaakh4v9TsZfTRPOMfYNwK8kz7ZdfDXLgwteCz/8OkDC4VvpoGvpSWY kcVMwJNJGNALXzpKtyWEcomOejGAHLpiYLcgYsMjrZpkK65KBdjTD1KJ4pLU9Hj+h4MDfo bE8ynoLAJLyrcVEUC+rJSh1QkiAJnFUub86BXl1uMjDJK+DO9J+q/sXN9dhpI1adgk/9+8 PZOIFoiqnBRMBPeHDAgDZsaPaKslMtFpCGJHnU7f6CDsrqo0yuuZe+D+4rHZDQ== 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=1724230868; 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: in-reply-to:in-reply-to:references:references; bh=Zhf7Kpw5qAZTiGybgxHHV87jdNzm+rBEg9SgfELVZCk=; b=u3GJ9wX0672v0T87Yf3P/LTINFywq+qq3uvulC3KWCT1T5w0maXDgsZfOgbI2y2sieZbxe /BTJAeGTdC/vW57Q0/rND1BgXtzeFblUGDq2RDiBNF4gjsqsQO+mgvqvCtHbRWhIzncGGE m1Slz0mwTkgCwprg15VVN1HAqLTs8WKKj/U4iijDeegecLQ+Fe8zGNCg+R839K0G5AwuJC L/ZikD8+K4xCKVELZ7NilS7WL7mGtjxslvUWjE39cYROAj3j+3bQjsSvqgWDGhwqL2cDWE a1Vu139qElGIiMWcm352hDVoMtNbEKrVQeXUG+6+Qib4U/GYNCEuMiP+8IiqEQ== 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 4WpgKw3hNZzcwd for ; Wed, 21 Aug 2024 09:01:08 +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 47L91871040626 for ; Wed, 21 Aug 2024 09:01:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47L9186S040624 for haskell@FreeBSD.org; Wed, 21 Aug 2024 09:01:08 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 280387] Mk/Uses/cabal.mk: 'make make-use-cabal' fails: cabal2tuple: Parse error: Unexpected end-of-input, expecting JSON value Date: Wed, 21 Aug 2024 09:01:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: alster@vinterdalen.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280387 =C3=84lven changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alster@vinterdalen.se --- Comment #7 from =C3=84lven --- Can reproduce with neither lang/hs-futhark nor security/hs-cryptol. Clean build. > pkg info -x cabal > hs-cabal-install-3.12.1.0_1 > hs-cabal2tuple-2.0.0.1_2 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Aug 21 09:33:22 2024 X-Original-To: haskell@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 4Wph364m6Lz5TYLP for ; Wed, 21 Aug 2024 09:33:22 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wph3628Pcz4gqG for ; Wed, 21 Aug 2024 09:33:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724232802; a=rsa-sha256; cv=none; b=kBF4fZuEsereLA4qkxd2ZCBqhDja51Eatog9b78kE2kdtFZpRl+mSKLFTRqXTVvLpDLfmr SuJB10zhJYfgeeeJTzPZKgrk45yJmr7l3Tlki/7LVY8bPGhRohkMgpN+u4pbgZRnsufjn8 svRJExTzDMe2hr0jHxbC5iwK98U7qlIIVE3+laGdqpFFLY46d9q6g+NlXAU/Wa5oyzBl5a yE9FWBn1lamelh/vfQWli+Sjy0zg+4KIM4elSNXmIQ66hJxgT7+1dv2RYhI0S4HjqnluRI +ONauwslCG6DocGOW0ysdnpW0/fAnGl2SWnoawZEt6iYNlhlSZYvmdjUWkIVFA== 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=1724232802; 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: in-reply-to:in-reply-to:references:references; bh=xGRK3KvuysRGOELRwRQNzNcWOS6anCjPsmpVw3BwsKU=; b=EleRgLgy6oKleQ96cCgBmA2kGeNSLuP7KPCizaeP79IQN6SAuJjIPQKlepC5m+sQCF8bP8 H8jlaDxAKCsVWvDSphEYieKFv24gaU5htW/1yt7j0aAMs1jlgYOI9TemFe/1p/LwATxxoO m5RvZF2GEnrd3Z/f432WhFM3tC7wn2r52JGiSW4WZzEuCkAvOZiPEbaZy+rKpVUi919hCw 0Op7eaIKF7N3i1kc/fgwl91bWKgzocq8EtDFgFK6wRS2BI/QRGTDWHeORL5dewfrVfI9Ug NJW66AAxnb8YIl2/Y4P+UBbBVyAMrjc1V2Ch8Js8fnRfD7Xky5GRBzCAKcbIHA== 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 4Wph361h5fzf6H for ; Wed, 21 Aug 2024 09:33:22 +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 47L9XMSU075919 for ; Wed, 21 Aug 2024 09:33:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47L9XMMJ075918 for haskell@FreeBSD.org; Wed, 21 Aug 2024 09:33:22 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODA5NTRdIG1hdGgvaHMtQWdkYTogdXBkYXRlIDIuNi40?= =?UTF-8?B?LjMg4oaSIDIuNy4w?= Date: Wed, 21 Aug 2024 09:33:22 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280954 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D89654d1f64f1c204888c2f2498b7da6= 5c1937c69 commit 89654d1f64f1c204888c2f2498b7da65c1937c69 Author: =C3=84lven AuthorDate: 2024-08-21 08:59:14 +0000 Commit: Gleb Popov CommitDate: 2024-08-21 09:32:21 +0000 math/hs-Agda: Update to 2.7.0 PR: 280954 math/hs-Agda/Makefile | 95 ++++++++++---------- math/hs-Agda/distinfo | 232 ++++++++++++++++++++++++++-------------------= ---- math/hs-Agda/pkg-descr | 10 +-- 3 files changed, 175 insertions(+), 162 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Wed Aug 21 09:38:49 2024 X-Original-To: haskell@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 4Wph9P370dz5TYSB for ; Wed, 21 Aug 2024 09:38:49 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wph9P0YCLz4h8R for ; Wed, 21 Aug 2024 09:38:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724233129; a=rsa-sha256; cv=none; b=TMgSlcU7f6zZIC42AWiWd50nJvhJHWoeO5SfZU+s02GudoQcqvGAHA1fZvpWi6CaF/aspL q6WbbzWC74DSKRA3k0sEsEV5PBegmjU2yRJjb+6ycIHXsvEUYTyvs4HCLerp53Bh8pcbEP O3/RMCT3SBFilljduOs4ugONFrJKypoFBX+32M057LUP+Ww3bLOqdHuJq/YCnMprRXGNB3 Gcz1j7naNKJq8kaB3ZuTG9zGayU3za4rTQ5/J5DNBzuekpmJUD3pTlQnTNVCqWgD0acUv7 pDir9e01tNYtM/E07V5oW087MA8oq4AJRT9gvOKNi8bi0Pb8i6h7tqynZrtVdw== 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=1724233129; 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: in-reply-to:in-reply-to:references:references; bh=dsMOHE4uEFRg9T34zdlblYStmraLb0l7obwusbVggDc=; b=hSW6AYHt/7KlO1Ocp1eHTtK5vXHb2+D2KJ7BmGtqhB3RxJtHRMFHa6RpXzEkejv+ImwDh3 VvRVY9eSENUDkdT2NkQzYb29CHCYW0eeZWt4NkeuN3TQT8AH9oY/vkt3W+TwRz7+emgLas CYqMTjBBx2YKt1dUFAIfGRu+uJkWQq8laJQlFczsnLPcXopWGhzD2uQ4Hjr6xDJt7pmTr4 KN0wAMHe3LIjlmmnWVmyRYE7L8dU6+mBucimAmnSMQuHHTWxgmLIp4Yboy+fhMAXTdJxou ppG2Y8pyD43X8WxegZm2Z6ri/giBTA/GuREIHkWMMLOgtuf8YE84U2QHlXc+LQ== 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 4Wph9P0929zf2J for ; Wed, 21 Aug 2024 09:38:49 +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 47L9cmaZ091629 for ; Wed, 21 Aug 2024 09:38:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47L9cmQf091627 for haskell@FreeBSD.org; Wed, 21 Aug 2024 09:38:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODA5NTRdIG1hdGgvaHMtQWdkYTogdXBkYXRlIDIuNi40?= =?UTF-8?B?LjMg4oaSIDIuNy4w?= Date: Wed, 21 Aug 2024 09:38:49 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: alster@vinterdalen.se X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280954 =C3=84lven changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Wed Aug 21 10:07:26 2024 X-Original-To: haskell@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 4WphpQ6yFdz5Tbp2 for ; Wed, 21 Aug 2024 10:07:26 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WphpQ5tWJz4jwF for ; Wed, 21 Aug 2024 10:07:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724234846; a=rsa-sha256; cv=none; b=Rd4Zeiq2onhWSiPu9ZU01gaOFZvDrc2JB0K6rfNEQiPl/DRLh0H842khpYxHqhD2TOUYTn l9RL4reP7Xh71JNl28ukNfKJs2NePf3b19MwUji7JmpLVtiKM2fsWd6Y4q9dMR4xlUhTN7 1D8733grgRlvyx9p9lqxK55lM8Tr7KkBeSYT5B3g5HlbUhliGwZm7/cUeBNSxLmebpNqeB AmOfhxgwZUozCusC4Pe9HlupWyxMVTnOS6vfDQu9bEqTweKw/fU/iOkIBNZsNtcKTmeBIL MTNJhRZmAlG75VW9DIDDyexNvCDG6gKY8dDhxFsF/Hc25ylE4FrpXlHTJtBumA== 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=1724234846; 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: in-reply-to:in-reply-to:references:references; bh=fQgPGwRS9FGYQFo4Y0S/xvP9+DI9mcGPand90eynruU=; b=MOPykcixtFra6prxe1pz5tmGnTDE3kchTZ+8Lv9tiXvivtaC8iWs/AK1ogWCLLdC4OAHrK iYFXq6GnL81OAcbwmolkkwbw0AJAk1PPMtIX/ANu3sDt0h3IViXhmfDt+q2FsbiDlcxx2Q /qdivJhyesGE1hd3SYgoFlukiwbHNWjom6mlj/fKZzJrLCc6lJVhi/L9V6sxNnV7Z8uVw/ JBvdVfMWHNdgnqIK5jWdyspoJsi23OekI7jfZDLpqAoL3jJS8IRU+Ke4E9pzDgOJwQgtuM d0S/xNKgDWRls+ABDyVMdhBkz1g0aNIDNVzKukmAETqKW8wys8SRi40HwoY1zw== 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 4WphpQ5JlFzg57 for ; Wed, 21 Aug 2024 10:07: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 47LA7QjV012352 for ; Wed, 21 Aug 2024 10:07:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47LA7Q41012350 for haskell@FreeBSD.org; Wed, 21 Aug 2024 10:07:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 280387] Mk/Uses/cabal.mk: 'make make-use-cabal' fails: cabal2tuple: Parse error: Unexpected end-of-input, expecting JSON value Date: Wed, 21 Aug 2024 10:07:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280387 --- Comment #8 from Yuri Victorovich --- (In reply to Gleb Popov from comment #6) It doesn't look like anything failed. This command: make cabal-extract && make cabal-configure && make make-use-cabal && make makesum produced this output on its standard output stream: https://freebsd.org/~yuri/hs-cryptol-update-failure.log and produced this output on its standard error stream: cabal2tuple: Parse error: Unexpected end-of-input, expecting JSON value CallStack (from HasCallStack): error, called at Cabal2Tuple/Cabal2Tuple.hs:118:41 in cabal2tuple-2.0.0.1-inplace:Cabal2Tuple --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Aug 21 11:09:44 2024 X-Original-To: haskell@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 4WpkBK5JXpz5ThHY for ; Wed, 21 Aug 2024 11:09:45 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WpkBK4HFhz4ttS for ; Wed, 21 Aug 2024 11:09:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724238585; a=rsa-sha256; cv=none; b=JxArdikBlcvWxMTNr1iQZ58oNvPsc8rOrwbcfN10gqmVowOG7RZlwNzhF2PpKR8tpoqOMQ XeHvzUtTCjr6lP8vdNNnlnAaF+jBRMa6JlTXFFtTsPTnaMQU+4n238oLRAP44CRmAoJRM8 3nE4YcvfcN7y9f2KtQ64/0QTWNJI4HFchDkOtFtdGaw7J6ijHkBQgnCgN6gcuPLgOKnO3Z apX/shb/xQBiikfdhO8IORiV5HFEVMjfs77PNLzh6cSDfOqR7mu3n60Fe1FFwvfAYB7RIk g1xeKJF0wy5+em7Gevb2nSaDsfCw8k2XiUuC7ApU3t047k5p7un/sJAihDBvuw== 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=1724238585; 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: in-reply-to:in-reply-to:references:references; bh=nfxOBSGHZKM/Le1rRRfHgoq1TCPzgWARQZFEqJIkOOk=; b=Oj5TTB5JxsqJ+IDjyAeyTj+SaUVdOek03p7dkaEA78y7KpPwyu+cuWuUdPOKWU2a77CWQo OODTFHyCmygq3eeCVpUECwc+a2XuHiZzRBYZHquCfxIXeO9f9qiqF7BxlDT7Ht8N/Im5wz oE9F3KJDYLBvSmA+BWRiSBMGVuBR5mm7oDrmOZx36ViavaK+7IFgeSpadaekfF7bineRI9 HC8zlzLSpdOiucjg4e2kTieh0pfYH2epUqnG5XLBAzNTkKemHWQp1O97DWVpQRMz6fnHSW YyuctlQZevUjrmey25wXlvZU4NKq5/pN+OmaesEXO3UAsxiXhN2YjWfMi+hymw== 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 4WpkBK3tSBzhJ0 for ; Wed, 21 Aug 2024 11:09:45 +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 47LB9jUK079256 for ; Wed, 21 Aug 2024 11:09:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47LB9jdc079252 for haskell@FreeBSD.org; Wed, 21 Aug 2024 11:09:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 280387] Mk/Uses/cabal.mk: 'make make-use-cabal' fails: cabal2tuple: Parse error: Unexpected end-of-input, expecting JSON value Date: Wed, 21 Aug 2024 11:09:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: arrowd@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280387 --- Comment #9 from Gleb Popov --- Ah, you didn't say that cabal2tuple actually starts working, it just dies at some point. It feels like the error comes from the "fetch" invocation that is performed from the inside of cabal2tuple. Which means that this is a networking probl= em, which is why we don't see it on our side. You can try starting "dwatch proc:::exec-success" in another terminal to tr= ack what fetch command are being run. Or maybe the problem is nondeterministic = and is caused by some firewall or IDS freaking out on many consecutive HTTP requests. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Aug 21 11:49:43 2024 X-Original-To: haskell@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 4Wpl4R3GX6z5Tl9D for ; Wed, 21 Aug 2024 11:49:43 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wpl4R288Bz3yfJ for ; Wed, 21 Aug 2024 11:49:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724240983; a=rsa-sha256; cv=none; b=OWWVo7zu59XYaRSv+C7CpDt19RXMOQw8Pxms/35b8TMwxwhUv35eneI1pYVzuTrqKlGW+L JBLDxNKmpu521OgULHhktRtufKyvtotJg7VYYdELN+I/z/opeObKDmJld9/EM0rSX4yfpS ivuJsrOCGsVZKVf5DK3Kiu+bfl5fvMwcwfF/vi+4Mjj7r6aEMUML2fNDE3sSI7uQLs94kc /T98e0Ar9TOFiRc3BssE0xPHgF+coQ46WAq6/v4VkOZweKAFrm2qYz/XAAOumsl4wGvCW2 2CNFP7DNMyMmqEXelJYRU02m4bH3yvZls7qiUBrQSYsYlQFM0kvZFX4+F7Bk2g== 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=1724240983; 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: in-reply-to:in-reply-to:references:references; bh=4CVAVBXEIYKTMxhUgnE+4Sg2pai6ij7iTdALArdxk0g=; b=Ovx+0/4p9mCRWRAbOPcqsZV6zBnEUcYR3GEJCQ4tPSPPVdLeuD4AYYTokUEl15bGUy7TE8 hxQYvBaB1InY19impax5SGQK8EB+kdxd5ufmeZLArywn4kgIguDhb9x8xMHpLpjaOAqkP4 GQ+LGIcCYDNXlQ8HIIry7wren7OtYdBoukYYTb4R7U1SYDMrjqgbGlXuE2Q08Bvv9BxBhV xSglUl6VM8jalrsBYQc6NkhJum7xsgmUThw/qM3ihjn7bWU2aeANlS3YAuFsdToFfJ2YrP KHeIeyAm3SrJp9kl2DMrDm+2s92o9uM3dumeDInzCJNnV/oqWRmI+IDROLgh3Q== 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 4Wpl4R1fF1zjV6 for ; Wed, 21 Aug 2024 11:49:43 +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 47LBnhtx042039 for ; Wed, 21 Aug 2024 11:49:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47LBnhRj042038 for haskell@FreeBSD.org; Wed, 21 Aug 2024 11:49:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 280387] Mk/Uses/cabal.mk: 'make make-use-cabal' fails: cabal2tuple: Parse error: Unexpected end-of-input, expecting JSON value Date: Wed, 21 Aug 2024 11:49:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: alster@vinterdalen.se X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280387 --- Comment #10 from =C3=84lven --- May DNS resolving timeout also be the reason? > % make cabal-extract >/usr/ports/default/security/hs-cryptol/work/cabal-home/cabal/config > Warning: Caught exception during _mirrors lookup:res_query: timeout (Oper= ation timed out) > Warning: No mirrors found for http://hackage.haskell.org/ > dieVerbatim: user error (Error: cabal: '/usr/local/bin/curl' exited with = an error: curl: (6) Could not resolve host: hackage.haskell.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Aug 22 23:28:02 2024 X-Original-To: haskell@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 4WqfWk0mLcz5TqjK for ; Thu, 22 Aug 2024 23:28:02 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WqfWj6Tylz4p2N for ; Thu, 22 Aug 2024 23:28:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724369281; a=rsa-sha256; cv=none; b=gu02nZkpX7MsUBcUZF9e/8xDZ38l2OtMyqWl103eJlPWlKIkPEOLYdg+RgIhGd/GCJhg5/ hVQofMdwn8ZbTrRH0j7uTnTPn7k2pjI4KUw9OwO6VS/FrgzxBOVKSJIPnmekVFJET/OWyF B2e78eFEHz0z2eQpAEbi2B8JKU26jL2dJ1124UqghMtd2Z+xc16AaPVLpvDriFCo3JPPmT 52+9rpXjZ2ZyoZeiGCb/r9N5OQMR6S6fJOt00VdN256vgdtcApJ06YTYfcSTl2o1dM6WhI l/66D13gYgBu4TBAz0hGAtgFRHDJgiIgAnqeIGrGcv9AgE1ZO3F880TZF7XvuA== 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=1724369281; 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: in-reply-to:in-reply-to:references:references; bh=nJc3f3lLYaOhyHhlrtNOS40KkMi18F0bUknYkF0D8/M=; b=RnGdCiE2BAE/CrPdyJ5obppyimEftZxL3cmj+rvGvQ8ANbm3W6RSaY63liHKmQaz/GPl9H VosWgSUwhe8EdAVwpiUBC76MJUu/5wZXf/oaHKgEx4pQXlGOKSGJuwpPL5CWr8rNKQkpGP ucogyh//om3F25ZLxlqSMlNkh1MyE3tyP/um+b4gXyWQVdOB713lFMOj5pkHAkdj1nPA04 EuI+f/CYhma2d+C2ie9+4fGOY2pHw4sRy/0GYypNoSdbW42yVoTMGnWwDH6Ha9rRTN/VAe Qjahnfs8QTBqNILp0oWdIIl6qrvTHUhOc3oEK77ciPYkxVJ1JrE+d0N64OCaag== 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 4WqfWj64x8znXX for ; Thu, 22 Aug 2024 23:28:01 +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 47MNS11o099945 for ; Thu, 22 Aug 2024 23:28:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47MNS1sJ099942 for haskell@FreeBSD.org; Thu, 22 Aug 2024 23:28:01 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 252296] devel/hs-darcs: Update to 2.16.3 Date: Thu, 22 Aug 2024 23:28:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252296 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dfc0a0b37b12c8abd83ba0f7ca2153d1= 419fbb86d commit fc0a0b37b12c8abd83ba0f7ca2153d1419fbb86d Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2024-07-25 12:52:29 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-08-22 23:27:12 +0000 sysutils/fluent-bit: Add option LUA_FILTER From https://docs.fluentbit.io/manual/pipeline/filters/lua: > The Lua filter allows you to modify the incoming records (even split > one record into multiple records) using custom Lua scripts. The option depends on luajit-devel, because at least version 2.1.0 is required: https://github.com/fluent/fluent-bit/pull/7286/files. Keep the option disabled for now. We may consider enabling it by default in the future to match what upstream does: https://docs.fluentbit.io/manual/installation/sources/build-and-install. Also, add a small do-test target for the new option. PR: 252296 Approved by: portmgr (maintainer timeout) Sponsored by: trivago N.V. Sponsored by: Klara, Inc. sysutils/fluent-bit/Makefile | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Aug 23 02:47:35 2024 X-Original-To: haskell@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 4Wqky01Bnwz5V6xR for ; Fri, 23 Aug 2024 02:47:36 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wqky009LNz54Hv for ; Fri, 23 Aug 2024 02:47:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724381256; a=rsa-sha256; cv=none; b=ChxZDcCmU17Ke4gvVvDc4iAoiBhDUyUJ8ocvy7qodyPiI7qkr8Xla4kPx47WsL22ZrlmiB N6P2buTE7ypLdnLooPZ1IkaokNFn4KHPcjL+ZSm8pYK7eziOHjE/ycNlZEgVEd4fe6855w B5d+9GoKcEpzMxN3d2RwqDf347KaLCZbmQc1eoMh5r8h0dg/3nxuPdh2WIENxeGI1NuT6M orU7ugOfeGN8Y+XA3DitKA8EAIJLFhXjMac+/a6Mzcjgv07yOThaStqzH2TsnphPrrCWrt YvVNXDTuBGNmhspwe/XJ58TM6golpV4aGaAWJiRW9d4zaUn1ZPSHKnWg/cHXug== 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=1724381256; 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: in-reply-to:in-reply-to:references:references; bh=VkK4l+Qn7hKr/jfjm/ui1AcLeCJ4+Ti4Lp8c7YeNpz8=; b=i7SdtvupFHWy2LJazFE2wl9WStFub9jlaoK4YX8U/s/2YuBIjAnTI2qLz/+Wo1pJNfRepx 5vn87cPRjsMgup9IbKdG521yx2VDIGbUpKxhQigP3hqFSZ6dHlOWZdKOeYzc1GPBl8Nn1O zpCjYN6FPh7q9i6WG3X9IFEX07ElDO+MqEj1m0fwmW9FFx5mmJ2c5vjnXWWK7kjMbho2nU q+KHHzGLTq3JjpwNRdi7C/lcDMF0I+xPwhGrKkXTQcmhi+8kGiAwI6u8rqILvDJrOL6cjL kOZ16wgqEj/vPqmLeyD/1bhpYkJQlBGtPIOSq/TiRN6/gzSa4AiUMO//Xejhug== 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 4Wqkxz6nMTzt2w for ; Fri, 23 Aug 2024 02:47:35 +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 47N2lZ5Q021433 for ; Fri, 23 Aug 2024 02:47:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47N2lZ7w021429 for haskell@FreeBSD.org; Fri, 23 Aug 2024 02:47:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 280387] Mk/Uses/cabal.mk: 'make make-use-cabal' fails: cabal2tuple: Parse error: Unexpected end-of-input, expecting JSON value Date: Fri, 23 Aug 2024 02:47:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Works As Intended X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280387 Yuri Victorovich changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|New |Closed --- Comment #11 from Yuri Victorovich --- This was my fault. The fetch command was replaced a long time ago with a script to debug some other issue and I forgot about it. Sorry for the disruption. --=20 You are receiving this mail because: You are the assignee for the bug.=