VLC/cmake failing to build

Kurt Buff kurt.buff at gmail.com
Sat Sep 23 21:13:23 UTC 2017


On Sat, Sep 23, 2017 at 12:58 PM, Michael Butler
<imb at protected-networks.net> wrote:
> 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

Well, that's unexpected.

I did a 'pkg delete -a' before the upgrade, and checked to make sure
all of them were indeed gone with 'pkg info'.

Don't know how cmake-modules snuck in...

Thanks,

Kurt


More information about the freebsd-ports mailing list