VLC/cmake failing to build

Michael Butler imb at protected-networks.net
Sat Sep 23 19:58:20 UTC 2017


On 09/23/17 15:46, Kurt Buff wrote:
> All,
> 
> Upgraded from 10.3 to 11.0-RELEASE-p12
> 
> Deleted all installed ports, and am trying to reinstall them with
> portmaster, building from source, with the following command line:
>       portmaster -d --no-confirm --no-term-title --delete-packages `cat
> /root/ports.txt`
> 
> ports.txt has the following in it:
>       multimedia/vlc-qt4
>       net/wireshark
>       security/sudo
>       ports-mgmt/bsdadminscripts2
>       sysutils/coreutils
>       www/firefox
>       www/lynx
>       www/opera
>       x11-wm/xfce4
>       x11/xorg
> 
> 
> VLC is failing to build, with the following error:
>       ===>>> The dependency for devel/cmake
>              seems to be handled by cmake-modules-3.8.2
> 
>       ===>>> The devel/cmake-modules port has been deleted: Deleted,
> merged into devel/cmake
>       ===>>> Aborting update

  [ .. ]

> How do I fix this?

As the error message suggests, cmake-modules no longer exists.

Use "pkg delete -f cmake-modules" and retry,

	imb


More information about the freebsd-ports mailing list