Re: git: 06afa0a55e0a - main - pkgbase: move ncurses into its own package
Date: Tue, 30 Sep 2025 19:37:43 UTC
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