From nobody Tue Sep 30 19:37:43 2025 X-Original-To: dev-commits-src-main@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 4cbpHY2qHLz699S5; Tue, 30 Sep 2025 19:37:45 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cbpHY1p0lz3YfK; Tue, 30 Sep 2025 19:37:45 +0000 (UTC) (envelope-from kevans@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759261065; 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=RB8wM/6PLkpz1wjbxre/VjDjHRnEvIsZup47xbe3f50=; b=KXDjW2xJD03Z7BVuKDA+hhyTIAjmTNbD6ip+Ru/HqHdGht0NfDeXT3L1rVY0rONef3fV9k ff9Qezz6b1NghDB14dkyGQJCOseAIj9mfMn8h7ZhP3yTQPjAknyBwcbcwmpuaYPg+aX0M7 fvZUS/53xJ48G1wpgghzsPJPqOXx+G9msx0yYR3VU2zruqdivnzZzRl4PJmmmllcqH2Atx j+HnW/5vf17Uyi1tI9/OQzjNceVYxGiBdLyjw61lah4WCt+cO7bc7biwjSFIrMKx7sPo2A oMbVjyPwS6tm8V5TgYvYFsTg9ss1Zv8F5tdLnD6aDbhnkT3+tsW0UUw3iDqUGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759261065; 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=RB8wM/6PLkpz1wjbxre/VjDjHRnEvIsZup47xbe3f50=; b=WSqTuV8supvswlEosjjcj4LQWuUnDqNfVhPP5eSqSf8HVGpiXxIZg1dcAoLjgvvI35sjMd G8mORfcRI/ZgW+6imKcWTJbqmb3cZNMD0truh/T3aKTZ3cvQ9NnxYsHBfw5CS8V6I86bMr HiGOLGPKuU+wc4y+Yhi09L0aJtp3jKROSU3LNvkgvRWiEi7JbThakGXsW+h4oATPqAVIoz 6OefTSqptN7bQ+NN6w8QTNShgU9bLOCHpqlq73oVSJqvL2EeVQJKu4BgsQKgFfcE6oJwJO U/dtldjgCKBBypMJ/p2pLKDYNJ8+/Ci4yz/2EIcepDlX95D2E++khuWWxIE7og== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759261065; a=rsa-sha256; cv=none; b=VEKzTwnqQJaCClwUL/r41RRyk+zJAUIyZgpg4G3c0n+yN2NbWjDwKkXeCGGdrY0PZ5BXXS q0V6t3OuP9YhU4oiwdyo+qH9cwAOOBcVUldarVwOlT5NNJ8YmT40VDjEuFeUWs13cvxg+W AxzojtsPKKSjRJszwAlUGS49RSeUcdb7gnj01z0Xka5QAQ4rdH9sEy4mfDmU+dlmk4rdk9 vQe8o5CMvvF3I6hL1fFjTW6nJlRR38I4Gmf6zx3dCXh/zsFcoAKtkQ6ODYAL90FM0fLU11 COrVXj8cmUtIRA4jhSt8DOvIyGQ83Xg1VemojUIkSVg8RSM2bMCbTXiyoXSlNg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from [10.9.4.95] (unknown [209.182.120.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: kevans/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4cbpHX5Bnqz11gl; Tue, 30 Sep 2025 19:37:44 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Message-ID: <54000d86-ae74-4f00-bba3-0df348daeef6@FreeBSD.org> Date: Tue, 30 Sep 2025 14:37:43 -0500 List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 06afa0a55e0a - main - pkgbase: move ncurses into its own package To: Guido Falsi , Dima Panov , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org References: <202509301222.58UCM0MP003913@gitrepo.freebsd.org> Content-Language: en-US From: Kyle Evans In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 9/30/25 14:25, Guido Falsi wrote: > On 9/30/25 21:15, Dima Panov wrote: >> Hello! >> >> It fails :( >> >> /opt/poudriere/jails/160amd64/usr/src/release/packages/generate-ucl.lua: fail to parse(/opt/poudriere/jails/160amd64/usr/src/release/packages/ template.ucl): error while parsing /opt/poudriere/jails/160amd64/usr/ src/release/packages/ucl/ncurses-all.ucl: at the end of chunk: unfinished multiline comment >> *** [create-world-package-ncurses-dbg-lib32] Error code 1 >> > > I was able to get through this error by locally removing the comment and adding empty lines around each statement in the file. > > Not sure which of the two worked, but if I should guess it was removing the comment. But I have no idea why it was failing, really. > > After this though I stumbled on the snd issue I reported right now. > Sorry for the breakage, I seem to have built out of the wrong tree or something. I committed df74ea7f4109 to strip the license text and include a pointer, since it seems to trip some kind of UCL parsing bug. Thanks, Kyle Evans