On 2019/12/30 14:54, Philippe St-Jacques wrote: > Hello, I am using the -current ports tree from 20191230. I installed > most dependencies of cad/openscad using pkg_add as I had problems to > build some of them from the ports. I compiled successfully the port > cad/openscad, but the build process fails at the "Building package" > step before installing.
You're trying to build -current ports on 6.6 or -stable, that won't work directly. Easiest way if you want something from -current is generally to run -current. Otherwise start with the tree appropriate for the version you're running and backport the update for just the port you're interested in. There's a higher chance of it working as-is, and if it doesn't then you're only dealing with looking at what has changed since release affecting that 1 port rather than the whole chain of dependencies.
