FreeBSD Lua Port seems broken

Lowell Gilbert freebsd-ports-local at be-well.ilk.org
Wed Sep 23 20:40:20 UTC 2015


Leander Schäfer <Leander.Schaefer at NetOcean.de> writes:

> make is run as root. Pkg also fails. All other ports can be installed
> just fine.

Well, there is *something* funny about your setup. You might get a clue
what it is from using the '-ddx' set of flags to make, or something
similar. 

>
> root at FreeBSD [~]$ pkg install vim
> Updating FreeBSD repository catalogue...
>
> FreeBSD repository is up-to-date.
> All repositories are up-to-date.
> Updating database digests format: 100%
> Checking integrity... done (1 conflicting)
> pkg: Cannot solve problem using SAT solver:
> cannot install package vim, remove it from request? [Y/n]: pkg: cannot
> find vim in the request
> pkg: cannot solve job using SAT solver
> Checking integrity... done (0 conflicting)
> The most recent version of packages are already installed

That problem is not related to the port building issue. 
I'm not much of an expert on pkg, but like make, it can probably tell
you more if you enable more verbose output.


More information about the freebsd-ports mailing list