macOS High Sierra Problems
General Issues
First of all, please read Migration.
Updating MacPorts Base
MacPorts must be re-installed in a version configured for macOS 10.13 High Sierra.
Ensure you have Xcode 9.0 or greater installed and selected (e.g. sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
), and that you have the command line tools installed (xcode-select --install
). You also have to agree to the license by running sudo xcodebuild -license
.
As of Xcode 9.x, the -license
option might not be sufficient alone, and following command might be required to agree to the license: sudo xcodebuild -runFirstLaunch
Tickets for Broken Ports
- #49129
- HandBrakeCLI @0.10.0: configure.py: error: invalid xcconfig: osx1011.x86_64
- #53161
- tuntaposx: kernel extensions have to be signed
- #54785
- R-app 1.68.1 fails to build on 10.13 beta 9 (high sierra) with Xcode 9.0 beta 6
- #54939
- osxfuse @3.7.1: Library not loaded: @rpath/libclang.dylib (LoadError)
- #55021
- sshfs-gui @1.3: error: use of undeclared identifier 'failedGestalt'
- #55104
- kde4-workspace: fails to compile on High Sierra
- #55213
- crossgcc: broken builds on APFS
- #55632
- idutils @4.6_0: mkid always fails with "Illegal instruction: 4"
- #56248
- burn-app 2.5.1: Build failure - QTKit.h file not found
- #56284
- py-llvmmath, py-llvmpy: depend on outdated clang-3.3
- #56423
- emacs-devel @20170918 as X client cannot be used with recent fontconfig @2.13.0_0 and non-C locale
- #56426
- kdelibs4 @4.14.3_10 won't build on High Sierra
- #56514
- bazel @0.11.1: ERROR: missing input file '@local_jdk//:lib/tools.jar'
- #56984
- tkcvs 7.2.1 uses wish8.4, which doesn't exist on High Sierra
- #57760
- darwinbuild @37 +universal Failed to build darwinbuild: command execution failed
- #60136
- iTerm2 @3.3.9: error: expected ';' after top level declarator
- #61542
- osquery @4.3.0: error: initializer 'level' does not name a non-static data member or base class; did you mean the member 'level_'?
- #61921
- qt5-qtwebengine @5.15.2: does not build on macOS 10.13 with Xcode 9
- #62837
- xorg-server @1.20.11+universal: error: use of undeclared identifier '_x_active'; did you mean 'x_active'?
- #62838
- policykit @0.116_1+universal: error: implicit declaration of function 'fdatasync' is invalid in C99
- #62839
- py38-cryptography @3.4.7+universal: error[E0463]: can't find crate for `core`
- #63101
- clang-12 @12.0.0: error: non-constant-expression cannot be narrowed from type 'long long' to 'std::size_t' (aka 'unsigned long') in initializer list [-Wc++11-narrowing]
- #64136
- lua-language-server @2.5.2: error: unknown type name 'ldiv_t'; did you mean 'dev_t'?
- #64503
- chromaprint @1.5.1 does not build again on macOS High Sierra, Version 10.13.6
- #64777
- mpv 0.34.1: Xcode is required even for the precompiled binary
- #64815
- py38-build @0.7.0 does not install on High Sierra, macOS 10.13.6, because: /opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8: No module named install.__main__; 'install' is a package and cannot be directly executed
- #65108
- py-spyder @5.3.0_0 segfault on High Sierra
- #66121
- lens @6.1.14: Playwright does not support webkit on mac10.13
- #66331
- libgcc9: Error: gcc9 9.5.0 is not supported on Darwin 17 i386
- #66515
- cctools @949.0.1_2 does not support llvm-15
- #66681
- jack @1.9.21: error: static_assert failed "fCounter must be aligned within JackAtomicState"
- #66918
- MacOSX10.7.sdk and MacOSX10.9.sdk: Marked as broken by rev-upgrade
- #67169
- meld displays file table intermittently
- #67194
- SendMIDI, ReceiveMIDI: The 10.14 SDK (Xcode 10.1+) is required to build JUCE apps
- #57676
- sshfs 2.x unable to create mount points (Sierra/High Sierra and later)
- #59338
- freetds @1.00.9 +mssql +odbc : fails to install on High Sierra and Catalina (possibly others)
- #63004
- emacs-app-devel @20210430_1+nativecomp+rsvg does not work on mac OS High Sierra, 10.13.6
- #65456
- Build msp430-gcc-devel failed on High Sierra
- #66671
- llvm-15 @15.0.6 Failure to install on High Sierra
- #66819
- go 1.20.0 doesn't build on High Sierra
- #67112
- openjdk17: Build failure on High Sierra and earlier
Last modified 6 years ago
Last modified on Oct 5, 2017, 12:12:32 AM