Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.90 KB | None | 0 0
  1. [ 8% 2758/33173] target arm C: audio.primary.sdm845_32 <= hardware/qcom/audio/default/hal/voice_extn/voice_extn.c
  2. FAILED: /mnt/Aicp_Source/AICP_P/out/target/product/crosshatch/obj_arm/SHARED_LIBRARIES/audio.primary.sdm845_intermediates/voice_extn/voice_extn.o
  3. /bin/bash -c "PWD=/proc/self/cwd /usr/local/bin/ccache prebuilts/clang/host/linux-x86/clang-4691093/bin/clang -I external/tinyalsa/include -I external/tinycompress/include -I system/media/audio_route/include -I system/media/audio_effects/include -I hardware/qcom/audio/default/hal/msm8974 -I hardware/qcom/audio/default/hal/audio_extn -I hardware/qcom/audio/default/hal/voice_extn -I external/expat/lib -I /mnt/Aicp_Source/AICP_P/out/target/product/crosshatch/obj/include/mm-audio/sound_trigger -I hardware/qcom/audio/default/hal -I /mnt/Aicp_Source/AICP_P/out/target/product/crosshatch/obj_arm/SHARED_LIBRARIES/audio.primary.sdm845_intermediates -I /mnt/Aicp_Source/AICP_P/out/target/product/crosshatch/gen/SHARED_LIBRARIES/audio.primary.sdm845_intermediates \$(cat /mnt/Aicp_Source/AICP_P/out/target/product/crosshatch/obj_arm/SHARED_LIBRARIES/audio.primary.sdm845_intermediates/import_includes) -isystem /mnt/Aicp_Source/AICP_P/out/target/product/crosshatch/obj/include -c -fomit-frame-pointer -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -no-canonical-prefixes -DNDEBUG -UDEBUG -fno-exceptions -Wno-multichar -O2 -g -fno-strict-aliasing -fdebug-prefix-map=/proc/self/cwd= -D__compiler_offsetof=__builtin_offsetof -Werror=int-conversion -Wno-reserved-id-macro -Wno-format-pedantic -Wno-unused-command-line-argument -fcolor-diagnostics -Wno-expansion-to-defined -Wno-zero-as-null-pointer-constant -fdebug-prefix-map=\$PWD/= -ffunction-sections -fdata-sections -fno-short-enums -funwind-tables -fstack-protector-strong -Wa,--noexecstack -D_FORTIFY_SOURCE=2 -Wstrict-aliasing=2 -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Werror=date-time -Werror=format-security -nostdlibinc -msoft-float -march=armv8-a -mfloat-abi=softfp -mfpu=neon-fp-armv8 -mcpu=cortex-a55 -mfpu=neon-fp-armv8 -D__ARM_FEATURE_LPAE=1 -target arm-linux-androideabi -Bprebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/arm-linux-androideabi/bin -std=gnu99 -fstrict-aliasing -DPLATFORM_SDM845 -DMAX_TARGET_SPECIFIC_CHANNEL_CNT=\"4\" -DINCALL_MUSIC_ENABLED -DINCALL_STEREO_CAPTURE_ENABLED -DHW_VARIANTS_ENABLED -DUSB_TUNNEL_ENABLED -DMULTI_VOICE_SESSION_ENABLED -DFLICKER_SENSOR_INPUT -DSOUND_TRIGGER_ENABLED -DSOUND_TRIGGER_PLATFORM_NAME=sdm845 -DSPKR_PROT_ENABLED -DA2DP_OFFLOAD_ENABLED -DHWDEP_CAL_ENABLED -DSND_MONITOR_ENABLED -DMAXXAUDIO_QDSP_ENABLED -DENABLED_24BITS_CAMCORDER -Werror -D__ANDROID_API__=28 -D__ANDROID_VNDK__ -fPIC -D_USING_LIBCXX -DANDROID_STRICT -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=address-of-temporary -Werror=return-type -Wno-tautological-constant-compare -Wno-null-pointer-arithmetic -Wno-enum-compare -Wno-enum-compare-switch -MD -MF /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"
  4. In file included from hardware/qcom/audio/default/hal/voice_extn/voice_extn.c:27:
  5. In file included from out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/techpack/audio/include/sound/voice_params.h:5:
  6. 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'
  7. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  8. ^
  9. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  10. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  11. ^
  12. 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'
  13. struct timespec tstamp; /* reference timestamp */
  14. ^
  15. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  16. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  17. ^
  18. 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'
  19. struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */
  20. ^
  21. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  22. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  23. ^
  24. 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'
  25. struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */
  26. ^
  27. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  28. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  29. ^
  30. 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'
  31. unsigned char reserved[52-2*sizeof(struct timespec)]; /* must be filled with zero */
  32. ^ ~~~~~~~~~~~~~~~~~
  33. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  34. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  35. ^
  36. 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'
  37. struct timespec tstamp; /* Timestamp */
  38. ^
  39. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  40. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  41. ^
  42. 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'
  43. struct timespec audio_tstamp; /* from sample counter or wall clock */
  44. ^
  45. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  46. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  47. ^
  48. 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'
  49. struct timespec tstamp; /* Timestamp */
  50. ^
  51. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  52. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  53. ^
  54. 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'
  55. struct timespec tstamp; /* Timestamp - last update */
  56. ^
  57. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  58. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  59. ^
  60. 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'
  61. struct timespec tstamp;
  62. ^
  63. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  64. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  65. ^
  66. 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'
  67. struct timespec tstamp;
  68. ^
  69. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  70. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  71. ^
  72. 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'
  73. unsigned char reserved[128-sizeof(struct timespec)];
  74. ^ ~~~~~~~~~~~~~~~~~
  75. out/soong/.intermediates/vendor/aicp/build/soong/generated_kernel_includes/gen/usr/include/sound/asound.h:446:9: note: forward declaration of 'struct timespec'
  76. struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
  77. ^
  78. 12 errors generated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement