Chandramouli

Console output after executing the build_aar.py file

Mar 28th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1.  
  2. chandramouli@Chandramouli-PC:~/Desktop/cm/androidprojects/nativewebrtc/webrtc-checkout/src$ sudo ./tools_webrtc/android/build_aar.py
  3. INFO:root:Building: armeabi-v7a
  4. Done. Made 2209 targets from 212 files in 2474ms
  5. ninja: Entering directory `/tmp/tmpVCCz1c/armeabi-v7a'
  6. [2728/2728] SOLINK ./libjingle_peerconnection_so.so
  7. INFO:root:Building: arm64-v8a
  8. Done. Made 2203 targets from 212 files in 552ms
  9. ninja: Entering directory `/tmp/tmpVCCz1c/arm64-v8a'
  10. [2640/2640] SOLINK ./libjingle_peerconnection_so.so
  11. INFO:root:Building: x86
  12. Done. Made 2230 targets from 213 files in 1332ms
  13. ninja: Entering directory `/tmp/tmpVCCz1c/x86'
  14. [2907/2907] SOLINK ./libjingle_peerconnection_so.so
  15. INFO:root:Building: x86_64
  16. Done. Made 2230 targets from 213 files in 580ms
  17. ninja: Entering directory `/tmp/tmpVCCz1c/x86_64'
  18. [2900/2900] SOLINK ./libjingle_peerconnection_so.so
  19. INFO:root:Collecting common files.
  20. INFO:root:Collecting: armeabi-v7a
  21. INFO:root:Collecting: arm64-v8a
  22. INFO:root:Collecting: x86
  23. INFO:root:Collecting: x86_64
  24. INFO:root:List of licenses: webrtc, android_tools, auto, bazel, boringssl, errorprone, fiat, guava, ijar, jsr-305, libc++, libc++abi, libevent, libjpeg_turbo, libsrtp, libvpx, libyuv, openmax_dl, opus, protobuf, usrsctp, yasm, zlib
  25. INFO:root:Skipping compile time dependency: yasm
Add Comment
Please, Sign In to add comment