Date: Tue, 12 Apr 2022 21:05:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263246] math/coinmp: dependency fixes Message-ID: <bug-263246-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263246 Bug ID: 263246 Summary: math/coinmp: dependency fixes Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: truckman@FreeBSD.org Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Created attachment 233176 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233176&action= =3Dedit patch to fix math/coinmp dependency issues I noticed that math/coinmp was being rebuilt every time I ran poudriere: [00:00:06] Checking packages for incremental rebuild needs [00:00:06] Deleting CoinMP-1.8.4_6.pkg: new dependency: math/ipopt The problem turned out to be in LIB_DEPENDS, libcoinmumps.so:math/ipopt sho= uld instead be libcoinmumps.so:math/coin-or-mumps. I then noticed some other LIB_DEPENDS complaints about missing dependencies in stage-qa. I have attached a patch. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263246-7788>