Guest User

Untitled

a guest
Jan 5th, 2021
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. PhaseScriptExecution CMake\ PostBuild\ Rules /users/jhammer/libzt/ports/xcode_macos/zt.build/Debug/miniupnpc_obj.build/Script-605252EADCAC434CA7EB1CF9.sh
  2. cd /Users/jhammer/libzt
  3. /bin/sh -c /users/jhammer/libzt/ports/xcode_macos/zt.build/Debug/miniupnpc_obj.build/Script-605252EADCAC434CA7EB1CF9.sh
  4. echo "Depend check for xcode"
  5. Depend check for xcode
  6. cd /users/jhammer/libzt/ports/xcode_macos && make -C /users/jhammer/libzt/ports/xcode_macos -f /users/jhammer/libzt/ports/xcode_macos/CMakeScripts/XCODE_DEPEND_HELPER.make OBJDIR=Objects-normal PostBuild.miniupnpc_obj.Debug
  7. /bin/rm -f /users/jhammer/libzt/ports/xcode_macos/Debug/zt.framework/zt
  8.  
  9. === BUILD TARGET zt OF PROJECT zt WITH CONFIGURATION Debug ===
  10.  
  11. Check dependencies
  12. zt will not be code signed because its settings don't specify a development team.
  13. error: unable to read module map contents from '/users/jhammer/libzt/ports/module.modulemap': Error Domain=NSCocoaErrorDomain Code=260 "The file “module.modulemap” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/users/jhammer/libzt/ports/module.modulemap, NSUnderlyingError=0x7fc390f34120 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
  14. warning: no umbrella header found for target 'zt', module map will not be generated
  15.  
  16. ** BUILD FAILED **
  17.  
  18.  
  19. The following build commands failed:
  20. Check dependencies
  21. (1 failure)
  22. /users/jhammer/libzt
  23. mv: rename /users/jhammer/libzt/ports/xcode_macos/Debug/* to /users/jhammer/libzt/lib/debug/macos-universal/*: No such file or directory
  24. make: *** [macos_debug] Error 1
Advertisement
Add Comment
Please, Sign In to add comment