Advertisement
Guest User

Untitled

a guest
Jun 8th, 2019
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. 0:38.27 configure: error: MacOS X 10.9 SDK or later is required
  2. 0:38.31 DEBUG: <truncated - see config.log for full output>
  3. 0:38.31 DEBUG: configure: failed program was:
  4. 0:38.31 DEBUG: #line 10098 "configure"
  5. 0:38.31 DEBUG: #include "confdefs.h"
  6. 0:38.31 DEBUG: #include <linux/ethtool.h>
  7. 0:38.31 DEBUG: int main() {
  8. 0:38.31 DEBUG: struct ethtool_cmd cmd; cmd.speed_hi = 0;
  9. 0:38.31 DEBUG: ; return 0; }
  10. 0:38.31 DEBUG: configure:10134: checking for CoreMedia/CoreMedia.h
  11. 0:38.31 DEBUG: configure:10144: /nix/store/arq8wsxp7d1k8wv3qmdf6fs35vrlaq6a-Toolchains/XcodeDefault.xctoolchain/bin/clang -E -std=gnu99 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong conftest.c >/dev/null 2>conftest.out
  12. 0:38.31 DEBUG: configure:10134: checking for VideoToolbox/VideoToolbox.h
  13. 0:38.31 DEBUG: configure:10144: /nix/store/arq8wsxp7d1k8wv3qmdf6fs35vrlaq6a-Toolchains/XcodeDefault.xctoolchain/bin/clang -E -std=gnu99 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong conftest.c >/dev/null 2>conftest.out
  14. 0:38.31 DEBUG: configure:10140:10: fatal error: 'VideoToolbox/VideoToolbox.h' file not found
  15. 0:38.31 DEBUG: #include <VideoToolbox/VideoToolbox.h>
  16. 0:38.31 DEBUG: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  17. 0:38.31 DEBUG: 1 error generated.
  18. 0:38.31 DEBUG: configure: failed program was:
  19. 0:38.31 DEBUG: #line 10139 "configure"
  20. 0:38.31 DEBUG: #include "confdefs.h"
  21. 0:38.31 DEBUG: #include <VideoToolbox/VideoToolbox.h>
  22. 0:38.31 DEBUG: configure: error: MacOS X 10.9 SDK or later is required
  23. 0:38.31 ERROR: old-configure failed
  24. 0:38.36 *** Fix above errors and then restart with\
  25. 0:38.36 "./mach build"
  26. 0:38.37 make: *** [client.mk:115: configure] Error 1
  27. builder for '/nix/store/y8ci4ijiza7kr1lm9lbvmhi1yhjn8cwj-firefox-unwrapped-67.0.drv' failed with exit code 2
  28. cannot build derivation '/nix/store/8zn6ni9x2jgbqzrdpq3rk570dxksl1ar-Firefox-67.0.drv': 1 dependencies couldn't be built
  29. error: build of '/nix/store/8zn6ni9x2jgbqzrdpq3rk570dxksl1ar-Firefox-67.0.drv' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement