[MacPorts] #59360: libvpx: configure.sdkroot: command not found

MacPorts noreply at macports.org
Fri Oct 18 04:39:08 UTC 2019


#59360: libvpx: configure.sdkroot: command not found
-------------------------+----------------------
  Reporter:  ryandesign  |      Owner:  dbevans
      Type:  defect      |     Status:  accepted
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.1
Resolution:              |   Keywords:
      Port:  libvpx      |
-------------------------+----------------------

Comment (by kencu):

 Well, that is _not_ working as easily as it should !

 ${configure.sdkroot} is apparently not being set by `base` on this 10.13
 system to any value, and neither is $SDKROOT, and I was hoping base would
 always set it to something, including "/" as a last resort.

 Presumably because it is not being set, $SDKROOT is in fact empty,  the
 `-isysroot` in the configure.sh script is not set.

 {{{
 DEBUG: Environment:
 CC='/usr/bin/clang'
 CC_PRINT_OPTIONS='YES'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports-
 ports_multimedia_libvpx/libvpx/work/.CC_PRINT_OPTIONS'
 CFLAGS='-pipe -Os -arch x86_64'
 CPATH='/opt/local/include'
 CPPFLAGS='-I/opt/local/include'
 CXX='/usr/bin/clang++'
 CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
 DEVELOPER_DIR='/Library/Developer/CommandLineTools'
 F90FLAGS='-pipe -Os -m64'
 FCFLAGS='-pipe -Os -m64'
 FFLAGS='-pipe -Os -m64'
 INSTALL='/usr/bin/install -c'
 LD='/usr/bin/clang'
 LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
 LIBRARY_PATH='/opt/local/lib'
 MACOSX_DEPLOYMENT_TARGET='10.13'
 OBJC='/usr/bin/clang'
 OBJCFLAGS='-pipe -Os -arch x86_64'
 OBJCXX='/usr/bin/clang++'
 OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/59360#comment:14>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list