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.=