Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.96 KB | None | 0 0
  1. /mnt/Aicp_Source/AICP_P/out/target/product/crosshatch/obj_arm/SHARED_LIBRARIES/audio.primary.sdm845_intermediates/voice_extn/voice_extn.d -o /mnt/Aicp_Source/AICP_P/out/target/product/crosshatch/obj_arm/SHARED_LIBRARIES/audio.primary.sdm845_intermediates/voice_extn/voice_extn.o hardware/qcom/audio/default/hal/voice_extn/voice_extn.c"
  2. In file included from hardware/qcom/audio/default/hal/voice_extn/voice_extn.c:27:
  3. In file included from out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/techpack/audio/include/sound/voice_params.h:5:
  4. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:18: error: field has incomplete type 'struct timespec'
  5. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  6. ^
  7. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  8. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  9. ^
  10. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:447:18: error: field has incomplete type 'struct timespec'
  11. struct timespec tstamp; /* reference timestamp */
  12. ^
  13. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  14. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  15. ^
  16. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:456:18: error: field has incomplete type 'struct timespec'
  17. struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */
  18. ^
  19. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  20. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  21. ^
  22. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:457:18: error: field has incomplete type 'struct timespec'
  23. struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */
  24. ^
  25. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  26. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  27. ^
  28. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:459:30: error: invalid application of 'sizeof' to an incomplete type 'struct timespec'
  29. unsigned char reserved[52-2*sizeof(struct timespec)]; /* must be filled with zero */
  30. ^ ~~~~~~~~~~~~~~~~~
  31. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  32. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  33. ^
  34. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:466:18: error: field has incomplete type 'struct timespec'
  35. struct timespec tstamp; /* Timestamp */
  36. ^
  37. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  38. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  39. ^
  40. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:468:18: error: field has incomplete type 'struct timespec'
  41. struct timespec audio_tstamp; /* from sample counter or wall clock */
  42. ^
  43. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  44. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  45. ^
  46. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:637:18: error: field has incomplete type 'struct timespec'
  47. struct timespec tstamp; /* Timestamp */
  48. ^
  49. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  50. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  51. ^
  52. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:749:18: error: field has incomplete type 'struct timespec'
  53. struct timespec tstamp; /* Timestamp - last update */
  54. ^
  55. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  56. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  57. ^
  58. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:799:18: error: field has incomplete type 'struct timespec'
  59. struct timespec tstamp;
  60. ^
  61. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  62. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  63. ^
  64. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:942:18: error: field has incomplete type 'struct timespec'
  65. struct timespec tstamp;
  66. ^
  67. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  68. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  69. ^
  70. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:943:29: error: invalid application of 'sizeof' to an incomplete type 'struct timespec'
  71. unsigned char reserved[128-sizeof(struct timespec)];
  72. ^ ~~~~~~~~~~~~~~~~~
  73. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  74. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  75. ^
  76. 12 errors generated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement