Changes between Initial Version and Version 1 of Ticket #67617
- Timestamp:
- Jun 13, 2023, 12:38:53 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #67617 – Description
initial v1 3 3 Xcode Version 14.3.1 (14E300c) 4 4 5 gnuradio installed with default variants. 6 5 7 {{{ 6 sudo port install gnuradio 8 sudo port upgrade outdated 9 Password: 10 Nothing to upgrade. 11 ---> Scanning binaries for linking errors 12 ---> Found 2 broken files, matching files to ports 13 ---> Found 1 broken port, determining rebuild order 14 You can always run 'port rev-upgrade' again to fix errors. 15 The following ports will be rebuilt: gnuradio @3.8.5.0+docs+grc+python39+qtgui+sdl+uhd+wavelet+zeromq 16 Continue? [Y/n]: y 7 17 }}} 8 18