[Bug 288712] astro/stellarium: use full flavor of nlopt to avoid conflicts with other packages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Aug 2025 13:02:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288712
Bug ID: 288712
Summary: astro/stellarium: use full flavor of nlopt to avoid
conflicts with other packages
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: danfe@FreeBSD.org
Reporter: mizhka@FreeBSD.org
Flags: maintainer-feedback?(danfe@FreeBSD.org)
Assignee: danfe@FreeBSD.org
Created attachment 262775
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262775&action=edit
git diff file
Hi,
I've found out that astro/stellarium requires nlopt-minimal which conflicts
with nlopt used by many packages, for instance cad/PrusaSlicer. So installation
of PrusaSlicer and stellarium is failed with error:
nlopt-2.10.0 [PGPro-BuildHost] conflicts with nlopt-minimal-2.10.0
[PGPro-BuildHost] on /usr/local/include/nlopt.h
As stellarium is the only user of minimal nlotp, let's change dependency to
full nlopt.
Patch is attached.
--
You are receiving this mail because:
You are the assignee for the bug.