[MacPorts] #62309: Macports 2.6.4_1 requires SDK 11.2
MacPorts
noreply at macports.org
Wed Feb 17 02:10:07 UTC 2021
#62309: Macports 2.6.4_1 requires SDK 11.2
----------------------+--------------------
Reporter: robwgla | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version:
Resolution: | Keywords:
Port: |
----------------------+--------------------
Comment (by robwgla):
I found a workaround:
0. completely removed MacPorts
1. completely removed Command Line Tools
2. reinstalled Command Line Tools via `xcode-selecet --install` (installed
`macOS11.1.sdk`)
3. reinstalled MacPorts
4. updated MacPorts `sudo port selfupdate`
5. started reinstalling “my ports”
6. SDK warning still occurs!
7. pointed Command Line Tools manually to
`/Library/Developer/CommandLineTools` via `xcode-select -s ...`
8. SDK warning still occurs!
9. made link `macOS11.2.sdk` pointing to `macOS11.1.sdk`
10. all “my” installs and builds without flaws! No warnings, no build
errors for `R`.
11. `cotave` failed:
---> Computing dependencies for octave
---> Dependencies to be installed: qscintilla-qt5 qt5-qttools clang-11
llvm-11 qt5-qtdeclarative qt5-qtsvg qt5-sqlite-plugin sundials2
SuiteSparse_KLU SuiteSparse_BTF mpich-default mpi-doc mpi_select
---> Fetching archive for qscintilla-qt5
---> Attempting to fetch qscintilla-qt5-2.11.6_0.darwin_20.x86_64.tbz2
from https://packages.macports.org/qscintilla-qt5
---> Attempting to fetch qscintilla-qt5-2.11.6_0.darwin_20.x86_64.tbz2
from https://lil.fr.packages.macports.org/qscintilla-qt5
---> Attempting to fetch qscintilla-qt5-2.11.6_0.darwin_20.x86_64.tbz2
from https://cph.dk.packages.macports.org/qscintilla-qt5
---> Configuring qscintilla-qt5
Error: Failed to configure qscintilla-qt5: configure failure: command
execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_qscintilla
/qscintilla-qt5/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port octave failed
12. `main.log` attached.
Maybe my findings are of some help.
--
Ticket URL: <https://trac.macports.org/ticket/62309#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list