Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2017 15:58:10 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        Kurt Buff <kurt.buff@gmail.com>, freebsd-ports@freebsd.org
Subject:   Re: VLC/cmake failing to build
Message-ID:  <0aacb33f-1cbe-b011-4078-2e03576459d0@protected-networks.net>
In-Reply-To: <CADy1Ce6Wk17EFdXRZF50JJhf5PnON9HDaWpeHW8bs=z-zmOUHA@mail.gmail.com>
References:  <CADy1Ce6Wk17EFdXRZF50JJhf5PnON9HDaWpeHW8bs=z-zmOUHA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0aacb33f-1cbe-b011-4078-2e03576459d0>