obs-build is the tool running builds for the openSUSE build service. Since these tools are only useful on Linux, this port only provides some of the contained helper tools like vc.
obs-build is the tool running builds for the openSUSE build service. Since these tools are only useful on Linux, this port only provides some of the contained helper tools like vc.
To install obs-build-helpers, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install obs-build-helpers
To see what files were installed by obs-build-helpers, run:
port contents obs-build-helpers
To later upgrade obs-build-helpers, run:
sudo port selfupdate && sudo port upgrade obs-build-helpers
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.