Bug 255244 - Tribler /usr/ports/Mk/bsd.wx.mk Malformed Conditional
Summary: Tribler /usr/ports/Mk/bsd.wx.mk Malformed Conditional
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-20 03:17 UTC by Azrael
Modified: 2022-12-01 16:05 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Azrael 2021-04-20 03:17:41 UTC
I must admit, I'm not positive if this is a problem with the current port of Tribler, or /usr/ports/Mk/bsd.wx.mk within FreeBSD 13. I would think the later from the following:

$ cd /usr/ports/net-p2p/tribler/
$ sudo make install clean
Password:
make: "/usr/ports/Mk/bsd.wx.mk" line 408: Malformed conditional (${_WX_VER:R} == 3)
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/ports/net-p2p/tribler

If so, this could be a problem that may apply to other ports being built. I should not I have never edited /usr/ports/Mk/bsd.wx.mk in any way.
Comment 1 Rainer Hurling freebsd_committer freebsd_triage 2021-04-21 19:40:38 UTC
Hi Azrael,

correct me, if I am wrong. But isn't net-p2p/tribler an expired port, which was removed in January 2020? This was because it was unmaintained and used EOLed python27 [1]

[1] https://www.freshports.org/net-p2p/tribler
Comment 2 Azrael 2021-04-21 19:50:48 UTC
It seems you are right about tribler. I was not aware of this. However, if there's a problem with the syntax in /usr/ports/Mk/bsd.wx.mk, I would assume this is more important and needs to be addressed. Maybe I'm wrong though.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-12-01 16:05:13 UTC
Closing.

There doesn't seem to be any problems in the framework for ports using Wx.