Advertisement
absy

Untitled

Jan 7th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.25 KB | None | 0 0
  1. 07/01/16 16:45:06: [ INFO] Compiling com.badlogic.gdx.graphics.Camera (ios thumbv7 debug)
  2. 07/01/16 16:45:06: [ INFO] Compiling com.badlogic.gdx.graphics.OrthographicCamera (ios thumbv7 debug)
  3. 07/01/16 16:45:06: [ INFO] Compiling com.badlogic.gdx.graphics.g2d.BitmapFontCache (ios thumbv7 debug)
  4. 07/01/16 16:45:07: [ INFO] Compiling com.badlogic.gdx.graphics.g3d.Model (ios thumbv7 debug)
  5. 07/01/16 16:45:07: [ INFO] Compiling com.badlogic.gdx.graphics.g3d.shaders.DefaultShader (ios thumbv7 debug)
  6. 07/01/16 16:45:08: [ INFO] Compiling com.badlogic.gdx.graphics.glutils.ShapeRenderer (ios thumbv7 debug)
  7. 07/01/16 16:45:08: [ INFO] Compiling com.badlogic.gdx.scenes.scene2d.Actor (ios thumbv7 debug)
  8. 07/01/16 16:45:09: [ INFO] Compiling com.badlogic.gdx.scenes.scene2d.Stage (ios thumbv7 debug)
  9. 07/01/16 16:45:18: [ INFO] Compiling com.badlogic.gdx.Audio (ios thumbv7 debug)
  10. 07/01/16 16:45:18: [ INFO] Compiling com.badlogic.gdx.Net (ios thumbv7 debug)
  11. 07/01/16 16:45:18: [ INFO] Compiling com.badlogic.gdx.assets.loaders.SoundLoader (ios thumbv7 debug)
  12. 07/01/16 16:45:19: [ INFO] Compiling com.badlogic.gdx.backends.iosrobovm.IOSAudio (ios thumbv7 debug)
  13. 07/01/16 16:45:19: [ INFO] Compiling com.badlogic.gdx.backends.iosrobovm.IOSNet (ios thumbv7 debug)
  14. 07/01/16 16:45:20: [ INFO] Compiling com.badlogic.gdx.graphics.g2d.SpriteBatch (ios thumbv7 debug)
  15. 07/01/16 16:45:20: [ INFO] Compiling com.badlogic.gdx.graphics.g3d.loader.G3dModelLoader (ios thumbv7 debug)
  16. 07/01/16 16:45:21: [ INFO] Compiling com.badlogic.gdx.graphics.g3d.loader.ObjLoader (ios thumbv7 debug)
  17. 07/01/16 16:45:38: [ INFO] Compiling com.badlogic.gdx.backends.iosrobovm.IOSInput$3 (ios thumbv7 debug)
  18. 07/01/16 16:45:39: [ INFO] Compiling com.badlogic.gdx.graphics.glutils.ETC1TextureData (ios thumbv7 debug)
  19. 07/01/16 16:45:39: [ INFO] Compiling com.badlogic.gdx.graphics.glutils.KTXTextureData (ios thumbv7 debug)
  20. 07/01/16 16:45:40: [ INFO] Compiling com.badlogic.gdx.graphics.glutils.MipMapGenerator (ios thumbv7 debug)
  21. 07/01/16 16:45:40: [ INFO] Compiling com.badlogic.gdx.net.NetJavaImpl (ios thumbv7 debug)
  22. 07/01/16 16:46:03: [ INFO] Compiled 29 classes in 84.06 seconds
  23. 07/01/16 16:46:03: [ INFO] Linking 3783 classes (ios thumbv7 debug)
  24. 07/01/16 16:46:03: [ INFO] 41144 methods out of 41543 included in the executable
  25. 07/01/16 16:46:06: [ INFO] Building ios binary /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher
  26. 07/01/16 16:46:13: [ INFO] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -o /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher -g -arch armv7 -Wl,-filelist,/Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/objects0 -L /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/robovm-1.12.0/lib/vm/ios/thumbv7 -ObjC -exported_symbols_list /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/exported_symbols -Wl,-no_implicit_dylibs -Wl,-dead_strip -fPIC -miphoneos-version-min=6.0 -Wl,-no_pie -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk -lrobovm-bc -force_load /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/robovm-1.12.0/lib/vm/ios/thumbv7/librobovm-rt.a -lrobovm-debug -lrobovm-core -lgc -lpthread -ldl -lm -lz -liconv -lsqlite3 -framework Foundation -framework UIKit -framework OpenGLES -framework QuartzCore -framework CoreGraphics -framework OpenAL -framework AudioToolbox -framework AVFoundation -force_load /Users/williamwhite/.robovm/cache/ios/thumbv7/debug/cp/2d599b8fba30290d00e03b01e4ccca12.extracted/META-INF/robovm/ios/libs/libgdx.a -force_load /Users/williamwhite/.robovm/cache/ios/thumbv7/debug/cp/2d599b8fba30290d00e03b01e4ccca12.extracted/META-INF/robovm/ios/libs/libObjectAL.a -lz -framework MobileCoreServices -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks
  27. 07/01/16 16:47:45: [ INFO] Linked 3783 classes in 102.57 seconds
  28. 07/01/16 16:47:45: [ INFO] Build done
  29. 07/01/16 16:47:45: [ INFO] Launching executable
  30. 07/01/16 16:47:55: [ INFO] Creating stripped archive file /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/lib/boot/robovm-rt.jar
  31. 07/01/16 16:47:56: [ INFO] Creating stripped archive file /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/lib/robovm-objc.jar
  32. 07/01/16 16:47:56: [ INFO] Creating stripped archive file /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/lib/robovm-cocoatouch.jar
  33. 07/01/16 16:47:56: [ INFO] Creating stripped archive file /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/lib/classes2.jar
  34. 07/01/16 16:47:56: [ INFO] Creating stripped archive file /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/lib/classes3.jar
  35. 07/01/16 16:47:56: [ INFO] Creating stripped archive file /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/lib/gdx-1.8.0.jar
  36. 07/01/16 16:47:56: [ INFO] Creating stripped archive file /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/lib/gdx-backend-robovm-1.8.0.jar
  37. 07/01/16 16:47:56: [ INFO] Creating stripped archive file /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/lib/gdx-platform-1.8.0-natives-ios.jar
  38. 07/01/16 16:47:56: [ INFO] Creating stripped archive file /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/lib/boot/robovm-cacerts-full.jar
  39. 07/01/16 16:47:56: [ INFO] Copying resource /Users/williamwhite/Documents/Development/test/android/assets/badlogic.jpg to /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app
  40. 07/01/16 16:48:01: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Default-375w-667h@2x.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Default-375w-667h@2x.png
  41. 07/01/16 16:48:02: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Default-414w-736h@3x.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Default-414w-736h@3x.png
  42. 07/01/16 16:48:02: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Default-568h@2x.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Default-568h@2x.png
  43. 07/01/16 16:48:02: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Default.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Default.png
  44. 07/01/16 16:48:02: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Default@2x.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Default@2x.png
  45. 07/01/16 16:48:02: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Default@2x~ipad.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Default@2x~ipad.png
  46. 07/01/16 16:48:03: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Default~ipad.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Default~ipad.png
  47. 07/01/16 16:48:03: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Icon-72.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Icon-72.png
  48. 07/01/16 16:48:03: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Icon-72@2x.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Icon-72@2x.png
  49. 07/01/16 16:48:03: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Icon.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Icon.png
  50. 07/01/16 16:48:03: [ INFO] /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 /Users/williamwhite/Documents/Development/test/ios/data/Icon@2x.png /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/Icon@2x.png
  51. 07/01/16 16:48:03: [ INFO] Installing Info.plist to /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app
  52. 07/01/16 16:48:03: [ INFO] xcrun dsymutil -o /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app.dSYM /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app/IOSLauncher
  53. 07/01/16 16:48:03: [ INFO] Copying Development provisioning profile: iOS Team Provisioning Profile: * (DELETED)
  54. 07/01/16 16:48:03: [ INFO] Code signing app using identity 'iPhone Developer: William White (DELETED)' with fingerprint DELETED
  55. 07/01/16 16:48:03: [ INFO] codesign -f -s DELETED --entitlements /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/Entitlements.plist /Users/williamwhite/Documents/EclipseWorkspaces/test/.metadata/.plugins/org.robovm.eclipse.ui/build/my-gdx-game-ios/my-gdx-game-ios/ios/thumbv7/IOSLauncher.app
  56. 07/01/16 16:48:13: [ERROR] Launch failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement