RJVB / macstrop

RJVB's repository of alternative macports, with ports missing from or overriding those in the standard collection, including a set of KF5 ports.
20 stars 9 forks source link

Audacity fails to build #77

Closed Tatsh closed 4 years ago

Tatsh commented 4 years ago

Log: main.log.gz

RJVB commented 4 years ago

main.log.gz

Did you refresh the port tree and is that the right log? It still shows a patch being applied twice, and I fixed that as far as I can tell.

Tatsh commented 4 years ago

Pretty sure it is up-to-date but I can check again later. The main error is this:

:info:build prefs/PrefsDialog.cpp:590:36: error: member access into incomplete type 'wxTreeCtrl'
:info:build          mCategories->GetTreeCtrl()->SetName(_("Category"));
Tatsh commented 4 years ago

That was up-to-date. Got the same error again.

RJVB commented 4 years ago

Well, apologies, I didn't look beyond the 1st (patch) error message in the log so didn't notice the compile error. Normally they're recreated when you relaunch a build, but this one apparently wasn't.