Skip to content

Instantly share code, notes, and snippets.

@jerrellmardis
Created July 30, 2012 15:50
Show Gist options
  • Select an option

  • Save jerrellmardis/3207950 to your computer and use it in GitHub Desktop.

Select an option

Save jerrellmardis/3207950 to your computer and use it in GitHub Desktop.
Inline Kernel Build Failure (CM10 - Evita)
This file has been truncated, but you can view the full file.
Started by timer
[EnvInject] - Loading node environment variables.
Building in workspace /Users/oracleicom/.jenkins/jobs/(ROM) CM10 - HTC One X/workspace
Checkout:workspace / /Users/oracleicom/.jenkins/jobs/(ROM) CM10 - HTC One X/workspace - hudson.remoting.LocalChannel@6d78382e
Using strategy: Default
Last Built Revision: Revision 3d539a86aba4719b40a97a53c5dc26e5e00bbe63 (origin/jellybean)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://github.com/htc-msm8960/android_device_htc_evita
Commencing build of Revision 3d539a86aba4719b40a97a53c5dc26e5e00bbe63 (origin/jellybean)
Checking out Revision 3d539a86aba4719b40a97a53c5dc26e5e00bbe63 (origin/jellybean)
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
BUILD_NUMBER=eng.oracleicom
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/bash -x /var/folders/lr/q8lbwxp51t3_3wjv3gllmp700000gn/T/hudson165117914191909142.sh
+ source /Users/oracleicom/.bashrc
++ PATH=/Volumes/android/cm/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin:/usr/local/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/Users/oracleicom/Android/android-sdk-mac_x86/platform-tools:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/usr/local/git/bin:/usr/local/android-sdk/tools:/usr/local/android-sdk/platform-tools
++ export PATH
+ cd /Volumes/android/cm/
+ make clobber
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.1.1
TARGET_PRODUCT=full
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a
HOST_ARCH=x86
HOST_OS=darwin
HOST_OS_EXTRA=Darwin-11.4.0-x86_64-i386-64bit
HOST_BUILD_TYPE=release
BUILD_ID=JRO03H
OUT_DIR=out
============================================
Entire build directory removed.
+ ./reposync
\E[1;32m> Running repo sync\E[0m
2012-07-30 09:00:30 repo sync
frameworks/base/: discarding 2 commits
hardware/qcom/audio/: discarding 3 commits
hardware/qcom/display/: discarding 1 commits
hardware/qcom/media/: discarding 1 commits
packages/apps/Settings/: discarding 1 commits
\E[1;32m> Applying patches\E[0m
2012-07-30 09:00:52 cherry-pick 20139:3
\E[1;36mHardware key custom rebinding (1/2)\E[0m
From http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base
* branch refs/changes/39/20139/3 -> FETCH_HEAD
[detached HEAD ba05eb4] Hardware key custom rebinding (1/2) WIP
Author: Phil Tunstall <[email protected]>
5 files changed, 341 insertions(+), 73 deletions(-)
2012-07-30 09:00:54 cherry-pick 20093:1
\E[1;36mServices.jar: Reworked computeNewHeadsetState function to set state in a manor used in ics.\E[0m
From http://review.cyanogenmod.com/CyanogenMod/android_frameworks_base
* branch refs/changes/93/20093/1 -> FETCH_HEAD
[detached HEAD ed673c2] Services.jar: Reworked computeNewHeadsetState function to set state in a manor used in ics. This allows states such as 129 and 130, which are used for 35MM_HEADSET to be correctly registered as a new state.
Author: Seth Shelnutt <[email protected]>
1 file changed, 38 insertions(+), 8 deletions(-)
2012-07-30 09:00:55 cherry-pick 20140:3
\E[1;36mHardware key custom rebinding (2/2)\E[0m
From http://review.cyanogenmod.com/CyanogenMod/android_packages_apps_Settings
* branch refs/changes/40/20140/3 -> FETCH_HEAD
[detached HEAD caadba5] Hardware key custom rebinding (2/2) WIP
Author: Phil Tunstall <[email protected]>
6 files changed, 425 insertions(+), 4 deletions(-)
create mode 100644 res/xml/hardware_keys.xml
create mode 100644 src/com/android/settings/cyanogenmod/HardwareKeys.java
2012-07-30 09:00:56 cherry-pick 19768:4
\E[1;36mmm-audio: msm8960: add extra sound usecases for in-call usage\E[0m
From http://review.cyanogenmod.com/CyanogenMod/android_hardware_qcom_audio
* branch refs/changes/68/19768/4 -> FETCH_HEAD
[detached HEAD baff9d6] audio: msm8960: add extra sound usecases for in-call usage
Author: Ethan Chen <[email protected]>
3 files changed, 28 insertions(+)
2012-07-30 09:00:57 cherry-pick 20338:1
\E[1;36mmm-audio: Revert csd-client related commits We do not have csd-client, nor do we need it currently.\E[0m
From http://review.cyanogenmod.com/CyanogenMod/android_hardware_qcom_audio
* branch refs/changes/38/20338/1 -> FETCH_HEAD
[detached HEAD cc00554] mm-audio: Revert csd-client related commits We do not have csd-client, nor do we need it currently.
Author: Ethan Chen <[email protected]>
3 files changed, 3 insertions(+), 12 deletions(-)
2012-07-30 09:00:58 cherry-pick 20339:4
\E[1;36maudio: msm8960: fix ACDB for MSM8960 audio\E[0m
From http://review.cyanogenmod.com/CyanogenMod/android_hardware_qcom_audio
* branch refs/changes/39/20339/4 -> FETCH_HEAD
[detached HEAD 485ca61] audio: msm8960: fix ACDB for MSM8960 audio
Author: Ethan Chen <[email protected]>
3 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 alsa_sound/acdb-loader.h
2012-07-30 09:00:58 cherry-pick 20200:1
\E[1;36mdisplay: Add an ifdef for IOMMU support\E[0m
From http://review.cyanogenmod.com/CyanogenMod/android_hardware_qcom_display
* branch refs/changes/00/20200/1 -> FETCH_HEAD
[detached HEAD 8ac6a1e] display: Add an ifdef for IOMMU support
Author: Steve Kondik <[email protected]>
1 file changed, 16 insertions(+), 1 deletion(-)
2012-07-30 09:00:59 cherry-pick 20202:1
\E[1;36mvdec: Add an ifdef for IOMMU support\E[0m
From http://review.cyanogenmod.com/CyanogenMod/android_hardware_qcom_media
* branch refs/changes/02/20202/1 -> FETCH_HEAD
[detached HEAD eb2ef1d] vdec: Add an ifdef for IOMMU support
Author: Steve Kondik <[email protected]>
1 file changed, 4 insertions(+)
\E[1;32m> Done\E[0m
+ cd device/htc/evita/
+ ./setup-makefiles.sh
+ cd ../../..
+ cd vendor/cm
+ ./get-prebuilts
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 2545k 0 2896 0 0 10280 0 0:04:13 --:--:-- 0:04:13 21138
23 2545k 23 591k 0 0 465k 0 0:00:05 0:00:01 0:00:04 524k
53 2545k 53 1371k 0 0 606k 0 0:00:04 0:00:02 0:00:02 647k
84 2545k 84 2152k 0 0 660k 0 0:00:03 0:00:03 --:--:-- 691k
100 2545k 100 2545k 0 0 686k 0 0:00:03 0:00:03 --:--:-- 713k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 142 100 142 0 0 108 0 0:00:01 0:00:01 --:--:-- 152
100 142 100 142 0 0 108 0 0:00:01 0:00:01 --:--:-- 152
100 286k 100 286k 0 0 142k 0 0:00:02 0:00:02 --:--:-- 142k
Archive: ./proprietary/Term.apk
inflating: ./proprietary/lib/armeabi/libjackpal-androidterm4.so
+ cd ../..
+ export USE_CCACHE=1
+ USE_CCACHE=1
+ source build/envsetup.sh
++ VARIANT_CHOICES=(user userdebug eng)
++ unset LUNCH_MENU_CHOICES
++ add_lunch_combo full-eng
++ local new_combo=full-eng
++ local c
++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ add_lunch_combo full_x86-eng
++ local new_combo=full_x86-eng
++ local c
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' full_x86-eng = full-eng ']'
++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ add_lunch_combo vbox_x86-eng
++ local new_combo=vbox_x86-eng
++ local c
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' vbox_x86-eng = full-eng ']'
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' vbox_x86-eng = full_x86-eng ']'
++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ alias bib=breakfast
++ complete -F _lunch lunch
++ case `uname -s` in
+++ uname -s
++ case `uname -s` in
+++ uname -s
++ export -f cmremote
++ '[' x/bin/bash '!=' x/bin/bash ']'
+++ /bin/ls vendor/cm/vendorsetup.sh 'vendor/*/*/vendorsetup.sh' device/generic/armv7-a-neon/vendorsetup.sh device/generic/armv7-a/vendorsetup.sh device/ti/panda/vendorsetup.sh
++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
++ echo 'including device/generic/armv7-a-neon/vendorsetup.sh'
including device/generic/armv7-a-neon/vendorsetup.sh
++ . device/generic/armv7-a-neon/vendorsetup.sh
+++ add_lunch_combo mini_armv7a_neon-userdebug
+++ local new_combo=mini_armv7a_neon-userdebug
+++ local c
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' mini_armv7a_neon-userdebug = full-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' mini_armv7a_neon-userdebug = full_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' mini_armv7a_neon-userdebug = vbox_x86-eng ']'
+++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
++ echo 'including device/generic/armv7-a/vendorsetup.sh'
including device/generic/armv7-a/vendorsetup.sh
++ . device/generic/armv7-a/vendorsetup.sh
+++ add_lunch_combo mini_armv7a-userdebug
+++ local new_combo=mini_armv7a-userdebug
+++ local c
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' mini_armv7a-userdebug = full-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' mini_armv7a-userdebug = full_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' mini_armv7a-userdebug = vbox_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' mini_armv7a-userdebug = mini_armv7a_neon-userdebug ']'
+++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
++ echo 'including device/ti/panda/vendorsetup.sh'
including device/ti/panda/vendorsetup.sh
++ . device/ti/panda/vendorsetup.sh
+++ add_lunch_combo full_panda-userdebug
+++ local new_combo=full_panda-userdebug
+++ local c
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' full_panda-userdebug = full-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' full_panda-userdebug = full_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' full_panda-userdebug = vbox_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' full_panda-userdebug = mini_armv7a_neon-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' full_panda-userdebug = mini_armv7a-userdebug ']'
+++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ for f in '`/bin/ls vendor/*/vendorsetup.sh vendor/*/*/vendorsetup.sh device/*/*/vendorsetup.sh 2> /dev/null`'
++ echo 'including vendor/cm/vendorsetup.sh'
including vendor/cm/vendorsetup.sh
++ . vendor/cm/vendorsetup.sh
+++ add_lunch_combo cm_grouper-userdebug
+++ local new_combo=cm_grouper-userdebug
+++ local c
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_grouper-userdebug = full-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_grouper-userdebug = full_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_grouper-userdebug = vbox_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_grouper-userdebug = mini_armv7a_neon-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_grouper-userdebug = mini_armv7a-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_grouper-userdebug = full_panda-userdebug ']'
+++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
+++ add_lunch_combo cm_maguro-userdebug
+++ local new_combo=cm_maguro-userdebug
+++ local c
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_maguro-userdebug = full-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_maguro-userdebug = full_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_maguro-userdebug = vbox_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_maguro-userdebug = mini_armv7a_neon-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_maguro-userdebug = mini_armv7a-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_maguro-userdebug = full_panda-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_maguro-userdebug = cm_grouper-userdebug ']'
+++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
+++ add_lunch_combo cm_toro-userdebug
+++ local new_combo=cm_toro-userdebug
+++ local c
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toro-userdebug = full-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toro-userdebug = full_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toro-userdebug = vbox_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toro-userdebug = mini_armv7a_neon-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toro-userdebug = mini_armv7a-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toro-userdebug = full_panda-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toro-userdebug = cm_grouper-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toro-userdebug = cm_maguro-userdebug ']'
+++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
+++ add_lunch_combo cm_toroplus-userdebug
+++ local new_combo=cm_toroplus-userdebug
+++ local c
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toroplus-userdebug = full-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toroplus-userdebug = full_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toroplus-userdebug = vbox_x86-eng ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toroplus-userdebug = mini_armv7a_neon-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toroplus-userdebug = mini_armv7a-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toroplus-userdebug = full_panda-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toroplus-userdebug = cm_grouper-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toroplus-userdebug = cm_maguro-userdebug ']'
+++ for c in '${LUNCH_MENU_CHOICES[@]}'
+++ '[' cm_toroplus-userdebug = cm_toro-userdebug ']'
+++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ unset f
++ addcompletions
++ local T dir f
++ '[' -z '3.2.48(1)-release' ']'
++ '[' 3 -lt 3 ']'
++ dir=sdk/bash_completion
++ '[' -d sdk/bash_completion ']'
+++ /bin/ls sdk/bash_completion/adb.bash
++ for f in '`/bin/ls ${dir}/[a-z]*.bash 2> /dev/null`'
++ echo 'including sdk/bash_completion/adb.bash'
including sdk/bash_completion/adb.bash
++ . sdk/bash_completion/adb.bash
++++ type -t compopt
+++ [[ '' = \b\u\i\l\t\i\n ]]
+++ complete -o nospace -F _adb adb
+ brunch evita -j5
+ breakfast evita -j5
+ target=evita
+ CM_DEVICES_ONLY=true
+ unset LUNCH_MENU_CHOICES
+ add_lunch_combo full-eng
+ local new_combo=full-eng
+ local c
+ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ /bin/ls vendor/cm/vendorsetup.sh
+ for f in '`/bin/ls vendor/cm/vendorsetup.sh 2> /dev/null`'
+ echo 'including vendor/cm/vendorsetup.sh'
including vendor/cm/vendorsetup.sh
+ . vendor/cm/vendorsetup.sh
++ add_lunch_combo cm_grouper-userdebug
++ local new_combo=cm_grouper-userdebug
++ local c
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' cm_grouper-userdebug = full-eng ']'
++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ add_lunch_combo cm_maguro-userdebug
++ local new_combo=cm_maguro-userdebug
++ local c
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' cm_maguro-userdebug = full-eng ']'
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' cm_maguro-userdebug = cm_grouper-userdebug ']'
++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ add_lunch_combo cm_toro-userdebug
++ local new_combo=cm_toro-userdebug
++ local c
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' cm_toro-userdebug = full-eng ']'
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' cm_toro-userdebug = cm_grouper-userdebug ']'
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' cm_toro-userdebug = cm_maguro-userdebug ']'
++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
++ add_lunch_combo cm_toroplus-userdebug
++ local new_combo=cm_toroplus-userdebug
++ local c
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' cm_toroplus-userdebug = full-eng ']'
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' cm_toroplus-userdebug = cm_grouper-userdebug ']'
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' cm_toroplus-userdebug = cm_maguro-userdebug ']'
++ for c in '${LUNCH_MENU_CHOICES[@]}'
++ '[' cm_toroplus-userdebug = cm_toro-userdebug ']'
++ LUNCH_MENU_CHOICES=(${LUNCH_MENU_CHOICES[@]} $new_combo)
+ unset f
+ '[' 2 -eq 0 ']'
+ echo zevita
+ grep -q -
+ '[' 1 -eq 0 ']'
+ lunch cm_evita-userdebug
+ local answer
+ '[' cm_evita-userdebug ']'
+ answer=cm_evita-userdebug
+ local selection=
+ '[' -z cm_evita-userdebug ']'
+ echo -n cm_evita-userdebug
+ grep -q -e '^[0-9][0-9]*$'
+ echo -n cm_evita-userdebug
+ grep -q -e '^[^\-][^\-]*-[^\-][^\-]*$'
+ selection=cm_evita-userdebug
+ '[' -z cm_evita-userdebug ']'
+ export TARGET_BUILD_APPS=
+ TARGET_BUILD_APPS=
++ echo -n cm_evita-userdebug
++ sed -e 's/-.*$//'
+ local product=cm_evita
+ check_product cm_evita
++ gettop
++ local TOPFILE=build/core/envsetup.mk
++ '[' -n '' -a -f /build/core/envsetup.mk ']'
++ '[' -f build/core/envsetup.mk ']'
++ PWD=
++ /bin/pwd
+ T=/Volumes/android/cm
+ '[' '!' /Volumes/android/cm ']'
+ echo -n cm_evita
+ grep -q -e '^cm_'
++ echo -n cm_evita
++ sed -e 's/^cm_//g'
+ CM_BUILD=evita
++ echo -n cm_evita
++ sed -e 's/^cm_//g'
+ NAM_VARIANT=evita
+ export CM_BUILD
+ export NAM_VARIANT
+ CALLED_FROM_SETUP=true
+ BUILD_SYSTEM=build/core
+ TARGET_PRODUCT=cm_evita
+ TARGET_BUILD_VARIANT=
+ TARGET_BUILD_TYPE=
+ TARGET_BUILD_APPS=
+ get_build_var TARGET_DEVICE
++ gettop
++ local TOPFILE=build/core/envsetup.mk
++ '[' -n '' -a -f /build/core/envsetup.mk ']'
++ '[' -f build/core/envsetup.mk ']'
++ PWD=
++ /bin/pwd
+ T=/Volumes/android/cm
+ '[' '!' /Volumes/android/cm ']'
+ CALLED_FROM_SETUP=true
+ BUILD_SYSTEM=build/core
+ make --no-print-directory -C /Volumes/android/cm -f build/core/config.mk dumpvar-TARGET_DEVICE
+ '[' 0 -ne 0 ']'
+ build/tools/roomservice.py cm_evita true
Looking for dependencies
Dependencies file not found, bailing out.
+ '[' 0 -ne 0 ']'
++ echo -n cm_evita-userdebug
++ sed -e 's/^[^\-]*-//'
+ local variant=userdebug
+ check_variant userdebug
+ for v in '${VARIANT_CHOICES[@]}'
+ '[' user = userdebug ']'
+ for v in '${VARIANT_CHOICES[@]}'
+ '[' userdebug = userdebug ']'
+ return 0
+ '[' 0 -ne 0 ']'
+ '[' -z cm_evita -o -z userdebug ']'
+ export TARGET_PRODUCT=cm_evita
+ TARGET_PRODUCT=cm_evita
+ export TARGET_BUILD_VARIANT=userdebug
+ TARGET_BUILD_VARIANT=userdebug
+ export TARGET_BUILD_TYPE=release
+ TARGET_BUILD_TYPE=release
+ echo
+ set_stuff_for_environment
+ settitle
+ '[' '' = '' ']'
+ local product=cm_evita
+ local variant=userdebug
+ local apps=
+ '[' -z '' ']'
+ export 'PROMPT_COMMAND=echo -ne "\033]0;[cm_evita-userdebug] [email protected]: /Volumes/android/cm\007"'
+ PROMPT_COMMAND='echo -ne "\033]0;[cm_evita-userdebug] [email protected]: /Volumes/android/cm\007"'
+ set_java_home
+ '[' '!' '' ']'
+ case `uname -s` in
++ uname -s
+ export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
+ JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
+ setpaths
++ gettop
++ local TOPFILE=build/core/envsetup.mk
++ '[' -n '' -a -f /build/core/envsetup.mk ']'
++ '[' -f build/core/envsetup.mk ']'
++ PWD=
++ /bin/pwd
+ T=/Volumes/android/cm
+ '[' '!' /Volumes/android/cm ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
+ CODE_REVIEWS=
++ getprebuilt
++ get_abs_build_var ANDROID_PREBUILTS
+++ gettop
+++ local TOPFILE=build/core/envsetup.mk
+++ '[' -n '' -a -f /build/core/envsetup.mk ']'
+++ '[' -f build/core/envsetup.mk ']'
+++ PWD=
+++ /bin/pwd
++ T=/Volumes/android/cm
++ '[' '!' /Volumes/android/cm ']'
++ cd /Volumes/android/cm
++ CALLED_FROM_SETUP=true
++ BUILD_SYSTEM=build/core
++ make --no-print-directory -C /Volumes/android/cm -f build/core/config.mk dumpvar-abs-ANDROID_PREBUILTS
+ prebuiltdir=/Volumes/android/cm/prebuilt/darwin-x86
++ getprebuiltextra
++ get_abs_build_var ANDROID_PREBUILTS_EXTRA
+++ gettop
+++ local TOPFILE=build/core/envsetup.mk
+++ '[' -n '' -a -f /build/core/envsetup.mk ']'
+++ '[' -f build/core/envsetup.mk ']'
+++ PWD=
+++ /bin/pwd
++ T=/Volumes/android/cm
++ '[' '!' /Volumes/android/cm ']'
++ cd /Volumes/android/cm
++ CALLED_FROM_SETUP=true
++ BUILD_SYSTEM=build/core
++ make --no-print-directory -C /Volumes/android/cm -f build/core/config.mk dumpvar-abs-ANDROID_PREBUILTS_EXTRA
+ prebuiltextradir=/Volumes/android/cm/prebuilt/darwin-x86-64
++ get_abs_build_var ANDROID_GCC_PREBUILTS
+++ gettop
+++ local TOPFILE=build/core/envsetup.mk
+++ '[' -n '' -a -f /build/core/envsetup.mk ']'
+++ '[' -f build/core/envsetup.mk ']'
+++ PWD=
+++ /bin/pwd
++ T=/Volumes/android/cm
++ '[' '!' /Volumes/android/cm ']'
++ cd /Volumes/android/cm
++ CALLED_FROM_SETUP=true
++ BUILD_SYSTEM=build/core
++ make --no-print-directory -C /Volumes/android/cm -f build/core/config.mk dumpvar-abs-ANDROID_GCC_PREBUILTS
+ gccprebuiltdir=/Volumes/android/cm/prebuilts/gcc/darwin-x86
++ get_abs_build_var ANDROID_GCC_PREBUILTS_EXTRA
+++ gettop
+++ local TOPFILE=build/core/envsetup.mk
+++ '[' -n '' -a -f /build/core/envsetup.mk ']'
+++ '[' -f build/core/envsetup.mk ']'
+++ PWD=
+++ /bin/pwd
++ T=/Volumes/android/cm
++ '[' '!' /Volumes/android/cm ']'
++ cd /Volumes/android/cm
++ CALLED_FROM_SETUP=true
++ BUILD_SYSTEM=build/core
++ make --no-print-directory -C /Volumes/android/cm -f build/core/config.mk dumpvar-abs-ANDROID_GCC_PREBUILTS_EXTRA
+ gccprebuiltextradir=/Volumes/android/cm/prebuilts/gcc/darwin-x86-64
+ export ANDROID_EABI_TOOLCHAIN=
+ ANDROID_EABI_TOOLCHAIN=
++ get_build_var TARGET_ARCH
+++ gettop
+++ local TOPFILE=build/core/envsetup.mk
+++ '[' -n '' -a -f /build/core/envsetup.mk ']'
+++ '[' -f build/core/envsetup.mk ']'
+++ PWD=
+++ /bin/pwd
++ T=/Volumes/android/cm
++ '[' '!' /Volumes/android/cm ']'
++ CALLED_FROM_SETUP=true
++ BUILD_SYSTEM=build/core
++ make --no-print-directory -C /Volumes/android/cm -f build/core/config.mk dumpvar-TARGET_ARCH
+ local ARCH=arm
+ case $ARCH in
+ toolchaindir=arm/arm-linux-androideabi-4.6/bin
+ '[' -d /Volumes/android/cm/prebuilts/gcc/darwin-x86-64/arm/arm-linux-androideabi-4.6/bin ']'
+ '[' -d /Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin ']'
+ export ANDROID_EABI_TOOLCHAIN=/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin
+ ANDROID_EABI_TOOLCHAIN=/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin
+ export ARM_EABI_TOOLCHAIN=
+ ARM_EABI_TOOLCHAIN=
+ case $ARCH in
+ toolchaindir=arm/arm-eabi-4.6/bin
+ '[' -e /Volumes/android/cm/prebuilts/gcc/darwin-x86-64/arm/arm-eabi-4.6/bin ']'
+ '[' -d /Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/bin ']'
+ export ARM_EABI_TOOLCHAIN=/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/bin
+ ARM_EABI_TOOLCHAIN=/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/bin
+ export ANDROID_TOOLCHAIN=/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin
+ ANDROID_TOOLCHAIN=/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin
+ export ANDROID_QTOOLS=/Volumes/android/cm/development/emulator/qtools
+ ANDROID_QTOOLS=/Volumes/android/cm/development/emulator/qtools
+ export ANDROID_DEV_SCRIPTS=/Volumes/android/cm/development/scripts
+ ANDROID_DEV_SCRIPTS=/Volumes/android/cm/development/scripts
++ get_build_var ANDROID_BUILD_PATHS
+++ gettop
+++ local TOPFILE=build/core/envsetup.mk
+++ '[' -n '' -a -f /build/core/envsetup.mk ']'
+++ '[' -f build/core/envsetup.mk ']'
+++ PWD=
+++ /bin/pwd
++ T=/Volumes/android/cm
++ '[' '!' /Volumes/android/cm ']'
++ CALLED_FROM_SETUP=true
++ BUILD_SYSTEM=build/core
++ make --no-print-directory -C /Volumes/android/cm -f build/core/config.mk dumpvar-ANDROID_BUILD_PATHS
+ export ANDROID_BUILD_PATHS=:/Volumes/android/cm/out/host/darwin-x86/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/bin:/Volumes/android/cm/development/emulator/qtools:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/bin:/Volumes/android/cm/development/scripts
+ ANDROID_BUILD_PATHS=:/Volumes/android/cm/out/host/darwin-x86/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/bin:/Volumes/android/cm/development/emulator/qtools:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/bin:/Volumes/android/cm/development/scripts
+ export PATH=/Volumes/android/cm/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin:/usr/local/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/Users/oracleicom/Android/android-sdk-mac_x86/platform-tools:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/usr/local/git/bin:/usr/local/android-sdk/tools:/usr/local/android-sdk/platform-tools:/Volumes/android/cm/out/host/darwin-x86/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/bin:/Volumes/android/cm/development/emulator/qtools:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/bin:/Volumes/android/cm/development/scripts
+ PATH=/Volumes/android/cm/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin:/usr/local/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/Users/oracleicom/Android/android-sdk-mac_x86/platform-tools:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/usr/local/git/bin:/usr/local/android-sdk/tools:/usr/local/android-sdk/platform-tools:/Volumes/android/cm/out/host/darwin-x86/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/bin:/Volumes/android/cm/development/emulator/qtools:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/bin:/Volumes/android/cm/development/scripts
+ unset ANDROID_JAVA_TOOLCHAIN
+ unset ANDROID_PRE_BUILD_PATHS
+ '[' -n /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home ']'
+ export ANDROID_JAVA_TOOLCHAIN=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin
+ ANDROID_JAVA_TOOLCHAIN=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin
+ export ANDROID_PRE_BUILD_PATHS=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin:
+ ANDROID_PRE_BUILD_PATHS=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin:
+ export PATH=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin:/Volumes/android/cm/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin:/usr/local/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/Users/oracleicom/Android/android-sdk-mac_x86/platform-tools:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/usr/local/git/bin:/usr/local/android-sdk/tools:/usr/local/android-sdk/platform-tools:/Volumes/android/cm/out/host/darwin-x86/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/bin:/Volumes/android/cm/development/emulator/qtools:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/bin:/Volumes/android/cm/development/scripts
+ PATH=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin:/Volumes/android/cm/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin:/usr/local/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/Users/oracleicom/Android/android-sdk-mac_x86/platform-tools:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/usr/local/git/bin:/usr/local/android-sdk/tools:/usr/local/android-sdk/platform-tools:/Volumes/android/cm/out/host/darwin-x86/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/bin:/Volumes/android/cm/development/emulator/qtools:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin:/Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/bin:/Volumes/android/cm/development/scripts
+ unset ANDROID_PRODUCT_OUT
++ get_abs_build_var PRODUCT_OUT
+++ gettop
+++ local TOPFILE=build/core/envsetup.mk
+++ '[' -n '' -a -f /build/core/envsetup.mk ']'
+++ '[' -f build/core/envsetup.mk ']'
+++ PWD=
+++ /bin/pwd
++ T=/Volumes/android/cm
++ '[' '!' /Volumes/android/cm ']'
++ cd /Volumes/android/cm
++ CALLED_FROM_SETUP=true
++ BUILD_SYSTEM=build/core
++ make --no-print-directory -C /Volumes/android/cm -f build/core/config.mk dumpvar-abs-PRODUCT_OUT
+ export ANDROID_PRODUCT_OUT=/Volumes/android/cm/out/target/product/evita
+ ANDROID_PRODUCT_OUT=/Volumes/android/cm/out/target/product/evita
+ export OUT=/Volumes/android/cm/out/target/product/evita
+ OUT=/Volumes/android/cm/out/target/product/evita
+ unset ANDROID_HOST_OUT
++ get_abs_build_var HOST_OUT
+++ gettop
+++ local TOPFILE=build/core/envsetup.mk
+++ '[' -n '' -a -f /build/core/envsetup.mk ']'
+++ '[' -f build/core/envsetup.mk ']'
+++ PWD=
+++ /bin/pwd
++ T=/Volumes/android/cm
++ '[' '!' /Volumes/android/cm ']'
++ cd /Volumes/android/cm
++ CALLED_FROM_SETUP=true
++ BUILD_SYSTEM=build/core
++ make --no-print-directory -C /Volumes/android/cm -f build/core/config.mk dumpvar-abs-HOST_OUT
+ export ANDROID_HOST_OUT=/Volumes/android/cm/out/host/darwin-x86
+ ANDROID_HOST_OUT=/Volumes/android/cm/out/host/darwin-x86
+ unset OPROFILE_EVENTS_DIR
+ export OPROFILE_EVENTS_DIR=/Volumes/android/cm/external/oprofile/events
+ OPROFILE_EVENTS_DIR=/Volumes/android/cm/external/oprofile/events
+ set_sequence_number
+ export BUILD_ENV_SEQUENCE_NUMBER=10
+ BUILD_ENV_SEQUENCE_NUMBER=10
++ gettop
++ local TOPFILE=build/core/envsetup.mk
++ '[' -n '' -a -f /build/core/envsetup.mk ']'
++ '[' -f build/core/envsetup.mk ']'
++ PWD=
++ /bin/pwd
+ export ANDROID_BUILD_TOP=/Volumes/android/cm
+ ANDROID_BUILD_TOP=/Volumes/android/cm
+ printconfig
++ gettop
++ local TOPFILE=build/core/envsetup.mk
++ '[' -n '' -a -f /build/core/envsetup.mk ']'
++ '[' -f build/core/envsetup.mk ']'
++ PWD=
++ /bin/pwd
+ T=/Volumes/android/cm
+ '[' '!' /Volumes/android/cm ']'
+ get_build_var report_config
++ gettop
++ local TOPFILE=build/core/envsetup.mk
++ '[' -n '' -a -f /build/core/envsetup.mk ']'
++ '[' -f build/core/envsetup.mk ']'
++ PWD=
++ /bin/pwd
+ T=/Volumes/android/cm
+ '[' '!' /Volumes/android/cm ']'
+ CALLED_FROM_SETUP=true
+ BUILD_SYSTEM=build/core
+ make --no-print-directory -C /Volumes/android/cm -f build/core/config.mk dumpvar-report_config
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.1.1
TARGET_PRODUCT=cm_evita
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
HOST_ARCH=x86
HOST_OS=darwin
HOST_OS_EXTRA=Darwin-11.4.0-x86_64-i386-64bit
HOST_BUILD_TYPE=release
BUILD_ID=JRO03H
OUT_DIR=out
============================================
+ return 0
+ '[' 0 -eq 0 ']'
+ mka bacon
+ case `uname -s` in
++ uname -s
++ sysctl hw.ncpu
++ cut '-d ' -f2
+ make -j 8 bacon
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.1.1
TARGET_PRODUCT=cm_evita
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
HOST_ARCH=x86
HOST_OS=darwin
HOST_OS_EXTRA=Darwin-11.4.0-x86_64-i386-64bit
HOST_BUILD_TYPE=release
BUILD_ID=JRO03H
OUT_DIR=out
============================================
Checking build tools versions...
find: `src': No such file or directory
build/core/Makefile:38: warning: overriding commands for target `out/target/product/evita/system/etc/mkshrc'
build/core/base_rules.mk:529: warning: ignoring old commands for target `out/target/product/evita/system/etc/mkshrc'
PRODUCT_COPY_FILES frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml ignored.
build/core/Makefile:38: warning: overriding commands for target `out/target/product/evita/system/etc/snd_soc_msm/snd_soc_msm'
build/core/base_rules.mk:529: warning: ignoring old commands for target `out/target/product/evita/system/etc/snd_soc_msm/snd_soc_msm'
build/core/Makefile:38: warning: overriding commands for target `out/target/product/evita/system/etc/snd_soc_msm/snd_soc_msm_2x'
build/core/base_rules.mk:529: warning: ignoring old commands for target `out/target/product/evita/system/etc/snd_soc_msm/snd_soc_msm_2x'
PRODUCT_COPY_FILES device/htc/evita/keylayout/AVRCP.kl:system/usr/keylayout/AVRCP.kl ignored.
PRODUCT_COPY_FILES device/htc/evita/keylayout/qwerty.kl:system/usr/keylayout/qwerty.kl ignored.
PRODUCT_COPY_FILES device/htc/evita/idc/qwerty2.idc:system/usr/idc/qwerty2.idc ignored.
PRODUCT_COPY_FILES device/htc/evita/idc/qwerty.idc:system/usr/idc/qwerty.idc ignored.
build/core/Makefile:38: warning: overriding commands for target `out/target/product/evita/system/bin/hostapd'
build/core/base_rules.mk:529: warning: ignoring old commands for target `out/target/product/evita/system/bin/hostapd'
build/core/Makefile:38: warning: overriding commands for target `out/target/product/evita/system/lib/libmllite.so'
build/core/base_rules.mk:529: warning: ignoring old commands for target `out/target/product/evita/system/lib/libmllite.so'
build/core/Makefile:38: warning: overriding commands for target `out/target/product/evita/system/lib/libmlplatform.so'
build/core/base_rules.mk:529: warning: ignoring old commands for target `out/target/product/evita/system/lib/libmlplatform.so'
No private recovery resources for TARGET_DEVICE evita
Export includes file: system/core/libmincrypt/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libmincrypt_intermediates/export_includes
Header: out/host/darwin-x86/obj/include/libexpat/expat.h
Header: out/host/darwin-x86/obj/include/libexpat/expat_external.h
Header: out/target/product/evita/obj/include/libexpat/expat.h
Header: out/target/product/evita/obj/include/libexpat/expat_external.h
Header: out/host/darwin-x86/obj/include/libpng/png.h
Header: out/host/darwin-x86/obj/include/libpng/pngconf.h
Header: out/host/darwin-x86/obj/include/libpng/pngusr.h
Header: out/target/product/evita/obj/include/libpng/png.h
Header: out/target/product/evita/obj/include/libpng/pngconf.h
Header: out/target/product/evita/obj/include/libpng/pngusr.h
Header: out/host/darwin-x86/obj/include/selinux/selinux.h
Header: out/host/darwin-x86/obj/include/selinux/label.h
Header: out/host/darwin-x86/obj/include/selinux/context.h
Header: out/host/darwin-x86/obj/include/selinux/avc.h
Header: out/host/darwin-x86/obj/include/selinux/android.h
Header: out/target/product/evita/obj/include/selinux/selinux.h
Header: out/target/product/evita/obj/include/selinux/label.h
Header: out/target/product/evita/obj/include/selinux/context.h
Header: out/target/product/evita/obj/include/selinux/avc.h
Header: out/target/product/evita/obj/include/selinux/android.h
Header: out/target/product/evita/obj/include/libsonivox/eas.h
Header: out/target/product/evita/obj/include/libsonivox/eas_types.h
Header: out/target/product/evita/obj/include/libsonivox/eas_reverb.h
Header: out/target/product/evita/obj/include/libsonivox/jet.h
Header: out/target/product/evita/obj/include/libsonivox/ARM_synth_constants_gnu.inc
Header: out/target/product/evita/obj/include/libwpa_client/wpa_ctrl.h
Header: out/target/product/evita/obj/include/librpc/rpc/clnt.h
Header: out/target/product/evita/obj/include/librpc/rpc/pmap_clnt.h
Header: out/target/product/evita/obj/include/librpc/rpc/rpc.h
Header: out/target/product/evita/obj/include/librpc/rpc/rpc_router_ioctl.h
Header: out/target/product/evita/obj/include/librpc/rpc/svc.h
Header: out/target/product/evita/obj/include/librpc/rpc/types.h
Header: out/target/product/evita/obj/include/librpc/rpc/xdr.h
Header: out/target/product/evita/obj/include/mm-audio/libalsa-intf/alsa_audio.h
Header: out/target/product/evita/obj/include/mm-audio/libalsa-intf/alsa_ucm.h
Header: out/target/product/evita/obj/include/mm-audio/libalsa-intf/msm8960_use_cases.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_Audio.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_Component.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_ContentPipe.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_Core.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_Image.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_Index.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_IVCommon.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_Other.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_QCOMExtns.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_Types.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_Video.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/qc_omx_common.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/qc_omx_component.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/qc_omx_msg.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/QOMX_AudioExtensions.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/QOMX_AudioIndexExtensions.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_CoreExt.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/QOMX_CoreExtensions.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/QOMX_FileFormatExtensions.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/QOMX_IVCommonExtensions.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/QOMX_SourceExtensions.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/QOMX_VideoExtensions.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/OMX_IndexExt.h
Header: out/target/product/evita/obj/include/mm-core/omxcore/QOMX_StreamingExtensions.h
Header: out/target/product/evita/obj/include/mm-video/DivxDrmDecrypt/DivXDrmDecrypt.h
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libmincrypt_intermediates/import_includes
Export includes file: system/core/mkbootimg/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/mkbootimg_intermediates/export_includes
Export includes file: build/libs/host/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libhost_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libhost_intermediates/import_includes
Export includes file: build/tools/acp/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/acp_intermediates/export_includes
Notice file: system/core/libmincrypt/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libmincrypt.a.txt
mkdir -p /Volumes/android/cm/out/target/product/evita/obj/KERNEL_OBJ
mkdir -p out/target/product/evita/system/lib/modules
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/mkbootfs_intermediates/import_includes
Export includes file: system/core/cpio/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/mkbootfs_intermediates/export_includes
Directory: out/target/product/evita/root/sbin
Directory: out/target/product/evita/root/dev
Directory: out/target/product/evita/root/proc
Directory: out/target/product/evita/root/sys
Directory: out/target/product/evita/root/system
Directory: out/target/product/evita/root/data
Export includes file: bionic/libc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libc_intermediates/export_includes
prebuilts/misc/darwin-x86/ccache/ccache prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gcc -mthumb-interwork -Ibionic/libc/private -DCRT_LEGACY_WORKAROUND -Ibionic/libc/private -Ibionic/libc/arch-arm/include -o out/target/product/evita/obj/lib/crtbegin_static.o -c bionic/libc/arch-arm/bionic/crtbegin_static.S
Export includes file: bionic/libstdc++/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstdc++_intermediates/export_includes
Export includes file: bionic/libm/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libm_intermediates/export_includes
Export includes file: system/core/fs_mgr/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libfs_mgr_intermediates/export_includes
Export includes file: system/core/liblog/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/liblog_intermediates/export_includes
Export includes file: system/core/libcutils/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libcutils_intermediates/export_includes
Export includes file: bionic/libc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libc_intermediates/export_includes
Export includes file: bionic/libdl/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdl_intermediates/export_includes
Export includes file: bionic/libc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libc_common_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libdl_intermediates/import_includes
Export includes file: bionic/libc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libbionic_ssp_intermediates/export_includes
prebuilts/misc/darwin-x86/ccache/ccache prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gcc -mthumb-interwork -Ibionic/libc/private -DCRT_LEGACY_WORKAROUND -Ibionic/libc/private -Ibionic/libc/arch-arm/include -o out/target/product/evita/obj/lib/crtend_so.o -c bionic/libc/arch-arm/bionic/crtend_so.S
prebuilts/misc/darwin-x86/ccache/ccache prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gcc -mthumb-interwork -Ibionic/libc/private -DCRT_LEGACY_WORKAROUND -Ibionic/libc/private -Ibionic/libc/arch-arm/include -o out/target/product/evita/obj/lib/crtbegin_so.o -c bionic/libc/arch-arm/bionic/crtbegin_so.S
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libbionic_ssp_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstdc++_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libm_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libfs_mgr_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/liblog_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libcutils_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libc_intermediates/import_includes
Export includes file: system/core/init/Android.mk -- out/target/product/evita/obj/EXECUTABLES/init_intermediates/export_includes
prebuilts/misc/darwin-x86/ccache/ccache prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gcc -mthumb-interwork -Ibionic/libc/private -DCRT_LEGACY_WORKAROUND -Ibionic/libc/private -Ibionic/libc/arch-arm/include -o out/target/product/evita/obj/lib/crtend_android.o -c bionic/libc/arch-arm/bionic/crtend.S
Notice file: system/core/init/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//root/init.txt
Notice file: system/core/liblog/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/liblog.a.txt
Notice file: system/core/libcutils/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libcutils.a.txt
Notice file: bionic/libc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libc.a.txt
Notice file: bionic/libc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libc.so.txt
Notice file: bionic/libc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libc_common.a.txt
Notice file: bionic/libdl/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libdl.so.txt
Notice file: bionic/libstdc++/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstdc++.so.txt
Notice file: bionic/libm/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libm.so.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/adbd_intermediates/import_includes
Export includes file: system/core/adb/Android.mk -- out/target/product/evita/obj/EXECUTABLES/adbd_intermediates/export_includes
Notice file: system/core/adb/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//root/sbin/adbd.txt
Target buildinfo: out/target/product/evita/root/default.prop
Export includes file: external/zlib/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libz_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libz_intermediates/import_includes
Export includes file: external/zlib/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/minigzip_intermediates/export_includes
Notice file: external/zlib/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/minigzip.txt
Notice file: external/zlib/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libz.a.txt
Notice file: bootable/recovery/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//recovery/root/sbin/nandroid-md5.sh.txt
build/tools/post_process_props.py out/target/product/evita/root/default.prop
Notice file: bootable/recovery/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//recovery/root/sbin/killrecovery.sh.txt
Export includes file: external/e2fsprogs/lib/ext2fs/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libext2fs_intermediates/export_includes
Export includes file: external/e2fsprogs/lib/blkid/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libext2_blkid_intermediates/export_includes
Export includes file: external/e2fsprogs/lib/uuid/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libext2_uuid_intermediates/export_includes
Export includes file: external/e2fsprogs/e2fsck/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libext2_profile_intermediates/export_includes
Export includes file: external/e2fsprogs/lib/et/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libext2_com_err_intermediates/export_includes
Export includes file: external/e2fsprogs/lib/e2p/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libext2_e2p_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libext2_uuid_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libext2_com_err_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libext2_e2p_intermediates/import_includes
Export includes file: external/e2fsprogs/e2fsck/Android.mk -- out/target/product/evita/obj/RECOVERY_EXECUTABLES/recovery_e2fsck_intermediates/export_includes
Export includes file: external/e2fsprogs/misc/Android.mk -- out/target/product/evita/obj/RECOVERY_EXECUTABLES/recovery_mke2fs_intermediates/export_includes
Export includes file: external/e2fsprogs/misc/Android.mk -- out/target/product/evita/obj/RECOVERY_EXECUTABLES/recovery_tune2fs_intermediates/export_includes
Export includes file: system/extras/ext4_utils/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libext4_utils_intermediates/export_includes
Export includes file: external/zlib/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libz_intermediates/export_includes
Export includes file: bootable/recovery/minzip/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libminzip_intermediates/export_includes
Export includes file: external/zlib/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libunz_intermediates/export_includes
Export includes file: system/core/libmincrypt/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libmincrypt_intermediates/export_includes
Export includes file: bootable/recovery/edify/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libedify_intermediates/export_includes
Export includes file: external/busybox/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libbusybox_intermediates/export_includes
Export includes file: external/yaffs2/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libmkyaffs2image_intermediates/export_includes
Export includes file: external/yaffs2/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libunyaffs_intermediates/export_includes
Export includes file: bootable/recovery/flashutils/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/liberase_image_intermediates/export_includes
Export includes file: bootable/recovery/flashutils/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libdump_image_intermediates/export_includes
Export includes file: bootable/recovery/flashutils/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libflash_image_intermediates/export_includes
Export includes file: bootable/recovery/dedupe/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libdedupe_intermediates/export_includes
Export includes file: external/openssl/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libcrypto_static_intermediates/export_includes
Export includes file: bootable/recovery/libcrecovery/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libcrecovery_intermediates/export_includes
Export includes file: bootable/recovery/flashutils/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libflashutils_intermediates/export_includes
Export includes file: bootable/recovery/mtdutils/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libmtdutils_intermediates/export_includes
Export includes file: bootable/recovery/mmcutils/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libmmcutils_intermediates/export_includes
Export includes file: bootable/recovery/bmlutils/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libbmlutils_intermediates/export_includes
Export includes file: bootable/recovery/minui/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libminui_intermediates/export_includes
Export includes file: system/core/libpixelflinger/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libpixelflinger_static_intermediates/export_includes
Export includes file: external/libpng/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libpng_intermediates/export_includes
Export includes file: bionic/libstdc++/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstdc++_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libext4_utils_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libz_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libminzip_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libunz_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libmincrypt_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libedify_intermediates/import_includes
Lex: libedify <= bootable/recovery/edify/lexer.l
Export includes file: bionic/libm/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libm_intermediates/export_includes
Lex: libedify <= bootable/recovery/edify/lexer.l
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libmkyaffs2image_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libunyaffs_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/liberase_image_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libdump_image_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libflash_image_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libdedupe_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libcrypto_static_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libcrecovery_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libflashutils_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libmtdutils_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libmmcutils_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libbmlutils_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libminui_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libpixelflinger_static_intermediates/import_includes
Export includes file: external/zlib/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libz_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstdc++_intermediates/import_includes
Export includes file: bootable/recovery/Android.mk -- out/target/product/evita/obj/EXECUTABLES/recovery_intermediates/export_includes
Notice file: bootable/recovery/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/recovery.txt
Notice file: system/extras/ext4_utils/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libext4_utils.a.txt
Notice file: external/zlib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libz.a.txt
Notice file: external/zlib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libunz.a.txt
Notice file: system/core/libmincrypt/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libmincrypt.a.txt
Notice file: external/openssl/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libcrypto_static.a.txt
Notice file: system/core/libpixelflinger/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libpixelflinger_static.a.txt
Notice file: external/libpng/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libpng.a.txt
Notice file: bionic/libstdc++/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstdc++.a.txt
Target buildinfo: out/target/product/evita/system/build.prop
host Java: dumpkey (out/host/common/obj/JAVA_LIBRARIES/dumpkey_intermediates/classes)
Export includes file: frameworks/base/libs/androidfw/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libandroidfw_intermediates/export_includes
Export includes file: frameworks/native/libs/utils/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libutils_intermediates/export_includes
Export includes file: system/core/liblog/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/liblog_intermediates/export_includes
Export includes file: system/core/libcutils/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libcutils_intermediates/export_includes
Export includes file: external/expat/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libexpat_intermediates/export_includes
Export includes file: external/libpng/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libpng_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libandroidfw_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libutils_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/liblog_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libcutils_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libexpat_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libpng_intermediates/import_includes
Export includes file: frameworks/base/tools/aapt/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/aapt_intermediates/export_includes
Notice file: frameworks/base/tools/aapt/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/aapt.txt
Notice file: frameworks/base/libs/androidfw/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libandroidfw.a.txt
Notice file: frameworks/native/libs/utils/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libutils.a.txt
Notice file: system/core/liblog/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/liblog.a.txt
Notice file: system/core/libcutils/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libcutils.a.txt
Notice file: external/expat/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libexpat.a.txt
Notice file: external/libpng/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libpng.a.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/import_includes
Export includes file: frameworks/base/tools/aidl/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/export_includes
Notice file: frameworks/base/tools/aidl/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/aidl.txt
Lex: aidl <= frameworks/base/tools/aidl/aidl_language_l.l
Yacc: aidl <= frameworks/base/tools/aidl/aidl_language_y.y
bison -d -o out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp frameworks/base/tools/aidl/aidl_language_y.y
host Java: jsr305lib (out/host/common/obj/JAVA_LIBRARIES/jsr305lib_intermediates/classes)
Notice file: external/guava/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/guavalib.jar.txt
frameworks/base/tools/aidl/aidl_language_l.l:54: warning, rule cannot be matched
host Java: antlr-runtime (out/host/common/obj/JAVA_LIBRARIES/antlr-runtime_intermediates/classes)
Notice file: external/antlr/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/antlr-runtime.jar.txt
Notice file: external/doclava/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/doclava.jar.txt
touch out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.hpp
echo '#ifndef 'aidl_language_y_h > out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
target Java: core (out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes)
echo '#define 'aidl_language_y_h >> out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
host Java: dx (out/host/common/obj/JAVA_LIBRARIES/dx_intermediates/classes)
Notice file: dalvik/dx/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/dx.txt
cat out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.hpp >> out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
echo '#endif' >> out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
rm -f out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.hpp
host Java: signapk (out/host/common/obj/JAVA_LIBRARIES/signapk_intermediates/classes)
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/zipalign_intermediates/import_includes
Export includes file: build/tools/zipalign/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/zipalign_intermediates/export_includes
Notice file: packages/providers/ApplicationsProvider/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/ApplicationsProvider.apk.txt
Notice file: packages/apps/Browser/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Browser.apk.txt
Notice file: packages/apps/SoundRecorder/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/SoundRecorder.apk.txt
Notice file: packages/apps/Calculator/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Calculator.apk.txt
Notice file: packages/apps/Calendar/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Calendar.apk.txt
logtags: out/target/common/obj/APPS/CalendarProvider_intermediates/src/src/com/android/providers/calendar/EventLogTags.java <= packages/providers/CalendarProvider/src/com/android/providers/calendar/EventLogTags.logtags
Notice file: packages/providers/CalendarProvider/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/CalendarProvider.apk.txt
Notice file: packages/apps/CertInstaller/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/CertInstaller.apk.txt
Notice file: packages/apps/Contacts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Contacts.apk.txt
Export includes file: frameworks/wilhelm/src/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libOpenSLES_intermediates/export_includes
Export includes file: external/stlport/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstlport_intermediates/export_includes
Export includes file: frameworks/native/libs/utils/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libutils_intermediates/export_includes
Export includes file: system/core/liblog/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/liblog_intermediates/export_includes
Export includes file: system/core/libcutils/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libcutils_intermediates/export_includes
Export includes file: frameworks/wilhelm/src/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libwilhelm_intermediates/export_includes
Export includes file: frameworks/av/media/libmedia/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libmedia_intermediates/export_includes
Export includes file: frameworks/av/media/libmedia_native/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libmedia_native_intermediates/export_includes
Export includes file: frameworks/native/libs/binder/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libbinder_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/foundation/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_foundation_intermediates/export_includes
Export includes file: frameworks/native/libs/gui/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libgui_intermediates/export_includes
Export includes file: frameworks/wilhelm/src/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libopensles_helper_intermediates/export_includes
Export includes file: frameworks/wilhelm/src/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libOpenSLESUT_intermediates/export_includes
Export includes file: system/core/libcorkscrew/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libcorkscrew_intermediates/export_includes
Export includes file: external/gcc-demangle/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libgccdemangle_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libgccdemangle_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libz_intermediates/import_includes
Export includes file: frameworks/native/libs/ui/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libui_intermediates/export_includes
Export includes file: external/sonivox/arm-wt-22k/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libsonivox_intermediates/export_includes
Export includes file: external/icu4c/common/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libicuuc_intermediates/export_includes
Export includes file: external/expat/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libexpat_intermediates/export_includes
Export includes file: frameworks/av/camera/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libcamera_client_intermediates/export_includes
Export includes file: system/media/audio_utils/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libaudioutils_intermediates/export_includes
Export includes file: hardware/libhardware/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libhardware_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libhardware_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libbinder_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libsonivox_intermediates/import_includes
Export includes file: abi/cpp/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libgabi++_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libgabi++_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libexpat_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libcamera_client_intermediates/import_includes
Export includes file: hardware/libhardware_legacy/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/export_includes
Export includes file: frameworks/native/opengl/libs/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libEGL_intermediates/export_includes
Export includes file: frameworks/native/opengl/libs/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libGLESv2_intermediates/export_includes
Export includes file: external/wpa_supplicant_8/wpa_supplicant/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libwpa_client_intermediates/export_includes
Export includes file: system/core/libnetutils/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libnetutils_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libwpa_client_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libnetutils_intermediates/import_includes
Export includes file: frameworks/native/opengl/libs/GLES_trace/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libGLES_trace_intermediates/export_includes
Export includes file: external/liblzf/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/liblzf_intermediates/export_includes
Export includes file: external/protobuf/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libprotobuf-cpp-2.3.0-lite_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstlport_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libprotobuf-cpp-2.3.0-lite_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/liblzf_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libGLESv2_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_foundation_intermediates/import_includes
Export includes file: external/speex/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libspeexresampler_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libspeexresampler_intermediates/import_includes
Export includes file: external/openssl/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libcrypto_intermediates/export_includes
Export includes file: frameworks/av/drm/libdrmframework/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdrmframework_intermediates/export_includes
Export includes file: external/icu4c/i18n/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libicui18n_intermediates/export_includes
Export includes file: external/openssl/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libssl_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/omx/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_omx_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/yuv/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_yuv_intermediates/export_includes
Export includes file: external/tremolo/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libvorbisidec_intermediates/export_includes
Export includes file: external/chromium/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libchromium_net_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/codecs/common/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_enc_common_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/codecs/avc/common/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_avc_common_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/colorconversion/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_color_conversion_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/codecs/aacenc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_aacenc_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/matroska/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_matroska_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/timedtext/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_timedtext_intermediates/export_includes
Export includes file: external/libvpx/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/mpeg2ts/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_mpeg2ts_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/httplive/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_httplive_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/id3/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_id3_intermediates/export_includes
Note: build/tools/signapk/SignApk.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Export includes file: external/flac/libFLAC/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libFLAC_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/chromium_http/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_chromium_http_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libcrypto_intermediates/import_includes
Export includes file: frameworks/av/drm/common/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libdrmframeworkcommon_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libdrmframeworkcommon_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libicui18n_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libssl_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_omx_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_yuv_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libvorbisidec_intermediates/import_includes
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/evita/obj/SHARED_LIBRARIES/libchromium_net_intermediates/third_party/expat/files/lib/expat.h "lib/expat.h"
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/evita/obj/SHARED_LIBRARIES/libchromium_net_intermediates/third_party/skia/include/core/SkBitmap.h "include/core/SkBitmap.h"
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/evita/obj/SHARED_LIBRARIES/libchromium_net_intermediates/third_party/WebKit/Source/WebKit/chromium/public/WebFormControlElement.h "public/WebFormControlElement.h"
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/evita/obj/SHARED_LIBRARIES/libchromium_net_intermediates/third_party/WebKit/Source/WebKit/chromium/public/WebRegularExpression.h "public/WebRegularExpression.h"
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/evita/obj/SHARED_LIBRARIES/libchromium_net_intermediates/third_party/WebKit/Source/WebKit/chromium/public/WebString.h "public/WebString.h"
Export includes file: external/sqlite/dist/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libsqlite_intermediates/export_includes
Export includes file: external/chromium/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libevent_intermediates/export_includes
Export includes file: external/chromium/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/modp_b64_intermediates/export_includes
Export includes file: external/chromium/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/dmg_fp_intermediates/export_includes
Export includes file: external/sqlite/android/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libsqlite3_android_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libsqlite3_android_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libevent_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/modp_b64_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/dmg_fp_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_enc_common_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_avc_common_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_color_conversion_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_aacenc_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_matroska_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_timedtext_intermediates/import_includes
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/bilinearpredict16x16_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/bilinearpredict4x4_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/bilinearpredict8x4_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/bilinearpredict8x8_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/copymem16x16_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/copymem8x4_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/copymem8x8_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/iwalsh_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/recon16x16mb_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/recon2b_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/recon4b_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/reconb_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/save_neon_reg.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/shortidct4x4llm_1_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/shortidct4x4llm_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/sixtappredict16x16_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/sixtappredict4x4_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/sixtappredict8x4_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/sixtappredict8x8_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/dc_only_idct_add_neon.asm
target Generated: libvpx <= external/libvpx/vp8/decoder/arm/neon/dequantizeb_neon.asm
target Generated: libvpx <= external/libvpx/vp8/decoder/arm/neon/dequant_idct_neon.asm
target Generated: libvpx <= external/libvpx/vp8/decoder/arm/neon/idct_dequant_0_2x_neon.asm
target Generated: libvpx <= external/libvpx/vp8/decoder/arm/neon/idct_dequant_dc_0_2x_neon.asm
target Generated: libvpx <= external/libvpx/vp8/decoder/arm/neon/idct_dequant_dc_full_2x_neon.asm
target Generated: libvpx <= external/libvpx/vp8/decoder/arm/neon/idct_dequant_full_2x_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/loopfilter_neon.asm
target Generated: libvpx <= external/libvpx/vp8/common/arm/neon/mbloopfilter_neon.asm
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_mpeg2ts_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_httplive_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_id3_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libFLAC_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_chromium_http_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libopensles_helper_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libOpenSLESUT_intermediates/import_includes
Export includes file: frameworks/ex/variablespeed/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libvariablespeed_intermediates/export_includes
Notice file: frameworks/native/libs/utils/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libutils.so.txt
Export includes file: system/core/liblog/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/liblog_intermediates/export_includes
Notice file: system/core/liblog/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/liblog.dylib.txt
Notice file: system/core/liblog/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/liblog.so.txt
Notice file: system/core/libcutils/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libcutils.so.txt
Notice file: system/core/libcorkscrew/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libcorkscrew.so.txt
Notice file: external/gcc-demangle/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libgccdemangle.so.txt
Notice file: external/zlib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libz.so.txt
Notice file: frameworks/av/media/libmedia/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libmedia.so.txt
Notice file: frameworks/native/libs/ui/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libui.so.txt
Notice file: hardware/libhardware/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libhardware.so.txt
Notice file: external/sonivox/arm-wt-22k/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libsonivox.so.txt
Notice file: external/icu4c/common/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libicuuc.so.txt
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libexpat_intermediates/import_includes
Export includes file: external/expat/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libexpat_intermediates/export_includes
Notice file: external/expat/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libexpat.dylib.txt
Notice file: external/expat/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libexpat.so.txt
Notice file: frameworks/av/camera/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libcamera_client.so.txt
Notice file: hardware/libhardware_legacy/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libhardware_legacy.so.txt
Notice file: system/core/libnetutils/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libnetutils.so.txt
Notice file: external/liblzf/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/liblzf.a.txt
Notice file: external/stlport/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstlport.so.txt
Notice file: frameworks/av/media/libstagefright/foundation/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_foundation.so.txt
Notice file: external/speex/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libspeexresampler.so.txt
Notice file: frameworks/av/media/libstagefright/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright.so.txt
Notice file: frameworks/av/media/libstagefright/colorconversion/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_color_conversion.a.txt
Notice file: frameworks/av/media/libstagefright/codecs/aacenc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_aacenc.a.txt
Notice file: frameworks/av/media/libstagefright/matroska/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_matroska.a.txt
Notice file: frameworks/av/media/libstagefright/timedtext/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_timedtext.a.txt
Notice file: external/libvpx/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libvpx.a.txt
Notice file: frameworks/av/media/libstagefright/mpeg2ts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_mpeg2ts.a.txt
Notice file: frameworks/av/media/libstagefright/httplive/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_httplive.a.txt
Notice file: frameworks/av/media/libstagefright/id3/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_id3.a.txt
Notice file: external/flac/libFLAC/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libFLAC.a.txt
Notice file: external/openssl/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libcrypto.so.txt
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libcrypto_intermediates/import_includes
Export includes file: external/openssl/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libcrypto_intermediates/export_includes
Notice file: external/openssl/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libcrypto.dylib.txt
Notice file: frameworks/av/drm/libdrmframework/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libdrmframework.so.txt
Notice file: frameworks/av/drm/common/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libdrmframeworkcommon.a.txt
Notice file: external/icu4c/i18n/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libicui18n.so.txt
Notice file: external/openssl/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libssl.so.txt
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libssl_intermediates/import_includes
Export includes file: external/openssl/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libssl_intermediates/export_includes
Notice file: external/openssl/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libssl.dylib.txt
Notice file: frameworks/av/media/libstagefright/omx/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_omx.so.txt
Notice file: frameworks/av/media/libstagefright/yuv/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_yuv.so.txt
Notice file: external/tremolo/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libvorbisidec.so.txt
Notice file: external/sqlite/dist/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libsqlite.so.txt
Notice file: external/sqlite/android/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libsqlite3_android.a.txt
Notice file: frameworks/av/media/libstagefright/codecs/common/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_enc_common.so.txt
Notice file: frameworks/av/media/libstagefright/codecs/avc/common/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_avc_common.so.txt
Notice file: packages/providers/ContactsProvider/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/ContactsProvider.apk.txt
logtags: out/target/common/obj/APPS/ContactsProvider_intermediates/src/src/com/android/providers/contacts/EventLogTags.java <= packages/providers/ContactsProvider/src/com/android/providers/contacts/EventLogTags.logtags
Export includes file: libnativehelper/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libnativehelper_intermediates/export_includes
Export includes file: frameworks/base/libs/diskusage/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libdiskusage_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libnativehelper_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libdiskusage_intermediates/import_includes
Export includes file: frameworks/base/packages/DefaultContainerService/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdefcontainer_jni_intermediates/export_includes
Notice file: libnativehelper/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libnativehelper.so.txt
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libnativehelper_intermediates/import_includes
Export includes file: libnativehelper/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libnativehelper_intermediates/export_includes
Notice file: libnativehelper/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libnativehelper.dylib.txt
Notice file: packages/apps/DeskClock/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/DeskClock.apk.txt
Notice file: development/apps/Development/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Development.apk.txt
Notice file: packages/providers/DownloadProvider/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/DownloadProvider.apk.txt
Notice file: packages/providers/DrmProvider/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/DrmProvider.apk.txt
Notice file: packages/apps/Email/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Email.apk.txt
Export includes file: external/llvm/lib/TableGen/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMTableGen_intermediates/export_includes
Export includes file: external/llvm/lib/Support/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMTableGen_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/import_includes
Export includes file: external/clang/utils/TableGen/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/clang-tblgen_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/rs-spec-gen_intermediates/import_includes
Export includes file: frameworks/compile/slang/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/rs-spec-gen_intermediates/export_includes
Notice file: frameworks/compile/slang/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/rs-spec-gen.txt
Export includes file: external/clang/lib/Driver/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangDriver_intermediates/export_includes
Export includes file: frameworks/compile/slang/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libslang_intermediates/export_includes
Export includes file: external/llvm/lib/Linker/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMLinker_intermediates/export_includes
Export includes file: external/llvm/lib/Transforms/IPO/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMipo_intermediates/export_includes
Export includes file: external/llvm/lib/Bitcode/Writer/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitWriter_intermediates/export_includes
Export includes file: frameworks/compile/slang/BitWriter_2_9/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitWriter_2_9_intermediates/export_includes
Export includes file: frameworks/compile/slang/BitWriter_2_9_func/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitWriter_2_9_func_intermediates/export_includes
Export includes file: external/llvm/lib/Bitcode/Reader/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitReader_intermediates/export_includes
Export includes file: external/llvm/lib/Target/ARM/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMCodeGen_intermediates/export_includes
Export includes file: external/llvm/lib/Target/ARM/InstPrinter/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMAsmPrinter_intermediates/export_includes
Export includes file: external/llvm/lib/Target/ARM/TargetInfo/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMInfo_intermediates/export_includes
Export includes file: external/llvm/lib/Target/ARM/MCTargetDesc/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMDesc_intermediates/export_includes
Export includes file: external/llvm/lib/Target/X86/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86CodeGen_intermediates/export_includes
Export includes file: external/llvm/lib/Target/X86/TargetInfo/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86Info_intermediates/export_includes
Export includes file: external/llvm/lib/Target/X86/MCTargetDesc/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86Desc_intermediates/export_includes
Export includes file: external/llvm/lib/Target/X86/InstPrinter/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86AsmPrinter_intermediates/export_includes
Export includes file: external/llvm/lib/Target/X86/Utils/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86Utils_intermediates/export_includes
Export includes file: external/llvm/lib/CodeGen/AsmPrinter/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMAsmPrinter_intermediates/export_includes
Export includes file: external/llvm/lib/CodeGen/SelectionDAG/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMSelectionDAG_intermediates/export_includes
Export includes file: external/llvm/lib/CodeGen/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMCodeGen_intermediates/export_includes
Export includes file: external/llvm/lib/Transforms/Scalar/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMScalarOpts_intermediates/export_includes
Export includes file: external/llvm/lib/Transforms/InstCombine/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMInstCombine_intermediates/export_includes
Export includes file: external/llvm/lib/Transforms/Utils/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMTransformUtils_intermediates/export_includes
Export includes file: external/llvm/lib/Transforms/Instrumentation/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMInstrumentation_intermediates/export_includes
Export includes file: external/llvm/lib/Analysis/IPA/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMipa_intermediates/export_includes
Export includes file: external/llvm/lib/Analysis/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMAnalysis_intermediates/export_includes
Export includes file: external/llvm/lib/Target/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMTarget_intermediates/export_includes
Export includes file: external/llvm/lib/MC/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMC_intermediates/export_includes
Export includes file: external/llvm/lib/MC/MCParser/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMCParser_intermediates/export_includes
Export includes file: external/llvm/lib/VMCore/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMCore_intermediates/export_includes
Export includes file: external/clang/lib/Parse/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangParse_intermediates/export_includes
Export includes file: external/clang/lib/Sema/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangSema_intermediates/export_includes
Export includes file: external/clang/lib/Analysis/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangAnalysis_intermediates/export_includes
Export includes file: external/clang/lib/CodeGen/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangCodeGen_intermediates/export_includes
Export includes file: external/clang/lib/AST/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangAST_intermediates/export_includes
Export includes file: external/clang/lib/Lex/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangLex_intermediates/export_includes
Export includes file: external/clang/lib/Edit/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangEdit_intermediates/export_includes
Export includes file: external/clang/lib/Frontend/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangFrontend_intermediates/export_includes
Export includes file: external/clang/lib/Basic/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangBasic_intermediates/export_includes
Export includes file: external/llvm/lib/Transforms/Vectorize/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMVectorize_intermediates/export_includes
Updating Clang version info.
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangDriver_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/tblgen_intermediates/import_includes
Export includes file: external/llvm/utils/TableGen/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/tblgen_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libslang_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMLinker_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMipo_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitWriter_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitWriter_2_9_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitWriter_2_9_func_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitReader_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMCodeGen_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMAsmPrinter_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMInfo_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMDesc_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86CodeGen_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86Info_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86Desc_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86AsmPrinter_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86Utils_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMAsmPrinter_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMSelectionDAG_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMCodeGen_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMScalarOpts_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMInstCombine_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMTransformUtils_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMInstrumentation_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMipa_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMAnalysis_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMTarget_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMC_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMCParser_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMCore_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangParse_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangSema_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangAnalysis_intermediates/import_includes
Updating Clang version info.
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangCodeGen_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangAST_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangLex_intermediates/import_includes
Updating Clang version info.
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangEdit_intermediates/import_includes
Updating Clang version info.
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangFrontend_intermediates/import_includes
Updating Clang version info.
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangBasic_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMVectorize_intermediates/import_includes
Export includes file: frameworks/compile/slang/RSSpec.mk -- out/host/darwin-x86/obj/EXECUTABLES/llvm-rs-cc_intermediates/export_includes
Notice file: frameworks/compile/slang/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/llvm-rs-cc.txt
Notice file: frameworks/compile/slang/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libslang.a.txt
Notice file: external/llvm/lib/Analysis/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libLLVMAnalysis.a.txt
Notice file: external/clang/lib/Analysis/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libclangAnalysis.a.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libjni_mosaic_intermediates/import_includes
Export includes file: packages/apps/Camera/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libjni_mosaic_intermediates/export_includes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libjni_eglfence_intermediates/import_includes
Export includes file: packages/apps/Gallery2/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libjni_eglfence_intermediates/export_includes
Notice file: packages/apps/Camera/jni/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libjni_mosaic.so.txt
Notice file: packages/apps/HTMLViewer/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/HTMLViewer.apk.txt
Notice file: frameworks/base/packages/InputDevices/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/InputDevices.apk.txt
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libjni_latinime_static_intermediates/import_includes
Export includes file: packages/inputmethods/LatinIME/native/jni/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libjni_latinime_static_intermediates/export_includes
Export includes file: packages/inputmethods/LatinIME/native/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libjni_latinime_intermediates/export_includes
Notice file: packages/inputmethods/LatinIME/java/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/LatinIME.apk.txt
Notice file: packages/apps/Launcher2/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Launcher2.apk.txt
Notice file: packages/wallpapers/Basic/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/LiveWallpapers.apk.txt
Notice file: packages/wallpapers/LivePicker/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/LiveWallpapersPicker.apk.txt
Notice file: packages/wallpapers/MagicSmoke/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/MagicSmokeWallpapers.apk.txt
Notice file: packages/providers/MediaProvider/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/MediaProvider.apk.txt
Notice file: packages/apps/Mms/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Mms.apk.txt
Export includes file: external/libnfc-nxp/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libnfc_intermediates/export_includes
Export includes file: external/libnfc-nxp/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libnfc_ndef_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libnfc_ndef_intermediates/import_includes
Export includes file: packages/apps/Nfc/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libnfc_jni_intermediates/export_includes
logtags: out/target/common/obj/JAVA_LIBRARIES/NfcLogTags_intermediates/src/src/com/android/nfc/EventLogTags.java <= packages/apps/Nfc/src/com/android/nfc/EventLogTags.logtags
Notice file: packages/apps/PackageInstaller/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/PackageInstaller.apk.txt
Notice file: packages/apps/Phone/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Phone.apk.txt
logtags: out/target/common/obj/APPS/Phone_intermediates/src/src/com/android/phone/EventLogTags.java <= packages/apps/Phone/src/com/android/phone/EventLogTags.logtags
Export includes file: frameworks/base/core/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/export_includes
Export includes file: frameworks/base/libs/androidfw/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libandroidfw_intermediates/export_includes
Export includes file: external/skia/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libskia_intermediates/export_includes
Export includes file: dalvik/vm/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdvm_intermediates/export_includes
Export includes file: frameworks/native/opengl/libs/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libGLESv1_CM_intermediates/export_includes
Export includes file: frameworks/native/opengl/libs/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libETC1_intermediates/export_includes
Export includes file: external/jpeg/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libjpeg_intermediates/export_includes
Export includes file: system/core/libusbhost/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libusbhost_intermediates/export_includes
Export includes file: external/harfbuzz/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libharfbuzz_intermediates/export_includes
Export includes file: frameworks/base/libs/hwui/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libhwui_intermediates/export_includes
Export includes file: system/bluetooth/bluedroid/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libbluedroid_intermediates/export_includes
Export includes file: external/dbus/dbus/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdbus_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libandroidfw_intermediates/import_includes
Export includes file: frameworks/opt/emoji/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libemoji_intermediates/export_includes
Export includes file: external/freetype/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libft2_intermediates/export_includes
Export includes file: external/giflib/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libgif_intermediates/export_includes
Export includes file: external/webp/src/dec/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebp-decode_intermediates/export_includes
Export includes file: external/webp/src/enc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebp-encode_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libemoji_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libjpeg_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libft2_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libgif_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebp-decode_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebp-encode_intermediates/import_includes
Export includes file: dalvik/libdex/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libdex_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libdex_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libGLESv1_CM_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libETC1_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libusbhost_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libharfbuzz_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libhwui_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libbluedroid_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libdbus_intermediates/import_includes
Export includes file: external/svox/pico/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libttscompat_intermediates/export_includes
Notice file: frameworks/base/core/jni/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libandroid_runtime.so.txt
Notice file: frameworks/base/libs/androidfw/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libandroidfw.so.txt
Notice file: external/skia/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libskia.so.txt
Notice file: external/freetype/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libft2.a.txt
Notice file: external/giflib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libgif.a.txt
Notice file: external/jpeg/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libjpeg.so.txt
Notice file: external/harfbuzz/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libharfbuzz.so.txt
Notice file: frameworks/base/libs/hwui/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libhwui.so.txt
Notice file: external/dbus/dbus/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libdbus.so.txt
Export includes file: external/svox/pico/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libsvoxpico_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libsvoxpico_intermediates/import_includes
Export includes file: external/svox/pico/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libttspico_intermediates/export_includes
Notice file: external/svox/pico/tts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libttspico.so.txt
Notice file: external/svox/pico/lib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libsvoxpico.a.txt
Notice file: packages/apps/Provision/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Provision.apk.txt
logtags: out/target/common/obj/APPS/QuickSearchBox_intermediates/src/src/com/android/quicksearchbox/EventLogTags.java <= packages/apps/QuickSearchBox/src/com/android/quicksearchbox/EventLogTags.logtags
Notice file: packages/apps/QuickSearchBox/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/QuickSearchBox.apk.txt
Notice file: packages/apps/Settings/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Settings.apk.txt
Notice file: frameworks/base/packages/SettingsProvider/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/SettingsProvider.apk.txt
Notice file: packages/apps/SpareParts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/SpareParts.apk.txt
Notice file: packages/apps/Stk/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/Stk.apk.txt
Notice file: frameworks/base/packages/SystemUI/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/SystemUI.apk.txt
logtags: out/target/common/obj/JAVA_LIBRARIES/services_intermediates/src/com/android/server/am/EventLogTags.java <= frameworks/base/services/java/com/android/server/am/EventLogTags.logtags
logtags: out/target/common/obj/JAVA_LIBRARIES/services_intermediates/src/com/android/server/EventLogTags.java <= frameworks/base/services/java/com/android/server/EventLogTags.logtags
Notice file: packages/providers/TelephonyProvider/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/TelephonyProvider.apk.txt
Notice file: packages/providers/UserDictionaryProvider/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/UserDictionaryProvider.apk.txt
Notice file: packages/wallpapers/MusicVisualization/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/VisualizationWallpapers.apk.txt
Notice file: packages/apps/VoiceDialer/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/VoiceDialer.apk.txt
Export includes file: external/srec/shared/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libESR_Shared_intermediates/export_includes
Export includes file: external/srec/portable/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libESR_Portable_intermediates/export_includes
Export includes file: external/srec/srec/AcousticModels/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_AcousticModels_intermediates/export_includes
Export includes file: external/srec/srec/AcousticState/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_AcousticState_intermediates/export_includes
Export includes file: external/srec/srec/ca/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Core_intermediates/export_includes
Export includes file: external/srec/srec/EventLog/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_EventLog_intermediates/export_includes
Export includes file: external/srec/seti/sltsEngine/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_G2P_intermediates/export_includes
Export includes file: external/srec/srec/Grammar/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Grammar_intermediates/export_includes
Export includes file: external/srec/srec/Nametag/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Nametag_intermediates/export_includes
Export includes file: external/srec/srec/Session/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Session_intermediates/export_includes
Export includes file: external/srec/srec/Semproc/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Semproc_intermediates/export_includes
Export includes file: external/srec/srec/Vocabulary/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Vocabulary_intermediates/export_includes
Export includes file: external/srec/tools/thirdparty/OpenFst/fst/lib/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libfst_intermediates/export_includes
Export includes file: external/tinyxml/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libtinyxml_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libESR_Shared_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libESR_Portable_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_AcousticModels_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_EventLog_intermediates/import_includes
Export includes file: system/core/libzipfile/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libzipfile_intermediates/export_includes
Export includes file: external/zlib/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libunz_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libunz_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_AcousticState_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_G2P_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Grammar_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Semproc_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Vocabulary_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Nametag_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Session_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libfst_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libtinyxml_intermediates/import_includes
Export includes file: external/srec/tools/grxmlcompile/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/grxmlcompile_intermediates/export_includes
Notice file: external/srec/tools/grxmlcompile/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/grxmlcompile.txt
Notice file: external/tinyxml/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libtinyxml.a.txt
Notice file: external/srec/shared/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libESR_Shared.dylib.txt
Notice file: external/srec/portable/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libESR_Portable.dylib.txt
Notice file: external/srec/srec/AcousticModels/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_AcousticModels.dylib.txt
Notice file: external/srec/srec/EventLog/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_EventLog.dylib.txt
Notice file: external/srec/srec/ca/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_Core.dylib.txt
Notice file: system/core/libzipfile/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libzipfile.a.txt
Notice file: external/zlib/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libunz.a.txt
Notice file: external/srec/srec/AcousticState/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_AcousticState.dylib.txt
Notice file: external/srec/seti/sltsEngine/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_G2P.dylib.txt
Notice file: external/srec/srec/Grammar/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_Grammar.dylib.txt
Notice file: external/srec/srec/Semproc/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_Semproc.dylib.txt
Notice file: external/srec/srec/Vocabulary/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_Vocabulary.dylib.txt
Notice file: external/srec/srec/Nametag/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_Nametag.dylib.txt
Notice file: external/srec/srec/Session/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_Session.dylib.txt
Notice file: external/srec/tools/thirdparty/OpenFst/fst/lib/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libfst.dylib.txt
Export includes file: external/srec/srec/Recognizer/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Recognizer_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Recognizer_intermediates/import_includes
Export includes file: external/srec/tools/make_g2g/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/make_g2g_intermediates/export_includes
Notice file: external/srec/tools/make_g2g/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/make_g2g.txt
Notice file: external/srec/srec/Recognizer/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libSR_Recognizer.dylib.txt
Export includes file: system/core/libzipfile/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libzipfile_intermediates/export_includes
Export includes file: external/srec/shared/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libESR_Shared_intermediates/export_includes
Export includes file: external/srec/portable/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libESR_Portable_intermediates/export_includes
Export includes file: external/srec/srec/AcousticModels/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_AcousticModels_intermediates/export_includes
Export includes file: external/srec/srec/AcousticState/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_AcousticState_intermediates/export_includes
Export includes file: external/srec/srec/ca/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Core_intermediates/export_includes
Export includes file: external/srec/srec/EventLog/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_EventLog_intermediates/export_includes
Export includes file: external/srec/srec/Grammar/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Grammar_intermediates/export_includes
Export includes file: external/srec/seti/sltsEngine/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_G2P_intermediates/export_includes
Export includes file: external/srec/srec/Nametag/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Nametag_intermediates/export_includes
Export includes file: external/srec/srec/Recognizer/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Recognizer_intermediates/export_includes
Export includes file: external/srec/srec/Semproc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Semproc_intermediates/export_includes
Export includes file: external/srec/srec/Session/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Session_intermediates/export_includes
Export includes file: external/srec/srec/Vocabulary/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Vocabulary_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libzipfile_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libESR_Shared_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libESR_Portable_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_AcousticModels_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_AcousticState_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Core_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_EventLog_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Grammar_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_G2P_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Nametag_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Recognizer_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Semproc_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Session_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libSR_Vocabulary_intermediates/import_includes
Export includes file: external/srec/srec_jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libsrec_jni_intermediates/export_includes
Notice file: external/srec/srec_jni/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libsrec_jni.so.txt
Notice file: system/core/libzipfile/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libzipfile.a.txt
Notice file: external/srec/shared/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libESR_Shared.a.txt
Notice file: external/srec/portable/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libESR_Portable.a.txt
Notice file: external/srec/srec/AcousticModels/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_AcousticModels.a.txt
Notice file: external/srec/srec/AcousticState/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_AcousticState.a.txt
Notice file: external/srec/srec/ca/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_Core.a.txt
Notice file: external/srec/srec/EventLog/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_EventLog.a.txt
Notice file: external/srec/srec/Grammar/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_Grammar.a.txt
Notice file: external/srec/seti/sltsEngine/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_G2P.a.txt
Notice file: external/srec/srec/Nametag/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_Nametag.a.txt
Notice file: external/srec/srec/Recognizer/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_Recognizer.a.txt
Notice file: external/srec/srec/Semproc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_Semproc.a.txt
Notice file: external/srec/srec/Session/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_Session.a.txt
Notice file: external/srec/srec/Vocabulary/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_Vocabulary.a.txt
Notice file: frameworks/base/packages/WAPPushManager/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/app/WAPPushManager.apk.txt
prebuilts/misc/darwin-x86/ccache/ccache prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-gcc -mthumb-interwork -Ibionic/libc/private -DCRT_LEGACY_WORKAROUND -Ibionic/libc/private -Ibionic/libc/arch-arm/include -o out/target/product/evita/obj/lib/crtbegin_dynamic.o -c bionic/libc/arch-arm/bionic/crtbegin_dynamic.S
Import includes file: out/target/product/evita/obj/EXECUTABLES/adb_intermediates/import_includes
Export includes file: system/core/adb/Android.mk -- out/target/product/evita/obj/EXECUTABLES/adb_intermediates/export_includes
Notice file: system/core/adb/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/adb.txt
Export includes file: hardware/qcom/audio/libalsa-intf/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libalsa-intf_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libalsa-intf_intermediates/import_includes
Export includes file: hardware/qcom/audio/libalsa-intf/Android.mk -- out/target/product/evita/obj/EXECUTABLES/alsaucm_test_intermediates/export_includes
Export includes file: hardware/qcom/audio/libalsa-intf/Android.mk -- out/target/product/evita/obj/EXECUTABLES/amix_intermediates/export_includes
Export includes file: hardware/qcom/audio/libalsa-intf/Android.mk -- out/target/product/evita/obj/EXECUTABLES/aplay_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/app_process_intermediates/import_includes
Export includes file: frameworks/base/cmds/app_process/Android.mk -- out/target/product/evita/obj/EXECUTABLES/app_process_intermediates/export_includes
Notice file: frameworks/base/cmds/app_process/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/app_process.txt
Export includes file: bootable/recovery/applypatch/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libapplypatch_intermediates/export_includes
Export includes file: external/bzip2/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libbz_intermediates/export_includes
Export includes file: bootable/recovery/minelf/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libminelf_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libbz_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libminelf_intermediates/import_includes
Export includes file: bootable/recovery/applypatch/Android.mk -- out/target/product/evita/obj/EXECUTABLES/applypatch_intermediates/export_includes
Notice file: bootable/recovery/applypatch/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/applypatch.txt
Notice file: bootable/recovery/applypatch/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libapplypatch.a.txt
Notice file: external/bzip2/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libbz.a.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/arec_intermediates/import_includes
Export includes file: hardware/qcom/audio/libalsa-intf/Android.mk -- out/target/product/evita/obj/EXECUTABLES/arec_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/atrace_intermediates/import_includes
Export includes file: system/extras/atrace/Android.mk -- out/target/product/evita/obj/EXECUTABLES/atrace_intermediates/export_includes
Notice file: system/extras/atrace/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/atrace.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/audioloop_intermediates/import_includes
Export includes file: frameworks/av/cmds/stagefright/Android.mk -- out/target/product/evita/obj/EXECUTABLES/audioloop_intermediates/export_includes
Notice file: frameworks/av/cmds/stagefright/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/audioloop.txt
Export includes file: external/bluetooth/bluez/lib/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libbluetooth_intermediates/export_includes
Export includes file: external/bluetooth/bluez/btio/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libbtio_intermediates/export_includes
Export includes file: external/bluetooth/glib/glib/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libglib_intermediates/export_includes
Export includes file: external/bluetooth/bluez/plugins/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libbuiltinplugin_intermediates/export_includes
Export includes file: external/bluetooth/bluez/gdbus/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libgdbus_static_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libbluetooth_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libglib_intermediates/import_includes
Export includes file: external/bluetooth/bluez/src/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libbluetoothd_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libgdbus_static_intermediates/import_includes
Export includes file: external/bluetooth/bluez/src/Android.mk -- out/target/product/evita/obj/EXECUTABLES/bluetoothd_intermediates/export_includes
Notice file: external/bluetooth/bluez/src/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/bluetoothd.txt
Notice file: external/bluetooth/bluez/src/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libbluetoothd.so.txt
Notice file: external/bluetooth/bluez/plugins/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libbuiltinplugin.a.txt
Notice file: external/bluetooth/bluez/gdbus/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libgdbus_static.a.txt
Notice file: external/bluetooth/bluez/lib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libbluetooth.so.txt
Notice file: external/bluetooth/bluez/btio/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libbtio.so.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/bootanimation_intermediates/import_includes
Export includes file: frameworks/base/cmds/bootanimation/Android.mk -- out/target/product/evita/obj/EXECUTABLES/bootanimation_intermediates/export_includes
Notice file: frameworks/base/cmds/bu/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/bu.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/bugreport_intermediates/import_includes
Export includes file: frameworks/base/cmds/bugreport/Android.mk -- out/target/product/evita/obj/EXECUTABLES/bugreport_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/toolbox_intermediates/import_includes
target Generated: toolbox <= system/core/toolbox/Android.mk
Export includes file: system/core/toolbox/Android.mk -- out/target/product/evita/obj/EXECUTABLES/toolbox_intermediates/export_includes
Notice file: system/core/toolbox/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/toolbox.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/codec_intermediates/import_includes
Export includes file: frameworks/av/cmds/stagefright/Android.mk -- out/target/product/evita/obj/EXECUTABLES/codec_intermediates/export_includes
Notice file: frameworks/av/cmds/stagefright/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/codec.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/corrupt_gdt_free_blocks_intermediates/import_includes
Export includes file: system/extras/tests/ext4/Android.mk -- out/target/product/evita/obj/EXECUTABLES/corrupt_gdt_free_blocks_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/dalvikvm_intermediates/import_includes
Export includes file: dalvik/dalvikvm/Android.mk -- out/target/product/evita/obj/EXECUTABLES/dalvikvm_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/dbus-daemon_intermediates/import_includes
Export includes file: external/dbus/bus/Android.mk -- out/target/product/evita/obj/EXECUTABLES/dbus-daemon_intermediates/export_includes
Notice file: external/dbus/bus/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/dbus-daemon.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/debuggerd_intermediates/import_includes
Export includes file: system/core/debuggerd/Android.mk -- out/target/product/evita/obj/EXECUTABLES/debuggerd_intermediates/export_includes
Notice file: system/core/debuggerd/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/debuggerd.txt
Export includes file: frameworks/av/media/libstagefright/codecs/on2/h264dec/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_h264dec_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_h264dec_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/on2/h264dec/Android.mk -- out/target/product/evita/obj/EXECUTABLES/decoder_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/on2/h264dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/decoder.txt
Notice file: frameworks/av/media/libstagefright/codecs/on2/h264dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_h264dec.so.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/dexopt_intermediates/import_includes
Export includes file: dalvik/dexopt/Android.mk -- out/target/product/evita/obj/EXECUTABLES/dexopt_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/dhcpcd_intermediates/import_includes
Export includes file: external/dhcpcd/Android.mk -- out/target/product/evita/obj/EXECUTABLES/dhcpcd_intermediates/export_includes
Notice file: external/dhcpcd/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/dhcpcd.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/dnsmasq_intermediates/import_includes
Export includes file: external/dnsmasq/src/Android.mk -- out/target/product/evita/obj/EXECUTABLES/dnsmasq_intermediates/export_includes
Notice file: external/dnsmasq/src/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/dnsmasq.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/drmserver_intermediates/import_includes
Export includes file: frameworks/av/drm/drmserver/Android.mk -- out/target/product/evita/obj/EXECUTABLES/drmserver_intermediates/export_includes
Notice file: frameworks/av/drm/drmserver/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/drmserver.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/dump_image_intermediates/import_includes
Export includes file: bootable/recovery/flashutils/Android.mk -- out/target/product/evita/obj/EXECUTABLES/dump_image_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/dumpstate_intermediates/import_includes
Export includes file: frameworks/native/cmds/dumpstate/Android.mk -- out/target/product/evita/obj/EXECUTABLES/dumpstate_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/dumpsys_intermediates/import_includes
Export includes file: frameworks/native/cmds/dumpsys/Android.mk -- out/target/product/evita/obj/EXECUTABLES/dumpsys_intermediates/export_includes
Notice file: frameworks/native/cmds/dumpsys/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/dumpsys.txt
Export includes file: external/e2fsprogs/lib/ext2fs/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libext2fs_intermediates/export_includes
Export includes file: external/e2fsprogs/lib/blkid/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libext2_blkid_intermediates/export_includes
Export includes file: external/e2fsprogs/lib/uuid/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libext2_uuid_intermediates/export_includes
Export includes file: external/e2fsprogs/e2fsck/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libext2_profile_intermediates/export_includes
Export includes file: external/e2fsprogs/lib/et/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libext2_com_err_intermediates/export_includes
Export includes file: external/e2fsprogs/lib/e2p/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libext2_e2p_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libext2_com_err_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libext2_uuid_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libext2_blkid_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libext2_e2p_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libext2_profile_intermediates/import_includes
Export includes file: external/e2fsprogs/e2fsck/Android.mk -- out/target/product/evita/obj/EXECUTABLES/e2fsck_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/erase_image_intermediates/import_includes
Export includes file: bootable/recovery/flashutils/Android.mk -- out/target/product/evita/obj/EXECUTABLES/erase_image_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/flash_image_intermediates/import_includes
Export includes file: bootable/recovery/flashutils/Android.mk -- out/target/product/evita/obj/EXECUTABLES/flash_image_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/fsck_msdos_intermediates/import_includes
Export includes file: external/fsck_msdos/Android.mk -- out/target/product/evita/obj/EXECUTABLES/fsck_msdos_intermediates/export_includes
Notice file: external/fsck_msdos/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/fsck_msdos.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/gzip_intermediates/import_includes
Export includes file: external/zlib/Android.mk -- out/target/product/evita/obj/EXECUTABLES/gzip_intermediates/export_includes
Notice file: external/zlib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/gzip.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/hciattach_intermediates/import_includes
Export includes file: external/bluetooth/bluez/tools/Android.mk -- out/target/product/evita/obj/EXECUTABLES/hciattach_intermediates/export_includes
Notice file: external/bluetooth/bluez/tools/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/hciattach.txt
Export includes file: system/core/libnl_2/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libnl_2_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libnl_2_intermediates/import_includes
Export includes file: external/wpa_supplicant_8/hostapd/Android.mk -- out/target/product/evita/obj/EXECUTABLES/hostapd_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/hostapd_cli_intermediates/import_includes
Export includes file: external/wpa_supplicant_8/hostapd/Android.mk -- out/target/product/evita/obj/EXECUTABLES/hostapd_cli_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/installd_intermediates/import_includes
Export includes file: frameworks/base/cmds/installd/Android.mk -- out/target/product/evita/obj/EXECUTABLES/installd_intermediates/export_includes
Export includes file: external/iproute2/lib/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libiprouteutil_intermediates/export_includes
Export includes file: external/iproute2/lib/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libnetlink_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libiprouteutil_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libnetlink_intermediates/import_includes
Export includes file: external/iproute2/ip/Android.mk -- out/target/product/evita/obj/EXECUTABLES/ip_intermediates/export_includes
Notice file: external/iproute2/ip/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/ip.txt
Notice file: external/iproute2/lib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libiprouteutil.so.txt
Notice file: external/iproute2/lib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libnetlink.so.txt
Export includes file: external/iptables/extensions/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/export_includes
Export includes file: external/iptables/extensions/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libext6_intermediates/export_includes
Export includes file: external/iptables/libiptc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libip6tc_intermediates/export_includes
Export includes file: external/iptables/iptables/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libxtables_intermediates/export_includes
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
target Generated: libext <= external/iptables/extensions/libxt_AUDIT.c
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/import_includes
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
target Generated: libext6 <= external/iptables/extensions/libip6t_HL.c
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libext6_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libip6tc_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libxtables_intermediates/import_includes
Export includes file: external/iptables/iptables/Android.mk -- out/target/product/evita/obj/EXECUTABLES/ip6tables_intermediates/export_includes
Export includes file: external/iptables/extensions/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libext4_intermediates/export_includes
Export includes file: external/iptables/libiptc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libip4tc_intermediates/export_includes
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
target Generated: libext4 <= external/iptables/extensions/libipt_CLUSTERIP.c
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libext4_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libip4tc_intermediates/import_includes
Export includes file: external/iptables/iptables/Android.mk -- out/target/product/evita/obj/EXECUTABLES/iptables_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/keystore_intermediates/import_includes
Export includes file: system/security/keystore/Android.mk -- out/target/product/evita/obj/EXECUTABLES/keystore_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/keystore_cli_intermediates/import_includes
Export includes file: system/security/keystore/Android.mk -- out/target/product/evita/obj/EXECUTABLES/keystore_cli_intermediates/export_includes
Export includes file: bionic/libc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libc_nomalloc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libc_nomalloc_intermediates/import_includes
Export includes file: bionic/linker/Android.mk -- out/target/product/evita/obj/EXECUTABLES/linker_intermediates/export_includes
Notice file: bionic/linker/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/linker.txt
Notice file: bionic/libc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libc_nomalloc.a.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/logcat_intermediates/import_includes
Export includes file: system/core/logcat/Android.mk -- out/target/product/evita/obj/EXECUTABLES/logcat_intermediates/export_includes
Notice file: system/core/logcat/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/logcat.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/logwrapper_intermediates/import_includes
Export includes file: system/core/logwrapper/Android.mk -- out/target/product/evita/obj/EXECUTABLES/logwrapper_intermediates/export_includes
Notice file: system/core/logwrapper/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/logwrapper.txt
Export includes file: system/extras/ext4_utils/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libext4_utils_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libext4_utils_intermediates/import_includes
Export includes file: system/extras/ext4_utils/Android.mk -- out/target/product/evita/obj/EXECUTABLES/make_ext4fs_intermediates/export_includes
Notice file: system/extras/ext4_utils/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/make_ext4fs.txt
Notice file: system/extras/ext4_utils/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libext4_utils.so.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/mdnsd_intermediates/import_includes
Export includes file: external/mdnsresponder/Android.mk -- out/target/product/evita/obj/EXECUTABLES/mdnsd_intermediates/export_includes
Export includes file: frameworks/av/services/audioflinger/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libaudioflinger_intermediates/export_includes
Export includes file: frameworks/av/services/camera/libcameraservice/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libcameraservice_intermediates/export_includes
Export includes file: frameworks/av/media/libmediaplayerservice/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libmediaplayerservice_intermediates/export_includes
Export includes file: frameworks/av/media/common_time/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libcommon_time_client_intermediates/export_includes
Export includes file: frameworks/av/media/libeffects/factory/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libeffects_intermediates/export_includes
Export includes file: frameworks/native/services/powermanager/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libpowermanager_intermediates/export_includes
Export includes file: frameworks/av/services/audioflinger/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libscheduling_policy_intermediates/export_includes
Export includes file: frameworks/av/services/audioflinger/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libnbaio_intermediates/export_includes
Export includes file: frameworks/native/libs/cpustats/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libcpustats_intermediates/export_includes
Export includes file: frameworks/av/media/libmedia/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libmedia_helper_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libcommon_time_client_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libeffects_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libpowermanager_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libscheduling_policy_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libnbaio_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libcpustats_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libmedia_helper_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libcameraservice_intermediates/import_includes
Export includes file: frameworks/av/media/libaah_rtp/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libaah_rtp_intermediates/export_includes
Export includes file: frameworks/av/media/libmediaplayerservice/nuplayer/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_nuplayer_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/rtsp/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_rtsp_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libaah_rtp_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_nuplayer_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_rtsp_intermediates/import_includes
Export includes file: frameworks/av/media/mediaserver/Android.mk -- out/target/product/evita/obj/EXECUTABLES/mediaserver_intermediates/export_includes
Notice file: frameworks/av/media/mediaserver/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/mediaserver.txt
Notice file: frameworks/av/services/audioflinger/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libaudioflinger.so.txt
Notice file: frameworks/av/services/audioflinger/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libscheduling_policy.a.txt
Notice file: frameworks/av/services/audioflinger/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libnbaio.a.txt
Notice file: frameworks/av/media/libmedia/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libmedia_helper.a.txt
Notice file: frameworks/av/media/common_time/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libcommon_time_client.so.txt
Notice file: frameworks/av/services/camera/libcameraservice/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libcameraservice.so.txt
Notice file: frameworks/av/media/libmediaplayerservice/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libmediaplayerservice.so.txt
Notice file: frameworks/av/media/libmediaplayerservice/nuplayer/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_nuplayer.a.txt
Notice file: frameworks/av/media/libstagefright/rtsp/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_rtsp.a.txt
Notice file: frameworks/av/media/libaah_rtp/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libaah_rtp.so.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/mke2fs_intermediates/import_includes
Export includes file: external/e2fsprogs/misc/Android.mk -- out/target/product/evita/obj/EXECUTABLES/mke2fs_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/mksh_intermediates/import_includes
Export includes file: external/mksh/Android.mk -- out/target/product/evita/obj/EXECUTABLES/mksh_intermediates/export_includes
Notice file: external/mksh/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/mksh.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/mkyaffs2image_intermediates/import_includes
Export includes file: external/yaffs2/Android.mk -- out/target/product/evita/obj/EXECUTABLES/mkyaffs2image_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/mtpd_intermediates/import_includes
Export includes file: external/mtpd/Android.mk -- out/target/product/evita/obj/EXECUTABLES/mtpd_intermediates/export_includes
Notice file: external/mtpd/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/mtpd.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/ndc_intermediates/import_includes
Export includes file: system/netd/Android.mk -- out/target/product/evita/obj/EXECUTABLES/ndc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/netcfg_intermediates/import_includes
Export includes file: system/core/netcfg/Android.mk -- out/target/product/evita/obj/EXECUTABLES/netcfg_intermediates/export_includes
Notice file: system/core/netcfg/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/netcfg.txt
Export includes file: system/core/libsysutils/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libsysutils_intermediates/export_includes
Export includes file: external/mdnsresponder/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libmdnssd_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libsysutils_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libmdnssd_intermediates/import_includes
Export includes file: system/netd/Android.mk -- out/target/product/evita/obj/EXECUTABLES/netd_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/pand_intermediates/import_includes
Export includes file: external/bluetooth/bluez/compat/Android.mk -- out/target/product/evita/obj/EXECUTABLES/pand_intermediates/export_includes
Notice file: external/bluetooth/bluez/compat/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/pand.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/ping_intermediates/import_includes
Export includes file: external/ping/Android.mk -- out/target/product/evita/obj/EXECUTABLES/ping_intermediates/export_includes
Notice file: external/ping/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/ping.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/pppd_intermediates/import_includes
Export includes file: external/ppp/pppd/Android.mk -- out/target/product/evita/obj/EXECUTABLES/pppd_intermediates/export_includes
Notice file: external/ppp/pppd/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/pppd.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/qemu-props_intermediates/import_includes
Export includes file: development/tools/emulator/system/qemu-props/Android.mk -- out/target/product/evita/obj/EXECUTABLES/qemu-props_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/qemud_intermediates/import_includes
Export includes file: development/tools/emulator/system/qemud/Android.mk -- out/target/product/evita/obj/EXECUTABLES/qemud_intermediates/export_includes
Export includes file: external/ipsec-tools/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libipsec_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libipsec_intermediates/import_includes
Export includes file: external/ipsec-tools/Android.mk -- out/target/product/evita/obj/EXECUTABLES/racoon_intermediates/export_includes
Notice file: external/ipsec-tools/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/racoon.txt
Notice file: external/ipsec-tools/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libipsec.a.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/radiooptions_intermediates/import_includes
Export includes file: hardware/ril/rild/Android.mk -- out/target/product/evita/obj/EXECUTABLES/radiooptions_intermediates/export_includes
Notice file: hardware/ril/rild/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/radiooptions.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/record_intermediates/import_includes
Export includes file: frameworks/av/cmds/stagefright/Android.mk -- out/target/product/evita/obj/EXECUTABLES/record_intermediates/export_includes
Notice file: frameworks/av/cmds/stagefright/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/record.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/recordvideo_intermediates/import_includes
Export includes file: frameworks/av/cmds/stagefright/Android.mk -- out/target/product/evita/obj/EXECUTABLES/recordvideo_intermediates/export_includes
Notice file: frameworks/av/cmds/stagefright/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/recordvideo.txt
Notice file: frameworks/base/cmds/requestsync/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/requestsync.txt
Export includes file: device/htc/evita/libril/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libril_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libril_intermediates/import_includes
Export includes file: hardware/ril/rild/Android.mk -- out/target/product/evita/obj/EXECUTABLES/rild_intermediates/export_includes
Notice file: hardware/ril/rild/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/rild.txt
Notice file: device/htc/evita/libril/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libril.so.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/run-as_intermediates/import_includes
Export includes file: system/core/run-as/Android.mk -- out/target/product/evita/obj/EXECUTABLES/run-as_intermediates/export_includes
Notice file: system/core/run-as/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/run-as.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/schedtest_intermediates/import_includes
Export includes file: system/extras/tests/schedtest/Android.mk -- out/target/product/evita/obj/EXECUTABLES/schedtest_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/screencap_intermediates/import_includes
Export includes file: frameworks/base/cmds/screencap/Android.mk -- out/target/product/evita/obj/EXECUTABLES/screencap_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/screenshot_intermediates/import_includes
Export includes file: frameworks/base/cmds/screenshot/Android.mk -- out/target/product/evita/obj/EXECUTABLES/screenshot_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/sdcard_intermediates/import_includes
Export includes file: system/core/sdcard/Android.mk -- out/target/product/evita/obj/EXECUTABLES/sdcard_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/sdptool_intermediates/import_includes
Export includes file: external/bluetooth/bluez/tools/Android.mk -- out/target/product/evita/obj/EXECUTABLES/sdptool_intermediates/export_includes
Notice file: external/bluetooth/bluez/tools/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/sdptool.txt
Export includes file: frameworks/base/services/sensorservice/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libsensorservice_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libsensorservice_intermediates/import_includes
Export includes file: frameworks/base/cmds/sensorservice/Android.mk -- out/target/product/evita/obj/EXECUTABLES/sensorservice_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/service_intermediates/import_includes
Export includes file: frameworks/base/cmds/service/Android.mk -- out/target/product/evita/obj/EXECUTABLES/service_intermediates/export_includes
Notice file: frameworks/base/cmds/service/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/service.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/servicemanager_intermediates/import_includes
Export includes file: frameworks/base/cmds/servicemanager/Android.mk -- out/target/product/evita/obj/EXECUTABLES/servicemanager_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/set_ext4_err_bit_intermediates/import_includes
Export includes file: system/extras/tests/ext4/Android.mk -- out/target/product/evita/obj/EXECUTABLES/set_ext4_err_bit_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/setup_fs_intermediates/import_includes
Export includes file: system/extras/ext4_utils/Android.mk -- out/target/product/evita/obj/EXECUTABLES/setup_fs_intermediates/export_includes
Notice file: system/extras/ext4_utils/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/setup_fs.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/sf2_intermediates/import_includes
Export includes file: frameworks/av/cmds/stagefright/Android.mk -- out/target/product/evita/obj/EXECUTABLES/sf2_intermediates/export_includes
Notice file: frameworks/av/cmds/stagefright/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/sf2.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/showlease_intermediates/import_includes
Export includes file: external/dhcpcd/Android.mk -- out/target/product/evita/obj/EXECUTABLES/showlease_intermediates/export_includes
Notice file: external/dhcpcd/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/showlease.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/stagefright_intermediates/import_includes
Export includes file: frameworks/av/cmds/stagefright/Android.mk -- out/target/product/evita/obj/EXECUTABLES/stagefright_intermediates/export_includes
Notice file: frameworks/av/cmds/stagefright/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/stagefright.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/stream_intermediates/import_includes
Export includes file: frameworks/av/cmds/stagefright/Android.mk -- out/target/product/evita/obj/EXECUTABLES/stream_intermediates/export_includes
Notice file: frameworks/av/cmds/stagefright/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/stream.txt
Export includes file: frameworks/native/services/surfaceflinger/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libsurfaceflinger_intermediates/import_includes
Export includes file: frameworks/native/cmds/surfaceflinger/Android.mk -- out/target/product/evita/obj/EXECUTABLES/surfaceflinger_intermediates/export_includes
Export includes file: frameworks/base/cmds/system_server/library/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libsystem_server_intermediates/export_includes
Export includes file: frameworks/base/services/input/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libinput_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libinput_intermediates/import_includes
Export includes file: frameworks/base/cmds/system_server/Android.mk -- out/target/product/evita/obj/EXECUTABLES/system_server_intermediates/export_includes
Notice file: frameworks/base/cmds/system_server/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/system_server.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/tc_intermediates/import_includes
Export includes file: external/iproute2/tc/Android.mk -- out/target/product/evita/obj/EXECUTABLES/tc_intermediates/export_includes
Notice file: external/iproute2/tc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/tc.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/testid3_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/id3/Android.mk -- out/target/product/evita/obj/EXECUTABLES/testid3_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/id3/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/bin/testid3.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/tune2fs_intermediates/import_includes
Export includes file: external/e2fsprogs/misc/Android.mk -- out/target/product/evita/obj/EXECUTABLES/tune2fs_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/vdc_intermediates/import_includes
Export includes file: system/vold/Android.mk -- out/target/product/evita/obj/EXECUTABLES/vdc_intermediates/export_includes
Export includes file: system/core/libdiskconfig/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdiskconfig_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libdiskconfig_intermediates/import_includes
Export includes file: system/vold/Android.mk -- out/target/product/evita/obj/EXECUTABLES/vold_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/wpa_cli_intermediates/import_includes
Export includes file: external/wpa_supplicant_8/wpa_supplicant/Android.mk -- out/target/product/evita/obj/EXECUTABLES/wpa_cli_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/wpa_supplicant_intermediates/import_includes
Export includes file: external/wpa_supplicant_8/wpa_supplicant/Android.mk -- out/target/product/evita/obj/EXECUTABLES/wpa_supplicant_intermediates/export_includes
Notice file: external/dhcpcd/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/dhcpcd/dhcpcd-hooks/20-dns.conf.txt
Notice file: external/dhcpcd/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/dhcpcd/dhcpcd-hooks/95-configured.txt
Notice file: external/dhcpcd/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/dhcpcd/dhcpcd-run-hooks.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/fallback_fonts-ja.xml.txt
Notice file: external/mksh/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/mkshrc.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/ip-up-vpn_intermediates/import_includes
Export includes file: frameworks/base/cmds/ip-up-vpn/Android.mk -- out/target/product/evita/obj/EXECUTABLES/ip-up-vpn_intermediates/export_includes
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/00673b5b.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/03e16f6c.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/08aef7bb.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/0d188d89.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/10531352.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/111e6273.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/1155c94b.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/119afc2e.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/11a09b38.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/12d55845.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/17b51fe6.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/1920cacb.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/1dac3003.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/1dbdda5b.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/1dcd6f4c.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/1df5ec47.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/1e8e7201.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/1eb37bdf.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/219d9499.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/23f4c490.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/27af790d.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/2afc57aa.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/2e8714cb.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/2fa87019.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/2fb1850a.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/33815e15.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/343eb6cb.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/399e7759.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/3a3b02ce.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/3ad48a91.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/3c58f906.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/3c860d51.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/3d441de8.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/3e7271e8.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/418595b9.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/455f1b52.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/46b2fd3b.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/48478734.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/4d654d1d.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/4e18c148.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/4fbd6bfa.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/5021a0a2.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/5046c355.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/524d9b43.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/56b8a0b6.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/57692373.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/58a44af1.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/594f1775.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/5a3f0ff8.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/5a5372fc.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/5cf9d536.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/5e4e69e7.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/60afe812.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/635ccfd5.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/67495436.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/69105f4f.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/6adf0799.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/6e8bf996.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/6fcc125d.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/72f369af.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/72fa7371.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/74c26bd0.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/75680d2e.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/7651b327.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/76579174.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/7672ac4b.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/7999be0d.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/7a481e66.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/7a819ef2.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/7d3cd826.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/7d453d8f.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/81b9768f.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/8470719d.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/84cba82f.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/85cde254.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/86212b19.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/87753b0d.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/882de061.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/895cad1a.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/89c02a45.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/8f7b96c4.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/9339512a.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/95aff9e3.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/9685a493.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/9772ca32.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/9d6523ce.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/9dbefe7b.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/9f533518.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/a0bc6fbb.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/a15b3b6b.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/a3896b44.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/a7605362.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/a7d2cf64.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/ab5346f4.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/add67345.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/aeb67534.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/b0f3e76e.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/b7db1890.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/bc3f2570.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/bcdd5959.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/bda4cc84.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/bdacca6f.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/bf64f35b.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/c215bc69.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/c33a80d4.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/c3a6a9ad.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/c527e4ab.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/c7e2a638.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/c8763593.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/ccc52f49.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/cdaebb72.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/cf701eeb.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/d16a5865.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/d537fba6.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/d59297b8.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/d64f06f3.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/d777342d.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/d8274e24.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/dbc54cab.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/ddc328ff.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/e48193cf.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/e60bf0c0.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/e775ed2d.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/e7b8d656.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/e8651083.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/ea169617.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/eb375c3e.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/ed049835.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/ed524cf5.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/ee7cd6fb.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/f4996e82.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/f58a60fe.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/f61bff45.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/f80cc7f6.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/fac084d7.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/facacbc6.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/fb126c6d.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/fde84897.0.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/etc/security/cacerts/ff783690.0.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/AndroidClock.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/AndroidClock_Highlight.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/AndroidClock_Solid.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/AndroidEmoji.ttf.txt
Notice file: external/cibu-fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/AnjaliNewLipi-light.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/Clockopia.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidNaskh-Regular-SystemUI.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidNaskh-Regular.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/Roboto-Bold.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/Roboto-Regular.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansArmenian.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansDevanagari-Regular.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansEthiopic-Regular.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansFallback.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansTamil-Regular.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansTamil-Bold.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/MTLmr3m.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansGeorgian.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansHebrew-Bold.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansHebrew-Regular.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansMono.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSansThai.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSerif-Bold.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSerif-BoldItalic.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSerif-Italic.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/DroidSerif-Regular.ttf.txt
Notice file: external/lohit-fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/Lohit-Bengali.ttf.txt
Notice file: external/lohit-fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/Lohit-Kannada.ttf.txt
Notice file: external/lohit-fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/Lohit-Telugu.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/Roboto-BoldItalic.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/Roboto-Italic.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/Roboto-Light.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/Roboto-LightItalic.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/RobotoCondensed-Bold.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/RobotoCondensed-BoldItalic.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/RobotoCondensed-Italic.ttf.txt
Notice file: frameworks/base/data/fonts/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/fonts/RobotoCondensed-Regular.ttf.txt
Notice file: frameworks/base/cmds/am/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/am.jar.txt
Notice file: external/apache-xml/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/apache-xml.jar.txt
Notice file: frameworks/base/cmds/bmgr/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/bmgr.jar.txt
Notice file: external/bouncycastle/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/bouncycastle.jar.txt
Notice file: frameworks/base/cmds/bu/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/bu.jar.txt
Notice file: frameworks/base/cmds/content/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/content.jar.txt
Notice file: external/junit/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/core-junit.jar.txt
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/core.jar.txt
Notice file: frameworks/base/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/ext.jar.txt
Notice file: frameworks/base/core/res/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/framework-res.apk.txt
Notice file: frameworks/base/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/framework.jar.txt
Notice file: frameworks/base/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/framework2.jar.txt
Notice file: frameworks/base/cmds/ime/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/ime.jar.txt
Notice file: frameworks/base/cmds/input/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/input.jar.txt
Notice file: frameworks/base/obex/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/javax.obex.jar.txt
Notice file: development/cmds/monkey/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/monkey.jar.txt
Notice file: frameworks/base/cmds/pm/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/pm.jar.txt
Notice file: frameworks/base/cmds/requestsync/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/requestsync.jar.txt
Notice file: frameworks/base/cmds/svc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/framework/svc.jar.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/audio_intermediates/import_includes
Export includes file: external/bluetooth/bluez/audio/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/audio_intermediates/export_includes
Notice file: external/bluetooth/bluez/audio/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/bluez-plugin/audio.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/bluetooth-health_intermediates/import_includes
Export includes file: external/bluetooth/bluez/health/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/bluetooth-health_intermediates/export_includes
Notice file: external/bluetooth/bluez/health/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/bluez-plugin/bluetooth-health.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/input_intermediates/import_includes
Export includes file: external/bluetooth/bluez/input/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/input_intermediates/export_includes
Notice file: external/bluetooth/bluez/input/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/bluez-plugin/input.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/network_intermediates/import_includes
Export includes file: external/bluetooth/bluez/network/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/network_intermediates/export_includes
Notice file: external/bluetooth/bluez/network/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/bluez-plugin/network.so.txt
Export includes file: frameworks/av/drm/libdrmframework/plugins/common/util/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libdrmutility_intermediates/export_includes
Export includes file: frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libfwdlock-common_intermediates/export_includes
Export includes file: frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libfwdlock-converter_intermediates/export_includes
Export includes file: frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libfwdlock-decoder_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libdrmutility_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libfwdlock-common_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libfwdlock-converter_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libfwdlock-decoder_intermediates/import_includes
Export includes file: frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libfwdlockengine_intermediates/export_includes
Notice file: frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/drm/libfwdlockengine.so.txt
Notice file: frameworks/av/drm/libdrmframework/plugins/common/util/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libdrmutility.a.txt
Export includes file: system/core/libpixelflinger/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libpixelflinger_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libpixelflinger_intermediates/import_includes
Export includes file: frameworks/native/opengl/libagl/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libGLES_android_intermediates/export_includes
Notice file: system/core/libpixelflinger/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libpixelflinger.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/alsa.msm8960_intermediates/import_includes
Export includes file: hardware/qcom/audio/alsa_sound/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/alsa.msm8960_intermediates/export_includes
Notice file: hardware/qcom/audio/alsa_sound/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/hw/alsa.msm8960.so.txt
Export includes file: hardware/libhardware_legacy/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libpower_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libpower_intermediates/import_includes
Notice file: external/bluetooth/bluez/audio/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/hw/audio.a2dp.default.so.txt
Export includes file: external/bluetooth/bluez/audio/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/audio.a2dp.default_intermediates/export_includes
Notice file: hardware/libhardware_legacy/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libpower.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/audio.primary.default_intermediates/import_includes
Export includes file: hardware/libhardware/modules/audio/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/audio.primary.default_intermediates/export_includes
Export includes file: hardware/libhardware_legacy/audio/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libaudiohw_legacy_intermediates/export_includes
Export includes file: hardware/libhardware_legacy/audio/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libaudiopolicy_legacy_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libaudiohw_legacy_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libaudiopolicy_legacy_intermediates/import_includes
Export includes file: hardware/qcom/audio/alsa_sound/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/audio.primary.msm8960_intermediates/export_includes
Notice file: hardware/qcom/audio/alsa_sound/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/hw/audio.primary.msm8960.so.txt
Export includes file: hardware/libhardware_legacy/audio/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/audio_policy.default_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/camera.goldfish_intermediates/import_includes
Export includes file: development/tools/emulator/system/camera/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/camera.goldfish_intermediates/export_includes
Export includes file: hardware/qcom/display/libgralloc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libmemalloc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libmemalloc_intermediates/import_includes
Export includes file: hardware/qcom/display/libcopybit/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/copybit.msm8960_intermediates/export_includes
Notice file: hardware/qcom/display/libcopybit/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/hw/copybit.msm8960.so.txt
Notice file: hardware/qcom/display/libgralloc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libmemalloc.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/gps.goldfish_intermediates/import_includes
Export includes file: development/tools/emulator/system/gps/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/gps.goldfish_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/gralloc.default_intermediates/import_includes
Export includes file: hardware/libhardware/modules/gralloc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/gralloc.default_intermediates/export_includes
Export includes file: hardware/qcom/display/libgenlock/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libgenlock_intermediates/export_includes
Export includes file: hardware/qcom/display/libqdutils/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libqdutils_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libgenlock_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libqdutils_intermediates/import_includes
Export includes file: hardware/qcom/display/libgralloc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/gralloc.msm8960_intermediates/export_includes
Notice file: hardware/qcom/display/libgralloc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/hw/gralloc.msm8960.so.txt
Export includes file: hardware/qcom/display/liboverlay/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/liboverlay_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/liboverlay_intermediates/import_includes
Export includes file: hardware/qcom/display/libhwcomposer/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/hwcomposer.msm8960_intermediates/export_includes
Export includes file: system/security/keystore/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libkeystore_client_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libkeystore_client_intermediates/import_includes
Export includes file: system/security/softkeymaster/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/keystore.default_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/lights.evita_intermediates/import_includes
Export includes file: device/htc/evita/liblights/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/lights.evita_intermediates/export_includes
Notice file: device/htc/evita/liblights/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/hw/lights.evita.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/lights.goldfish_intermediates/import_includes
Export includes file: development/tools/emulator/system/lights/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/lights.goldfish_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/local_time.default_intermediates/import_includes
Export includes file: hardware/libhardware/modules/local_time/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/local_time.default_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/power.default_intermediates/import_includes
Export includes file: hardware/libhardware/modules/power/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/power.default_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/sensors.goldfish_intermediates/import_includes
Export includes file: development/tools/emulator/system/sensors/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/sensors.goldfish_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libFFTEm_intermediates/import_includes
Export includes file: external/neven/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libFFTEm_intermediates/export_includes
Notice file: external/neven/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libFFTEm.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libOmxCore_intermediates/import_includes
Export includes file: hardware/qcom/media/mm-core/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libOmxCore_intermediates/export_includes
Export includes file: hardware/qcom/media/mm-video/DivxDrmDecrypt/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdivxdrmdecrypt_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libdivxdrmdecrypt_intermediates/import_includes
Export includes file: hardware/qcom/media/mm-video/vidc/vdec/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libOmxVenc_intermediates/import_includes
Export includes file: hardware/qcom/media/mm-video/vidc/venc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libOmxVenc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libOpenMAXAL_intermediates/import_includes
Export includes file: frameworks/wilhelm/src/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libOpenMAXAL_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/rsg-generator_intermediates/import_includes
Lex: rsg-generator <= frameworks/rs/spec.l
Export includes file: frameworks/rs/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/rsg-generator_intermediates/export_includes
Export includes file: frameworks/compile/libbcc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libbcc_intermediates/export_includes
Export includes file: frameworks/compile/libbcc/bcinfo/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libbcinfo_intermediates/export_includes
Export includes file: frameworks/rs/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libRSDriver_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/librsloader_intermediates/import_includes
Export includes file: frameworks/compile/linkloader/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/librsloader_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMARMCodeGen_intermediates/import_includes
Export includes file: external/llvm/lib/Target/ARM/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMARMCodeGen_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMARMDesc_intermediates/import_includes
Export includes file: external/llvm/lib/Target/ARM/MCTargetDesc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMARMDesc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMARMInfo_intermediates/import_includes
Export includes file: external/llvm/lib/Target/ARM/TargetInfo/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMARMInfo_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMAsmPrinter_intermediates/import_includes
Export includes file: external/llvm/lib/CodeGen/AsmPrinter/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMAsmPrinter_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMBitReader_intermediates/import_includes
Export includes file: external/llvm/lib/Bitcode/Reader/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMBitReader_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMSelectionDAG_intermediates/import_includes
Export includes file: external/llvm/lib/CodeGen/SelectionDAG/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMSelectionDAG_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMCodeGen_intermediates/import_includes
Export includes file: external/llvm/lib/CodeGen/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMCodeGen_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMLinker_intermediates/import_includes
Export includes file: external/llvm/lib/Linker/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMLinker_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMScalarOpts_intermediates/import_includes
Export includes file: external/llvm/lib/Transforms/Scalar/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMScalarOpts_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMInstCombine_intermediates/import_includes
Export includes file: external/llvm/lib/Transforms/InstCombine/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMInstCombine_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMipo_intermediates/import_includes
Export includes file: external/llvm/lib/Transforms/IPO/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMipo_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMipa_intermediates/import_includes
Export includes file: external/llvm/lib/Analysis/IPA/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMipa_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMTransformUtils_intermediates/import_includes
Export includes file: external/llvm/lib/Transforms/Utils/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMTransformUtils_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMAnalysis_intermediates/import_includes
Export includes file: external/llvm/lib/Analysis/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMAnalysis_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMTarget_intermediates/import_includes
Export includes file: external/llvm/lib/Target/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMTarget_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMMCParser_intermediates/import_includes
Export includes file: external/llvm/lib/MC/MCParser/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMMCParser_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMMC_intermediates/import_includes
Export includes file: external/llvm/lib/MC/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMMC_intermediates/export_includes
Export includes file: external/llvm/lib/VMCore/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMCore_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMCore_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/import_includes
Export includes file: external/llvm/lib/Support/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/export_includes
target Generated: libbccExecutionEngine <= frameworks/compile/libbcc/libbcc-config.mk
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libbccExecutionEngine_intermediates/import_includes
Export includes file: frameworks/compile/libbcc/lib/ExecutionEngine/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libbccExecutionEngine_intermediates/export_includes
target Generated: libbccHelper <= frameworks/compile/libbcc/libbcc-config.mk
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libbccHelper_intermediates/import_includes
Export includes file: frameworks/compile/libbcc/helper/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libbccHelper_intermediates/export_includes
target Generated: libbccTransforms <= frameworks/compile/libbcc/libbcc-config.mk
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libbccTransforms_intermediates/import_includes
Export includes file: frameworks/compile/libbcc/lib/Transforms/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libbccTransforms_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libbccCompilerRT_intermediates/import_includes
Export includes file: frameworks/compile/libbcc/runtime/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libbccCompilerRT_intermediates/export_includes
Export includes file: frameworks/compile/libbcc/bcinfo/Wrap/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMWrap_intermediates/export_includes
Export includes file: external/llvm/lib/Bitcode/Writer/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMBitWriter_intermediates/export_includes
Export includes file: frameworks/compile/libbcc/bcinfo/BitReader_2_7/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMBitReader_2_7_intermediates/export_includes
Export includes file: frameworks/compile/libbcc/bcinfo/BitReader_3_0/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMBitReader_3_0_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMWrap_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMBitWriter_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMBitReader_3_0_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libLLVMBitReader_2_7_intermediates/import_includes
target Generated: libbcc <= frameworks/compile/libbcc/libbcc-config.mk
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libbcc_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libRSDriver_intermediates/import_includes
Export includes file: frameworks/rs/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libRS_intermediates/export_includes
Notice file: frameworks/compile/libbcc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libbcc.so.txt
Notice file: external/llvm/lib/Analysis/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libLLVMAnalysis.a.txt
Export includes file: external/llvm/lib/AsmParser/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMAsmParser_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMAsmParser_intermediates/import_includes
Export includes file: external/llvm/tools/llvm-as/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/llvm-as_intermediates/export_includes
Export includes file: external/clang/lib/FrontendTool/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangFrontendTool_intermediates/export_includes
Export includes file: external/clang/lib/ARCMigrate/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangARCMigrate_intermediates/export_includes
Export includes file: external/clang/lib/Serialization/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangSerialization_intermediates/export_includes
Export includes file: external/clang/lib/StaticAnalyzer/Frontend/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangStaticAnalyzerFrontend_intermediates/export_includes
Export includes file: external/clang/lib/StaticAnalyzer/Checkers/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangStaticAnalyzerCheckers_intermediates/export_includes
Export includes file: external/clang/lib/StaticAnalyzer/Core/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangStaticAnalyzerCore_intermediates/export_includes
Export includes file: external/clang/lib/Rewrite/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangRewrite_intermediates/export_includes
Export includes file: external/llvm/lib/Target/ARM/AsmParser/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMAsmParser_intermediates/export_includes
Export includes file: external/llvm/lib/Target/ARM/Disassembler/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMDisassembler_intermediates/export_includes
Export includes file: external/llvm/lib/Target/Mips/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMipsCodeGen_intermediates/export_includes
Export includes file: external/llvm/lib/Target/Mips/InstPrinter/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMipsAsmPrinter_intermediates/export_includes
Export includes file: external/llvm/lib/Target/Mips/MCTargetDesc/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMipsDesc_intermediates/export_includes
Export includes file: external/llvm/lib/Target/Mips/TargetInfo/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMipsInfo_intermediates/export_includes
Export includes file: external/llvm/lib/Target/X86/AsmParser/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86AsmParser_intermediates/export_includes
Export includes file: external/llvm/lib/Target/X86/Disassembler/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86Disassembler_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangFrontendTool_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangARCMigrate_intermediates/import_includes
Updating Clang version info.
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangSerialization_intermediates/import_includes
Updating Clang version info.
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangStaticAnalyzerFrontend_intermediates/import_includes
Updating Clang version info.
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangStaticAnalyzerCheckers_intermediates/import_includes
Updating Clang version info.
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangStaticAnalyzerCore_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libclangRewrite_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMAsmParser_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMARMDisassembler_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMipsCodeGen_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMipsAsmPrinter_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMipsDesc_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMMipsInfo_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86AsmParser_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMX86Disassembler_intermediates/import_includes
Export includes file: external/clang/tools/driver/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/clang_intermediates/export_includes
Export includes file: external/llvm/tools/llvm-link/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/llvm-link_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/llvm-link_intermediates/import_includes
Notice file: frameworks/compile/libbcc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libbcc.so.sha1.txt
Export includes file: frameworks/compile/libbcc/bcinfo/Wrap/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMWrap_intermediates/export_includes
Export includes file: frameworks/compile/libbcc/bcinfo/BitReader_2_7/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitReader_2_7_intermediates/export_includes
Export includes file: frameworks/compile/libbcc/bcinfo/BitReader_3_0/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitReader_3_0_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMWrap_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitReader_2_7_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libLLVMBitReader_3_0_intermediates/import_includes
Export includes file: frameworks/compile/libbcc/bcinfo/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libbcinfo_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/librsloader_intermediates/import_includes
Export includes file: frameworks/compile/linkloader/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/librsloader_intermediates/export_includes
target Generated: libbccExecutionEngine <= frameworks/compile/libbcc/libbcc-config.mk
Export includes file: frameworks/compile/libbcc/lib/ExecutionEngine/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libbccExecutionEngine_intermediates/export_includes
target Generated: libbccHelper <= frameworks/compile/libbcc/libbcc-config.mk
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libbccHelper_intermediates/import_includes
Export includes file: frameworks/compile/libbcc/helper/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libbccHelper_intermediates/export_includes
target Generated: libbccTransforms <= frameworks/compile/libbcc/libbcc-config.mk
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libbccTransforms_intermediates/import_includes
Export includes file: frameworks/compile/libbcc/lib/Transforms/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libbccTransforms_intermediates/export_includes
target Generated: libbcc <= frameworks/compile/libbcc/libbcc-config.mk
Export includes file: frameworks/compile/libbcc/Android.mk -- out/host/darwin-x86/obj/SHARED_LIBRARIES/libbcc_intermediates/export_includes
Notice file: frameworks/compile/libbcc/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libbcc.dylib.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libSR_AudioIn_intermediates/import_includes
Export includes file: external/srec/audio/AudioIn/UNIX/src/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libSR_AudioIn_intermediates/export_includes
Notice file: external/srec/audio/AudioIn/UNIX/src/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libSR_AudioIn.so.txt
Export includes file: frameworks/base/libs/storage/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstorage_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstorage_intermediates/import_includes
Export includes file: frameworks/base/native/android/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libandroid_intermediates/export_includes
Notice file: frameworks/base/libs/storage/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstorage.a.txt
Export includes file: system/core/libsuspend/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libsuspend_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libsuspend_intermediates/import_includes
Export includes file: frameworks/base/services/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libandroid_servers_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libaudioeffect_jni_intermediates/import_includes
Export includes file: frameworks/base/media/jni/audioeffect/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libaudioeffect_jni_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libc_malloc_debug_leak_intermediates/import_includes
Export includes file: bionic/libc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libc_malloc_debug_leak_intermediates/export_includes
Notice file: bionic/libc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libc_malloc_debug_leak.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libc_malloc_debug_qemu_intermediates/import_includes
Export includes file: bionic/libc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libc_malloc_debug_qemu_intermediates/export_includes
Notice file: bionic/libc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libc_malloc_debug_qemu.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libctest_intermediates/import_includes
Export includes file: system/core/libctest/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libctest_intermediates/export_includes
Notice file: system/core/libctest/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libctest.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libdrm1_intermediates/import_includes
Export includes file: frameworks/base/media/libdrm/mobile1/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdrm1_intermediates/export_includes
Export includes file: frameworks/base/media/libdrm/mobile1/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdrm1_jni_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libdrmframework_jni_intermediates/import_includes
Export includes file: frameworks/base/drm/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdrmframework_jni_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libjnigraphics_intermediates/import_includes
Export includes file: frameworks/base/native/graphics/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libjnigraphics_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libfilterfw_jni_intermediates/import_includes
Export includes file: frameworks/base/media/mca/filterfw/jni/../native/libfilterfw.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libfilterfw_jni_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libfilterfw_native_intermediates/import_includes
Export includes file: frameworks/base/media/mca/filterfw/native/libfilterfw.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libfilterfw_native_intermediates/export_includes
Export includes file: frameworks/base/media/mca/filterfw/native/libfilterfw.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libfilterfw_intermediates/export_includes
Export includes file: frameworks/base/media/mca/filterpacks/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libfilterpack_imageproc_intermediates/export_includes
Export includes file: external/fdlibm/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libfdlibm_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libfdlibm_intermediates/import_includes
Export includes file: libcore/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libjavacore_intermediates/export_includes
Notice file: libcore/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libjavacore.so.txt
Notice file: external/fdlibm/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libfdlibm.a.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/liblzo_intermediates/import_includes
Export includes file: external/lzo/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/liblzo_intermediates/export_includes
Export includes file: frameworks/av/media/mtp/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libmtp_intermediates/export_includes
Export includes file: external/jhead/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libexif_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/codecs/amrnb/common/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_amrnb_common_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/codecs/amrnb/enc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_amrnbenc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libmtp_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libexif_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_amrnb_common_intermediates/import_includes
Export includes file: frameworks/base/media/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libmedia_jni_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_amrnbenc_intermediates/import_includes
Notice file: frameworks/base/media/jni/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libmedia_jni.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libexif_jni_intermediates/import_includes
Notice file: frameworks/av/media/libstagefright/codecs/amrnb/enc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_amrnbenc.a.txt
Export includes file: external/jhead/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libexif_jni_intermediates/export_includes
Notice file: external/jhead/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libexif_jni.so.txt
Notice file: external/jhead/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libexif.so.txt
Notice file: frameworks/av/media/mtp/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libmtp.so.txt
Notice file: frameworks/av/media/libstagefright/codecs/amrnb/common/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_amrnb_common.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libmm-omxcore_intermediates/import_includes
Export includes file: hardware/qcom/media/mm-core/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libmm-omxcore_intermediates/export_includes
Notice file: external/libnfc-nxp/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libnfc.so.txt
Notice file: external/libnfc-nxp/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libnfc_ndef.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libpagemap_intermediates/import_includes
Export includes file: system/extras/libpagemap/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libpagemap_intermediates/export_includes
Notice file: system/extras/libpagemap/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libpagemap.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libpng_intermediates/import_includes
Export includes file: external/libpng/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libpng_intermediates/export_includes
Notice file: external/libpng/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libpng.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libreference-ril_intermediates/import_includes
Export includes file: hardware/ril/reference-ril/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libreference-ril_intermediates/export_includes
Notice file: hardware/ril/reference-ril/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libreference-ril.so.txt
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libpower_intermediates/import_includes
Export includes file: hardware/libhardware_legacy/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libpower_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/librpc_intermediates/import_includes
Export includes file: hardware/msm7k/librpc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/librpc_intermediates/export_includes
Export includes file: hardware/msm7k/librpc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/librpc_intermediates/export_includes
Notice file: hardware/msm7k/librpc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/librpc.so.txt
Notice file: hardware/libhardware_legacy/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libpower.a.txt
Notice file: hardware/msm7k/librpc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/librpc.a.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/librs_jni_intermediates/import_includes
Export includes file: frameworks/base/graphics/jni/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/librs_jni_intermediates/export_includes
Export includes file: external/libgsm/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libgsm_intermediates/export_includes
Export includes file: frameworks/av/media/libstagefright/codecs/amrnb/dec/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_amrnbdec_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libgsm_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_amrnbdec_intermediates/import_includes
Export includes file: frameworks/base/voip/jni/rtp/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/librtp_jni_intermediates/export_includes
Notice file: external/libgsm/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libgsm.a.txt
Notice file: frameworks/av/media/libstagefright/codecs/amrnb/dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_amrnbdec.a.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libsoundpool_intermediates/import_includes
Export includes file: frameworks/base/media/jni/soundpool/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libsoundpool_intermediates/export_includes
Notice file: frameworks/base/media/jni/soundpool/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libsoundpool.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libsqlite_jni_intermediates/import_includes
Export includes file: external/javasqlite/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libsqlite_jni_intermediates/export_includes
Notice file: external/javasqlite/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libsqlite_jni.so.txt
Export includes file: external/aac/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libFraunhoferAAC_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libFraunhoferAAC_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/aacdec/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_aacdec_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/aacdec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_aacdec.so.txt
Notice file: external/aac/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libFraunhoferAAC.a.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_aacenc_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/aacenc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_aacenc_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/aacenc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_aacenc.so.txt
Export includes file: frameworks/av/media/libstagefright/codecs/amrwb/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_amrwbdec_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_amrwbdec_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/amrnb/dec/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_amrdec_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/amrnb/dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_amrdec.so.txt
Notice file: frameworks/av/media/libstagefright/codecs/amrwb/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_amrwbdec.a.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_amrnbenc_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/amrnb/enc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_amrnbenc_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/amrnb/enc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_amrnbenc.so.txt
Export includes file: frameworks/av/media/libstagefright/codecs/amrwbenc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_amrwbenc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_amrwbenc_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/amrwbenc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_amrwbenc_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/amrwbenc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_amrwbenc.so.txt
Notice file: frameworks/av/media/libstagefright/codecs/amrwbenc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_amrwbenc.a.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_flacenc_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/flac/enc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_flacenc_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/flac/enc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_flacenc.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_g711dec_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/g711/dec/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_g711dec_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/g711/dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_g711dec.so.txt
Export includes file: frameworks/av/media/libstagefright/codecs/avc/enc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_avcenc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_avcenc_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/avc/enc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_h264enc_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/avc/enc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_h264enc.so.txt
Notice file: frameworks/av/media/libstagefright/codecs/avc/enc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_avcenc.a.txt
Export includes file: frameworks/av/media/libstagefright/codecs/mp3dec/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_mp3dec_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_mp3dec_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/mp3dec/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_mp3dec_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/mp3dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_mp3dec.so.txt
Notice file: frameworks/av/media/libstagefright/codecs/mp3dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_mp3dec.a.txt
Export includes file: frameworks/av/media/libstagefright/codecs/m4v_h263/dec/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_m4vh263dec_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_m4vh263dec_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/m4v_h263/dec/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_mpeg4dec_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/m4v_h263/dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_mpeg4dec.so.txt
Notice file: frameworks/av/media/libstagefright/codecs/m4v_h263/dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_m4vh263dec.a.txt
Export includes file: frameworks/av/media/libstagefright/codecs/m4v_h263/enc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_m4vh263enc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libstagefright_m4vh263enc_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/m4v_h263/enc/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_mpeg4enc_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/m4v_h263/enc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_mpeg4enc.so.txt
Notice file: frameworks/av/media/libstagefright/codecs/m4v_h263/enc/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_m4vh263enc.a.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_rawdec_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/raw/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_rawdec_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/raw/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_rawdec.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_vorbisdec_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/vorbis/dec/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_vorbisdec_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/vorbis/dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_vorbisdec.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_vpxdec_intermediates/import_includes
Export includes file: frameworks/av/media/libstagefright/codecs/on2/dec/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_soft_vpxdec_intermediates/export_includes
Notice file: frameworks/av/media/libstagefright/codecs/on2/dec/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefright_soft_vpxdec.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefrighthw_intermediates/import_includes
Export includes file: hardware/qcom/media/libstagefrighthw/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libstagefrighthw_intermediates/export_includes
Notice file: hardware/qcom/media/libstagefrighthw/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libstagefrighthw.so.txt
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libthread_db_intermediates/import_includes
Export includes file: bionic/libthread_db/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libthread_db_intermediates/export_includes
Export includes file: bionic/libthread_db/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libthread_db_intermediates/export_includes
Notice file: bionic/libthread_db/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libthread_db.so.txt
Notice file: bionic/libthread_db/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libthread_db.a.txt
Export includes file: frameworks/av/libvideoeditor/osal/src/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libvideoeditor_osal_intermediates/export_includes
Export includes file: frameworks/av/libvideoeditor/vss/video_filters/src/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libvideoeditor_videofilters_intermediates/export_includes
Export includes file: frameworks/av/libvideoeditor/lvpp/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libvideoeditorplayer_intermediates/export_includes
Export includes file: frameworks/av/libvideoeditor/vss/mcs/src/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libvideoeditor_mcs_intermediates/export_includes
Export includes file: frameworks/av/libvideoeditor/vss/stagefrightshells/src/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libvideoeditor_stagefrightshells_intermediates/export_includes
Export includes file: frameworks/av/libvideoeditor/vss/3gpwriter/src/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libvideoeditor_3gpwriter_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libvideoeditor_osal_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libvideoeditor_videofilters_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libvideoeditorplayer_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libvideoeditor_mcs_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libvideoeditor_stagefrightshells_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libvideoeditor_3gpwriter_intermediates/import_includes
Export includes file: frameworks/av/libvideoeditor/vss/src/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libvideoeditor_core_intermediates/export_includes
Notice file: frameworks/av/libvideoeditor/vss/src/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libvideoeditor_core.so.txt
Notice file: frameworks/av/libvideoeditor/vss/mcs/src/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libvideoeditor_mcs.a.txt
Notice file: frameworks/av/libvideoeditor/vss/stagefrightshells/src/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libvideoeditor_stagefrightshells.a.txt
Notice file: frameworks/av/libvideoeditor/vss/3gpwriter/src/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libvideoeditor_3gpwriter.a.txt
Notice file: frameworks/av/libvideoeditor/osal/src/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libvideoeditor_osal.so.txt
Notice file: frameworks/av/libvideoeditor/vss/video_filters/src/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libvideoeditor_videofilters.so.txt
Notice file: frameworks/av/libvideoeditor/lvpp/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libvideoeditorplayer.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libvideoeditor_jni_intermediates/import_includes
Export includes file: frameworks/base/media/jni/mediaeditor/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libvideoeditor_jni_intermediates/export_includes
Notice file: frameworks/base/media/jni/mediaeditor/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libvideoeditor_jni.so.txt
target Generated: libwebcore <= external/webkit/Source/JavaScriptCore/create_regex_tables
Generating CSSPropertyNames.h <= CSSPropertyNames.in
Generating CSSValueKeywords.h <= CSSValueKeywords.in
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XMLViewer.css
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XMLViewer.js
target Generated: libwebcore <= external/webkit/Source/WebCore/css/make-css-file-arrays.pl
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/evita/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebCore/third_party/expat/files/lib/expat.h "lib/expat.h"
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/evita/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebCore/third_party/skia/include/core/SkBitmap.h "include/core/SkBitmap.h"
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/evita/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebCore/third_party/WebKit/WebKit/chromium/public/WebFormControlElement.h "public/WebFormControlElement.h"
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/evita/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebCore/third_party/WebKit/WebKit/chromium/public/WebRegularExpression.h "public/WebRegularExpression.h"
perl external/webkit/Source/WebCore/../../../chromium/android/generateAndroidForwardingHeader.pl out/target/product/evita/obj/STATIC_LIBRARIES/libwebcore_intermediates/Source/WebCore/third_party/WebKit/WebKit/chromium/public/WebString.h "public/WebString.h"
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSCharsetRule.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSFontFaceRule.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSImportRule.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSMediaRule.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSPageRule.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSPrimitiveValue.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSRule.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSRuleList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSStyleDeclaration.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSStyleRule.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSStyleSheet.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSValue.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/CSSValueList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/Counter.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/MediaList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/MediaQueryList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/Rect.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/RGBColor.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/StyleMedia.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/StyleSheet.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/StyleSheetList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/WebKitCSSKeyframeRule.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/WebKitCSSKeyframesRule.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/WebKitCSSMatrix.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/css/WebKitCSSTransformValue.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Attr.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/BeforeLoadEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/CDATASection.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/CharacterData.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/ClientRect.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/ClientRectList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Clipboard.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Comment.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/CompositionEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/CustomEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/DOMCoreException.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/DOMImplementation.idl
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/DOMStringList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/DOMStringMap.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/DataTransferItems.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/DeviceMotionEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/DeviceOrientationEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Document.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/DocumentFragment.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/DocumentType.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Element.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Entity.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/EntityReference.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/ErrorEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Event.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/EventException.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/HashChangeEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/KeyboardEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/MessageChannel.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/MessageEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/MessagePort.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/MouseEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/MutationEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/NamedNodeMap.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Node.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/NodeFilter.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/NodeIterator.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/NodeList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Notation.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/OverflowEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/PageTransitionEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/PopStateEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/ProcessingInstruction.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/ProgressEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Range.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/RangeException.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Text.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/TextEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/Touch.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/TouchEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/TouchList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/TreeWalker.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/UIEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/WebKitAnimationEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/WebKitTransitionEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/WheelEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/Blob.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/DOMFileSystem.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/DOMFileSystemSync.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/DirectoryEntry.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/DirectoryEntrySync.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/DirectoryReader.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/DirectoryReaderSync.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/EntriesCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/Entry.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/EntryArray.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/EntryArraySync.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/EntryCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/EntrySync.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/ErrorCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/File.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileEntry.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileEntrySync.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileError.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileException.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileReader.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileReaderSync.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileSystemCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileWriter.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/FileWriterCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/Metadata.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/MetadataCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/WebKitBlobBuilder.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/fileapi/WebKitFlags.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/DOMFormData.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/DOMSettableTokenList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/DOMTokenList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/DOMURL.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/DataGridColumn.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/DataGridColumnList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLAllCollection.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLAnchorElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLAppletElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLAreaElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLAudioElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLBRElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLBaseElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLBaseFontElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLBlockquoteElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLBodyElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLButtonElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLCanvasElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLCollection.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLDataGridCellElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLDataGridColElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLDataGridElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLDataGridRowElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLDataListElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLDetailsElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLDListElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLDirectoryElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLDivElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLDocument.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLEmbedElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLFieldSetElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLFontElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLFormElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLFrameElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLFrameSetElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLHRElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLHeadElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLHeadingElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLHtmlElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLIFrameElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLImageElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLInputElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLIsIndexElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLKeygenElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLLIElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLLabelElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLLegendElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLLinkElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLMapElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLMarqueeElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLMediaElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLMenuElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLMetaElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLMeterElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLModElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLOListElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLObjectElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLOptGroupElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLOptionElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLOptionsCollection.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLOutputElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLParagraphElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLParamElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLPreElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLProgressElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLQuoteElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLScriptElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLSelectElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLSourceElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLStyleElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLTableCaptionElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLTableCellElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLTableColElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLTableElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLTableRowElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLTableSectionElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLTextAreaElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLTitleElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLUListElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/HTMLVideoElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/ImageData.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/MediaError.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/TextMetrics.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/TimeRanges.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/ValidityState.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/VoidCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/ArrayBuffer.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/ArrayBufferView.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/CanvasGradient.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/CanvasPattern.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/CanvasPixelArray.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/CanvasRenderingContext.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/CanvasRenderingContext2D.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/DataView.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/Float32Array.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/Float64Array.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/Int8Array.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/Int16Array.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/Int32Array.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/OESTextureFloat.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/OESVertexArrayObject.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/Uint8Array.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/Uint16Array.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/Uint32Array.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLActiveInfo.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLBuffer.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLContextAttributes.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLFramebuffer.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLProgram.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLRenderbuffer.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLRenderingContext.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLShader.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLTexture.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLUniformLocation.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/loader/appcache/DOMApplicationCache.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/BarInfo.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/Connection.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/Console.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/Coordinates.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/Crypto.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/DOMSelection.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/DOMWindow.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/EventSource.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/Geolocation.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/Geoposition.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/History.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/Location.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/MemoryInfo.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/Navigator.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/NavigatorUserMediaError.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/NavigatorUserMediaErrorCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/NavigatorUserMediaSuccessCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/Performance.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/PerformanceNavigation.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/PerformanceTiming.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/PositionError.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/Screen.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/SpeechInputEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/WebKitAnimation.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/WebKitAnimationList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/WebKitPoint.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/page/WorkerNavigator.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/plugins/DOMMimeType.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/plugins/DOMMimeTypeArray.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/plugins/DOMPlugin.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/plugins/DOMPluginArray.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/Database.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/DatabaseCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/DatabaseSync.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLError.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLException.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLResultSet.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLResultSetRowList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLStatementCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLStatementErrorCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLTransaction.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLTransactionCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLTransactionErrorCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLTransactionSync.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/SQLTransactionSyncCallback.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/Storage.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/StorageEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBAny.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBCursor.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBCursorWithValue.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBDatabaseError.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBDatabaseException.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBDatabase.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBFactory.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBIndex.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBKey.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBKeyRange.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBObjectStore.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBRequest.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBTransaction.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBVersionChangeEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/storage/IDBVersionChangeRequest.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGColor.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGDocument.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGElementInstance.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGException.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPaint.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGZoomEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAltGlyphElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAngle.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGCircleElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGClipPathElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGComponentTransferFunctionElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGCursorElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGDefsElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGDescElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGElementInstanceList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGEllipseElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEBlendElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEColorMatrixElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEComponentTransferElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFECompositeElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEConvolveMatrixElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEDiffuseLightingElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEDisplacementMapElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEDistantLightElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEFloodElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEFuncAElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEFuncBElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEFuncGElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEFuncRElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEGaussianBlurElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEImageElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEMergeElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEMergeNodeElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEOffsetElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEPointLightElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFESpecularLightingElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFESpotLightElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFETileElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFETurbulenceElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFilterElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFontElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFontFaceElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFontFaceFormatElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFontFaceNameElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFontFaceSrcElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFontFaceUriElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGForeignObjectElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGGElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGGlyphElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGGradientElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGHKernElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGImageElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGLength.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGLengthList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGLineElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGLinearGradientElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGMarkerElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGMaskElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGMatrix.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGMetadataElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGMissingGlyphElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGFEMorphologyElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGNumber.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGNumberList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSeg.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegArcAbs.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegArcRel.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegClosePath.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegCurvetoCubicAbs.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegCurvetoCubicRel.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegCurvetoCubicSmoothAbs.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegCurvetoCubicSmoothRel.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegCurvetoQuadraticAbs.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegCurvetoQuadraticRel.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegCurvetoQuadraticSmoothRel.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegLinetoAbs.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegLinetoHorizontalAbs.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegLinetoHorizontalRel.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegLinetoRel.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegLinetoVerticalAbs.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegLinetoVerticalRel.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegMovetoAbs.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPathSegMovetoRel.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPatternElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPoint.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPointList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPolygonElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPolylineElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGPreserveAspectRatio.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGRadialGradientElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGRect.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGRectElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGRenderingIntent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGSVGElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGScriptElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGStopElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGStringList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGStyleElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGSwitchElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGSymbolElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGTRefElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGTSpanElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGTextContentElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGTextElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGTextPathElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGTextPositioningElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGTitleElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGTransform.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGTransformList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGUnitTypes.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGUseElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGViewElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGVKernElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedAngle.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedEnumeration.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedBoolean.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedInteger.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedLength.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedLengthList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedNumber.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedNumberList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedPreserveAspectRatio.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedRect.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedString.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimatedTransformList.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimateColorElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimateElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimateTransformElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGAnimationElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/svg/SVGSetElement.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/workers/AbstractWorker.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/workers/DedicatedWorkerContext.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/workers/SharedWorker.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/workers/SharedWorkerContext.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/workers/Worker.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/workers/WorkerContext.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/workers/WorkerLocation.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/DOMParser.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XMLHttpRequest.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XMLHttpRequestException.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XMLHttpRequestProgressEvent.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XMLHttpRequestUpload.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XMLSerializer.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XSLTProcessor.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XPathException.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XPathExpression.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XPathEvaluator.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XPathNSResolver.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/xml/XPathResult.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/inspector/InjectedScriptHost.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/inspector/InspectorFrontendHost.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/inspector/ScriptProfile.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/notifications/Notification.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/notifications/NotificationCenter.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/websockets/WebSocket.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/webaudio/AudioContext.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/webaudio/AudioPannerNode.idl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
Export includes file: external/webkit/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebcore_intermediates/export_includes
Export includes file: external/libxml2/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libxml2_intermediates/export_includes
Export includes file: external/libxslt/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libxslt_intermediates/export_includes
Export includes file: external/hyphenation/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libhyphenation_intermediates/export_includes
Export includes file: external/skia/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libskiagpu_intermediates/export_includes
Export includes file: external/v8/Android.libv8.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libv8_intermediates/export_includes
target Generated: libwebcore <= external/webkit/Source/WebCore/html/DocTypeStrings.gperf
Generating HTMLEntityTable.cpp
target Generated: libwebcore <= external/webkit/Source/WebCore/platform/ColorData.gperf
WebCore Yacc: libwebcore <= external/webkit/Source/WebCore/css/CSSGrammar.y
WebCore Yacc: libwebcore <= external/webkit/Source/WebCore/xml/XPathGrammar.y
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
target Generated: libwebcore <= external/webkit/Source/WebCore/dom/make_names.pl
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebcore_intermediates/import_includes
target Generated: libwebcore <= external/webkit/Source/WebCore/css/tokenizer.flex
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libxml2_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libxslt_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libhyphenation_intermediates/import_includes
Export includes file: external/skia/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libskiatess_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/mksnapshot_intermediates/import_includes
Export includes file: external/v8/Android.mksnapshot.mk -- out/host/darwin-x86/obj/EXECUTABLES/mksnapshot_intermediates/export_includes
Notice file: external/v8/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/mksnapshot.txt
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libv8_intermediates/import_includes
Export includes file: external/webkit/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libwebcore_intermediates/export_includes
Notice file: external/webkit/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libwebcore.so.txt
Notice file: external/webkit/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libwebcore.a.txt
Notice file: external/libxml2/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libxml2.a.txt
Notice file: external/libxslt/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libxslt.a.txt
Notice file: external/hyphenation/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libhyphenation.a.txt
Notice file: external/skia/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libskiagpu.a.txt
Notice file: external/v8/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libv8.a.txt
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_spl_intermediates/import_includes
Export includes file: external/webrtc/src/common_audio/signal_processing/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_spl_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_resampler_intermediates/import_includes
Export includes file: external/webrtc/src/common_audio/resampler/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_resampler_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/aprotoc_intermediates/import_includes
Export includes file: external/protobuf/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/aprotoc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_apm_intermediates/import_includes
Export includes file: external/webrtc/src/modules/audio_processing/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_apm_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_apm_utility_intermediates/import_includes
Export includes file: external/webrtc/src/modules/audio_processing/utility/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_apm_utility_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_vad_intermediates/import_includes
Export includes file: external/webrtc/src/common_audio/vad/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_vad_intermediates/export_includes
Export includes file: external/webrtc/src/system_wrappers/source/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_system_wrappers_intermediates/export_includes
Export includes file: external/webrtc/src/modules/audio_processing/ns/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_ns_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_agc_intermediates/import_includes
Export includes file: external/webrtc/src/modules/audio_processing/agc/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_agc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_aec_intermediates/import_includes
Export includes file: external/webrtc/src/modules/audio_processing/aec/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_aec_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_aecm_intermediates/import_includes
Export includes file: external/webrtc/src/modules/audio_processing/aecm/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_aecm_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_system_wrappers_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_aecm_neon_intermediates/import_includes
Export includes file: external/webrtc/src/modules/audio_processing/aecm/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_aecm_neon_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_ns_neon_intermediates/import_includes
Export includes file: external/webrtc/src/modules/audio_processing/ns/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libwebrtc_ns_neon_intermediates/export_includes
Export includes file: build/core/copy_headers.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libwebrtc_audio_preprocessing_intermediates/export_includes
Export includes file: frameworks/av/media/libeffects/preprocessing/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libaudiopreprocessing_intermediates/export_includes
Notice file: frameworks/av/media/libeffects/preprocessing/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/soundfx/libaudiopreprocessing.so.txt
Export includes file: frameworks/av/media/libeffects/lvm/lib/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libmusicbundle_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libmusicbundle_intermediates/import_includes
Export includes file: frameworks/av/media/libeffects/lvm/wrapper/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libbundlewrapper_intermediates/export_includes
Notice file: frameworks/av/media/libeffects/lvm/wrapper/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/soundfx/libbundlewrapper.so.txt
Notice file: frameworks/av/media/libeffects/lvm/lib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libmusicbundle.a.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libcyanogen-dsp_intermediates/import_includes
Export includes file: packages/apps/DSPManager/cyanogen-dsp/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libcyanogen-dsp_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libdownmix_intermediates/import_includes
Export includes file: frameworks/av/media/libeffects/downmix/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libdownmix_intermediates/export_includes
Notice file: frameworks/av/media/libeffects/downmix/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/soundfx/libdownmix.so.txt
Export includes file: frameworks/av/media/libeffects/lvm/lib/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libreverb_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libreverb_intermediates/import_includes
Export includes file: frameworks/av/media/libeffects/lvm/wrapper/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libreverbwrapper_intermediates/export_includes
Notice file: frameworks/av/media/libeffects/lvm/wrapper/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/soundfx/libreverbwrapper.so.txt
Notice file: frameworks/av/media/libeffects/lvm/lib/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/libreverb.a.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libvisualizer_intermediates/import_includes
Export includes file: frameworks/av/media/libeffects/visualizer/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libvisualizer_intermediates/export_includes
Notice file: frameworks/av/media/libeffects/visualizer/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/lib/soundfx/libvisualizer.so.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libkeystore_intermediates/import_includes
Export includes file: system/security/keystore-engine/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libkeystore_intermediates/export_includes
Notice file: external/icu4c/stubdata/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/usr/icu/icudt48l.dat.txt
Export includes file: external/busybox/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libclearsilverregex_intermediates/export_includes
Export includes file: external/busybox/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libuclibcrpc_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libclearsilverregex_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libuclibcrpc_intermediates/import_includes
Export includes file: external/busybox/Android.mk -- out/target/product/evita/obj/EXECUTABLES/busybox_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/add-property-tag_intermediates/import_includes
Export includes file: bootable/recovery/tools/ota/Android.mk -- out/target/product/evita/obj/EXECUTABLES/add-property-tag_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/btool_intermediates/import_includes
Export includes file: frameworks/base/cmds/backup/Android.mk -- out/target/product/evita/obj/EXECUTABLES/btool_intermediates/export_includes
Notice file: frameworks/base/cmds/backup/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/btool.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/check-lost+found_intermediates/import_includes
Export includes file: bootable/recovery/tools/ota/Android.mk -- out/target/product/evita/obj/EXECUTABLES/check-lost+found_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/cpustats_intermediates/import_includes
Export includes file: system/extras/cpustats/Android.mk -- out/target/product/evita/obj/EXECUTABLES/cpustats_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/dexdump_intermediates/import_includes
Export includes file: dalvik/dexdump/Android.mk -- out/target/product/evita/obj/EXECUTABLES/dexdump_intermediates/export_includes
Notice file: dalvik/dexdump/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/dexdump.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/hcidump_intermediates/import_includes
Export includes file: external/bluetooth/hcidump/Android.mk -- out/target/product/evita/obj/EXECUTABLES/hcidump_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/latencytop_intermediates/import_includes
Export includes file: system/extras/latencytop/Android.mk -- out/target/product/evita/obj/EXECUTABLES/latencytop_intermediates/export_includes
Notice file: system/extras/latencytop/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/latencytop.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/librank_intermediates/import_includes
Export includes file: system/extras/librank/Android.mk -- out/target/product/evita/obj/EXECUTABLES/librank_intermediates/export_includes
Notice file: system/extras/librank/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/librank.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/micro_bench_intermediates/import_includes
Export includes file: system/extras/micro_bench/Android.mk -- out/target/product/evita/obj/EXECUTABLES/micro_bench_intermediates/export_includes
Export includes file: external/libncurses/ncurses/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libncurses_intermediates/export_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libncurses_intermediates/import_includes
Export includes file: external/nano/Android.mk -- out/target/product/evita/obj/EXECUTABLES/nano_intermediates/export_includes
Export includes file: external/oprofile/libpopt/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/liboprofile_popt_intermediates/export_includes
Export includes file: external/oprofile/libutil/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/liboprofile_util_intermediates/export_includes
Export includes file: external/oprofile/libdb/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/liboprofile_db_intermediates/export_includes
Export includes file: external/oprofile/libabi/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/liboprofile_abi_intermediates/export_includes
Export includes file: external/oprofile/libop/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/liboprofile_op_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/liboprofile_popt_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/liboprofile_util_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/liboprofile_db_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/liboprofile_abi_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/liboprofile_op_intermediates/import_includes
Export includes file: external/oprofile/opcontrol/Android.mk -- out/target/product/evita/obj/EXECUTABLES/opcontrol_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/openvpn_intermediates/import_includes
Export includes file: external/openvpn/Android.mk -- out/target/product/evita/obj/EXECUTABLES/openvpn_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/oprofiled_intermediates/import_includes
Export includes file: external/oprofile/daemon/Android.mk -- out/target/product/evita/obj/EXECUTABLES/oprofiled_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/procmem_intermediates/import_includes
Export includes file: system/extras/procmem/Android.mk -- out/target/product/evita/obj/EXECUTABLES/procmem_intermediates/export_includes
Notice file: system/extras/procmem/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/procmem.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/procrank_intermediates/import_includes
Export includes file: system/extras/procrank/Android.mk -- out/target/product/evita/obj/EXECUTABLES/procrank_intermediates/export_includes
Notice file: system/extras/procrank/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/procrank.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/rawbu_intermediates/import_includes
Export includes file: frameworks/base/cmds/rawbu/Android.mk -- out/target/product/evita/obj/EXECUTABLES/rawbu_intermediates/export_includes
Notice file: frameworks/base/cmds/rawbu/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/rawbu.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/sane_schedstat_intermediates/import_includes
Export includes file: system/extras/sane_schedstat/Android.mk -- out/target/product/evita/obj/EXECUTABLES/sane_schedstat_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/showmap_intermediates/import_includes
Export includes file: system/extras/showmap/Android.mk -- out/target/product/evita/obj/EXECUTABLES/showmap_intermediates/export_includes
Notice file: system/extras/showmap/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/showmap.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/showslab_intermediates/import_includes
Export includes file: system/extras/showslab/Android.mk -- out/target/product/evita/obj/EXECUTABLES/showslab_intermediates/export_includes
Notice file: system/extras/showslab/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/showslab.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/sqlite3_intermediates/import_includes
Export includes file: external/sqlite/dist/Android.mk -- out/target/product/evita/obj/EXECUTABLES/sqlite3_intermediates/export_includes
Notice file: external/sqlite/dist/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/sqlite3.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/strace_intermediates/import_includes
Export includes file: external/strace/Android.mk -- out/target/product/evita/obj/EXECUTABLES/strace_intermediates/export_includes
Notice file: external/strace/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/strace.txt
Import includes file: out/target/product/evita/obj/EXECUTABLES/su_intermediates/import_includes
Export includes file: system/su/Android.mk -- out/target/product/evita/obj/EXECUTABLES/su_intermediates/export_includes
Notice file: system/su/NOTICE -- out/target/product/evita/obj/NOTICE_FILES/src//system/xbin/su.txt
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libmlplatform_intermediates/import_includes
Export includes file: hardware/invensense/mlsdk/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libmlplatform_intermediates/export_includes
Export includes file: hardware/invensense/mlsdk/Android.mk -- out/target/product/evita/obj/SHARED_LIBRARIES/libmllite_intermediates/export_includes
Export includes file: external/bash/builtins/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libbuiltins_intermediates/export_includes
Export includes file: external/bash/lib/glob/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libglob_intermediates/export_includes
Export includes file: external/bash/lib/sh/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libsh_intermediates/export_includes
Export includes file: external/bash/lib/tilde/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libtilde_intermediates/export_includes
Export includes file: external/bash/lib/readline/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libhistory_intermediates/export_includes
Export includes file: external/bash/lib/readline/Android.mk -- out/target/product/evita/obj/STATIC_LIBRARIES/libreadline_intermediates/export_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libbuiltins_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libglob_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libsh_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libtilde_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libhistory_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libreadline_intermediates/import_includes
Export includes file: external/bash/Android.mk -- out/target/product/evita/obj/EXECUTABLES/bash_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/adb_intermediates/import_includes
Export includes file: system/core/adb/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/adb_intermediates/export_includes
Notice file: system/core/adb/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/adb.txt
host Java: apkcheck (out/host/common/obj/JAVA_LIBRARIES/apkcheck_intermediates/classes)
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/atree_intermediates/import_includes
Export includes file: build/tools/atree/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/atree_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/bb2sym_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/bb2sym_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/bb_dump_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/bb_dump_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/bbprof_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/bbprof_intermediates/export_includes
host Java: cfassembler (out/host/common/obj/JAVA_LIBRARIES/cfassembler_intermediates/classes)
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/check_stack_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/check_stack_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/check_trace_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/check_trace_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/coverage_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/coverage_intermediates/export_includes
host Java: dexdeps (out/host/common/obj/JAVA_LIBRARIES/dexdeps_intermediates/classes)
Export includes file: dalvik/libdex/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libdex_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libdex_intermediates/import_includes
Export includes file: dalvik/dexdump/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/dexdump_intermediates/export_includes
Notice file: dalvik/dexdump/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/dexdump.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/dexlist_intermediates/import_includes
Export includes file: dalvik/dexlist/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/dexlist_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/dictTest_intermediates/import_includes
Export includes file: external/srec/tools/dictTest/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/dictTest_intermediates/export_includes
Notice file: external/srec/tools/dictTest/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/dictTest.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/dmtracedump_intermediates/import_includes
Export includes file: dalvik/tools/dmtracedump/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/dmtracedump_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/dump_regions_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/dump_regions_intermediates/export_includes
Yacc: edify <= bootable/recovery/edify/parser.y
bison -d -v -o out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/parser.cpp bootable/recovery/edify/parser.y
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/import_includes
Export includes file: bootable/recovery/edify/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/export_includes
Export includes file: external/elfutils/libelf/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libelf_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libelf_intermediates/import_includes
Export includes file: development/tools/elftree/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/elftree_intermediates/export_includes
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-common_intermediates/export_includes
touch out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/parser.hpp
target Generated: emulator-ui <= external/qemu/android/avd/hardware-properties.ini
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-common_intermediates/import_includes
echo '#ifndef 'parser_h > out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/parser.h
echo '#define 'parser_h >> out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/parser.h
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/EXECUTABLES/emulator_intermediates/export_includes
cat out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/parser.hpp >> out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/parser.h
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/emulator.txt
echo '#endif' >> out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/parser.h
rm -f out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/parser.hpp
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/emulator-common.a.txt
target Generated: emulator-arm <= external/qemu/qemu-monitor.hx
target Generated: emulator-arm <= external/qemu/qemu-options.hx
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-libui_intermediates/export_includes
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-libqemu_intermediates/export_includes
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-target-arm_intermediates/export_includes
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-libelff_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-libui_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-libqemu_intermediates/import_includes
target Generated: emulator-libqemu <= external/qemu/gdb-xml/arm-core.xml
target Generated: emulator-target-arm <= external/qemu/qemu-options.hx
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-target-arm_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-libelff_intermediates/import_includes
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/EXECUTABLES/emulator-arm_intermediates/export_includes
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/emulator-arm.txt
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/emulator-libui.a.txt
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/emulator-libqemu.a.txt
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/emulator-target-arm.a.txt
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/emulator-libelff.a.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/emulator-ui_intermediates/import_includes
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/EXECUTABLES/emulator-ui_intermediates/export_includes
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/emulator-ui.txt
target Generated: emulator-x86 <= external/qemu/qemu-monitor.hx
target Generated: emulator-x86 <= external/qemu/qemu-options.hx
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-target-i386_intermediates/export_includes
target Generated: emulator-target-i386 <= external/qemu/qemu-options.hx
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-target-i386_intermediates/import_includes
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/EXECUTABLES/emulator-x86_intermediates/export_includes
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/emulator-x86.txt
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/emulator-target-i386.a.txt
Export includes file: frameworks/native/opengl/libs/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libETC1_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libETC1_intermediates/import_includes
Export includes file: development/tools/etc1tool/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/etc1tool_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/exc_dump_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/exc_dump_intermediates/export_includes
Export includes file: system/extras/ext4_utils/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libext4_utils_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libext4_utils_intermediates/import_includes
Notice file: system/extras/ext4_utils/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libext4_utils.a.txt
Export includes file: system/core/fastboot/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/fastboot_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/fs_get_stats_intermediates/import_includes
Export includes file: build/tools/fs_get_stats/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/fs_get_stats_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/genext2fs_intermediates/import_includes
Export includes file: external/genext2fs/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/genext2fs_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/hist_trace_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/hist_trace_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/hprof-conv_intermediates/import_includes
Export includes file: dalvik/tools/hprof-conv/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/hprof-conv_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/icudata_intermediates/import_includes
Export includes file: build/tools/bin2asm/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/icudata_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/img2simg_intermediates/import_includes
Export includes file: system/extras/ext4_utils/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/img2simg_intermediates/export_includes
Notice file: system/extras/ext4_utils/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/img2simg.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/jdwpspy_intermediates/import_includes
Export includes file: development/tools/jdwpspy/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/jdwpspy_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/line_endings_intermediates/import_includes
Export includes file: development/tools/line_endings/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/line_endings_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/make_cfst_intermediates/import_includes
Export includes file: external/srec/tools/make_cfst/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/make_cfst_intermediates/export_includes
Notice file: external/srec/tools/make_cfst/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/make_cfst.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/make_ext4fs_intermediates/import_includes
Export includes file: system/extras/ext4_utils/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/make_ext4fs_intermediates/export_includes
Notice file: system/extras/ext4_utils/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/make_ext4fs.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/make_ve_grammar_intermediates/import_includes
Export includes file: external/srec/tools/make_ve_grammar/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/make_ve_grammar_intermediates/export_includes
Notice file: external/srec/tools/make_ve_grammar/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/make_ve_grammar.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/mksdcard_intermediates/import_includes
Export includes file: sdk/emulator/mksdcard/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/mksdcard_intermediates/export_includes
Notice file: sdk/emulator/mksdcard/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/mksdcard.txt
Notice file: system/extras/ext4_utils/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/mkuserimg.sh.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/mkyaffs2image_intermediates/import_includes
Export includes file: external/yaffs2/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/mkyaffs2image_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/obbtool_intermediates/import_includes
Export includes file: frameworks/base/tools/obbtool/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/obbtool_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/parseStringTest_intermediates/import_includes
Export includes file: external/srec/tools/parseStringTest/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/parseStringTest_intermediates/export_includes
Notice file: external/srec/tools/parseStringTest/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/parseStringTest.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/post_trace_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/post_trace_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/profile_pid_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/profile_pid_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/profile_trace_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/profile_trace_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/q2dm_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/q2dm_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/q2g_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/q2g_intermediates/export_includes
target Generated: qemu-android-arm <= external/qemu/qemu-monitor.hx
target Generated: qemu-android-arm <= external/qemu/qemu-options.hx
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/qemu-android-arm_intermediates/import_includes
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/EXECUTABLES/qemu-android-arm_intermediates/export_includes
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/qemu-android-arm.txt
target Generated: qemu-android-x86 <= external/qemu/qemu-monitor.hx
target Generated: qemu-android-x86 <= external/qemu/qemu-options.hx
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/qemu-android-x86_intermediates/import_includes
Export includes file: external/qemu/Makefile.android -- out/host/darwin-x86/obj/EXECUTABLES/qemu-android-x86_intermediates/export_includes
Notice file: external/qemu/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/qemu-android-x86.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/read_addr_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/read_addr_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/read_method_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/read_method_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/read_pid_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/read_pid_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/read_trace_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/read_trace_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/rgb2565_intermediates/import_includes
Export includes file: build/tools/rgb2565/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/rgb2565_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/simg2img_intermediates/import_includes
Export includes file: system/extras/ext4_utils/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/simg2img_intermediates/export_includes
Notice file: system/extras/ext4_utils/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/simg2img.txt
Notice file: system/extras/ext4_utils/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/simg_dump.py.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/sqlite3_intermediates/import_includes
Export includes file: external/sqlite/dist/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/sqlite3_intermediates/export_includes
Notice file: external/sqlite/dist/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/sqlite3.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/stack_dump_intermediates/import_includes
Export includes file: sdk/emulator/qtools/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/stack_dump_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/test_g2g_intermediates/import_includes
Export includes file: external/srec/tools/test_g2g/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/test_g2g_intermediates/export_includes
Notice file: external/srec/tools/test_g2g/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/test_g2g.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/test_swiarb_intermediates/import_includes
Export includes file: external/srec/tools/test_swiarb/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/test_swiarb_intermediates/export_includes
Notice file: external/srec/tools/test_swiarb/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/test_swiarb.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/test_zipfile_intermediates/import_includes
Export includes file: system/core/libzipfile/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/test_zipfile_intermediates/export_includes
Notice file: system/core/libzipfile/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/test_zipfile.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/wdsclient_intermediates/import_includes
Export includes file: external/webkit/Source/WebKit/android/wds/client/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/wdsclient_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/yuv420sp2rgb_intermediates/import_includes
Export includes file: development/tools/yuv420sp2rgb/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/yuv420sp2rgb_intermediates/export_includes
host Java: hamcrest-host (out/host/common/obj/JAVA_LIBRARIES/hamcrest-host_intermediates/classes)
Notice file: external/junit/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/junit.jar.txt
host Java: ctsdeviceinfolib (out/host/common/obj/JAVA_LIBRARIES/ctsdeviceinfolib_intermediates/classes)
host Java: ddmlib (out/host/common/obj/JAVA_LIBRARIES/ddmlib_intermediates/classes)
Notice file: sdk/ddms/libs/ddmlib/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/ddmlib.jar.txt
Notice file: prebuilts/tools/darwin-x86/swt/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/swt.jar.txt
Notice file: prebuilts/tools/common/eclipse/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/org.eclipse.jface_3.6.2.M20110210-1200.jar.txt
Notice file: prebuilts/tools/common/eclipse/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/org.eclipse.equinox.common_3.6.0.v20100503.jar.txt
Notice file: prebuilts/tools/common/eclipse/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/org.eclipse.core.commands_3.6.0.I20100512-1500.jar.txt
Notice file: prebuilts/tools/common/jfreechart/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/jcommon-1.0.12.jar.txt
Notice file: prebuilts/tools/common/jfreechart/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/jfreechart-1.0.9.jar.txt
Notice file: prebuilts/tools/common/jfreechart/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/jfreechart-1.0.9-swt.jar.txt
Notice file: sdk/ddms/libs/ddmuilib/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/ddmuilib.jar.txt
host Java: androidprefs (out/host/common/obj/JAVA_LIBRARIES/androidprefs_intermediates/classes)
Notice file: sdk/androidprefs/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/androidprefs.jar.txt
host Java: common (out/host/common/obj/JAVA_LIBRARIES/common_intermediates/classes)
Notice file: sdk/common/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/common.jar.txt
Notice file: prebuilts/tools/common/commons-compress/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/commons-compress-1.0.jar.txt
Notice file: prebuilts/tools/common/http-client/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/httpclient-4.1.1.jar.txt
Notice file: prebuilts/tools/common/http-client/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/httpcore-4.1.jar.txt
Notice file: prebuilts/tools/common/http-client/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/httpmime-4.1.1.jar.txt
Notice file: prebuilts/tools/common/http-client/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/commons-logging-1.1.1.jar.txt
Notice file: prebuilts/tools/common/http-client/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/commons-codec-1.4.jar.txt
Notice file: sdk/sdkmanager/libs/sdklib/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/sdklib.jar.txt
Notice file: sdk/anttasks/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/anttasks.jar.txt
host Java: archquery (out/host/common/obj/JAVA_LIBRARIES/archquery_intermediates/classes)
Notice file: sdk/archquery/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/archquery.jar.txt
Notice file: sdk/swtmenubar/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/swtmenubar.jar.txt
Notice file: sdk/ddms/app/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/ddms.jar.txt
host Java: jsonlib (out/host/common/obj/JAVA_LIBRARIES/jsonlib_intermediates/classes)
Notice file: prebuilts/tools/common/swing-worker/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/swing-worker-1.1.jar.txt
Notice file: sdk/draw9patch/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/draw9patch.jar.txt
host Java: easymock (out/host/common/obj/JAVA_LIBRARIES/easymock_intermediates/classes)
host Java: emmalib (out/host/common/obj/JAVA_LIBRARIES/emmalib_intermediates/classes)
Notice file: external/emma/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/emmalib.jar.txt
Notice file: prebuilt/common/groovy/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/groovy-all-1.7.0.jar.txt
Notice file: prebuilt/common/netbeans-visual/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/org-openide-util.jar.txt
Notice file: prebuilt/common/netbeans-visual/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/org-netbeans-api-visual.jar.txt
Notice file: sdk/hierarchyviewer2/app/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/hierarchyviewer2.jar.txt
host Java: idegen (out/host/common/obj/JAVA_LIBRARIES/idegen_intermediates/classes)
host Java: jdiff (out/host/common/obj/JAVA_LIBRARIES/jdiff_intermediates/classes)
Notice file: external/jdiff/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/jdiff.jar.txt
Notice file: external/jsr305/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/jsr305lib.jar.txt
Notice file: sdk/layoutlib_api/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/layoutlib_api.jar.txt
Notice file: sdk/lint/libs/lint_api/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/lint_api.jar.txt
Notice file: sdk/lint/libs/lint_checks/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/lint_checks.jar.txt
Notice file: sdk/lint/cli/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/lint.jar.txt
host Java: ninepatch (out/host/common/obj/JAVA_LIBRARIES/ninepatch_intermediates/classes)
Notice file: sdk/ninepatch/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/ninepatch.jar.txt
Notice file: prebuilts/tools/common/osgi/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/osgi.jar.txt
host Java: preload (out/host/common/obj/JAVA_LIBRARIES/preload_intermediates/classes)
target Generated: libwebcore <= external/webkit/Source/WebCore/html/parser/HTMLEntityNames.in
Notice file: sdk/sdkmanager/libs/sdkuilib/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/sdkuilib.jar.txt
Notice file: sdk/sdkmanager/app/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//framework/sdkmanager.jar.txt
Export includes file: external/bzip2/Android.mk -- out/host/darwin-x86/obj/STATIC_LIBRARIES/libbz_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libbz_intermediates/import_includes
Export includes file: bootable/recovery/applypatch/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/imgdiff_intermediates/export_includes
Notice file: bootable/recovery/applypatch/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//bin/imgdiff.txt
Notice file: external/bzip2/NOTICE -- out/host/darwin-x86/obj/NOTICE_FILES/src//lib/libbz.a.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/bsdiff_intermediates/import_includes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Export includes file: external/bsdiff/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/bsdiff_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/applypatch_static_intermediates/import_includes
Generated: (out/target/product/evita/android-info.txt)
Export includes file: bootable/recovery/applypatch/Android.mk -- out/target/product/evita/obj/EXECUTABLES/applypatch_static_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/check_prereq_intermediates/import_includes
Export includes file: build/tools/check_prereq/Android.mk -- out/target/product/evita/obj/EXECUTABLES/check_prereq_intermediates/export_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/updater_intermediates/import_includes
Export includes file: bootable/recovery/updater/Android.mk -- out/target/product/evita/obj/EXECUTABLES/updater_intermediates/export_includes
APK certs list: out/target/product/evita/obj/PACKAGING/apkcerts_intermediates/cm_evita-apkcerts-eng.oracleicom.txt
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/fs_config_intermediates/import_includes
Export includes file: build/tools/fs_config/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/fs_config_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/unpackbootimg_intermediates/import_includes
Export includes file: system/core/mkbootimg/Android.mk -- out/host/darwin-x86/obj/EXECUTABLES/unpackbootimg_intermediates/export_includes
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/mkbootimg_intermediates/import_includes
host C: libmincrypt <= system/core/libmincrypt/rsa.c
host C: libmincrypt <= system/core/libmincrypt/sha.c
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/acp_intermediates/import_includes
host C++: libhost <= build/libs/host/pseudolocalize.cpp
host C: libhost <= build/libs/host/CopyFile.c
make -C kernel/htc/msm8960 O=/Volumes/android/cm/out/target/product/evita/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=" /Volumes/android/cm/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/bin/arm-eabi-" elite_defconfig
host C: mkbootfs <= system/core/cpio/mkbootfs.c
system/core/cpio/mkbootfs.c: In function 'fix_stat':
system/core/cpio/mkbootfs.c:81: warning: passing argument 5 of 'fs_config' from incompatible pointer type
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Import includes file: out/target/product/evita/obj/EXECUTABLES/init_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libc_intermediates/import_includes
target thumb C: libdl <= bionic/libdl/libdl.c
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libc_common_intermediates/import_includes
target thumb C: libbionic_ssp <= bionic/libc/bionic/ssp.c
target thumb C++: libstdc++ <= bionic/libstdc++/src/one_time_construction.cpp
target thumb C++: libstdc++ <= bionic/libstdc++/src/new.cpp
target thumb C++: libstdc++ <= bionic/libstdc++/src/pure_virtual.cpp
target thumb C++: libstdc++ <= bionic/libstdc++/src/typeinfo.cpp
target asm: libm <= bionic/libm/arm/e_pow.S
target arm C: libm <= bionic/libm/isinf.c
target arm C: libm <= bionic/libm/fpclassify.c
target arm C: libm <= bionic/libm/sincos.c
target arm C: libm <= bionic/libm/bsdsrc/b_exp.c
target arm C: libm <= bionic/libm/bsdsrc/b_log.c
target arm C: libm <= bionic/libm/bsdsrc/b_tgamma.c
bionic/libm/src/k_sinf.c:46:22: warning: 'S2' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_sinf.c:46:17: warning: 'S1' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_sinf.c:44:11: warning: 'S4' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_sinf.c:44:6: warning: 'S3' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:46:25: warning: 'C1' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:46:17: warning: 'C0' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:46:11: warning: 'one' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:45:11: warning: 'C3' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:45:6: warning: 'C2' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
target arm C: libm <= bionic/libm/src/e_acos.c
target arm C: libm <= bionic/libm/src/e_acosf.c
target arm C: libm <= bionic/libm/src/e_acosh.c
target arm C: libm <= bionic/libm/src/e_acoshf.c
target arm C: libm <= bionic/libm/src/e_asin.c
target arm C: libm <= bionic/libm/src/e_asinf.c
target arm C: libm <= bionic/libm/src/e_atan2.c
target arm C: libm <= bionic/libm/src/e_atan2f.c
target arm C: libm <= bionic/libm/src/e_atanh.c
target arm C: libm <= bionic/libm/src/e_atanhf.c
target arm C: libm <= bionic/libm/src/e_cosh.c
target arm C: libm <= bionic/libm/src/e_coshf.c
target arm C: libm <= bionic/libm/src/e_exp.c
target arm C: libm <= bionic/libm/src/e_expf.c
target arm C: libm <= bionic/libm/src/e_fmod.c
target arm C: libm <= bionic/libm/src/e_fmodf.c
HOSTCC scripts/basic/fixdep
GEN /Volumes/android/cm/out/target/product/evita/obj/KERNEL_OBJ/Makefile
target arm C: libm <= bionic/libm/src/e_gamma.c
target arm C: libm <= bionic/libm/src/e_gamma_r.c
target arm C: libm <= bionic/libm/src/e_gammaf.c
target arm C: libm <= bionic/libm/src/e_gammaf_r.c
target arm C: libm <= bionic/libm/src/e_hypot.c
target arm C: libm <= bionic/libm/src/e_hypotf.c
target arm C: libm <= bionic/libm/src/e_j0.c
target arm C: libm <= bionic/libm/src/e_j0f.c
target arm C: libm <= bionic/libm/src/e_j1.c
bionic/libm/src/e_j0.c: In function 'pzero':
bionic/libm/src/e_j0.c:285:22: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j0.c:284:15: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j0.c: In function 'qzero':
bionic/libm/src/e_j0.c:380:22: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j0.c:379:15: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j0f.c: In function 'pzerof':
bionic/libm/src/e_j0f.c:242:22: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j0f.c:241:15: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j0f.c: In function 'qzerof':
bionic/libm/src/e_j0f.c:337:22: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j0f.c:336:15: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j1.c: In function 'pone':
bionic/libm/src/e_j1.c:279:29: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j1.c:278:22: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j1.c: In function 'qone':
bionic/libm/src/e_j1.c:375:22: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j1.c:374:15: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
target arm C: libm <= bionic/libm/src/e_j1f.c
target arm C: libm <= bionic/libm/src/e_jn.c
target arm C: libm <= bionic/libm/src/e_jnf.c
target arm C: libm <= bionic/libm/src/e_lgamma.c
# In case CtsVerifier CtsAppAccessData CtsAppWithData CtsExternalStorageApp CtsInstrumentationAppDiffCert CtsPermissionDeclareApp CtsSharedUidInstall CtsSharedUidInstallDiffCert CtsSimpleAppInstall CtsSimpleAppInstallDiffCert CtsTargetInstrumentationApp CtsUsePermissionDiffCert CtsWriteExternalStorageApp CtsMonkeyApp CtsMonkeyApp2 CtsTestStubs ProcessTests NoShareUidApp ShareUidApp SignatureTest SignatureTestTests CtsAccelerationTestStubs CtsSomeAccessibilityServices CtsDelegatingAccessibilityService android.core.tests.libcore.package.com.no-core-tests-res android.core.tests.libcore.package.com android.core.tests.libcore.package.dalvik.no-core-tests-res android.core.tests.libcore.package.dalvik android.core.tests.libcore.package.libcore.no-core-tests-res android.core.tests.libcore.package.libcore android.core.tests.libcore.package.org.no-core-tests-res android.core.tests.libcore.package.org android.core.tests.libcore.package.sun.no-core-tests-res android.core.tests.libcore.package.sun android.core.tests.libcore.package.tests.no-core-tests-res android.core.tests.libcore.package.tests android.core.tests.runner.no-core-tests-res android.core.tests.runner CtsDeviceAdmin CtsAccelerationTestCases CtsAccessibilityTestCases CtsAccessibilityServiceTestCases CtsAccountManagerTestCases CtsAdminTestCases CtsAnimationTestCases CtsAppTestCases CtsBluetoothTestCases CtsContentTestCases CtsDatabaseTestCases CtsDpiTestCases CtsDpiTestCases2 CtsDrmTestCases CtsEffectTestCases CtsExampleTestCases CtsGestureTestCases CtsGraphicsTestCases CtsGraphics2TestCases CtsHardwareTestCases CtsHoloTestCases CtsJniTestCases CtsLocationTestCases CtsMediaTestCases CtsMediaStressTestCases CtsNdefTestCases CtsNetTestCases CtsOpenGLTestCases CtsOpenGlPerfTestCases CtsOsTestCases CtsPermissionTestCases CtsPermission2TestCases CtsPreferenceTestCases CtsPreference2TestCases CtsProviderTestCases CtsRenderscriptTestCases CtsSaxTestCases CtsSecurityTestCases CtsSpeechTestCases CtsTelephonyTestCases CtsTextTestCases CtsTextureViewTestCases CtsThemeTestCases CtsUtilTestCases CtsViewTestCases CtsWebkitTestCases CtsWebkitSecurityTestCases CtsWidgetTestCases TestDeviceSetup BluetoothDebug BuildWidget CustomLocale Development Fallback FontLab GestureBuilder NinePatchLab SdkSetup WidgetPreview launchperf AccelerometerPlay ActionBarCompat AliasActivity AndroidBeamDemo ApiDemos ApiDemosTests AppNavigation BackupRestore BasicGLSurfaceView BluetoothChat BluetoothHDP SampleBrowserPlugin BusinessCard Compass ContactManager CubeLiveWallpapers FixedGridLayout HelloActivity HelloActivityTests HelloEffects Home HoneycombGallery JETBoy KeyChainDemo LunarLander LunarLanderTests MultiResolution NotePad ObbApp RSSReader RandomMusicPlayer RsHelloCompute LevelsRS SampleSyncAdapter SearchableDictionary SimpleJNI SipDemo SkeletonApp SkeletonAppTests Snake SnakeTests SoftKeyboard HelloSpellChecker SampleSpellCheckerService StackWidget Support13Demos Support4Demos SupportAppNavigation ToyVpn TtsEngine AdbTest MissileLauncher VoiceRecognitionService VoicemailProviderDemo WeatherListWidget WiFiDirectDemo WiFiDirectServiceDiscovery Wiktionary WiktionarySimple xmladapters NsdChat ConnectivityTest GpsLocationTest Notepadv1 Notepadv1Solution Notepadv2 Notepadv2Solution Notepadv3 Notepadv3Solution SampleEmailPolicy PlatformLibraryClient UpgradeExample Quake com.replica.replicaisland PicoTts framework-res ConnectivityManagerTest BandwidthTests BluetoothTests DisabledTestApp EnabledTestApp FrameworkCoreTests_install FrameworkCoreTests_install_decl_perm FrameworkCoreTests_install_loc_auto FrameworkCoreTests_install_loc_internal FrameworkCoreTests_install_loc_sdcard FrameworkCoreTests_install_loc_unspecified FrameworkCoreTests_install_use_perm_good FrameworkCoreTests_install_uses_feature FrameworkCoreTests_install_verifier_bad FrameworkCoreTests_install_verifier_good FrameworksCoreTests AutoLocTestApp AutoLocVersionedTestApp_v1 AutoLocVersionedTestApp_v2 DownloadManagerTestApp ExternalLocAllPermsTestApp ExternalLocPermFLTestApp ExternalLocTestApp ExternalLocVersionedTestApp_v1 ExternalLocVersionedTestApp_v2 ExternalSharedPermsTestApp ExternalSharedPermsBTTestApp ExternalSharedPermsDiffKeyTestApp ExternalSharedPermsFLTestApp InternalLocTestApp NoLocTestApp NoLocVersionedTestApp_v1 NoLocVersionedTestApp_v2 SimpleTestApp UpdateExtToIntLocTestApp_v1_ext UpdateExtToIntLocTestApp_v2_int UpdateExternalLocTestApp_v1_ext UpdateExternalLocTestApp_v2_none VersatileTestApp_Auto VersatileTestApp_External VersatileTestApp_Internal VersatileTestApp_None NotificationStressTests FrameworksCoreSystemPropertiesTests FrameworksGraphicsTests KeyStoreTests CameraEffectsRecordingSample CameraEffectsTests CameraBrowser MediaDump mediaframeworktest scoaudiotest SoundPoolTest BackupRestoreConfirmation DefaultContainerService FakeOemFeatures InputDevices SettingsProvider SharedStorageBackup SystemUI SystemUITests VpnDialogs WAPPushManager WAPPushManagerTests FrameworkPolicyTests FrameworksSaxTests FrameworksServicesTests TelephonyMockRilTests FrameworksTelephonyTests FrameworkTestRunnerTests ActivityTest Assistant BandwidthEnforcementTest BatteryWaster BrowserPowerTests BrowserTestPlugin CoreTests DataIdleTest DensityTest DumpRenderTree DumpRenderTree2 FixVibrateSetting FrameworkPerf GridLayoutTest HugeBackup HwAccelerationTest ImfTest ImfTestTests LargeAssetTest LocationTracker LotsOfApps lowstoragetest RsBalls RsComputePerf FBOTest RsFountain RsFountainFbo Fountain_v11 RsHelloWorld ImageProcessing RsMiscSamples ModelViewer PerfTest SampleRS SceneGraphTest ShadersTest RsSurfaceTextureOpaque RSTest RSTest_v11 RSTest_v14 SerialChat SmokeTestApp SmokeTest SmokeTestTriggerApps SslLoad StatusBarTest TileBenchmark TransformTest TtsTests WebViewTests AppWidgetHostTest AppWidgetProvider BackupTest FrameworkPermissionTests AndroidCommonTests bordeaux GL2CameraEye GL2Java GL2JNI GLDual GLJNI GLPerf LightingTest TestFramerate TestLatency TestEGL TestViewport CalendarCommonTests MailCommonTests AndroidVCardTests DummyIME native-media BluetoothSCOApp FmRxApp FmTxApp FmService com.ti.fm.fmradioif.xml Apollo BasicSmsReceiver BasicSmsReceiverTests Bluetooth Browser BrowserTests CMWallpapers Calculator CalculatorTests Calendar CalendarTests CameraTests CellBroadcastReceiver CellBroadcastReceiverTests CertInstaller Contacts ContactsTests DSPManager DeskClock DeskClockTests Email EmailTests Exchange2 Exchange2Tests Gallery GalleryTests Gallery2 Gallery2Tests HTMLViewer KeyChain KeyChainTestsSupport KeyChainTests Launcher2 LauncherRotationStressTest LegacyCamera LegacyCameraTests Mms MmsAppTests MmsTests Music MusicTests MusicFX Nfc NfcTests PackageInstaller Phone PhoneAppTests Protips Provision QuickSearchBox QuickSearchBoxBenchmarks QuickSearchBoxTests NaughtySuggestions PartialSuggestions SlowSuggestions SpammySuggestions Settings SettingsTests SoundRecorder SpareParts SpeechRecorder Stk Tag Torch VideoEditor VoiceDialer VoiceDialerTests LatinIME LatinIMETests OpenWnn PinyinIME ApplicationsProvider ApplicationsProviderTests CalendarProvider CalendarProviderTests ContactsProvider ContactsProviderTests DownloadProvider DownloadProviderTests DownloadProviderPermissionTests DownloadPublicApiAccessTests DownloadProviderUi DrmProvider MediaProvider PartnerBookmarksProvider PartnerBookmarksProviderTest TelephonyProvider UserDictionaryProvider LiveWallpapers Galaxy4 HoloSpiralWallpaper LiveWallpapersPicker MagicSmokeWallpapers VisualizationWallpapers NoiseField PhaseBeam ThemeChooser ThemeManager ThemeManagerTests is empty.
target arm C: libm <= bionic/libm/src/e_lgamma_r.c
bionic/libm/src/e_j1f.c: In function 'ponef':
bionic/libm/src/e_j1f.c:237:29: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j1f.c:236:22: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j1f.c: In function 'qonef':
bionic/libm/src/e_j1f.c:333:22: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_j1f.c:332:15: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
HOSTCC scripts/kconfig/conf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
In file included from bionic/libm/src/e_lgamma_r.c:86:0:
bionic/libm/include/math.h: In function 'lgamma_r':
bionic/libm/src/e_lgamma_r.c:295:4: warning: 'nadj' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_lgamma_r.c:207:15: note: 'nadj' was declared here
target arm C: libm <= bionic/libm/src/e_lgammaf.c
SHIPPED scripts/kconfig/zconf.hash.c
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c: In function 'check_stdin':
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:77: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:77: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:78: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:78: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:79: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:79: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c: In function 'conf_askvalue':
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:89: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:89: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c: In function 'conf_choice':
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:286: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:286: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c: In function 'check_conf':
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:432: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:432: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c: In function 'main':
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:495: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:495: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:571: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:571: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:623: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:623: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:627: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:627: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:638: warning: format not a string literal and no format arguments
/Volumes/android/cm/kernel/htc/msm8960/scripts/kconfig/conf.c:638: warning: format not a string literal and no format arguments
target arm C: libm <= bionic/libm/src/e_lgammaf_r.c
target arm C: libm <= bionic/libm/src/e_log.c
target arm C: libm <= bionic/libm/src/e_log10.c
target arm C: libm <= bionic/libm/src/e_log10f.c
In file included from bionic/libm/src/e_lgammaf_r.c:20:0:
bionic/libm/include/math.h: In function 'lgammaf_r':
bionic/libm/src/e_lgammaf_r.c:229:4: warning: 'nadj' may be used uninitialized in this function [-Wmaybe-uninitialized]
bionic/libm/src/e_lgammaf_r.c:141:14: note: 'nadj' was declared here
HOSTCC scripts/kconfig/zconf.tab.o
bionic/libm/src/e_log.c: In function 'log':
bionic/libm/src/e_log.c:111:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
target arm C: libm <= bionic/libm/src/e_logf.c
target arm C: libm <= bionic/libm/src/e_pow.c
target arm C: libm <= bionic/libm/src/e_powf.c
target arm C: libm <= bionic/libm/src/e_rem_pio2.c
target arm C: libm <= bionic/libm/src/e_rem_pio2f.c
bionic/libm/src/e_logf.c: In function 'logf':
bionic/libm/src/e_logf.c:59:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
bionic/libm/src/e_pow.c: In function 'pow':
bionic/libm/src/e_pow.c:134:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
bionic/libm/src/e_rem_pio2.c: In function '__ieee754_rem_pio2':
bionic/libm/src/e_rem_pio2.c:155:47: warning: 'z' may be used uninitialized in this function [-Wuninitialized]
bionic/libm/src/e_powf.c: In function 'powf':
bionic/libm/src/e_powf.c:214:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libm <= bionic/libm/src/e_remainder.c
target arm C: libm <= bionic/libm/src/e_remainderf.c
target arm C: libm <= bionic/libm/src/e_scalb.c
target arm C: libm <= bionic/libm/src/e_scalbf.c
target arm C: libm <= bionic/libm/src/e_sinh.c
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
bionic/libm/src/e_scalbf.c:46:1: warning: data definition has no type or storage class [enabled by default]
bionic/libm/src/e_scalbf.c:46:1: warning: type defaults to 'int' in declaration of '__weak_reference' [-Wimplicit-int]
bionic/libm/src/e_scalbf.c:46:1: warning: parameter names (without types) in function declaration [enabled by default]
target arm C: libm <= bionic/libm/src/e_sinhf.c
target arm C: libm <= bionic/libm/src/e_sqrt.c
target arm C: libm <= bionic/libm/src/e_sqrtf.c
target arm C: libm <= bionic/libm/src/k_cos.c
target arm C: libm <= bionic/libm/src/k_cosf.c
bionic/libm/src/e_sqrt.c: In function 'sqrt':
bionic/libm/src/e_sqrt.c:158:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libm <= bionic/libm/src/k_rem_pio2.c
target arm C: libm <= bionic/libm/src/k_sin.c
target arm C: libm <= bionic/libm/src/k_sinf.c
target arm C: libm <= bionic/libm/src/k_tan.c
target arm C: libm <= bionic/libm/src/k_tanf.c
target arm C: libm <= bionic/libm/src/s_asinh.c
target arm C: libm <= bionic/libm/src/s_asinhf.c
target arm C: libm <= bionic/libm/src/s_atan.c
target arm C: libm <= bionic/libm/src/s_atanf.c
target arm C: libm <= bionic/libm/src/s_cbrt.c
target arm C: libm <= bionic/libm/src/s_cbrtf.c
target arm C: libm <= bionic/libm/src/s_ceil.c
target arm C: libm <= bionic/libm/src/s_ceilf.c
target arm C: libm <= bionic/libm/src/s_ceill.c
target arm C: libm <= bionic/libm/src/s_copysign.c
target arm C: libm <= bionic/libm/src/s_copysignf.c
bionic/libm/src/s_ceil.c: In function 'ceil':
bionic/libm/src/s_ceil.c:63:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libm <= bionic/libm/src/s_cos.c
target arm C: libm <= bionic/libm/src/s_cosf.c
target arm C: libm <= bionic/libm/src/s_erf.c
target arm C: libm <= bionic/libm/src/s_erff.c
target arm C: libm <= bionic/libm/src/s_exp2.c
bionic/libm/src/k_sinf.c:46:22: warning: 'S2' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_sinf.c:46:17: warning: 'S1' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_sinf.c:44:11: warning: 'S4' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_sinf.c:44:6: warning: 'S3' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:46:25: warning: 'C1' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:46:17: warning: 'C0' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:46:11: warning: 'one' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:45:11: warning: 'C3' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:45:6: warning: 'C2' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
target arm C: libm <= bionic/libm/src/s_exp2f.c
target arm C: libm <= bionic/libm/src/s_expm1.c
target arm C: libm <= bionic/libm/src/s_expm1f.c
target arm C: libm <= bionic/libm/src/s_fabsf.c
target arm C: libm <= bionic/libm/src/s_fdim.c
bionic/libm/src/s_expm1.c: In function 'expm1':
bionic/libm/src/s_expm1.c:193:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
target arm C: libm <= bionic/libm/src/s_finite.c
bionic/libm/src/s_expm1f.c: In function 'expm1f':
bionic/libm/src/s_expm1f.c:98:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
target arm C: libm <= bionic/libm/src/s_finitef.c
target arm C: libm <= bionic/libm/src/s_floor.c
target arm C: libm <= bionic/libm/src/s_floorf.c
target arm C: libm <= bionic/libm/src/s_floorl.c
target arm C: libm <= bionic/libm/src/s_fma.c
target arm C: libm <= bionic/libm/src/s_fmaf.c
bionic/libm/src/s_floor.c: In function 'floor':
bionic/libm/src/s_floor.c:64:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libm <= bionic/libm/src/s_fmax.c
target arm C: libm <= bionic/libm/src/s_fmaxf.c
target arm C: libm <= bionic/libm/src/s_fmaxl.c
bionic/libm/src/s_fma.c: In function 'fma':
bionic/libm/src/s_fma.c:90:4: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
bionic/libm/src/s_fma.c:90:4: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
bionic/libm/src/s_fma.c:126:4: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
bionic/libm/src/s_fma.c:126:4: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
bionic/libm/src/s_fma.c:131:4: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
bionic/libm/src/s_fma.c:136:4: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
bionic/libm/src/s_fma.c: At top level:
bionic/libm/src/s_fma.c:201:1: warning: data definition has no type or storage class [enabled by default]
bionic/libm/src/s_fma.c:201:1: warning: type defaults to 'int' in declaration of '__weak_reference' [-Wimplicit-int]
bionic/libm/src/s_fma.c:201:1: warning: parameter names (without types) in function declaration [enabled by default]
bionic/libm/src/s_fma.c: In function 'fesetexceptflag':
bionic/libm/arm/fenv.h:98:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_fma.c: In function 'fetestexcept':
bionic/libm/arm/fenv.h:119:17: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_fma.c: In function 'feholdexcept':
bionic/libm/arm/fenv.h:155:10: warning: '__env' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_fma.c: In function 'feupdateenv':
bionic/libm/arm/fenv.h:176:15: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
target arm C: libm <= bionic/libm/src/s_fmin.c
target arm C: libm <= bionic/libm/src/s_fminf.c
target arm C: libm <= bionic/libm/src/s_fminl.c
target arm C: libm <= bionic/libm/src/s_frexpf.c
target arm C: libm <= bionic/libm/src/s_ilogb.c
target arm C: libm <= bionic/libm/src/s_ilogbf.c
target arm C: libm <= bionic/libm/src/s_ilogbl.c
HOSTLD scripts/kconfig/conf
target arm C: libm <= bionic/libm/src/s_isfinite.c
target arm C: libm <= bionic/libm/src/s_isnormal.c
target arm C: libm <= bionic/libm/src/s_llrint.c
target arm C: libm <= bionic/libm/src/s_llrintf.c
target arm C: libm <= bionic/libm/src/s_llround.c
target arm C: libm <= bionic/libm/src/s_llroundf.c
target arm C: libm <= bionic/libm/src/s_llroundl.c
bionic/libm/src/s_llrint.c: In function 'feclearexcept':
bionic/libm/arm/fenv.h:77:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_llrint.c: In function 'fesetexceptflag':
bionic/libm/arm/fenv.h:98:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_llrint.c: In function 'fetestexcept':
bionic/libm/arm/fenv.h:119:17: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_llrint.c: In function 'feholdexcept':
bionic/libm/arm/fenv.h:155:10: warning: '__env' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_llrint.c: In function 'feupdateenv':
bionic/libm/arm/fenv.h:176:15: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_llrintf.c: In function 'feclearexcept':
bionic/libm/arm/fenv.h:77:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_llrintf.c: In function 'fesetexceptflag':
bionic/libm/arm/fenv.h:98:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_llrintf.c: In function 'fetestexcept':
bionic/libm/arm/fenv.h:119:17: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_llrintf.c: In function 'feholdexcept':
bionic/libm/arm/fenv.h:155:10: warning: '__env' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_llrintf.c: In function 'feupdateenv':
bionic/libm/arm/fenv.h:176:15: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
target arm C: libm <= bionic/libm/src/s_log1p.c
target arm C: libm <= bionic/libm/src/s_log1pf.c
target arm C: libm <= bionic/libm/src/s_logb.c
target arm C: libm <= bionic/libm/src/s_logbf.c
bionic/libm/src/s_log1p.c: In function 'log1p':
bionic/libm/src/s_log1p.c:157:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
target arm C: libm <= bionic/libm/src/s_lrint.c
bionic/libm/src/s_log1pf.c: In function 'log1pf':
bionic/libm/src/s_log1pf.c:96:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
target arm C: libm <= bionic/libm/src/s_lrintf.c
target arm C: libm <= bionic/libm/src/s_lround.c
target arm C: libm <= bionic/libm/src/s_lroundf.c
bionic/libm/src/s_lrint.c: In function 'feclearexcept':
bionic/libm/arm/fenv.h:77:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_lrint.c: In function 'fesetexceptflag':
bionic/libm/arm/fenv.h:98:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_lrint.c: In function 'fetestexcept':
bionic/libm/arm/fenv.h:119:17: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_lrint.c: In function 'feholdexcept':
bionic/libm/arm/fenv.h:155:10: warning: '__env' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_lrint.c: In function 'feupdateenv':
bionic/libm/arm/fenv.h:176:15: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
target arm C: libm <= bionic/libm/src/s_lroundl.c
bionic/libm/src/s_lround.c: In function 'fesetexceptflag':
bionic/libm/arm/fenv.h:98:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
target arm C: libm <= bionic/libm/src/s_modff.c
target arm C: libm <= bionic/libm/src/s_nan.c
bionic/libm/src/s_lrintf.c: In function 'feclearexcept':
bionic/libm/arm/fenv.h:77:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_lrintf.c: In function 'fesetexceptflag':
bionic/libm/arm/fenv.h:98:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_lrintf.c: In function 'fetestexcept':
bionic/libm/arm/fenv.h:119:17: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_lrintf.c: In function 'feholdexcept':
bionic/libm/arm/fenv.h:155:10: warning: '__env' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_lrintf.c: In function 'feupdateenv':
bionic/libm/arm/fenv.h:176:15: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
bionic/libm/src/s_lroundl.c: In function 'fesetexceptflag':
bionic/libm/arm/fenv.h:98:9: warning: '__fpsr' is used uninitialized in this function [-Wuninitialized]
target arm C: libm <= bionic/libm/src/s_nearbyint.c
target arm C: libm <= bionic/libm/src/s_nextafter.c
target arm C: libm <= bionic/libm/src/s_nextafterf.c
target arm C: libm <= bionic/libm/src/s_nexttowardf.c
target arm C: libm <= bionic/libm/src/s_remquo.c
bionic/libm/src/s_nextafter.c:82:1: warning: data definition has no type or storage class [enabled by default]
bionic/libm/src/s_nextafter.c:82:1: warning: type defaults to 'int' in declaration of '__weak_reference' [-Wimplicit-int]
bionic/libm/src/s_nextafter.c:82:1: warning: parameter names (without types) in function declaration [enabled by default]
bionic/libm/src/s_nextafter.c:83:1: warning: data definition has no type or storage class [enabled by default]
bionic/libm/src/s_nextafter.c:83:1: warning: type defaults to 'int' in declaration of '__weak_reference' [-Wimplicit-int]
bionic/libm/src/s_nextafter.c:83:1: warning: parameter names (without types) in function declaration [enabled by default]
bionic/libm/src/s_nextafter.c:84:1: warning: data definition has no type or storage class [enabled by default]
bionic/libm/src/s_nextafter.c:84:1: warning: type defaults to 'int' in declaration of '__weak_reference' [-Wimplicit-int]
bionic/libm/src/s_nextafter.c:84:1: warning: parameter names (without types) in function declaration [enabled by default]
target arm C: libm <= bionic/libm/src/s_remquof.c
target arm C: libm <= bionic/libm/src/s_rint.c
target arm C: libm <= bionic/libm/src/s_rintf.c
bionic/libm/src/s_nexttowardf.c: In function 'nexttowardf':
bionic/libm/src/s_nexttowardf.c:45:2: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
target arm C: libm <= bionic/libm/src/s_round.c
target arm C: libm <= bionic/libm/src/s_roundf.c
target arm C: libm <= bionic/libm/src/s_roundl.c
target arm C: libm <= bionic/libm/src/s_signbit.c
target arm C: libm <= bionic/libm/src/s_signgam.c
target arm C: libm <= bionic/libm/src/s_significand.c
target arm C: libm <= bionic/libm/src/s_significandf.c
target arm C: libm <= bionic/libm/src/s_sin.c
target arm C: libm <= bionic/libm/src/s_sinf.c
target arm C: libm <= bionic/libm/src/s_tan.c
target arm C: libm <= bionic/libm/src/s_tanf.c
target arm C: libm <= bionic/libm/src/s_tanh.c
bionic/libm/src/k_sinf.c:46:22: warning: 'S2' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_sinf.c:46:17: warning: 'S1' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_sinf.c:44:11: warning: 'S4' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_sinf.c:44:6: warning: 'S3' is static but used in inline function '__kernel_sindf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:46:25: warning: 'C1' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:46:17: warning: 'C0' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:46:11: warning: 'one' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:45:11: warning: 'C3' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_cosf.c:45:6: warning: 'C2' is static but used in inline function '__kernel_cosdf' which is not static [enabled by default]
bionic/libm/src/k_tanf.c:63:13: warning: 'T' is static but used in inline function '__kernel_tandf' which is not static [enabled by default]
bionic/libm/src/k_tanf.c:63:6: warning: 'T' is static but used in inline function '__kernel_tandf' which is not static [enabled by default]
bionic/libm/src/k_tanf.c:60:13: warning: 'T' is static but used in inline function '__kernel_tandf' which is not static [enabled by default]
bionic/libm/src/k_tanf.c:60:6: warning: 'T' is static but used in inline function '__kernel_tandf' which is not static [enabled by default]
bionic/libm/src/k_tanf.c:59:13: warning: 'T' is static but used in inline function '__kernel_tandf' which is not static [enabled by default]
bionic/libm/src/k_tanf.c:59:6: warning: 'T' is static but used in inline function '__kernel_tandf' which is not static [enabled by default]
target arm C: libm <= bionic/libm/src/s_tanhf.c
target arm C: libm <= bionic/libm/src/s_tgammaf.c
target arm C: libm <= bionic/libm/src/s_trunc.c
target arm C: libm <= bionic/libm/src/s_truncf.c
target arm C: libm <= bionic/libm/src/s_truncl.c
target arm C: libm <= bionic/libm/src/w_drem.c
target arm C: libm <= bionic/libm/src/w_dremf.c
target arm C: libm <= bionic/libm/src/s_copysignl.c
target arm C: libm <= bionic/libm/src/s_fabsl.c
target arm C: libm <= bionic/libm/src/s_fabs.c
target arm C: libm <= bionic/libm/src/s_frexp.c
target arm C: libm <= bionic/libm/src/s_isnan.c
target arm C: libm <= bionic/libm/src/s_modf.c
target arm C: libm <= bionic/libm/arm/fenv.c
target arm C: libm <= bionic/libm/src/e_ldexpf.c
bionic/libm/src/s_frexp.c:57:1: warning: data definition has no type or storage class [enabled by default]
bionic/libm/src/s_frexp.c:57:1: warning: type defaults to 'int' in declaration of '__weak_reference' [-Wimplicit-int]
bionic/libm/src/s_frexp.c:57:1: warning: parameter names (without types) in function declaration [enabled by default]
target arm C: libm <= bionic/libm/src/s_scalbln.c
target arm C: libm <= bionic/libm/src/s_scalbn.c
target arm C: libm <= bionic/libm/src/s_scalbnf.c
target thumb C: libfs_mgr <= system/core/fs_mgr/fs_mgr.c
target thumb C: liblog <= system/core/liblog/logd_write.c
bionic/libm/src/s_scalbn.c: In function 'scalbn':
bionic/libm/src/s_scalbn.c:54:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
bionic/libm/src/s_scalbn.c: At top level:
bionic/libm/src/s_scalbn.c:77:1: warning: data definition has no type or storage class [enabled by default]
bionic/libm/src/s_scalbn.c:77:1: warning: type defaults to 'int' in declaration of '__weak_reference' [-Wimplicit-int]
bionic/libm/src/s_scalbn.c:77:1: warning: parameter names (without types) in function declaration [enabled by default]
bionic/libm/src/s_scalbn.c:78:1: warning: data definition has no type or storage class [enabled by default]
bionic/libm/src/s_scalbn.c:78:1: warning: type defaults to 'int' in declaration of '__weak_reference' [-Wimplicit-int]
bionic/libm/src/s_scalbn.c:78:1: warning: parameter names (without types) in function declaration [enabled by default]
bionic/libm/src/s_scalbnf.c: In function 'scalbnf':
bionic/libm/src/s_scalbnf.c:49:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
bionic/libm/src/s_scalbnf.c: At top level:
bionic/libm/src/s_scalbnf.c:58:1: warning: data definition has no type or storage class [enabled by default]
bionic/libm/src/s_scalbnf.c:58:1: warning: type defaults to 'int' in declaration of '__strong_reference' [-Wimplicit-int]
bionic/libm/src/s_scalbnf.c:58:1: warning: parameter names (without types) in function declaration [enabled by default]
target thumb C: liblog <= system/core/liblog/logprint.c
target thumb C: liblog <= system/core/liblog/event_tag_map.c
target asm: libcutils <= system/core/libcutils/arch-arm/memset32.S
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
target arm C: libcutils <= system/core/libcutils/atomic.c
target thumb C: libcutils <= system/core/libcutils/array.c
target thumb C: libcutils <= system/core/libcutils/hashmap.c
target thumb C: libcutils <= system/core/libcutils/native_handle.c
target thumb C: libcutils <= system/core/libcutils/buffer.c
target thumb C: libcutils <= system/core/libcutils/socket_inaddr_any_server.c
target thumb C: libcutils <= system/core/libcutils/socket_local_client.c
#
# configuration written to .config
#
target thumb C: libcutils <= system/core/libcutils/socket_local_server.c
target thumb C: libcutils <= system/core/libcutils/socket_loopback_client.c
target thumb C: libcutils <= system/core/libcutils/socket_loopback_server.c
target thumb C: libcutils <= system/core/libcutils/socket_network_client.c
target thumb C: libcutils <= system/core/libcutils/sockets.c
target thumb C: libcutils <= system/core/libcutils/config_utils.c
target thumb C: libcutils <= system/core/libcutils/cpu_info.c
target thumb C: libcutils <= system/core/libcutils/load_file.c
target thumb C: libcutils <= system/core/libcutils/list.c
target thumb C: libcutils <= system/core/libcutils/open_memstream.c
target thumb C: libcutils <= system/core/libcutils/strdup16to8.c
target thumb C: libcutils <= system/core/libcutils/strdup8to16.c
target thumb C: libcutils <= system/core/libcutils/record_stream.c
target thumb C: libcutils <= system/core/libcutils/process_name.c
target thumb C: libcutils <= system/core/libcutils/properties.c
target thumb C: libcutils <= system/core/libcutils/qsort_r_compat.c
target thumb C: libcutils <= system/core/libcutils/threads.c
target thumb C: libcutils <= system/core/libcutils/sched_policy.c
target thumb C: libcutils <= system/core/libcutils/iosched_policy.c
target thumb C: libcutils <= system/core/libcutils/str_parms.c
target thumb C: libcutils <= system/core/libcutils/abort_socket.c
target thumb C: libcutils <= system/core/libcutils/mspace.c
target thumb C: libcutils <= system/core/libcutils/selector.c
system/core/libcutils/iosched_policy.c: In function 'android_get_ioprio':
system/core/libcutils/iosched_policy.c:54:5: warning: implicit declaration of function 'ioprio_get' [-Wimplicit-function-declaration]
target thumb C: libcutils <= system/core/libcutils/tztime.c
target thumb C: libcutils <= system/core/libcutils/zygote.c
target thumb C: libcutils <= system/core/libcutils/android_reboot.c
target thumb C: libcutils <= system/core/libcutils/ashmem-dev.c
target thumb C: libcutils <= system/core/libcutils/debugger.c
target thumb C: libcutils <= system/core/libcutils/klog.c
system/core/libcutils/tztime.c: In function 'differ_by_repeat':
system/core/libcutils/tztime.c:303:2: warning: comparison is always false due to limited range of data type [-Wtype-limits]
system/core/libcutils/tztime.c: In function 'localsub':
system/core/libcutils/tztime.c:1267:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
system/core/libcutils/zygote.c: In function 'send_request':
system/core/libcutils/zygote.c:153:25: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
target thumb C: libcutils <= system/core/libcutils/mq.c
target thumb C: libcutils <= system/core/libcutils/partition_utils.c
target thumb C: libcutils <= system/core/libcutils/qtaguid.c
target thumb C: libcutils <= system/core/libcutils/uevent.c
target arm C: libc <= bionic/libc/bionic/pthread.c
target thumb C: libc <= bionic/libc/arch-arm/bionic/exidx_static.c
target thumb C: libc <= bionic/libc/unistd/sysconf.c
target thumb C: libc <= bionic/libc/bionic/__errno.c
target thumb C: libc <= bionic/libc/bionic/dlmalloc.c
target thumb C: libc <= bionic/libc/bionic/malloc_debug_common.c
target thumb C: libc <= bionic/libc/bionic/libc_init_static.c
target thumb C: adbd <= system/core/adb/adb.c
target thumb C: adbd <= system/core/adb/backup_service.c
target thumb C: adbd <= system/core/adb/fdevent.c
target thumb C: adbd <= system/core/adb/transport.c
target thumb C: adbd <= system/core/adb/transport_local.c
target thumb C: adbd <= system/core/adb/transport_usb.c
target thumb C: adbd <= system/core/adb/sockets.c
target thumb C: adbd <= system/core/adb/services.c
target thumb C: adbd <= system/core/adb/file_sync_service.c
target thumb C: adbd <= system/core/adb/jdwp_service.c
target thumb C: adbd <= system/core/adb/framebuffer_service.c
target thumb C: adbd <= system/core/adb/remount_service.c
target thumb C: adbd <= system/core/adb/usb_linux_client.c
target thumb C: adbd <= system/core/adb/log_service.c
target thumb C: adbd <= system/core/adb/utils.c
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/minigzip_intermediates/import_includes
host C: libz <= external/zlib/adler32.c
host C: libz <= external/zlib/compress.c
host C: libz <= external/zlib/crc32.c
host C: libz <= external/zlib/deflate.c
host C: libz <= external/zlib/gzclose.c
host C: libz <= external/zlib/gzlib.c
host C: libz <= external/zlib/gzread.c
host C: libz <= external/zlib/gzwrite.c
host C: libz <= external/zlib/infback.c
host C: libz <= external/zlib/inflate.c
host C: libz <= external/zlib/inftrees.c
host C: libz <= external/zlib/inffast.c
host C: libz <= external/zlib/slhash.c
host C: libz <= external/zlib/trees.c
host C: libz <= external/zlib/uncompr.c
host C: libz <= external/zlib/zutil.c
Import includes file: out/target/product/evita/obj/RECOVERY_EXECUTABLES/recovery_e2fsck_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libext2fs_intermediates/import_includes
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libext2_blkid_intermediates/import_includes
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/clear.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/compare.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/copy.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/gen_uuid.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/isnull.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/pack.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/parse.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/unpack.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/unparse.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/uuid_time.c
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libext2_profile_intermediates/import_includes
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/error_message.c
external/e2fsprogs/lib/uuid/gen_uuid.c: In function 'get_random_bytes':
external/e2fsprogs/lib/uuid/gen_uuid.c:178:17: warning: unused variable 'tmp_seed' [-Wunused-variable]
external/e2fsprogs/lib/uuid/gen_uuid.c: In function 'get_node_id':
external/e2fsprogs/lib/uuid/gen_uuid.c:220:39: warning: unused parameter 'node_id' [-Wunused-parameter]
external/e2fsprogs/lib/uuid/gen_uuid.c: In function 'get_uuid_via_daemon':
external/e2fsprogs/lib/uuid/gen_uuid.c:475:36: warning: unused parameter 'op' [-Wunused-parameter]
external/e2fsprogs/lib/uuid/gen_uuid.c:475:47: warning: unused parameter 'out' [-Wunused-parameter]
external/e2fsprogs/lib/uuid/gen_uuid.c:475:57: warning: unused parameter 'num' [-Wunused-parameter]
external/e2fsprogs/lib/uuid/gen_uuid.c: At top level:
external/e2fsprogs/lib/uuid/gen_uuid.c:418:16: warning: 'read_all' defined but not used [-Wunused-function]
external/e2fsprogs/lib/uuid/gen_uuid.c:445:13: warning: 'close_all_fds' defined but not used [-Wunused-function]
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/et_name.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/init_et.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/com_err.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/com_right.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/feature.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fgetflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fsetflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fgetversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fsetversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/getflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/getversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/hashstr.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/iod.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ls.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/mntopts.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/parse_num.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/pe.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/pf.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ps.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/setflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/setversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/uuid.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ostype.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/percent.c
Import includes file: out/target/product/evita/obj/RECOVERY_EXECUTABLES/recovery_mke2fs_intermediates/import_includes
Import includes file: out/target/product/evita/obj/RECOVERY_EXECUTABLES/recovery_tune2fs_intermediates/import_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/recovery_intermediates/import_includes
target thumb C: libext4_utils <= system/extras/ext4_utils/make_ext4fs.c
target thumb C: libext4_utils <= system/extras/ext4_utils/ext4fixup.c
target thumb C: libext4_utils <= system/extras/ext4_utils/ext4_utils.c
target thumb C: libext4_utils <= system/extras/ext4_utils/allocate.c
target thumb C: libext4_utils <= system/extras/ext4_utils/backed_block.c
target thumb C: libext4_utils <= system/extras/ext4_utils/output_file.c
target thumb C: libext4_utils <= system/extras/ext4_utils/contents.c
target thumb C: libext4_utils <= system/extras/ext4_utils/extent.c
target thumb C: libext4_utils <= system/extras/ext4_utils/indirect.c
system/extras/ext4_utils/make_ext4fs.c: In function 'make_ext4fs':
system/extras/ext4_utils/make_ext4fs.c:316:2: warning: passing argument 3 of 'make_ext4fs_internal' discards 'const' qualifier from pointer target type [enabled by default]
system/extras/ext4_utils/make_ext4fs.h:40:5: note: expected 'char *' but argument is of type 'char const *'
target thumb C: libext4_utils <= system/extras/ext4_utils/uuid.c
target thumb C: libext4_utils <= system/extras/ext4_utils/sha1.c
target thumb C: libext4_utils <= system/extras/ext4_utils/sparse_crc32.c
target thumb C: libext4_utils <= system/extras/ext4_utils/wipe.c
target asm: libz <= external/zlib/contrib/inflateneon/inflate_fast_copy_neon.s
target arm C: libz <= external/zlib/adler32.c
target arm C: libz <= external/zlib/compress.c
target arm C: libz <= external/zlib/crc32.c
target arm C: libz <= external/zlib/deflate.c
target arm C: libz <= external/zlib/gzclose.c
target arm C: libz <= external/zlib/gzlib.c
target arm C: libz <= external/zlib/gzread.c
target arm C: libz <= external/zlib/gzwrite.c
external/zlib/crc32.c: In function 'get_crc_table':
external/zlib/crc32.c:219:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
target arm C: libz <= external/zlib/infback.c
target arm C: libz <= external/zlib/inflate.c
target arm C: libz <= external/zlib/inftrees.c
target arm C: libz <= external/zlib/inffast.c
target arm C: libz <= external/zlib/slhash.c
target arm C: libz <= external/zlib/trees.c
target arm C: libz <= external/zlib/uncompr.c
target arm C: libz <= external/zlib/zutil.c
target thumb C: libminzip <= bootable/recovery/minzip/Hash.c
target thumb C: libminzip <= bootable/recovery/minzip/SysUtil.c
target thumb C: libminzip <= bootable/recovery/minzip/DirUtil.c
target thumb C: libminzip <= bootable/recovery/minzip/Inlines.c
target thumb C: libminzip <= bootable/recovery/minzip/Zip.c
target arm C: libunz <= external/zlib/adler32.c
target arm C: libunz <= external/zlib/compress.c
target arm C: libunz <= external/zlib/crc32.c
target arm C: libunz <= external/zlib/deflate.c
target arm C: libunz <= external/zlib/gzclose.c
bootable/recovery/minzip/DirUtil.c: In function 'dirCreateHierarchy':
bootable/recovery/minzip/DirUtil.c:58:32: warning: unused parameter 'sehnd' [-Wunused-parameter]
target arm C: libunz <= external/zlib/gzlib.c
external/zlib/crc32.c: In function 'get_crc_table':
external/zlib/crc32.c:219:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
target arm C: libunz <= external/zlib/gzread.c
bootable/recovery/minzip/Zip.c: In function 'parseZipArchive':
bootable/recovery/minzip/Zip.c:212:22: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
bootable/recovery/minzip/Zip.c:212:37: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
bootable/recovery/minzip/Zip.c:248:22: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
target arm C: libunz <= external/zlib/gzwrite.c
target arm C: libunz <= external/zlib/infback.c
target arm C: libunz <= external/zlib/inflate.c
target arm C: libunz <= external/zlib/inftrees.c
target arm C: libunz <= external/zlib/inffast.c
target arm C: libunz <= external/zlib/slhash.c
target arm C: libunz <= external/zlib/trees.c
target arm C: libunz <= external/zlib/uncompr.c
target arm C: libunz <= external/zlib/zutil.c
target thumb C: libmincrypt <= system/core/libmincrypt/rsa.c
target thumb C: libmincrypt <= system/core/libmincrypt/sha.c
Yacc: libedify <= bootable/recovery/edify/parser.y
bison -d -o out/target/product/evita/obj/STATIC_LIBRARIES/libedify_intermediates/parser.cpp bootable/recovery/edify/parser.y
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libbusybox_intermediates/import_includes
target thumb C: libmkyaffs2image <= external/yaffs2/yaffs2/utils/mkyaffs2image.c
target thumb C: libmkyaffs2image <= external/yaffs2/yaffs2/yaffs_packedtags2.c
system/core/libmincrypt/sha.c: In function 'SHA_update':
system/core/libmincrypt/sha.c:153:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
system/core/libmincrypt/sha.c:154:9: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
system/core/libmincrypt/sha.c:154:9: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
target thumb C: libmkyaffs2image <= external/yaffs2/yaffs2/yaffs_ecc.c
target thumb C: libmkyaffs2image <= external/yaffs2/yaffs2/yaffs_tagsvalidity.c
touch out/target/product/evita/obj/STATIC_LIBRARIES/libedify_intermediates/parser.hpp
echo '#ifndef 'parser_h > out/target/product/evita/obj/STATIC_LIBRARIES/libedify_intermediates/parser.h
target thumb C: libunyaffs <= external/yaffs2/yaffs2/utils/unyaffs.c
echo '#define 'parser_h >> out/target/product/evita/obj/STATIC_LIBRARIES/libedify_intermediates/parser.h
target thumb C: liberase_image <= bootable/recovery/flashutils/erase_image.c
cat out/target/product/evita/obj/STATIC_LIBRARIES/libedify_intermediates/parser.hpp >> out/target/product/evita/obj/STATIC_LIBRARIES/libedify_intermediates/parser.h
echo '#endif' >> out/target/product/evita/obj/STATIC_LIBRARIES/libedify_intermediates/parser.h
rm -f out/target/product/evita/obj/STATIC_LIBRARIES/libedify_intermediates/parser.hpp
target thumb C: libdump_image <= bootable/recovery/flashutils/dump_image.c
target thumb C: libflash_image <= bootable/recovery/flashutils/flash_image.c
In file included from external/yaffs2/yaffs2/yaffs_tagsvalidity.c:17:0:
external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
In file included from external/yaffs2/yaffs2/utils/mkyaffs2image.c:50:0:
external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
external/yaffs2/yaffs2/utils/mkyaffs2image.c: In function 'write_object_header':
external/yaffs2/yaffs2/utils/mkyaffs2image.c:260:160: warning: unused parameter 'secontext' [-Wunused-parameter]
external/yaffs2/yaffs2/utils/mkyaffs2image.c: In function 'fix_stat':
external/yaffs2/yaffs2/utils/mkyaffs2image.c:335:5: warning: passing argument 3 of 'fs_config' from incompatible pointer type [enabled by default]
system/core/include/private/android_filesystem_config.h:269:20: note: expected 'unsigned int *' but argument is of type 'long unsigned int *'
external/yaffs2/yaffs2/utils/mkyaffs2image.c:335:5: warning: passing argument 4 of 'fs_config' from incompatible pointer type [enabled by default]
system/core/include/private/android_filesystem_config.h:269:20: note: expected 'unsigned int *' but argument is of type 'long unsigned int *'
external/yaffs2/yaffs2/utils/mkyaffs2image.c: At top level:
external/yaffs2/yaffs2/utils/mkyaffs2image.c:529:5: warning: no previous prototype for 'mkyaffs2image_main' [-Wmissing-prototypes]
external/yaffs2/yaffs2/utils/mkyaffs2image.c: In function 'write_object_header.isra.1':
external/yaffs2/yaffs2/utils/mkyaffs2image.c:205:44: warning: array subscript is above array bounds [-Warray-bounds]
external/yaffs2/yaffs2/utils/mkyaffs2image.c:205:19: warning: array subscript is above array bounds [-Warray-bounds]
external/yaffs2/yaffs2/utils/mkyaffs2image.c:206:44: warning: array subscript is above array bounds [-Warray-bounds]
external/yaffs2/yaffs2/utils/mkyaffs2image.c:206:19: warning: array subscript is above array bounds [-Warray-bounds]
In file included from external/yaffs2/yaffs2/yaffs_packedtags2.c:18:0:
external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
target thumb C: libdedupe <= bootable/recovery/dedupe/dedupe.c
In file included from external/yaffs2/yaffs2/utils/unyaffs.c:23:0:
external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
external/yaffs2/yaffs2/utils/unyaffs.c: In function 'process_chunk':
external/yaffs2/yaffs2/utils/unyaffs.c:62:3: warning: enumeration value 'YAFFS_OBJECT_TYPE_UNKNOWN' not handled in switch [-Wswitch]
external/yaffs2/yaffs2/utils/unyaffs.c:62:3: warning: enumeration value 'YAFFS_OBJECT_TYPE_SPECIAL' not handled in switch [-Wswitch]
external/yaffs2/yaffs2/utils/unyaffs.c: In function 'unyaffs':
external/yaffs2/yaffs2/utils/unyaffs.c:126:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
external/yaffs2/yaffs2/utils/unyaffs.c: At top level:
external/yaffs2/yaffs2/utils/unyaffs.c:154:5: warning: no previous prototype for 'unyaffs_main' [-Wmissing-prototypes]
target asm: libcrypto_static <= external/openssl/crypto/aes/asm/aes-armv4.s
target asm: libcrypto_static <= external/openssl/crypto/bn/asm/armv4-gf2m.s
target asm: libcrypto_static <= external/openssl/crypto/bn/asm/armv4-mont.s
target asm: libcrypto_static <= external/openssl/crypto/modes/asm/ghash-armv4.s
target asm: libcrypto_static <= external/openssl/crypto/sha/asm/sha1-armv4-large.s
target asm: libcrypto_static <= external/openssl/crypto/sha/asm/sha256-armv4.s
target asm: libcrypto_static <= external/openssl/crypto/sha/asm/sha512-armv4.s
target thumb C: libcrypto_static <= external/openssl/crypto/cryptlib.c
target thumb C: libcrypto_static <= external/openssl/crypto/mem.c
target thumb C: libcrypto_static <= external/openssl/crypto/mem_clr.c
bootable/recovery/dedupe/dedupe.c: In function 'copy_file':
bootable/recovery/dedupe/dedupe.c:42:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
bootable/recovery/dedupe/dedupe.c: At top level:
bootable/recovery/dedupe/dedupe.c:59:1: warning: useless storage class specifier in empty declaration [enabled by default]
bootable/recovery/dedupe/dedupe.c: In function 'print_stat':
bootable/recovery/dedupe/dedupe.c:97:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
bootable/recovery/dedupe/dedupe.c:97:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
bootable/recovery/dedupe/dedupe.c: In function 'store_file':
bootable/recovery/dedupe/dedupe.c:104:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
bootable/recovery/dedupe/dedupe.c:133:12: warning: assignment makes integer from pointer without a cast [enabled by default]
bootable/recovery/dedupe/dedupe.c:137:5: warning: implicit declaration of function 'dirname' [-Wimplicit-function-declaration]
bootable/recovery/dedupe/dedupe.c:137:5: warning: passing argument 1 of 'mkdir' makes pointer from integer without a cast [enabled by default]
bionic/libc/include/sys/stat.h:83:12: note: expected 'char const *' but argument is of type 'int'
bootable/recovery/dedupe/dedupe.c: In function 'store_dir':
bootable/recovery/dedupe/dedupe.c:170:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
bootable/recovery/dedupe/dedupe.c:191:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
bootable/recovery/dedupe/dedupe.c: In function 'tokenize':
bootable/recovery/dedupe/dedupe.c:244:5: warning: return discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/dedupe/dedupe.c: In function 'recursive_delete_skip_gc':
bootable/recovery/dedupe/dedupe.c:267:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
bootable/recovery/dedupe/dedupe.c: In function 'dedupe_main':
bootable/recovery/dedupe/dedupe.c:333:26: warning: assignment from incompatible pointer type [enabled by default]
bootable/recovery/dedupe/dedupe.c:411:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
bootable/recovery/dedupe/dedupe.c:538:25: warning: passing argument 1 of 'mkdir' makes pointer from integer without a cast [enabled by default]
bionic/libc/include/sys/stat.h:83:12: note: expected 'char const *' but argument is of type 'int'
bootable/recovery/dedupe/dedupe.c:558:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
target thumb C: libcrypto_static <= external/openssl/crypto/mem_dbg.c
target thumb C: libcrypto_static <= external/openssl/crypto/cversion.c
target thumb C: libcrypto_static <= external/openssl/crypto/ex_data.c
target thumb C: libcrypto_static <= external/openssl/crypto/cpt_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/ebcdic.c
external/openssl/crypto/cryptlib.c: In function 'CRYPTO_THREADID_current':
external/openssl/crypto/cryptlib.c:507:2: warning: passing argument 2 of 'CRYPTO_THREADID_set_pointer' discards 'volatile' qualifier from pointer target type [enabled by default]
external/openssl/crypto/cryptlib.c:435:6: note: expected 'void *' but argument is of type 'int volatile *'
target thumb C: libcrypto_static <= external/openssl/crypto/uid.c
target thumb C: libcrypto_static <= external/openssl/crypto/o_time.c
target thumb C: libcrypto_static <= external/openssl/crypto/o_str.c
target thumb C: libcrypto_static <= external/openssl/crypto/o_dir.c
target thumb C: libcrypto_static <= external/openssl/crypto/aes/aes_cbc.c
target thumb C: libcrypto_static <= external/openssl/crypto/aes/aes_cfb.c
target thumb C: libcrypto_static <= external/openssl/crypto/aes/aes_ctr.c
target thumb C: libcrypto_static <= external/openssl/crypto/aes/aes_ecb.c
target thumb C: libcrypto_static <= external/openssl/crypto/aes/aes_misc.c
target thumb C: libcrypto_static <= external/openssl/crypto/aes/aes_ofb.c
target thumb C: libcrypto_static <= external/openssl/crypto/aes/aes_wrap.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_bitstr.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_bool.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_bytes.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_d2i_fp.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_digest.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_dup.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_enum.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_gentm.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_i2d_fp.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_int.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_mbstr.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_object.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_octet.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_print.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_set.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_sign.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_strex.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_strnid.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_time.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_type.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_utctm.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_utf8.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/a_verify.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/ameth_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/asn1_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/asn1_gen.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/asn1_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/asn1_par.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/asn_mime.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/asn_moid.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/asn_pack.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/bio_asn1.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/bio_ndef.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/d2i_pr.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/d2i_pu.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/evp_asn1.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/f_enum.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/f_int.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/f_string.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/i2d_pr.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/i2d_pu.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/n_pkey.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/nsseq.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/p5_pbe.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/p5_pbev2.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/p8_pkey.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/t_bitst.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/t_crl.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/t_pkey.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/t_req.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/t_spki.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/t_x509.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/t_x509a.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/tasn_dec.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/tasn_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/tasn_fre.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/tasn_new.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/tasn_prn.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/tasn_typ.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/tasn_utl.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_algor.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_attrib.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_bignum.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_crl.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_exten.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_info.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_long.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_name.c
external/openssl/crypto/asn1/x_bignum.c:85:1: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/asn1/x_bignum.c:85:1: warning: (near initialization for 'bignum_pf.prim_print') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_nx509.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_pkey.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_pubkey.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_req.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_sig.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_spki.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_val.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_x509.c
target thumb C: libcrypto_static <= external/openssl/crypto/asn1/x_x509a.c
target thumb C: libcrypto_static <= external/openssl/crypto/bf/bf_cfb64.c
target thumb C: libcrypto_static <= external/openssl/crypto/bf/bf_ecb.c
target thumb C: libcrypto_static <= external/openssl/crypto/bf/bf_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/bf/bf_ofb64.c
target thumb C: libcrypto_static <= external/openssl/crypto/bf/bf_skey.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/b_dump.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/b_print.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/b_sock.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bf_buff.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bf_nbio.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bf_null.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bio_cb.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bio_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bio_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bss_acpt.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bss_bio.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bss_conn.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bss_dgram.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bss_fd.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bss_file.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bss_log.c
external/openssl/crypto/bio/b_sock.c: In function 'BIO_get_accept_socket':
external/openssl/crypto/bio/b_sock.c:707:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/openssl/crypto/bio/b_sock.c:708:20: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/openssl/crypto/bio/bss_dgram.c: In function 'dgram_ctrl':
external/openssl/crypto/bio/bss_dgram.c:581:5: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/socket.h:73:12: note: expected 'socklen_t *' but argument is of type 'unsigned int *'
external/openssl/crypto/bio/bss_dgram.c:597:5: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/socket.h:73:12: note: expected 'socklen_t *' but argument is of type 'unsigned int *'
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bss_mem.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bss_null.c
target thumb C: libcrypto_static <= external/openssl/crypto/bio/bss_sock.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_add.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_blind.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_const.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_ctx.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_div.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_exp.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_exp2.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_gcd.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_gf2m.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_kron.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_mod.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_mont.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_mpi.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_mul.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_nist.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_prime.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_print.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_rand.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_recp.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_shift.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_sqr.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_sqrt.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_word.c
target thumb C: libcrypto_static <= external/openssl/crypto/buffer/buf_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/buffer/buf_str.c
target thumb C: libcrypto_static <= external/openssl/crypto/buffer/buffer.c
target thumb C: libcrypto_static <= external/openssl/crypto/cmac/cm_ameth.c
target thumb C: libcrypto_static <= external/openssl/crypto/cmac/cm_pmeth.c
target thumb C: libcrypto_static <= external/openssl/crypto/cmac/cmac.c
external/openssl/crypto/cmac/cm_ameth.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/cmac/cm_ameth.c:96:2: warning: (near initialization for 'cmac_asn1_meth.item_verify') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/comp/c_rle.c
target thumb C: libcrypto_static <= external/openssl/crypto/comp/c_zlib.c
target thumb C: libcrypto_static <= external/openssl/crypto/comp/comp_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/comp/comp_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/conf/conf_api.c
target thumb C: libcrypto_static <= external/openssl/crypto/conf/conf_def.c
target thumb C: libcrypto_static <= external/openssl/crypto/conf/conf_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/conf/conf_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/conf/conf_mall.c
target thumb C: libcrypto_static <= external/openssl/crypto/conf/conf_mod.c
target thumb C: libcrypto_static <= external/openssl/crypto/conf/conf_sap.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/cbc_cksm.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/cbc_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/cfb64ede.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/cfb64enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/cfb_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/des_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/des_old.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/des_old2.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/ecb3_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/ecb_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/ede_cbcm_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/enc_read.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/enc_writ.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/fcrypt.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/fcrypt_b.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/ofb64ede.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/ofb64enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/ofb_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/pcbc_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/qud_cksm.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/rand_key.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/read2pwd.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/rpc_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/set_key.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/str2key.c
target thumb C: libcrypto_static <= external/openssl/crypto/des/xcbc_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/dh/dh_ameth.c
target thumb C: libcrypto_static <= external/openssl/crypto/dh/dh_asn1.c
target thumb C: libcrypto_static <= external/openssl/crypto/dh/dh_check.c
target thumb C: libcrypto_static <= external/openssl/crypto/dh/dh_depr.c
target thumb C: libcrypto_static <= external/openssl/crypto/dh/dh_err.c
external/openssl/crypto/dh/dh_ameth.c:500:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dh/dh_ameth.c:500:2: warning: (near initialization for 'dh_asn1_meth.old_priv_decode') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/dh/dh_gen.c
target thumb C: libcrypto_static <= external/openssl/crypto/dh/dh_key.c
target thumb C: libcrypto_static <= external/openssl/crypto/dh/dh_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/dh/dh_pmeth.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_ameth.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_asn1.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_depr.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_err.c
external/openssl/crypto/dsa/dsa_ameth.c:650:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:650:3: warning: (near initialization for 'dsa_asn1_meths[0].pem_str') [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:656:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:656:3: warning: (near initialization for 'dsa_asn1_meths[1].pem_str') [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:662:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:662:3: warning: (near initialization for 'dsa_asn1_meths[2].pem_str') [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:668:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:668:3: warning: (near initialization for 'dsa_asn1_meths[3].pem_str') [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:702:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:702:3: warning: (near initialization for 'dsa_asn1_meths[4].item_verify') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_gen.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_key.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_ossl.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_pmeth.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_prn.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_sign.c
target thumb C: libcrypto_static <= external/openssl/crypto/dsa/dsa_vrf.c
target thumb C: libcrypto_static <= external/openssl/crypto/dso/dso_dl.c
target thumb C: libcrypto_static <= external/openssl/crypto/dso/dso_dlfcn.c
target thumb C: libcrypto_static <= external/openssl/crypto/dso/dso_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/dso/dso_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/dso/dso_null.c
target thumb C: libcrypto_static <= external/openssl/crypto/dso/dso_openssl.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec2_mult.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec2_oct.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec2_smpl.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_ameth.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_asn1.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_check.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_curve.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_cvt.c
external/openssl/crypto/ec/ec_ameth.c:660:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/ec/ec_ameth.c:660:2: warning: (near initialization for 'eckey_asn1_meth.item_verify') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_key.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_mult.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_oct.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_pmeth.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ec_print.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/eck_prn.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ecp_mont.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ecp_nist.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ecp_oct.c
target thumb C: libcrypto_static <= external/openssl/crypto/ec/ecp_smpl.c
target thumb C: libcrypto_static <= external/openssl/crypto/ecdh/ech_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/ecdh/ech_key.c
target thumb C: libcrypto_static <= external/openssl/crypto/ecdh/ech_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/ecdh/ech_ossl.c
target thumb C: libcrypto_static <= external/openssl/crypto/ecdsa/ecs_asn1.c
target thumb C: libcrypto_static <= external/openssl/crypto/ecdsa/ecs_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/ecdsa/ecs_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/ecdsa/ecs_ossl.c
target thumb C: libcrypto_static <= external/openssl/crypto/ecdsa/ecs_sign.c
target thumb C: libcrypto_static <= external/openssl/crypto/ecdsa/ecs_vrf.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_all.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_cnf.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_ctrl.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_dyn.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_fat.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_init.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_list.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_pkey.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/eng_table.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_asnmth.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_cipher.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_dh.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_digest.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_dsa.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_ecdh.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_ecdsa.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_pkmeth.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_rand.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_rsa.c
target thumb C: libcrypto_static <= external/openssl/crypto/engine/tb_store.c
target thumb C: libcrypto_static <= external/openssl/crypto/err/err.c
target thumb C: libcrypto_static <= external/openssl/crypto/err/err_all.c
target thumb C: libcrypto_static <= external/openssl/crypto/err/err_prn.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/bio_b64.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/bio_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/bio_md.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/bio_ok.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/c_all.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/c_allc.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/c_alld.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/digest.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_aes.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_bf.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_des.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_des3.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_null.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_old.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_rc2.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_rc4.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_rc4_hmac_md5.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_rc5.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/e_xcbc_d.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/encode.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_acnf.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_key.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_pbe.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_pkey.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_dss.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_dss1.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_ecdsa.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_md4.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_md5.c
external/openssl/crypto/evp/m_dss.c:94:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_dss.c:94:2: warning: (near initialization for 'dsa_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_ecdsa.c:144:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_ecdsa.c:144:2: warning: (near initialization for 'ecdsa_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_dss1.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_dss1.c:96:2: warning: (near initialization for 'dss1_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_md4.c:97:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_md4.c:97:2: warning: (near initialization for 'md4_md.md_ctrl') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_mdc2.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_null.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_ripemd.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_sha1.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_sigver.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_wp.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/names.c
external/openssl/crypto/evp/m_md5.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_md5.c:96:2: warning: (near initialization for 'md5_md.md_ctrl') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/evp/p5_crpt.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/p5_crpt2.c
external/openssl/crypto/evp/m_null.c:88:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_null.c:88:2: warning: (near initialization for 'null_md.md_ctrl') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_dec.c
external/openssl/crypto/evp/m_ripemd.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_ripemd.c:96:2: warning: (near initialization for 'ripemd160_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:97:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:97:2: warning: (near initialization for 'sha1_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:134:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:134:2: warning: (near initialization for 'sha224_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:153:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:153:2: warning: (near initialization for 'sha256_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:184:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:184:2: warning: (near initialization for 'sha384_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:203:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:203:2: warning: (near initialization for 'sha512_md.md_ctrl') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_open.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_seal.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_sign.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_verify.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/pmeth_fn.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/pmeth_gn.c
target thumb C: libcrypto_static <= external/openssl/crypto/evp/pmeth_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/hmac/hm_ameth.c
target thumb C: libcrypto_static <= external/openssl/crypto/hmac/hm_pmeth.c
target thumb C: libcrypto_static <= external/openssl/crypto/hmac/hmac.c
target thumb C: libcrypto_static <= external/openssl/crypto/krb5/krb5_asn.c
target thumb C: libcrypto_static <= external/openssl/crypto/lhash/lh_stats.c
target thumb C: libcrypto_static <= external/openssl/crypto/lhash/lhash.c
target thumb C: libcrypto_static <= external/openssl/crypto/md4/md4_dgst.c
target thumb C: libcrypto_static <= external/openssl/crypto/md4/md4_one.c
external/openssl/crypto/hmac/hm_ameth.c:166:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/hmac/hm_ameth.c:166:2: warning: (near initialization for 'hmac_asn1_meth.item_verify') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/md5/md5_dgst.c
target thumb C: libcrypto_static <= external/openssl/crypto/md5/md5_one.c
target thumb C: libcrypto_static <= external/openssl/crypto/modes/cbc128.c
target thumb C: libcrypto_static <= external/openssl/crypto/modes/ccm128.c
target thumb C: libcrypto_static <= external/openssl/crypto/modes/cfb128.c
target thumb C: libcrypto_static <= external/openssl/crypto/modes/ctr128.c
target thumb C: libcrypto_static <= external/openssl/crypto/modes/gcm128.c
target thumb C: libcrypto_static <= external/openssl/crypto/modes/ofb128.c
target thumb C: libcrypto_static <= external/openssl/crypto/modes/xts128.c
target thumb C: libcrypto_static <= external/openssl/crypto/o_init.c
target thumb C: libcrypto_static <= external/openssl/crypto/objects/o_names.c
target thumb C: libcrypto_static <= external/openssl/crypto/objects/obj_dat.c
target thumb C: libcrypto_static <= external/openssl/crypto/objects/obj_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/objects/obj_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/objects/obj_xref.c
target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_asn.c
target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_cl.c
target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_ext.c
target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_ht.c
target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_prn.c
target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_srv.c
target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_vfy.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_all.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_info.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_oth.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_pk8.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_pkey.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_seal.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_sign.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_x509.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_xaux.c
target thumb C: libcrypto_static <= external/openssl/crypto/pem/pvkfmt.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_add.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_asn.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_attr.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_crpt.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_crt.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_decr.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_init.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_key.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_kiss.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_mutl.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_npas.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_p8d.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_p8e.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_utl.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/pk12err.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_asn1.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_attr.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_doit.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_mime.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_smime.c
target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pkcs7err.c
target thumb C: libcrypto_static <= external/openssl/crypto/pqueue/pqueue.c
target thumb C: libcrypto_static <= external/openssl/crypto/rand/md_rand.c
target thumb C: libcrypto_static <= external/openssl/crypto/rand/rand_egd.c
target thumb C: libcrypto_static <= external/openssl/crypto/rand/rand_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/rand/rand_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/rand/rand_unix.c
target thumb C: libcrypto_static <= external/openssl/crypto/rand/randfile.c
target thumb C: libcrypto_static <= external/openssl/crypto/rc2/rc2_cbc.c
target thumb C: libcrypto_static <= external/openssl/crypto/rc2/rc2_ecb.c
target thumb C: libcrypto_static <= external/openssl/crypto/rc2/rc2_skey.c
target thumb C: libcrypto_static <= external/openssl/crypto/rc2/rc2cfb64.c
target thumb C: libcrypto_static <= external/openssl/crypto/rc2/rc2ofb64.c
target thumb C: libcrypto_static <= external/openssl/crypto/rc4/rc4_enc.c
target thumb C: libcrypto_static <= external/openssl/crypto/rc4/rc4_skey.c
target thumb C: libcrypto_static <= external/openssl/crypto/rc4/rc4_utl.c
target thumb C: libcrypto_static <= external/openssl/crypto/ripemd/rmd_dgst.c
target thumb C: libcrypto_static <= external/openssl/crypto/ripemd/rmd_one.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_ameth.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_asn1.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_chk.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_crpt.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_eay.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_gen.c
external/openssl/crypto/rsa/rsa_ameth.c:697:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/rsa/rsa_ameth.c:697:3: warning: (near initialization for 'rsa_asn1_meths[1].pem_str') [-Wmissing-field-initializers]
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_none.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_null.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_oaep.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_pk1.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_pmeth.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_prn.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_pss.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_saos.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_sign.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_ssl.c
target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_x931.c
target thumb C: libcrypto_static <= external/openssl/crypto/sha/sha1_one.c
target thumb C: libcrypto_static <= external/openssl/crypto/sha/sha1dgst.c
target thumb C: libcrypto_static <= external/openssl/crypto/sha/sha256.c
target thumb C: libcrypto_static <= external/openssl/crypto/sha/sha512.c
target thumb C: libcrypto_static <= external/openssl/crypto/sha/sha_dgst.c
target thumb C: libcrypto_static <= external/openssl/crypto/srp/srp_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/srp/srp_vfy.c
target thumb C: libcrypto_static <= external/openssl/crypto/stack/stack.c
target thumb C: libcrypto_static <= external/openssl/crypto/ts/ts_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/txt_db/txt_db.c
target thumb C: libcrypto_static <= external/openssl/crypto/ui/ui_compat.c
target thumb C: libcrypto_static <= external/openssl/crypto/ui/ui_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/ui/ui_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/ui/ui_openssl.c
target thumb C: libcrypto_static <= external/openssl/crypto/ui/ui_util.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/by_dir.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/by_file.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_att.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_cmp.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_d2.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_def.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_err.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_ext.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_lu.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_obj.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_r2x.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_req.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_set.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_trs.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_txt.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_v3.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_vfy.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_vpm.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509cset.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509name.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509rset.c
external/openssl/crypto/x509/x509_vfy.c: In function 'check_revocation':
external/openssl/crypto/x509/x509_vfy.c:687:6: warning: 'ok' may be used uninitialized in this function [-Wmaybe-uninitialized]
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509spki.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509type.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509/x_all.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_cache.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_data.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_map.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_node.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_tree.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_akey.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_akeya.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_alt.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_bcons.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_bitst.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_conf.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_cpols.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_crld.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_enum.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_extku.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_genn.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_ia5.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_info.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_int.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_lib.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_ncons.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_ocsp.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_pci.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_pcia.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_pcons.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_pku.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_pmaps.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_prn.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_purp.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_skey.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_sxnet.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_utl.c
target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3err.c
target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_asm.c
target thumb C: libcrecovery <= bootable/recovery/libcrecovery/system.c
target thumb C: libcrecovery <= bootable/recovery/libcrecovery/popen.c
target thumb C: libflashutils <= bootable/recovery/flashutils/flashutils.c
target thumb C: libmtdutils <= bootable/recovery/mtdutils/mtdutils.c
external/openssl/crypto/x509v3/v3_utl.c: In function 'hex_to_string':
external/openssl/crypto/x509v3/v3_utl.c:368:2: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
target thumb C: libmmcutils <= bootable/recovery/mmcutils/mmcutils.c
target thumb C: libbmlutils <= bootable/recovery/bmlutils/bmlutils.c
target thumb C: libminui <= bootable/recovery/minui/events.c
target thumb C: libminui <= bootable/recovery/minui/resources.c
bootable/recovery/mtdutils/mtdutils.c: In function 'write_block':
bootable/recovery/mtdutils/mtdutils.c:453:13: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' [-Wformat]
bootable/recovery/mtdutils/mtdutils.c: In function 'cmd_mtd_get_partition_device':
bootable/recovery/mtdutils/mtdutils.c:765:23: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
target thumb C: libminui <= bootable/recovery/minui/graphics.c
target asm: libpixelflinger_static <= system/core/libpixelflinger/t32cb16blend.S
target asm: libpixelflinger_static <= system/core/libpixelflinger/col32cb16blend.S
target arm C++: libpixelflinger_static <= system/core/libpixelflinger/fixed.cpp
bootable/recovery/mmcutils/mmcutils.c: In function 'format_ext3_device':
bootable/recovery/mmcutils/mmcutils.c:343:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:344:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:346:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
bootable/recovery/mmcutils/mmcutils.c:352:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
bootable/recovery/mmcutils/mmcutils.c:358:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:359:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
bootable/recovery/mmcutils/mmcutils.c: In function 'format_ext2_device':
bootable/recovery/mmcutils/mmcutils.c:370:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:371:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
bootable/recovery/mmcutils/mmcutils.c:375:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:376:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
bootable/recovery/mmcutils/mmcutils.c:380:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:381:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
bootable/recovery/mmcutils/mmcutils.c: In function 'mmc_raw_copy':
bootable/recovery/mmcutils/mmcutils.c:461:5: warning: passing argument 1 of 'fsync' makes integer from pointer without a cast [enabled by default]
bionic/libc/include/unistd.h:147:12: note: expected 'int' but argument is of type 'struct FILE *'
bootable/recovery/mmcutils/mmcutils.c: In function 'mmc_raw_dump_internal':
bootable/recovery/mmcutils/mmcutils.c:512:5: warning: passing argument 1 of 'fsync' makes integer from pointer without a cast [enabled by default]
bionic/libc/include/unistd.h:147:12: note: expected 'int' but argument is of type 'struct FILE *'
bootable/recovery/mmcutils/mmcutils.c: In function 'cmd_mmc_restore_raw_partition':
bootable/recovery/mmcutils/mmcutils.c:594:9: warning: passing argument 2 of 'mmc_raw_copy' discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:422:1: note: expected 'char *' but argument is of type 'char const *'
bootable/recovery/mmcutils/mmcutils.c: In function 'cmd_mmc_backup_raw_partition':
bootable/recovery/mmcutils/mmcutils.c:609:9: warning: passing argument 2 of 'mmc_raw_dump' discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:525:1: note: expected 'char *' but argument is of type 'char const *'
bootable/recovery/mmcutils/mmcutils.c: In function 'cmd_mmc_erase_partition':
bootable/recovery/mmcutils/mmcutils.c:628:5: warning: passing argument 1 of 'mmc_format_ext3' discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/mmcutils/mmcutils.c:388:1: note: expected 'struct MmcPartition *' but argument is of type 'struct MmcPartition const *'
target arm C++: libpixelflinger_static <= system/core/libpixelflinger/picker.cpp
target arm C++: libpixelflinger_static <= system/core/libpixelflinger/pixelflinger.cpp
target arm C++: libpixelflinger_static <= system/core/libpixelflinger/trap.cpp
bootable/recovery/minui/resources.c: In function 'res_create_surface':
bootable/recovery/minui/resources.c:135:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
bootable/recovery/minui/resources.c:154:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
bootable/recovery/bmlutils/bmlutils.c: In function 'cmd_bml_backup_raw_partition':
bootable/recovery/bmlutils/bmlutils.c:100:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
bootable/recovery/bmlutils/bmlutils.c:145:5: warning: passing argument 1 of 'fsync' makes integer from pointer without a cast [enabled by default]
bionic/libc/include/unistd.h:147:12: note: expected 'int' but argument is of type 'struct FILE *'
target arm C++: libpixelflinger_static <= system/core/libpixelflinger/scanline.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/ARMAssemblerProxy.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/ARMAssemblerInterface.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/ARMAssembler.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/CodeCache.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/GGLAssembler.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/load_store.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/blending.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/texturing.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/tinyutils/SharedBuffer.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/tinyutils/VectorImpl.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/format.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/clear.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/raster.cpp
target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/buffer.cpp
target thumb C: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/disassem.c
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libpng_intermediates/import_includes
target thumb C++: libstdc++ <= bionic/libstdc++/src/one_time_construction.cpp
target thumb C++: libstdc++ <= bionic/libstdc++/src/new.cpp
target thumb C++: libstdc++ <= bionic/libstdc++/src/pure_virtual.cpp
target thumb C++: libstdc++ <= bionic/libstdc++/src/typeinfo.cpp
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/aapt_intermediates/import_includes
host C++: libandroidfw <= frameworks/base/libs/androidfw/Asset.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/AssetDir.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/AssetManager.cpp
system/core/libpixelflinger/codeflinger/disassem.c:710:1: warning: initialization from incompatible pointer type [enabled by default]
system/core/libpixelflinger/codeflinger/disassem.c:710:1: warning: (near initialization for 'disassemble_di.di_printf') [enabled by default]
host C++: libandroidfw <= frameworks/base/libs/androidfw/PackageRedirectionMap.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/ObbFile.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/ResourceTypes.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/../../tools/aapt/ZipFile.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/../../tools/aapt/ZipEntry.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/StreamingZipInflater.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/Input.cpp
frameworks/base/libs/androidfw/PackageRedirectionMap.cpp: In member function 'uint32_t android::PackageRedirectionMap::lookupRedirection(uint32_t)':
frameworks/base/libs/androidfw/PackageRedirectionMap.cpp:121: warning: comparison between signed and unsigned integer expressions
frameworks/base/libs/androidfw/PackageRedirectionMap.cpp:129: warning: comparison between signed and unsigned integer expressions
host C++: libandroidfw <= frameworks/base/libs/androidfw/InputDevice.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/Keyboard.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/KeyCharacterMap.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/KeyLayoutMap.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/VelocityControl.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/VelocityTracker.cpp
host C++: libandroidfw <= frameworks/base/libs/androidfw/VirtualKeyMap.cpp
host C++: libutils <= frameworks/native/libs/utils/BasicHashtable.cpp
host C++: libutils <= frameworks/native/libs/utils/BlobCache.cpp
host C++: libutils <= frameworks/native/libs/utils/BufferedTextOutput.cpp
host C++: libutils <= frameworks/native/libs/utils/CallStack.cpp
host C++: libutils <= frameworks/native/libs/utils/Debug.cpp
host C++: libutils <= frameworks/native/libs/utils/FileMap.cpp
host C++: libutils <= frameworks/native/libs/utils/Flattenable.cpp
host C++: libutils <= frameworks/native/libs/utils/LinearTransform.cpp
host C++: libutils <= frameworks/native/libs/utils/PropertyMap.cpp
host C++: libutils <= frameworks/native/libs/utils/RefBase.cpp
host C++: libutils <= frameworks/native/libs/utils/SharedBuffer.cpp
host C++: libutils <= frameworks/native/libs/utils/Static.cpp
host C++: libutils <= frameworks/native/libs/utils/StopWatch.cpp
host C++: libutils <= frameworks/native/libs/utils/String8.cpp
host C++: libutils <= frameworks/native/libs/utils/String16.cpp
host C++: libutils <= frameworks/native/libs/utils/StringArray.cpp
host C++: libutils <= frameworks/native/libs/utils/SystemClock.cpp
host C++: libutils <= frameworks/native/libs/utils/TextOutput.cpp
host C++: libutils <= frameworks/native/libs/utils/Threads.cpp
host C++: libutils <= frameworks/native/libs/utils/Timers.cpp
host C++: libutils <= frameworks/native/libs/utils/Tokenizer.cpp
host C++: libutils <= frameworks/native/libs/utils/Unicode.cpp
host C++: libutils <= frameworks/native/libs/utils/VectorImpl.cpp
host C++: libutils <= frameworks/native/libs/utils/WorkQueue.cpp
host C++: libutils <= frameworks/native/libs/utils/ZipFileCRO.cpp
host C++: libutils <= frameworks/native/libs/utils/ZipFileRO.cpp
host C++: libutils <= frameworks/native/libs/utils/ZipUtils.cpp
host C++: libutils <= frameworks/native/libs/utils/misc.cpp
host C: liblog <= system/core/liblog/logd_write.c
host C: liblog <= system/core/liblog/logprint.c
host C: liblog <= system/core/liblog/event_tag_map.c
host C: liblog <= system/core/liblog/fake_log_device.c
system/core/liblog/logd_write.c: In function '__write_to_log_kernel':
system/core/liblog/logd_write.c:90: warning: implicit declaration of function 'fakeLogWritev'
system/core/liblog/logd_write.c: In function '__write_to_log_init':
system/core/liblog/logd_write.c:103: warning: implicit declaration of function 'fakeLogOpen'
system/core/liblog/logd_write.c:112: warning: implicit declaration of function 'fakeLogClose'
host C: libcutils <= system/core/libcutils/atomic.c
host C: libcutils <= system/core/libcutils/array.c
host C: libcutils <= system/core/libcutils/hashmap.c
host C: libcutils <= system/core/libcutils/native_handle.c
host C: libcutils <= system/core/libcutils/buffer.c
host C: libcutils <= system/core/libcutils/socket_inaddr_any_server.c
host C: libcutils <= system/core/libcutils/socket_local_client.c
host C: libcutils <= system/core/libcutils/socket_local_server.c
host C: libcutils <= system/core/libcutils/socket_loopback_client.c
host C: libcutils <= system/core/libcutils/socket_loopback_server.c
host C: libcutils <= system/core/libcutils/socket_network_client.c
host C: libcutils <= system/core/libcutils/sockets.c
host C: libcutils <= system/core/libcutils/config_utils.c
host C: libcutils <= system/core/libcutils/cpu_info.c
host C: libcutils <= system/core/libcutils/load_file.c
host C: libcutils <= system/core/libcutils/list.c
host C: libcutils <= system/core/libcutils/open_memstream.c
host C: libcutils <= system/core/libcutils/strdup16to8.c
host C: libcutils <= system/core/libcutils/strdup8to16.c
host C: libcutils <= system/core/libcutils/record_stream.c
host C: libcutils <= system/core/libcutils/process_name.c
host C: libcutils <= system/core/libcutils/properties.c
host C: libcutils <= system/core/libcutils/qsort_r_compat.c
host C: libcutils <= system/core/libcutils/threads.c
host C: libcutils <= system/core/libcutils/sched_policy.c
host C: libcutils <= system/core/libcutils/iosched_policy.c
host C: libcutils <= system/core/libcutils/str_parms.c
host C: libcutils <= system/core/libcutils/abort_socket.c
host C: libcutils <= system/core/libcutils/mspace.c
host C: libcutils <= system/core/libcutils/selector.c
host C: libcutils <= system/core/libcutils/tztime.c
host C: libcutils <= system/core/libcutils/zygote.c
host C: libcutils <= system/core/libcutils/ashmem-host.c
host C: libcutils <= system/core/libcutils/tzstrftime.c
host C: libcutils <= system/core/libcutils/dlmalloc_stubs.c
host C: libexpat <= external/expat/lib/xmlparse.c
system/core/libcutils/tztime.c: In function 'differ_by_repeat':
system/core/libcutils/tztime.c:303: warning: comparison is always false due to limited range of data type
system/core/libcutils/tztime.c: In function 'localsub':
system/core/libcutils/tztime.c:1267: warning: assignment discards qualifiers from pointer target type
host C: libexpat <= external/expat/lib/xmlrole.c
host C: libexpat <= external/expat/lib/xmltok.c
host C: libpng <= external/libpng/png.c
host C: libpng <= external/libpng/pngerror.c
host C: libpng <= external/libpng/pnggccrd.c
host C: libpng <= external/libpng/pngget.c
external/expat/lib/xmlrole.c: In function 'prolog2':
external/expat/lib/xmlrole.c:198: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:199: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:200: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'doctype0':
external/expat/lib/xmlrole.c:219: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:220: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:221: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'doctype2':
external/expat/lib/xmlrole.c:267: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:268: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:269: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'doctype3':
external/expat/lib/xmlrole.c:284: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:285: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:286: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'doctype4':
external/expat/lib/xmlrole.c:301: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:302: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:303: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'doctype5':
external/expat/lib/xmlrole.c:321: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:322: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:323: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity0':
external/expat/lib/xmlrole.c:440: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:441: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:442: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity1':
external/expat/lib/xmlrole.c:460: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:461: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:462: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity3':
external/expat/lib/xmlrole.c:505: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:506: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:507: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity4':
external/expat/lib/xmlrole.c:522: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:523: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:524: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity6':
external/expat/lib/xmlrole.c:562: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:563: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:564: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity8':
external/expat/lib/xmlrole.c:608: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:609: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:610: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity9':
external/expat/lib/xmlrole.c:625: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:626: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:627: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity10':
external/expat/lib/xmlrole.c:642: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:643: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:644: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'notation0':
external/expat/lib/xmlrole.c:659: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:660: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:661: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'notation2':
external/expat/lib/xmlrole.c:700: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:701: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:702: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'notation3':
external/expat/lib/xmlrole.c:717: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:718: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:719: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'notation4':
external/expat/lib/xmlrole.c:735: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:736: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:737: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist0':
external/expat/lib/xmlrole.c:756: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:757: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:758: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist1':
external/expat/lib/xmlrole.c:774: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:775: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:776: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist3':
external/expat/lib/xmlrole.c:836: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:837: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:838: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist4':
external/expat/lib/xmlrole.c:855: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:856: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:857: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist5':
external/expat/lib/xmlrole.c:875: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:876: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:877: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist6':
external/expat/lib/xmlrole.c:892: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:893: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:894: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist7':
external/expat/lib/xmlrole.c:909: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:910: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:911: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist9':
external/expat/lib/xmlrole.c:970: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:971: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:972: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element0':
external/expat/lib/xmlrole.c:987: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:988: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:989: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element3':
external/expat/lib/xmlrole.c:1075: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1076: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1077: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element4':
external/expat/lib/xmlrole.c:1100: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1101: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1102: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element5':
external/expat/lib/xmlrole.c:1118: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1119: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1120: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element6':
external/expat/lib/xmlrole.c:1139: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1140: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1141: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element7':
external/expat/lib/xmlrole.c:1169: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1170: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1171: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'condSect1':
external/expat/lib/xmlrole.c:1243: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1244: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1245: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'condSect2':
external/expat/lib/xmlrole.c:1261: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1262: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1263: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'declClose':
external/expat/lib/xmlrole.c:1280: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1281: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1282: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'error':
external/expat/lib/xmlrole.c:1295: warning: unused parameter 'state'
external/expat/lib/xmlrole.c:1296: warning: unused parameter 'tok'
external/expat/lib/xmlrole.c:1297: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1298: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1299: warning: unused parameter 'enc'
host C: libpng <= external/libpng/pngmem.c
external/expat/lib/xmlparse.c: In function 'errorProcessor':
external/expat/lib/xmlparse.c:4802: warning: unused parameter 's'
external/expat/lib/xmlparse.c:4803: warning: unused parameter 'end'
external/expat/lib/xmlparse.c:4804: warning: unused parameter 'nextPtr'
host C: libpng <= external/libpng/pngpread.c
host C: libpng <= external/libpng/pngread.c
host C: libpng <= external/libpng/pngrio.c
host C: libpng <= external/libpng/pngrtran.c
host C: libpng <= external/libpng/pngrutil.c
external/expat/lib/xmltok.c: In function 'isNever':
external/expat/lib/xmltok.c:125: warning: unused parameter 'enc'
external/expat/lib/xmltok.c:125: warning: unused parameter 'p'
external/expat/lib/xmltok.c: In function 'utf8_isName2':
external/expat/lib/xmltok.c:131: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isName3':
external/expat/lib/xmltok.c:137: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isNmstrt2':
external/expat/lib/xmltok.c:145: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isNmstrt3':
external/expat/lib/xmltok.c:151: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isInvalid2':
external/expat/lib/xmltok.c:159: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isInvalid3':
external/expat/lib/xmltok.c:165: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isInvalid4':
external/expat/lib/xmltok.c:171: warning: unused parameter 'enc'
In file included from external/expat/lib/xmltok.c:302:
external/expat/lib/xmltok_impl.c: In function 'normal_checkPiTarget':
external/expat/lib/xmltok_impl.c:178: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'normal_scanCdataSection':
external/expat/lib/xmltok_impl.c:285: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'normal_charRefNumber':
external/expat/lib/xmltok_impl.c:1524: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'normal_predefinedEntityName':
external/expat/lib/xmltok_impl.c:1568: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'normal_nameMatchesAscii':
external/expat/lib/xmltok_impl.c:1686: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_toUtf8':
external/expat/lib/xmltok.c:322: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'latin1_toUtf8':
external/expat/lib/xmltok.c:429: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'latin1_toUtf16':
external/expat/lib/xmltok.c:454: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:471: warning: missing initializer
external/expat/lib/xmltok.c:471: warning: (near initialization for 'latin1_encoding_ns.isName2')
external/expat/lib/xmltok.c:484: warning: missing initializer
external/expat/lib/xmltok.c:484: warning: (near initialization for 'latin1_encoding.isName2')
external/expat/lib/xmltok.c: In function 'ascii_toUtf8':
external/expat/lib/xmltok.c:487: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:504: warning: missing initializer
external/expat/lib/xmltok.c:504: warning: (near initialization for 'ascii_encoding_ns.isName2')
external/expat/lib/xmltok.c:517: warning: missing initializer
external/expat/lib/xmltok.c:517: warning: (near initialization for 'ascii_encoding.isName2')
external/expat/lib/xmltok.c: In function 'little2_toUtf8':
external/expat/lib/xmltok.c:620: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'little2_toUtf16':
external/expat/lib/xmltok.c:621: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'big2_toUtf8':
external/expat/lib/xmltok.c:632: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'big2_toUtf16':
external/expat/lib/xmltok.c:633: warning: unused parameter 'enc'
In file included from external/expat/lib/xmltok.c:701:
external/expat/lib/xmltok_impl.c: In function 'little2_checkPiTarget':
external/expat/lib/xmltok_impl.c:178: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'little2_scanCdataSection':
external/expat/lib/xmltok_impl.c:285: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'little2_charRefNumber':
external/expat/lib/xmltok_impl.c:1524: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'little2_predefinedEntityName':
external/expat/lib/xmltok_impl.c:1568: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'little2_nameMatchesAscii':
external/expat/lib/xmltok_impl.c:1686: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:730: warning: missing initializer
external/expat/lib/xmltok.c:730: warning: (near initialization for 'little2_encoding_ns.isName2')
external/expat/lib/xmltok.c:749: warning: missing initializer
external/expat/lib/xmltok.c:749: warning: (near initialization for 'little2_encoding.isName2')
external/expat/lib/xmltok.c:762: warning: missing initializer
external/expat/lib/xmltok.c:762: warning: (near initialization for 'internal_little2_encoding_ns.isName2')
external/expat/lib/xmltok.c:775: warning: missing initializer
external/expat/lib/xmltok.c:775: warning: (near initialization for 'internal_little2_encoding.isName2')
In file included from external/expat/lib/xmltok.c:842:
external/expat/lib/xmltok_impl.c: In function 'big2_checkPiTarget':
external/expat/lib/xmltok_impl.c:178: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'big2_scanCdataSection':
external/expat/lib/xmltok_impl.c:285: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'big2_charRefNumber':
external/expat/lib/xmltok_impl.c:1524: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'big2_predefinedEntityName':
external/expat/lib/xmltok_impl.c:1568: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'big2_nameMatchesAscii':
external/expat/lib/xmltok_impl.c:1686: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:871: warning: missing initializer
external/expat/lib/xmltok.c:871: warning: (near initialization for 'big2_encoding_ns.isName2')
external/expat/lib/xmltok.c:890: warning: missing initializer
external/expat/lib/xmltok.c:890: warning: (near initialization for 'big2_encoding.isName2')
external/expat/lib/xmltok.c: In function 'initUpdatePosition':
external/expat/lib/xmltok.c:941: warning: unused parameter 'enc'
host C: libpng <= external/libpng/pngset.c
host C: libpng <= external/libpng/pngtrans.c
host C: libpng <= external/libpng/pngvcrd.c
host C: libpng <= external/libpng/pngwio.c
host C: libpng <= external/libpng/pngwrite.c
host C: libpng <= external/libpng/pngwtran.c
host C: libpng <= external/libpng/pngwutil.c
host C++: aidl <= frameworks/base/tools/aidl/aidl.cpp
host C++: aidl <= frameworks/base/tools/aidl/aidl_language.cpp
host C++: aidl <= frameworks/base/tools/aidl/options.cpp
host C++: aidl <= frameworks/base/tools/aidl/search_path.cpp
host C++: aidl <= frameworks/base/tools/aidl/AST.cpp
host C++: aidl <= frameworks/base/tools/aidl/Type.cpp
host C++: aidl <= frameworks/base/tools/aidl/generate_java.cpp
host C++: aidl <= frameworks/base/tools/aidl/generate_java_binder.cpp
host C++: aidl <= frameworks/base/tools/aidl/generate_java_rpc.cpp
host C++: aidl <= out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp
host C++: aidl <= out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_l.cpp
host Java: guavalib (out/host/common/obj/JAVA_LIBRARIES/guavalib_intermediates/classes)
logtags: out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/android/content/EventLogTags.java <= frameworks/base/core/java/android/content/EventLogTags.logtags
out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp: In function 'int yyparse()':
out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:1827: warning: deprecated conversion from string constant to 'char*'
out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:1973: warning: deprecated conversion from string constant to 'char*'
logtags: out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/android/speech/tts/EventLogTags.java <= frameworks/base/core/java/android/speech/tts/EventLogTags.logtags
logtags: out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/android/webkit/EventLogTags.java <= frameworks/base/core/java/android/webkit/EventLogTags.logtags
host C++: zipalign <= build/tools/zipalign/ZipAlign.cpp
logtags: out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/telephony/java/com/android/internal/telephony/EventLogTags.java <= frameworks/base/telephony/java/com/android/internal/telephony/EventLogTags.logtags
host C++: zipalign <= build/tools/zipalign/ZipEntry.cpp
host C++: zipalign <= build/tools/zipalign/ZipFile.cpp
logtags: out/target/common/obj/APPS/Browser_intermediates/src/src/com/android/browser/EventLogTags.java <= packages/apps/Browser/src/com/android/browser/EventLogTags.logtags
out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_l.cpp: In function 'int yylex()':
out/host/darwin-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_l.cpp:899: warning: comparison between signed and unsigned integer expressions
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libvariablespeed_intermediates/import_includes
logtags: out/target/common/obj/JAVA_LIBRARIES/android-common_intermediates/src/java/com/android/common/GoogleLogTags.java <= frameworks/ex/common/java/com/android/common/GoogleLogTags.logtags
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libOpenSLES_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libwilhelm_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libutils_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libcorkscrew_intermediates/import_includes
target thumb C: libgccdemangle <= external/gcc-demangle/cp-demangle.c
target asm: libz <= external/zlib/contrib/inflateneon/inflate_fast_copy_neon.s
target arm C: libz <= external/zlib/adler32.c
target arm C: libz <= external/zlib/compress.c
target arm C: libz <= external/zlib/crc32.c
target arm C: libz <= external/zlib/deflate.c
target arm C: libz <= external/zlib/gzclose.c
target arm C: libz <= external/zlib/gzlib.c
external/zlib/crc32.c: In function 'get_crc_table':
external/zlib/crc32.c:219:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
target arm C: libz <= external/zlib/gzread.c
target arm C: libz <= external/zlib/gzwrite.c
target arm C: libz <= external/zlib/infback.c
target arm C: libz <= external/zlib/inflate.c
target arm C: libz <= external/zlib/inftrees.c
target arm C: libz <= external/zlib/inffast.c
target arm C: libz <= external/zlib/slhash.c
target arm C: libz <= external/zlib/trees.c
target arm C: libz <= external/zlib/uncompr.c
target arm C: libz <= external/zlib/zutil.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libmedia_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libui_intermediates/import_includes
target thumb C: libhardware <= hardware/libhardware/hardware.c
target thumb C++: libbinder <= frameworks/native/libs/binder/Binder.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/BpBinder.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/IInterface.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/IMemory.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/IPCThreadState.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/IPermissionController.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/IServiceManager.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/MemoryDealer.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/MemoryBase.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/MemoryHeapBase.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/Parcel.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/PermissionCache.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/ProcessState.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/Static.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/MemoryHeapPmem.cpp
target thumb C++: libbinder <= frameworks/native/libs/binder/MemoryHeapIon.cpp
target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_filter_gnu.s
target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_interpolate_loop_gnu.s
target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_interpolate_noloop_gnu.s
target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_mastergain_gnu.s
target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_voice_gain_gnu.s
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_chorus.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_chorusdata.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_data.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_dlssynth.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_flog.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_ima_tables.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_imaadpcm.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_imelody.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_imelodydata.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_math.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_mdls.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_midi.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_mididata.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_mixbuf.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_mixer.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_ota.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_otadata.c
external/sonivox/arm-wt-22k/lib_src/eas_mdls.c:317:5: warning: missing braces around initializer [-Wmissing-braces]
external/sonivox/arm-wt-22k/lib_src/eas_mdls.c:317:5: warning: (near initialization for 'defaultArt.values') [-Wmissing-braces]
external/sonivox/arm-wt-22k/lib_src/eas_mdls.c: In function 'DLSParser':
external/sonivox/arm-wt-22k/lib_src/eas_mdls.c:560:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_pan.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_pcm.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_pcmdata.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_public.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_reverb.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_reverbdata.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_rtttldata.c
external/sonivox/arm-wt-22k/lib_src/eas_public.c: In function 'EAS_IntSetStrmParam':
external/sonivox/arm-wt-22k/lib_src/eas_public.c:171:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
external/sonivox/arm-wt-22k/lib_src/eas_public.c: In function 'EAS_IntGetStrmParam':
external/sonivox/arm-wt-22k/lib_src/eas_public.c:237:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_smf.c
external/sonivox/arm-wt-22k/lib_src/eas_reverb.c: In function 'ReverbCalculateSinCos':
external/sonivox/arm-wt-22k/lib_src/eas_reverb.c:495:5: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
external/sonivox/arm-wt-22k/lib_src/eas_reverb.c:500:5: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_smfdata.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_wtengine.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_wtsynth.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_xmf.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_xmfdata.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/wt_22khz.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/jet.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/host_src/eas_config.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/host_src/eas_hostmm.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/host_src/eas_main.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/host_src/eas_report.c
target arm C: libsonivox <= external/sonivox/arm-wt-22k/host_src/eas_wave.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libicuuc_intermediates/import_includes
target thumb C++: libgabi++ <= abi/cpp/src/array_type_info.cc
target thumb C++: libgabi++ <= abi/cpp/src/class_type_info.cc
target thumb C++: libgabi++ <= abi/cpp/src/delete.cc
target thumb C++: libgabi++ <= abi/cpp/src/dynamic_cast.cc
target thumb C++: libgabi++ <= abi/cpp/src/enum_type_info.cc
target thumb C++: libgabi++ <= abi/cpp/src/function_type_info.cc
target thumb C++: libgabi++ <= abi/cpp/src/new.cc
target thumb C++: libgabi++ <= abi/cpp/src/pbase_type_info.cc
target thumb C++: libgabi++ <= abi/cpp/src/pointer_type_info.cc
target thumb C++: libgabi++ <= abi/cpp/src/pointer_to_member_type_info.cc
target thumb C++: libgabi++ <= abi/cpp/src/si_class_type_info.cc
target thumb C++: libgabi++ <= abi/cpp/src/type_info.cc
target thumb C++: libgabi++ <= abi/cpp/src/vmi_class_type_info.cc
target thumb C: libexpat <= external/expat/lib/xmlparse.c
target thumb C: libexpat <= external/expat/lib/xmlrole.c
target thumb C: libexpat <= external/expat/lib/xmltok.c
target thumb C++: libcamera_client <= frameworks/av/camera/Camera.cpp
target thumb C++: libcamera_client <= frameworks/av/camera/CameraParameters.cpp
external/expat/lib/xmlrole.c: In function 'prolog2':
external/expat/lib/xmlrole.c:198:21: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:199:21: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:200:25: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'doctype0':
external/expat/lib/xmlrole.c:219:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:220:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:221:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'doctype2':
external/expat/lib/xmlrole.c:267:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:268:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:269:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'doctype3':
external/expat/lib/xmlrole.c:284:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:285:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:286:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'doctype4':
external/expat/lib/xmlrole.c:301:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:302:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:303:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'doctype5':
external/expat/lib/xmlrole.c:321:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:322:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:323:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'entity0':
external/expat/lib/xmlrole.c:440:21: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:441:21: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:442:25: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'entity1':
external/expat/lib/xmlrole.c:460:21: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:461:21: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:462:25: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'entity3':
external/expat/lib/xmlrole.c:505:21: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:506:21: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:507:25: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'entity4':
external/expat/lib/xmlrole.c:522:21: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:523:21: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:524:25: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'entity6':
external/expat/lib/xmlrole.c:562:21: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:563:21: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:564:25: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'entity8':
external/expat/lib/xmlrole.c:608:21: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:609:21: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:610:25: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'entity9':
external/expat/lib/xmlrole.c:625:21: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:626:21: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:627:25: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'entity10':
external/expat/lib/xmlrole.c:642:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:643:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:644:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'notation0':
external/expat/lib/xmlrole.c:659:23: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:660:23: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:661:27: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'notation2':
external/expat/lib/xmlrole.c:700:23: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:701:23: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:702:27: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'notation3':
external/expat/lib/xmlrole.c:717:23: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:718:23: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:719:27: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'notation4':
external/expat/lib/xmlrole.c:735:23: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:736:23: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:737:27: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'attlist0':
external/expat/lib/xmlrole.c:756:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:757:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:758:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'attlist1':
external/expat/lib/xmlrole.c:774:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:775:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:776:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'attlist3':
external/expat/lib/xmlrole.c:836:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:837:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:838:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'attlist4':
external/expat/lib/xmlrole.c:855:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:856:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:857:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'attlist5':
external/expat/lib/xmlrole.c:875:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:876:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:877:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'attlist6':
external/expat/lib/xmlrole.c:892:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:893:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:894:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'attlist7':
external/expat/lib/xmlrole.c:909:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:910:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:911:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'attlist9':
external/expat/lib/xmlrole.c:970:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:971:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:972:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'element0':
external/expat/lib/xmlrole.c:987:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:988:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:989:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'element3':
external/expat/lib/xmlrole.c:1075:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1076:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1077:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'element4':
external/expat/lib/xmlrole.c:1100:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1101:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1102:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'element5':
external/expat/lib/xmlrole.c:1118:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1119:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1120:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'element6':
external/expat/lib/xmlrole.c:1139:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1140:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1141:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'element7':
external/expat/lib/xmlrole.c:1169:22: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1170:22: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1171:26: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'condSect1':
external/expat/lib/xmlrole.c:1243:23: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1244:23: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1245:27: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'condSect2':
external/expat/lib/xmlrole.c:1261:23: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1262:23: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1263:27: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'declClose':
external/expat/lib/xmlrole.c:1280:23: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1281:23: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1282:27: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmlrole.c: In function 'error':
external/expat/lib/xmlrole.c:1295:21: warning: unused parameter 'state' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1296:11: warning: unused parameter 'tok' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1297:19: warning: unused parameter 'ptr' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1298:19: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlrole.c:1299:23: warning: unused parameter 'enc' [-Wunused-parameter]
target thumb C++: libcamera_client <= frameworks/av/camera/ICamera.cpp
target thumb C++: libcamera_client <= frameworks/av/camera/ICameraClient.cpp
external/expat/lib/xmltok.c: In function 'isNever':
external/expat/lib/xmltok.c:125:25: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c:125:42: warning: unused parameter 'p' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'utf8_isName2':
external/expat/lib/xmltok.c:131:30: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'utf8_isName3':
external/expat/lib/xmltok.c:137:30: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'utf8_isNmstrt2':
external/expat/lib/xmltok.c:145:32: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'utf8_isNmstrt3':
external/expat/lib/xmltok.c:151:32: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'utf8_isInvalid2':
external/expat/lib/xmltok.c:159:33: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'utf8_isInvalid3':
external/expat/lib/xmltok.c:165:33: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'utf8_isInvalid4':
external/expat/lib/xmltok.c:171:33: warning: unused parameter 'enc' [-Wunused-parameter]
In file included from external/expat/lib/xmltok.c:301:0:
external/expat/lib/xmltok_impl.c: In function 'normal_checkPiTarget':
external/expat/lib/xmltok_impl.c:178:38: warning: unused parameter 'enc' [-Wunused-parameter]
In file included from external/expat/lib/xmltok.c:301:0:
external/expat/lib/xmltok_impl.c: In function 'normal_scanCdataSection':
external/expat/lib/xmltok_impl.c:285:41: warning: unused parameter 'enc' [-Wunused-parameter]
In file included from external/expat/lib/xmltok.c:301:0:
external/expat/lib/xmltok_impl.c: In function 'normal_charRefNumber':
external/expat/lib/xmltok_impl.c:1524:38: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok_impl.c: In function 'normal_predefinedEntityName':
external/expat/lib/xmltok_impl.c:1568:45: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok_impl.c: In function 'normal_nameMatchesAscii':
external/expat/lib/xmltok_impl.c:1686:41: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'utf8_toUtf8':
external/expat/lib/xmltok.c:322:29: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'latin1_toUtf8':
external/expat/lib/xmltok.c:429:31: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'latin1_toUtf16':
external/expat/lib/xmltok.c:454:32: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:471:1: warning: missing initializer [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:471:1: warning: (near initialization for 'latin1_encoding_ns.isName2') [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:484:1: warning: missing initializer [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:484:1: warning: (near initialization for 'latin1_encoding.isName2') [-Wmissing-field-initializers]
external/expat/lib/xmltok.c: In function 'ascii_toUtf8':
external/expat/lib/xmltok.c:487:30: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:504:1: warning: missing initializer [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:504:1: warning: (near initialization for 'ascii_encoding_ns.isName2') [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:517:1: warning: missing initializer [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:517:1: warning: (near initialization for 'ascii_encoding.isName2') [-Wmissing-field-initializers]
external/expat/lib/xmltok.c: In function 'little2_toUtf8':
external/expat/lib/xmltok.c:620:44: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'little2_toUtf16':
external/expat/lib/xmltok.c:621:45: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'big2_toUtf8':
external/expat/lib/xmltok.c:632:41: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: In function 'big2_toUtf16':
external/expat/lib/xmltok.c:633:42: warning: unused parameter 'enc' [-Wunused-parameter]
In file included from external/expat/lib/xmltok.c:700:0:
external/expat/lib/xmltok_impl.c: In function 'little2_checkPiTarget':
external/expat/lib/xmltok_impl.c:178:39: warning: unused parameter 'enc' [-Wunused-parameter]
In file included from external/expat/lib/xmltok.c:700:0:
external/expat/lib/xmltok_impl.c: In function 'little2_scanCdataSection':
external/expat/lib/xmltok_impl.c:285:42: warning: unused parameter 'enc' [-Wunused-parameter]
In file included from external/expat/lib/xmltok.c:700:0:
external/expat/lib/xmltok_impl.c: In function 'little2_charRefNumber':
external/expat/lib/xmltok_impl.c:1524:39: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok_impl.c: In function 'little2_predefinedEntityName':
external/expat/lib/xmltok_impl.c:1568:46: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok_impl.c: In function 'little2_nameMatchesAscii':
external/expat/lib/xmltok_impl.c:1686:42: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:730:1: warning: missing initializer [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:730:1: warning: (near initialization for 'little2_encoding_ns.isName2') [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:749:1: warning: missing initializer [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:749:1: warning: (near initialization for 'little2_encoding.isName2') [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:762:1: warning: missing initializer [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:762:1: warning: (near initialization for 'internal_little2_encoding_ns.isName2') [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:775:1: warning: missing initializer [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:775:1: warning: (near initialization for 'internal_little2_encoding.isName2') [-Wmissing-field-initializers]
In file included from external/expat/lib/xmltok.c:841:0:
external/expat/lib/xmltok_impl.c: In function 'big2_checkPiTarget':
external/expat/lib/xmltok_impl.c:178:36: warning: unused parameter 'enc' [-Wunused-parameter]
In file included from external/expat/lib/xmltok.c:841:0:
external/expat/lib/xmltok_impl.c: In function 'big2_scanCdataSection':
external/expat/lib/xmltok_impl.c:285:39: warning: unused parameter 'enc' [-Wunused-parameter]
In file included from external/expat/lib/xmltok.c:841:0:
external/expat/lib/xmltok_impl.c: In function 'big2_charRefNumber':
external/expat/lib/xmltok_impl.c:1524:36: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok_impl.c: In function 'big2_predefinedEntityName':
external/expat/lib/xmltok_impl.c:1568:43: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok_impl.c: In function 'big2_nameMatchesAscii':
external/expat/lib/xmltok_impl.c:1686:39: warning: unused parameter 'enc' [-Wunused-parameter]
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:871:1: warning: missing initializer [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:871:1: warning: (near initialization for 'big2_encoding_ns.isName2') [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:890:1: warning: missing initializer [-Wmissing-field-initializers]
external/expat/lib/xmltok.c:890:1: warning: (near initialization for 'big2_encoding.isName2') [-Wmissing-field-initializers]
external/expat/lib/xmltok.c: In function 'initUpdatePosition':
external/expat/lib/xmltok.c:941:36: warning: unused parameter 'enc' [-Wunused-parameter]
target thumb C++: libcamera_client <= frameworks/av/camera/ICameraService.cpp
target thumb C++: libcamera_client <= frameworks/av/camera/ICameraRecordingProxy.cpp
external/expat/lib/xmlparse.c: In function 'errorProcessor':
external/expat/lib/xmlparse.c:4802:28: warning: unused parameter 's' [-Wunused-parameter]
external/expat/lib/xmlparse.c:4803:28: warning: unused parameter 'end' [-Wunused-parameter]
external/expat/lib/xmlparse.c:4804:29: warning: unused parameter 'nextPtr' [-Wunused-parameter]
frameworks/av/camera/CameraParameters.cpp:76:8: warning: extra tokens at end of #endif directive [enabled by default]
target thumb C++: libcamera_client <= frameworks/av/camera/ICameraRecordingProxyListener.cpp
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libgui_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/import_includes
target thumb C: libwpa_client <= external/wpa_supplicant_8/wpa_supplicant/src/common/wpa_ctrl.c
target thumb C: libwpa_client <= external/wpa_supplicant_8/wpa_supplicant/src/utils/os_unix.c
target thumb C: libnetutils <= system/core/libnetutils/dhcpclient.c
target thumb C: libnetutils <= system/core/libnetutils/dhcpmsg.c
target thumb C: libnetutils <= system/core/libnetutils/dhcp_utils.c
target thumb C: libnetutils <= system/core/libnetutils/ifc_utils.c
target thumb C: libnetutils <= system/core/libnetutils/packet.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libEGL_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libGLES_trace_intermediates/import_includes
target thumb C++: libstlport <= external/stlport/src/dll_main.cpp
target thumb C++: libstlport <= external/stlport/src/fstream.cpp
target thumb C++: libstlport <= external/stlport/src/strstream.cpp
target thumb C++: libstlport <= external/stlport/src/sstream.cpp
target thumb C++: libstlport <= external/stlport/src/ios.cpp
target thumb C++: libstlport <= external/stlport/src/stdio_streambuf.cpp
target thumb C++: libstlport <= external/stlport/src/istream.cpp
target thumb C++: libstlport <= external/stlport/src/iostream.cpp
target thumb C++: libstlport <= external/stlport/src/ostream.cpp
target thumb C++: libstlport <= external/stlport/src/codecvt.cpp
target thumb C++: libstlport <= external/stlport/src/collate.cpp
target thumb C++: libstlport <= external/stlport/src/ctype.cpp
target thumb C++: libstlport <= external/stlport/src/monetary.cpp
In file included from external/stlport/src/dll_main.cpp:73:0:
external/stlport/stlport/stl/_stdexcept_base.c: In member function 'std::__Named_exception& std::__Named_exception::operator=(const std::__Named_exception&)':
external/stlport/stlport/stl/_stdexcept_base.c:67:102: warning: enumeral and non-enumeral type in conditional expression [enabled by default]
target thumb C++: libstlport <= external/stlport/src/num_get.cpp
external/stlport/src/ctype.cpp: In static member function 'static bool std::_WCharIndexT<true>::in_range(wchar_t, size_t)':
external/stlport/src/ctype.cpp:284:17: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
target thumb C++: libstlport <= external/stlport/src/num_put.cpp
target thumb C++: libstlport <= external/stlport/src/num_get_float.cpp
target thumb C++: libstlport <= external/stlport/src/num_put_float.cpp
target thumb C++: libstlport <= external/stlport/src/numpunct.cpp
target thumb C++: libstlport <= external/stlport/src/time_facets.cpp
target thumb C++: libstlport <= external/stlport/src/messages.cpp
target thumb C++: libstlport <= external/stlport/src/locale.cpp
target thumb C++: libstlport <= external/stlport/src/locale_impl.cpp
target thumb C++: libstlport <= external/stlport/src/locale_catalog.cpp
target thumb C++: libstlport <= external/stlport/src/facets_byname.cpp
target thumb C++: libstlport <= external/stlport/src/complex.cpp
target thumb C++: libstlport <= external/stlport/src/complex_io.cpp
target thumb C++: libstlport <= external/stlport/src/complex_trig.cpp
external/stlport/src/locale.cpp: In constructor 'std::locale::locale(const std::locale&, char const*, std::locale::category)':
external/stlport/src/locale.cpp:252:5: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
target thumb C++: libstlport <= external/stlport/src/string.cpp
target thumb C++: libstlport <= external/stlport/src/bitset.cpp
target thumb C: libstlport <= external/stlport/src/c_locale.c
target thumb C++: libstlport <= external/stlport/src/allocators.cpp
target thumb C: libstlport <= external/stlport/src/cxa.c
target thumb C: libstlport <= external/stlport/src/sincos.c
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/stubs/common.cc
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/stubs/once.cc
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/stubs/hash.cc
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/extension_set.cc
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/generated_message_util.cc
In file included from external/stlport/src/c_locale.c:28:0:
external/stlport/src/c_locale_dummy/c_locale_dummy.c:47:37: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c: In function '_WLocale_true':
external/stlport/src/c_locale_dummy/c_locale_dummy.c:348:3: warning: return from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c: In function '_WLocale_false':
external/stlport/src/c_locale_dummy/c_locale_dummy.c:350:3: warning: return from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c: At top level:
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: (near initialization for 'full_wmonthname[0]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: (near initialization for 'full_wmonthname[1]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: (near initialization for 'full_wmonthname[2]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: (near initialization for 'full_wmonthname[3]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: (near initialization for 'full_wmonthname[4]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:445:1: warning: (near initialization for 'full_wmonthname[5]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: (near initialization for 'full_wmonthname[6]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: (near initialization for 'full_wmonthname[7]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: (near initialization for 'full_wmonthname[8]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: (near initialization for 'full_wmonthname[9]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: (near initialization for 'full_wmonthname[10]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:446:3: warning: (near initialization for 'full_wmonthname[11]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: (near initialization for 'abbrev_wmonthname[0]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: (near initialization for 'abbrev_wmonthname[1]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: (near initialization for 'abbrev_wmonthname[2]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: (near initialization for 'abbrev_wmonthname[3]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: (near initialization for 'abbrev_wmonthname[4]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:452:1: warning: (near initialization for 'abbrev_wmonthname[5]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: (near initialization for 'abbrev_wmonthname[6]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: (near initialization for 'abbrev_wmonthname[7]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: (near initialization for 'abbrev_wmonthname[8]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: (near initialization for 'abbrev_wmonthname[9]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: (near initialization for 'abbrev_wmonthname[10]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:453:3: warning: (near initialization for 'abbrev_wmonthname[11]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: (near initialization for 'full_wdayname[0]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: (near initialization for 'full_wdayname[1]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: (near initialization for 'full_wdayname[2]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: (near initialization for 'full_wdayname[3]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: (near initialization for 'full_wdayname[4]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: (near initialization for 'full_wdayname[5]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:459:1: warning: (near initialization for 'full_wdayname[6]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: (near initialization for 'abbrev_wdayname[0]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: (near initialization for 'abbrev_wdayname[1]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: (near initialization for 'abbrev_wdayname[2]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: (near initialization for 'abbrev_wdayname[3]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: (near initialization for 'abbrev_wdayname[4]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: (near initialization for 'abbrev_wdayname[5]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: initialization from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c:465:1: warning: (near initialization for 'abbrev_wdayname[6]') [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c: In function '_WLocale_am_str':
external/stlport/src/c_locale_dummy/c_locale_dummy.c:472:3: warning: return from incompatible pointer type [enabled by default]
external/stlport/src/c_locale_dummy/c_locale_dummy.c: In function '_WLocale_pm_str':
external/stlport/src/c_locale_dummy/c_locale_dummy.c:475:3: warning: return from incompatible pointer type [enabled by default]
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/message_lite.cc
external/protobuf/src/google/protobuf/stubs/common.cc: In function 'void google::protobuf::ShutdownProtobufLibrary()':
external/protobuf/src/google/protobuf/stubs/common.cc:355:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/repeated_field.cc
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/wire_format_lite.cc
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/io/coded_stream.cc
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/io/zero_copy_stream.cc
target thumb C++: libprotobuf-cpp-2.3.0-lite <= external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
target thumb C: liblzf <= external/liblzf/lzf_c.c
target thumb C: liblzf <= external/liblzf/lzf_d.c
external/protobuf/src/google/protobuf/io/coded_stream.cc: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32Fallback(google::protobuf::uint32*)':
external/protobuf/src/google/protobuf/io/coded_stream.cc:251:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/protobuf/src/google/protobuf/io/coded_stream.cc: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64Fallback(google::protobuf::uint64*)':
external/protobuf/src/google/protobuf/io/coded_stream.cc:268:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/protobuf/src/google/protobuf/io/coded_stream.cc: In member function 'void google::protobuf::io::CodedOutputStream::WriteLittleEndian32(google::protobuf::uint32)':
external/protobuf/src/google/protobuf/io/coded_stream.cc:588:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/protobuf/src/google/protobuf/io/coded_stream.cc: In member function 'void google::protobuf::io::CodedOutputStream::WriteLittleEndian64(google::protobuf::uint64)':
external/protobuf/src/google/protobuf/io/coded_stream.cc:603:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C++: libGLESv2 <= frameworks/native/opengl/libs/GLES2/gl2.cpp
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AAtomizer.cpp
external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc: In member function 'virtual bool google::protobuf::io::StringOutputStream::Next(void**, int*)':
external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:157:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ABitReader.cpp
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ABuffer.cpp
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AHierarchicalStateMachine.cpp
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AHandler.cpp
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ALooper.cpp
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ALooperRoster.cpp
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AMessage.cpp
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AString.cpp
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/base64.cpp
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libaudioutils_intermediates/import_includes
target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/hexdump.cpp
target arm C: libspeexresampler <= external/speex/libspeex/resample.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libstagefright_intermediates/import_includes
target asm: libcrypto <= external/openssl/crypto/aes/asm/aes-armv4.s
target asm: libcrypto <= external/openssl/crypto/bn/asm/armv4-gf2m.s
target asm: libcrypto <= external/openssl/crypto/bn/asm/armv4-mont.s
target asm: libcrypto <= external/openssl/crypto/modes/asm/ghash-armv4.s
target asm: libcrypto <= external/openssl/crypto/sha/asm/sha1-armv4-large.s
target asm: libcrypto <= external/openssl/crypto/sha/asm/sha256-armv4.s
target asm: libcrypto <= external/openssl/crypto/sha/asm/sha512-armv4.s
target thumb C: libcrypto <= external/openssl/crypto/cryptlib.c
target thumb C: libcrypto <= external/openssl/crypto/mem.c
target thumb C: libcrypto <= external/openssl/crypto/mem_clr.c
target thumb C: libcrypto <= external/openssl/crypto/mem_dbg.c
external/speex/libspeex/resample.c: In function 'update_filter':
external/speex/libspeex/resample.c:605:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/speex/libspeex/resample.c:686:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/speex/libspeex/resample.c:694:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/speex/libspeex/resample.c:697:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/speex/libspeex/resample.c:704:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/speex/libspeex/resample.c: In function 'speex_resampler_process_int':
external/speex/libspeex/resample.c:870:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/speex/libspeex/resample.c:873:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/speex/libspeex/resample.c: In function 'speex_resampler_process_float':
external/speex/libspeex/resample.c:926:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/speex/libspeex/resample.c:933:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/speex/libspeex/resample.c:943:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libcrypto <= external/openssl/crypto/cversion.c
target thumb C: libcrypto <= external/openssl/crypto/ex_data.c
target thumb C: libcrypto <= external/openssl/crypto/cpt_err.c
external/openssl/crypto/cryptlib.c: In function 'CRYPTO_THREADID_current':
external/openssl/crypto/cryptlib.c:507:2: warning: passing argument 2 of 'CRYPTO_THREADID_set_pointer' discards 'volatile' qualifier from pointer target type [enabled by default]
external/openssl/crypto/cryptlib.c:435:6: note: expected 'void *' but argument is of type 'int volatile *'
target thumb C: libcrypto <= external/openssl/crypto/ebcdic.c
target thumb C: libcrypto <= external/openssl/crypto/uid.c
target thumb C: libcrypto <= external/openssl/crypto/o_time.c
target thumb C: libcrypto <= external/openssl/crypto/o_str.c
target thumb C: libcrypto <= external/openssl/crypto/o_dir.c
target thumb C: libcrypto <= external/openssl/crypto/aes/aes_cbc.c
target thumb C: libcrypto <= external/openssl/crypto/aes/aes_cfb.c
target thumb C: libcrypto <= external/openssl/crypto/aes/aes_ctr.c
target thumb C: libcrypto <= external/openssl/crypto/aes/aes_ecb.c
target thumb C: libcrypto <= external/openssl/crypto/aes/aes_misc.c
target thumb C: libcrypto <= external/openssl/crypto/aes/aes_ofb.c
target thumb C: libcrypto <= external/openssl/crypto/aes/aes_wrap.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_bitstr.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_bool.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_bytes.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_d2i_fp.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_digest.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_dup.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_enum.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_gentm.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_i2d_fp.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_int.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_mbstr.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_object.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_octet.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_print.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_set.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_sign.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_strex.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_strnid.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_time.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_type.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_utctm.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_utf8.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/a_verify.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/ameth_lib.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/asn1_err.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/asn1_gen.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/asn1_lib.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/asn1_par.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/asn_mime.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/asn_moid.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/asn_pack.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/bio_asn1.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/bio_ndef.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/d2i_pr.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/d2i_pu.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/evp_asn1.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/f_enum.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/f_int.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/f_string.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/i2d_pr.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/i2d_pu.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/n_pkey.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/nsseq.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/p5_pbe.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/p5_pbev2.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/p8_pkey.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/t_bitst.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/t_crl.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/t_pkey.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/t_req.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/t_spki.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/t_x509.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/t_x509a.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/tasn_dec.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/tasn_enc.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/tasn_fre.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/tasn_new.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/tasn_prn.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/tasn_typ.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/tasn_utl.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_algor.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_attrib.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_bignum.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_crl.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_exten.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_info.c
external/openssl/crypto/asn1/x_bignum.c:85:1: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/asn1/x_bignum.c:85:1: warning: (near initialization for 'bignum_pf.prim_print') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_long.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_name.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_nx509.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_pkey.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_pubkey.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_req.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_sig.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_spki.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_val.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_x509.c
target thumb C: libcrypto <= external/openssl/crypto/asn1/x_x509a.c
target thumb C: libcrypto <= external/openssl/crypto/bf/bf_cfb64.c
target thumb C: libcrypto <= external/openssl/crypto/bf/bf_ecb.c
target thumb C: libcrypto <= external/openssl/crypto/bf/bf_enc.c
target thumb C: libcrypto <= external/openssl/crypto/bf/bf_ofb64.c
target thumb C: libcrypto <= external/openssl/crypto/bf/bf_skey.c
target thumb C: libcrypto <= external/openssl/crypto/bio/b_dump.c
target thumb C: libcrypto <= external/openssl/crypto/bio/b_print.c
target thumb C: libcrypto <= external/openssl/crypto/bio/b_sock.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bf_buff.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bf_nbio.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bf_null.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bio_cb.c
external/openssl/crypto/bio/b_sock.c: In function 'BIO_get_accept_socket':
external/openssl/crypto/bio/b_sock.c:707:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/openssl/crypto/bio/b_sock.c:708:20: warning: signed and unsigned type in conditional expression [-Wsign-compare]
target thumb C: libcrypto <= external/openssl/crypto/bio/bio_err.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bio_lib.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bss_acpt.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bss_bio.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bss_conn.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bss_dgram.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bss_fd.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bss_file.c
external/openssl/crypto/bio/bss_dgram.c: In function 'dgram_ctrl':
external/openssl/crypto/bio/bss_dgram.c:581:5: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/socket.h:73:12: note: expected 'socklen_t *' but argument is of type 'unsigned int *'
external/openssl/crypto/bio/bss_dgram.c:597:5: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/socket.h:73:12: note: expected 'socklen_t *' but argument is of type 'unsigned int *'
target thumb C: libcrypto <= external/openssl/crypto/bio/bss_log.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bss_mem.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bss_null.c
target thumb C: libcrypto <= external/openssl/crypto/bio/bss_sock.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_add.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_blind.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_const.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_ctx.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_div.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_err.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_exp.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_exp2.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_gf2m.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_gcd.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_kron.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_lib.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_mod.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_mont.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_mpi.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_mul.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_nist.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_prime.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_print.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_rand.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_recp.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_shift.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_sqr.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_sqrt.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_word.c
target thumb C: libcrypto <= external/openssl/crypto/buffer/buf_err.c
target thumb C: libcrypto <= external/openssl/crypto/buffer/buf_str.c
target thumb C: libcrypto <= external/openssl/crypto/buffer/buffer.c
target thumb C: libcrypto <= external/openssl/crypto/cmac/cm_ameth.c
target thumb C: libcrypto <= external/openssl/crypto/cmac/cm_pmeth.c
target thumb C: libcrypto <= external/openssl/crypto/cmac/cmac.c
external/openssl/crypto/cmac/cm_ameth.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/cmac/cm_ameth.c:96:2: warning: (near initialization for 'cmac_asn1_meth.item_verify') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/comp/c_rle.c
target thumb C: libcrypto <= external/openssl/crypto/comp/c_zlib.c
target thumb C: libcrypto <= external/openssl/crypto/comp/comp_err.c
target thumb C: libcrypto <= external/openssl/crypto/comp/comp_lib.c
target thumb C: libcrypto <= external/openssl/crypto/conf/conf_api.c
target thumb C: libcrypto <= external/openssl/crypto/conf/conf_def.c
target thumb C: libcrypto <= external/openssl/crypto/conf/conf_err.c
target thumb C: libcrypto <= external/openssl/crypto/conf/conf_lib.c
target thumb C: libcrypto <= external/openssl/crypto/conf/conf_mall.c
target thumb C: libcrypto <= external/openssl/crypto/conf/conf_mod.c
target thumb C: libcrypto <= external/openssl/crypto/conf/conf_sap.c
target thumb C: libcrypto <= external/openssl/crypto/des/cbc_cksm.c
target thumb C: libcrypto <= external/openssl/crypto/des/cbc_enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/cfb64ede.c
target thumb C: libcrypto <= external/openssl/crypto/des/cfb64enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/cfb_enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/des_enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/des_old.c
target thumb C: libcrypto <= external/openssl/crypto/des/des_old2.c
target thumb C: libcrypto <= external/openssl/crypto/des/ecb3_enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/ecb_enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/ede_cbcm_enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/enc_read.c
target thumb C: libcrypto <= external/openssl/crypto/des/enc_writ.c
target thumb C: libcrypto <= external/openssl/crypto/des/fcrypt.c
target thumb C: libcrypto <= external/openssl/crypto/des/fcrypt_b.c
target thumb C: libcrypto <= external/openssl/crypto/des/ofb64ede.c
target thumb C: libcrypto <= external/openssl/crypto/des/ofb64enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/ofb_enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/pcbc_enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/qud_cksm.c
target thumb C: libcrypto <= external/openssl/crypto/des/rand_key.c
target thumb C: libcrypto <= external/openssl/crypto/des/read2pwd.c
target thumb C: libcrypto <= external/openssl/crypto/des/rpc_enc.c
target thumb C: libcrypto <= external/openssl/crypto/des/set_key.c
target thumb C: libcrypto <= external/openssl/crypto/des/str2key.c
target thumb C: libcrypto <= external/openssl/crypto/des/xcbc_enc.c
target thumb C: libcrypto <= external/openssl/crypto/dh/dh_ameth.c
target thumb C: libcrypto <= external/openssl/crypto/dh/dh_asn1.c
target thumb C: libcrypto <= external/openssl/crypto/dh/dh_check.c
target thumb C: libcrypto <= external/openssl/crypto/dh/dh_depr.c
target thumb C: libcrypto <= external/openssl/crypto/dh/dh_err.c
target thumb C: libcrypto <= external/openssl/crypto/dh/dh_gen.c
target thumb C: libcrypto <= external/openssl/crypto/dh/dh_key.c
external/openssl/crypto/dh/dh_ameth.c:500:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dh/dh_ameth.c:500:2: warning: (near initialization for 'dh_asn1_meth.old_priv_decode') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/dh/dh_lib.c
target thumb C: libcrypto <= external/openssl/crypto/dh/dh_pmeth.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_ameth.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_asn1.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_depr.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_err.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_gen.c
external/openssl/crypto/dsa/dsa_ameth.c:650:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:650:3: warning: (near initialization for 'dsa_asn1_meths[0].pem_str') [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:656:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:656:3: warning: (near initialization for 'dsa_asn1_meths[1].pem_str') [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:662:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:662:3: warning: (near initialization for 'dsa_asn1_meths[2].pem_str') [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:668:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:668:3: warning: (near initialization for 'dsa_asn1_meths[3].pem_str') [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:702:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/dsa/dsa_ameth.c:702:3: warning: (near initialization for 'dsa_asn1_meths[4].item_verify') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_key.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_lib.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_ossl.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_pmeth.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_prn.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_sign.c
target thumb C: libcrypto <= external/openssl/crypto/dsa/dsa_vrf.c
target thumb C: libcrypto <= external/openssl/crypto/dso/dso_dl.c
target thumb C: libcrypto <= external/openssl/crypto/dso/dso_dlfcn.c
target thumb C: libcrypto <= external/openssl/crypto/dso/dso_err.c
target thumb C: libcrypto <= external/openssl/crypto/dso/dso_lib.c
target thumb C: libcrypto <= external/openssl/crypto/dso/dso_null.c
target thumb C: libcrypto <= external/openssl/crypto/dso/dso_openssl.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec2_mult.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec2_oct.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec2_smpl.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_ameth.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_asn1.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_check.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_curve.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_cvt.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_err.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_key.c
external/openssl/crypto/ec/ec_ameth.c:660:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/ec/ec_ameth.c:660:2: warning: (near initialization for 'eckey_asn1_meth.item_verify') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_lib.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_mult.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_oct.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_pmeth.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ec_print.c
target thumb C: libcrypto <= external/openssl/crypto/ec/eck_prn.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ecp_mont.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ecp_nist.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ecp_oct.c
target thumb C: libcrypto <= external/openssl/crypto/ec/ecp_smpl.c
target thumb C: libcrypto <= external/openssl/crypto/ecdh/ech_err.c
target thumb C: libcrypto <= external/openssl/crypto/ecdh/ech_key.c
target thumb C: libcrypto <= external/openssl/crypto/ecdh/ech_lib.c
target thumb C: libcrypto <= external/openssl/crypto/ecdh/ech_ossl.c
target thumb C: libcrypto <= external/openssl/crypto/ecdsa/ecs_asn1.c
target thumb C: libcrypto <= external/openssl/crypto/ecdsa/ecs_err.c
target thumb C: libcrypto <= external/openssl/crypto/ecdsa/ecs_lib.c
target thumb C: libcrypto <= external/openssl/crypto/ecdsa/ecs_ossl.c
target thumb C: libcrypto <= external/openssl/crypto/ecdsa/ecs_sign.c
target thumb C: libcrypto <= external/openssl/crypto/ecdsa/ecs_vrf.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_all.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_cnf.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_ctrl.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_dyn.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_err.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_fat.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_init.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_lib.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_list.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_pkey.c
target thumb C: libcrypto <= external/openssl/crypto/engine/eng_table.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_asnmth.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_cipher.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_dh.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_digest.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_dsa.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_ecdh.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_ecdsa.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_pkmeth.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_rand.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_rsa.c
target thumb C: libcrypto <= external/openssl/crypto/engine/tb_store.c
target thumb C: libcrypto <= external/openssl/crypto/err/err.c
target thumb C: libcrypto <= external/openssl/crypto/err/err_all.c
target thumb C: libcrypto <= external/openssl/crypto/err/err_prn.c
target thumb C: libcrypto <= external/openssl/crypto/evp/bio_b64.c
target thumb C: libcrypto <= external/openssl/crypto/evp/bio_enc.c
target thumb C: libcrypto <= external/openssl/crypto/evp/bio_md.c
target thumb C: libcrypto <= external/openssl/crypto/evp/bio_ok.c
target thumb C: libcrypto <= external/openssl/crypto/evp/c_all.c
target thumb C: libcrypto <= external/openssl/crypto/evp/c_allc.c
target thumb C: libcrypto <= external/openssl/crypto/evp/c_alld.c
target thumb C: libcrypto <= external/openssl/crypto/evp/digest.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_aes.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_bf.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_des.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_des3.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_null.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_old.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_rc2.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_rc4.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_rc4_hmac_md5.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_rc5.c
target thumb C: libcrypto <= external/openssl/crypto/evp/e_xcbc_d.c
target thumb C: libcrypto <= external/openssl/crypto/evp/encode.c
target thumb C: libcrypto <= external/openssl/crypto/evp/evp_acnf.c
target thumb C: libcrypto <= external/openssl/crypto/evp/evp_enc.c
target thumb C: libcrypto <= external/openssl/crypto/evp/evp_err.c
target thumb C: libcrypto <= external/openssl/crypto/evp/evp_key.c
target thumb C: libcrypto <= external/openssl/crypto/evp/evp_lib.c
target thumb C: libcrypto <= external/openssl/crypto/evp/evp_pbe.c
target thumb C: libcrypto <= external/openssl/crypto/evp/evp_pkey.c
target thumb C: libcrypto <= external/openssl/crypto/evp/m_dss.c
target thumb C: libcrypto <= external/openssl/crypto/evp/m_dss1.c
target thumb C: libcrypto <= external/openssl/crypto/evp/m_ecdsa.c
target thumb C: libcrypto <= external/openssl/crypto/evp/m_md4.c
target thumb C: libcrypto <= external/openssl/crypto/evp/m_md5.c
external/openssl/crypto/evp/m_dss.c:94:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_dss.c:94:2: warning: (near initialization for 'dsa_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_ecdsa.c:144:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_ecdsa.c:144:2: warning: (near initialization for 'ecdsa_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_dss1.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_dss1.c:96:2: warning: (near initialization for 'dss1_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_md4.c:97:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_md4.c:97:2: warning: (near initialization for 'md4_md.md_ctrl') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/evp/m_mdc2.c
target thumb C: libcrypto <= external/openssl/crypto/evp/m_null.c
target thumb C: libcrypto <= external/openssl/crypto/evp/m_ripemd.c
target thumb C: libcrypto <= external/openssl/crypto/evp/m_sha1.c
target thumb C: libcrypto <= external/openssl/crypto/evp/m_sigver.c
external/openssl/crypto/evp/m_md5.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_md5.c:96:2: warning: (near initialization for 'md5_md.md_ctrl') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/evp/m_wp.c
target thumb C: libcrypto <= external/openssl/crypto/evp/names.c
target thumb C: libcrypto <= external/openssl/crypto/evp/p5_crpt.c
external/openssl/crypto/evp/m_null.c:88:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_null.c:88:2: warning: (near initialization for 'null_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_ripemd.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_ripemd.c:96:2: warning: (near initialization for 'ripemd160_md.md_ctrl') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/evp/p5_crpt2.c
target thumb C: libcrypto <= external/openssl/crypto/evp/p_dec.c
external/openssl/crypto/evp/m_sha1.c:97:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:97:2: warning: (near initialization for 'sha1_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:134:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:134:2: warning: (near initialization for 'sha224_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:153:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:153:2: warning: (near initialization for 'sha256_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:184:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:184:2: warning: (near initialization for 'sha384_md.md_ctrl') [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:203:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/evp/m_sha1.c:203:2: warning: (near initialization for 'sha512_md.md_ctrl') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/evp/p_enc.c
target thumb C: libcrypto <= external/openssl/crypto/evp/p_lib.c
target thumb C: libcrypto <= external/openssl/crypto/evp/p_open.c
target thumb C: libcrypto <= external/openssl/crypto/evp/p_seal.c
target thumb C: libcrypto <= external/openssl/crypto/evp/p_sign.c
target thumb C: libcrypto <= external/openssl/crypto/evp/p_verify.c
target thumb C: libcrypto <= external/openssl/crypto/evp/pmeth_fn.c
target thumb C: libcrypto <= external/openssl/crypto/evp/pmeth_gn.c
target thumb C: libcrypto <= external/openssl/crypto/evp/pmeth_lib.c
target thumb C: libcrypto <= external/openssl/crypto/hmac/hm_ameth.c
target thumb C: libcrypto <= external/openssl/crypto/hmac/hm_pmeth.c
target thumb C: libcrypto <= external/openssl/crypto/hmac/hmac.c
target thumb C: libcrypto <= external/openssl/crypto/lhash/lh_stats.c
target thumb C: libcrypto <= external/openssl/crypto/krb5/krb5_asn.c
external/openssl/crypto/hmac/hm_ameth.c:166:2: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/hmac/hm_ameth.c:166:2: warning: (near initialization for 'hmac_asn1_meth.item_verify') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/lhash/lhash.c
target thumb C: libcrypto <= external/openssl/crypto/md4/md4_dgst.c
target thumb C: libcrypto <= external/openssl/crypto/md4/md4_one.c
target thumb C: libcrypto <= external/openssl/crypto/md5/md5_dgst.c
target thumb C: libcrypto <= external/openssl/crypto/md5/md5_one.c
target thumb C: libcrypto <= external/openssl/crypto/modes/cbc128.c
target thumb C: libcrypto <= external/openssl/crypto/modes/ccm128.c
target thumb C: libcrypto <= external/openssl/crypto/modes/cfb128.c
target thumb C: libcrypto <= external/openssl/crypto/modes/ctr128.c
target thumb C: libcrypto <= external/openssl/crypto/modes/gcm128.c
target thumb C: libcrypto <= external/openssl/crypto/modes/ofb128.c
target thumb C: libcrypto <= external/openssl/crypto/modes/xts128.c
target thumb C: libcrypto <= external/openssl/crypto/o_init.c
target thumb C: libcrypto <= external/openssl/crypto/objects/o_names.c
target thumb C: libcrypto <= external/openssl/crypto/objects/obj_dat.c
target thumb C: libcrypto <= external/openssl/crypto/objects/obj_err.c
target thumb C: libcrypto <= external/openssl/crypto/objects/obj_lib.c
target thumb C: libcrypto <= external/openssl/crypto/objects/obj_xref.c
target thumb C: libcrypto <= external/openssl/crypto/ocsp/ocsp_asn.c
target thumb C: libcrypto <= external/openssl/crypto/ocsp/ocsp_cl.c
target thumb C: libcrypto <= external/openssl/crypto/ocsp/ocsp_err.c
target thumb C: libcrypto <= external/openssl/crypto/ocsp/ocsp_ext.c
target thumb C: libcrypto <= external/openssl/crypto/ocsp/ocsp_ht.c
target thumb C: libcrypto <= external/openssl/crypto/ocsp/ocsp_lib.c
target thumb C: libcrypto <= external/openssl/crypto/ocsp/ocsp_prn.c
target thumb C: libcrypto <= external/openssl/crypto/ocsp/ocsp_srv.c
target thumb C: libcrypto <= external/openssl/crypto/ocsp/ocsp_vfy.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_all.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_err.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_info.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_lib.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_oth.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_pk8.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_pkey.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_seal.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_sign.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_x509.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pem_xaux.c
target thumb C: libcrypto <= external/openssl/crypto/pem/pvkfmt.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_add.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_asn.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_attr.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_crpt.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_crt.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_decr.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_init.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_key.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_kiss.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_mutl.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_npas.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_p8d.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_p8e.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/p12_utl.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs12/pk12err.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs7/pk7_asn1.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs7/pk7_attr.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs7/pk7_doit.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs7/pk7_lib.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs7/pk7_mime.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs7/pk7_smime.c
target thumb C: libcrypto <= external/openssl/crypto/pkcs7/pkcs7err.c
target thumb C: libcrypto <= external/openssl/crypto/pqueue/pqueue.c
target thumb C: libcrypto <= external/openssl/crypto/rand/md_rand.c
target thumb C: libcrypto <= external/openssl/crypto/rand/rand_egd.c
target thumb C: libcrypto <= external/openssl/crypto/rand/rand_err.c
target thumb C: libcrypto <= external/openssl/crypto/rand/rand_lib.c
target thumb C: libcrypto <= external/openssl/crypto/rand/rand_unix.c
target thumb C: libcrypto <= external/openssl/crypto/rand/randfile.c
target thumb C: libcrypto <= external/openssl/crypto/rc2/rc2_cbc.c
target thumb C: libcrypto <= external/openssl/crypto/rc2/rc2_ecb.c
target thumb C: libcrypto <= external/openssl/crypto/rc2/rc2_skey.c
target thumb C: libcrypto <= external/openssl/crypto/rc2/rc2cfb64.c
target thumb C: libcrypto <= external/openssl/crypto/rc2/rc2ofb64.c
target thumb C: libcrypto <= external/openssl/crypto/rc4/rc4_enc.c
target thumb C: libcrypto <= external/openssl/crypto/rc4/rc4_skey.c
target thumb C: libcrypto <= external/openssl/crypto/rc4/rc4_utl.c
target thumb C: libcrypto <= external/openssl/crypto/ripemd/rmd_dgst.c
target thumb C: libcrypto <= external/openssl/crypto/ripemd/rmd_one.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_ameth.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_asn1.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_chk.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_crpt.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_eay.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_err.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_gen.c
external/openssl/crypto/rsa/rsa_ameth.c:697:3: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/crypto/rsa/rsa_ameth.c:697:3: warning: (near initialization for 'rsa_asn1_meths[1].pem_str') [-Wmissing-field-initializers]
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_lib.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_none.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_null.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_oaep.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_pk1.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_pmeth.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_prn.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_pss.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_saos.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_sign.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_ssl.c
target thumb C: libcrypto <= external/openssl/crypto/rsa/rsa_x931.c
target thumb C: libcrypto <= external/openssl/crypto/sha/sha1_one.c
target thumb C: libcrypto <= external/openssl/crypto/sha/sha1dgst.c
target thumb C: libcrypto <= external/openssl/crypto/sha/sha256.c
target thumb C: libcrypto <= external/openssl/crypto/sha/sha512.c
target thumb C: libcrypto <= external/openssl/crypto/sha/sha_dgst.c
target thumb C: libcrypto <= external/openssl/crypto/srp/srp_lib.c
target thumb C: libcrypto <= external/openssl/crypto/srp/srp_vfy.c
target thumb C: libcrypto <= external/openssl/crypto/stack/stack.c
target thumb C: libcrypto <= external/openssl/crypto/ts/ts_err.c
target thumb C: libcrypto <= external/openssl/crypto/txt_db/txt_db.c
target thumb C: libcrypto <= external/openssl/crypto/ui/ui_compat.c
target thumb C: libcrypto <= external/openssl/crypto/ui/ui_err.c
target thumb C: libcrypto <= external/openssl/crypto/ui/ui_lib.c
target thumb C: libcrypto <= external/openssl/crypto/ui/ui_openssl.c
target thumb C: libcrypto <= external/openssl/crypto/ui/ui_util.c
target thumb C: libcrypto <= external/openssl/crypto/x509/by_dir.c
target thumb C: libcrypto <= external/openssl/crypto/x509/by_file.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_att.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_cmp.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_d2.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_def.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_err.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_ext.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_lu.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_obj.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_r2x.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_req.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_set.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_trs.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_txt.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_v3.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_vfy.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509_vpm.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509cset.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509name.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509rset.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x509spki.c
external/openssl/crypto/x509/x509_vfy.c: In function 'check_revocation':
external/openssl/crypto/x509/x509_vfy.c:687:6: warning: 'ok' may be used uninitialized in this function [-Wmaybe-uninitialized]
target thumb C: libcrypto <= external/openssl/crypto/x509/x509type.c
target thumb C: libcrypto <= external/openssl/crypto/x509/x_all.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/pcy_cache.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/pcy_data.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/pcy_lib.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/pcy_map.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/pcy_node.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/pcy_tree.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_akey.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_akeya.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_alt.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_bcons.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_bitst.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_conf.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_cpols.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_crld.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_enum.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_extku.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_genn.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_ia5.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_info.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_int.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_lib.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_ncons.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_ocsp.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_pci.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_pcia.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_pcons.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_pku.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_pmaps.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_prn.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_purp.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_skey.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_sxnet.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3_utl.c
target thumb C: libcrypto <= external/openssl/crypto/x509v3/v3err.c
target thumb C: libcrypto <= external/openssl/crypto/bn/bn_asm.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libdrmframework_intermediates/import_includes
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/DrmConstraints.cpp
external/openssl/crypto/x509v3/v3_utl.c: In function 'hex_to_string':
external/openssl/crypto/x509v3/v3_utl.c:368:2: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/DrmMetadata.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/DrmConvertedStatus.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/DrmEngineBase.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/DrmInfo.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/DrmInfoRequest.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/DrmInfoStatus.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/DrmRights.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/DrmSupportInfo.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/IDrmManagerService.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/IDrmServiceListener.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/DrmInfoEvent.cpp
target thumb C++: libdrmframeworkcommon <= frameworks/av/drm/common/ReadWriteUtils.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/indiancal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/dtptngen.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/dtrule.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/persncal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/rbtz.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/reldtfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/taiwncal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tzrule.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tztrans.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/udatpg.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/vtzone.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/anytrans.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/astro.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/buddhcal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/basictz.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/calendar.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/choicfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/casetrn.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/coleitr.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/coll.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/cpdtrans.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/csdetect.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/csmatch.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/csr2022.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/csrecog.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/csrmbcs.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/csrsbcs.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/csrucode.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/csrutf8.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/curramt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/currfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/currunit.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/datefmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/dcfmtsym.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/decimfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/digitlst.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/dtfmtsym.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/esctrn.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/fmtable_cnv.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/fmtable.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/format.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/funcrepl.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/gregocal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/gregoimp.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/hebrwcal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/inputext.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/islamcal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/japancal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/measfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/measure.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/msgfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/name2uni.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/nfrs.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/nfrule.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/nfsubs.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/nortrans.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/nultrans.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/numfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/olsontz.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/quant.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/rbnf.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/rbt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/rbt_data.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/rbt_pars.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/rbt_rule.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/rbt_set.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/regexcmp.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/regexst.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/rematch.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/remtrans.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/repattrn.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/search.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/simpletz.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/smpdtfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/sortkey.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/strmatch.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/strrepl.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/stsearch.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tblcoll.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/timezone.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/titletrn.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tolowtrn.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/toupptrn.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/translit.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/transreg.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tridpars.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucol_bld.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucol_cnt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucol.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucoleitr.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucol_elm.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucol_res.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucol_sit.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucol_tok.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucsdet.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucurr.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/udat.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/umsg.cpp
external/icu4c/i18n/ucol_sit.cpp: In function 'int32_t ucol_getUnsafeSet_48(const UCollator*, USet*, UErrorCode*)':
external/icu4c/i18n/ucol_sit.cpp:889:25: warning: 'int32_t ucol_getContractions_48(const UCollator*, USet*, UErrorCode*)' is deprecated (declared at external/icu4c/i18n/ucol_sit.cpp:805) [-Wdeprecated-declarations]
external/icu4c/i18n/ucol_sit.cpp:889:75: warning: 'int32_t ucol_getContractions_48(const UCollator*, USet*, UErrorCode*)' is deprecated (declared at external/icu4c/i18n/ucol_sit.cpp:805) [-Wdeprecated-declarations]
target thumb C++: libicui18n <= external/icu4c/i18n/unesctrn.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/uni2name.cpp
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
target thumb C++: libicui18n <= external/icu4c/i18n/unum.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/uregexc.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/uregex.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/usearch.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/utrans.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/windtfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/winnmfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/zonemeta.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/numsys.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/chnsecal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/cecal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/coptccal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ethpccal.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/brktrans.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/wintzimpl.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/plurrule.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/plurfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/dtitvfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/dtitvinf.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tmunit.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tmutamt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tmutfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/colldata.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/bmsearch.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/bms.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/currpinf.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/uspoof.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/uspoof_impl.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/uspoof_build.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/regextxt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/selfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/uspoof_conf.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/uspoof_wsconf.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ztrans.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/zrule.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/vzone.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/fphdlimp.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/fpositer.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/locdspnm.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/ucol_wgt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/alphaindex.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/bocsu.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/decfmtst.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/smpdtfst.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tzfmt.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tzgnames.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tznames.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/tznames_impl.cpp
target thumb C++: libicui18n <= external/icu4c/i18n/udateintervalformat.cpp
target thumb C: libicui18n <= external/icu4c/i18n/ucln_in.c
target thumb C++: libicui18n <= external/icu4c/i18n/upluralrules.cpp
target thumb C: libicui18n <= external/icu4c/i18n/decContext.c
target thumb C: libicui18n <= external/icu4c/i18n/ulocdata.c
target thumb C: libicui18n <= external/icu4c/i18n/utmscale.c
target thumb C: libicui18n <= external/icu4c/i18n/decNumber.c
target thumb C: libssl <= external/openssl/ssl/bio_ssl.c
target thumb C: libssl <= external/openssl/ssl/d1_both.c
target thumb C: libssl <= external/openssl/ssl/d1_enc.c
external/icu4c/i18n/utmscale.c: In function 'utmscale_getTimeScaleValue_48':
external/icu4c/i18n/utmscale.c:44:5: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
external/icu4c/i18n/utmscale.c:45:9: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
external/icu4c/i18n/utmscale.c: In function 'utmscale_fromInt64_48':
external/icu4c/i18n/utmscale.c:63:5: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
external/icu4c/i18n/utmscale.c: In function 'utmscale_toInt64_48':
external/icu4c/i18n/utmscale.c:87:5: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
target thumb C: libssl <= external/openssl/ssl/d1_lib.c
target thumb C: libssl <= external/openssl/ssl/d1_pkt.c
target thumb C: libssl <= external/openssl/ssl/d1_srtp.c
target thumb C: libssl <= external/openssl/ssl/kssl.c
target thumb C: libssl <= external/openssl/ssl/s23_clnt.c
external/openssl/ssl/d1_srtp.c:146:5: warning: missing initializer [-Wmissing-field-initializers]
external/openssl/ssl/d1_srtp.c:146:5: warning: (near initialization for 'srtp_known_profiles[2].id') [-Wmissing-field-initializers]
target thumb C: libssl <= external/openssl/ssl/s23_lib.c
target thumb C: libssl <= external/openssl/ssl/s23_meth.c
target thumb C: libssl <= external/openssl/ssl/s23_pkt.c
target thumb C: libssl <= external/openssl/ssl/s23_srvr.c
target thumb C: libssl <= external/openssl/ssl/s2_clnt.c
target thumb C: libssl <= external/openssl/ssl/s2_enc.c
target thumb C: libssl <= external/openssl/ssl/s2_lib.c
target thumb C: libssl <= external/openssl/ssl/s2_meth.c
target thumb C: libssl <= external/openssl/ssl/s2_pkt.c
target thumb C: libssl <= external/openssl/ssl/s2_srvr.c
target thumb C: libssl <= external/openssl/ssl/s3_both.c
target thumb C: libssl <= external/openssl/ssl/s3_clnt.c
target thumb C: libssl <= external/openssl/ssl/s3_enc.c
target thumb C: libssl <= external/openssl/ssl/s3_lib.c
target thumb C: libssl <= external/openssl/ssl/s3_meth.c
target thumb C: libssl <= external/openssl/ssl/s3_pkt.c
target thumb C: libssl <= external/openssl/ssl/s3_srvr.c
target thumb C: libssl <= external/openssl/ssl/ssl_algs.c
target thumb C: libssl <= external/openssl/ssl/ssl_asn1.c
target thumb C: libssl <= external/openssl/ssl/ssl_cert.c
target thumb C: libssl <= external/openssl/ssl/ssl_ciph.c
target thumb C: libssl <= external/openssl/ssl/ssl_err.c
target thumb C: libssl <= external/openssl/ssl/ssl_err2.c
target thumb C: libssl <= external/openssl/ssl/ssl_lib.c
target thumb C: libssl <= external/openssl/ssl/ssl_rsa.c
target thumb C: libssl <= external/openssl/ssl/ssl_sess.c
external/openssl/ssl/ssl_lib.c: In function 'SSL_authentication_method':
external/openssl/ssl/ssl_lib.c:2667:3: warning: implicit declaration of function 'SSL_CIPHER_authentication_method' [-Wimplicit-function-declaration]
external/openssl/ssl/ssl_lib.c:2667:3: warning: return makes pointer from integer without a cast [enabled by default]
target thumb C: libssl <= external/openssl/ssl/ssl_stat.c
target thumb C: libssl <= external/openssl/ssl/ssl_txt.c
target thumb C: libssl <= external/openssl/ssl/t1_clnt.c
target thumb C: libssl <= external/openssl/ssl/t1_enc.c
target thumb C: libssl <= external/openssl/ssl/t1_lib.c
target thumb C: libssl <= external/openssl/ssl/t1_meth.c
target thumb C: libssl <= external/openssl/ssl/t1_reneg.c
target thumb C: libssl <= external/openssl/ssl/t1_srvr.c
target thumb C: libssl <= external/openssl/ssl/tls_srp.c
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/OMX.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/OMXMaster.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/OMXNodeInstance.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/SimpleSoftOMXComponent.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/SoftOMXComponent.cpp
target thumb C++: libstagefright_omx <= frameworks/av/media/libstagefright/omx/SoftOMXPlugin.cpp
target thumb C++: libstagefright_yuv <= frameworks/av/media/libstagefright/yuv/YUVImage.cpp
target asm: libvorbisidec <= external/tremolo/Tremolo/bitwiseARM.s
target thumb C++: libstagefright_yuv <= frameworks/av/media/libstagefright/yuv/YUVCanvas.cpp
target asm: libvorbisidec <= external/tremolo/Tremolo/dpen.s
target asm: libvorbisidec <= external/tremolo/Tremolo/floor1ARM.s
target asm: libvorbisidec <= external/tremolo/Tremolo/mdctARM.s
target arm C: libvorbisidec <= external/tremolo/Tremolo/bitwise.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/codebook.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/dsp.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/floor0.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/floor1.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/floor_lookup.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/framing.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/mapping0.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/mdct.c
external/tremolo/Tremolo/floor1.c: In function 'mergesort':
external/tremolo/Tremolo/floor1.c:87:2: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:87:2: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c: In function 'floor1_info_unpack':
external/tremolo/Tremolo/floor1.c:145:5: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:157:5: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c: In function 'floor1_inverse1':
external/tremolo/Tremolo/floor1.c:333:7: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:334:6: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:335:6: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:336:6: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:359:2: warning: array subscript has type 'char' [-Wchar-subscripts]
external/tremolo/Tremolo/floor1.c:360:2: warning: array subscript has type 'char' [-Wchar-subscripts]
target arm C: libvorbisidec <= external/tremolo/Tremolo/misc.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/res012.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/treminfo.c
target arm C: libvorbisidec <= external/tremolo/Tremolo/vorbisfile.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libchromium_net_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libsqlite_intermediates/import_includes
target thumb C++: libsqlite3_android <= external/sqlite/android/PhoneNumberUtils.cpp
target thumb C++: libsqlite3_android <= external/sqlite/android/PhoneticStringUtils.cpp
target thumb C++: libsqlite3_android <= external/sqlite/android/OldPhoneNumberUtils.cpp
target thumb C++: libsqlite3_android <= external/sqlite/android/PhonebookIndex.cpp
external/tremolo/Tremolo/treminfo.c: In function '_vorbis_unpack_books':
external/tremolo/Tremolo/treminfo.c:266:5: warning: comparison is always false due to limited range of data type [-Wtype-limits]
target thumb C++: libsqlite3_android <= external/sqlite/android/sqlite3_android.cpp
target thumb C: libevent <= external/chromium/third_party/libevent/event.c
external/tremolo/Tremolo/vorbisfile.c: In function 'ov_raw_seek':
external/tremolo/Tremolo/vorbisfile.c:1057:10: warning: 'eosflag' may be used uninitialized in this function [-Wmaybe-uninitialized]
external/tremolo/Tremolo/vorbisfile.c:1040:9: note: 'eosflag' was declared here
target thumb C: libevent <= external/chromium/third_party/libevent/evutil.c
target thumb C: libevent <= external/chromium/third_party/libevent/epoll.c
target thumb C: libevent <= external/chromium/third_party/libevent/log.c
target thumb C: libevent <= external/chromium/third_party/libevent/poll.c
target thumb C: libevent <= external/chromium/third_party/libevent/select.c
target thumb C: libevent <= external/chromium/third_party/libevent/signal.c
external/chromium/third_party/libevent/select.c: In function 'select_add':
external/chromium/third_party/libevent/select.c:281:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/chromium/third_party/libevent/select.c:284:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C++: dmg_fp <= external/chromium/base/third_party/dmg_fp/dtoa.cc
target thumb C++: modp_b64 <= external/chromium/third_party/modp_b64/modp_b64.cc
target thumb C++: dmg_fp <= external/chromium/base/third_party/dmg_fp/g_fmt.cc
target arm C: libstagefright_enc_common <= frameworks/av/media/libstagefright/codecs/common/cmnMemory.c
target thumb C++: libstagefright_avc_common <= frameworks/av/media/libstagefright/codecs/avc/common/src/dpb.cpp
target thumb C++: libstagefright_avc_common <= frameworks/av/media/libstagefright/codecs/avc/common/src/deblock.cpp
target thumb C++: libstagefright_avc_common <= frameworks/av/media/libstagefright/codecs/avc/common/src/fmo.cpp
target thumb C++: libstagefright_avc_common <= frameworks/av/media/libstagefright/codecs/avc/common/src/mb_access.cpp
target thumb C++: libstagefright_avc_common <= frameworks/av/media/libstagefright/codecs/avc/common/src/reflist.cpp
target thumb C++: libstagefright_color_conversion <= frameworks/av/media/libstagefright/colorconversion/ColorConverter.cpp
target thumb C++: libstagefright_color_conversion <= frameworks/av/media/libstagefright/colorconversion/SoftwareRenderer.cpp
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/AutoCorrelation_v5.s
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/band_nrg_v5.s
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/CalcWindowEnergy_v5.s
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/PrePostMDCT_v7.s
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/R4R8First_v7.s
target asm: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/Radix4FFT_v7.s
target arm C++: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/AACEncoder.cpp
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/basic_op/basicop2.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/basic_op/oper_32b.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/aac_rom.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/aacenc.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/aacenc_core.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/adj_thr.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/band_nrg.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/bit_cnt.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/bitbuffer.c
frameworks/av/media/libstagefright/codecs/aacenc/src/adj_thr.c: In function 'AdjustThresholds':
frameworks/av/media/libstagefright/codecs/aacenc/src/adj_thr.c:72:11: warning: 'pthrExp' may be used uninitialized in this function [-Wmaybe-uninitialized]
frameworks/av/media/libstagefright/codecs/aacenc/src/aacenc.c: In function 'voAACEncSetParam':
frameworks/av/media/libstagefright/codecs/aacenc/src/aacenc.c:361:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/bitenc.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/block_switch.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/channel_map.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/dyn_bits.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/grp_data.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/interface.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/line_pe.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/ms_stereo.c
frameworks/av/media/libstagefright/codecs/aacenc/src/dyn_bits.c: In function 'dynBitCount':
frameworks/av/media/libstagefright/codecs/aacenc/src/dyn_bits.c:250:50: warning: 'maxNdx' may be used uninitialized in this function [-Wmaybe-uninitialized]
frameworks/av/media/libstagefright/codecs/aacenc/src/dyn_bits.c:229:26: note: 'maxNdx' was declared here
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/pre_echo_control.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/psy_configuration.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/psy_main.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/qc_main.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/quantize.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/sf_estim.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/spreading.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/stat_bits.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/tns.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/transform.c
target arm C: libstagefright_aacenc <= frameworks/av/media/libstagefright/codecs/aacenc/src/memalign.c
target thumb C++: libstagefright_matroska <= frameworks/av/media/libstagefright/matroska/MatroskaExtractor.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TextDescriptions.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TimedTextDriver.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TimedText3GPPSource.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TimedTextSource.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TimedTextSRTSource.cpp
target thumb C++: libstagefright_timedtext <= frameworks/av/media/libstagefright/timedtext/TimedTextPlayer.cpp
target thumb C++: libvpx <= external/libvpx/mkvparser/mkvparser.cpp
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/bilinearpredict16x16_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/bilinearpredict4x4_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/bilinearpredict8x4_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/bilinearpredict8x8_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/buildintrapredictorsmby_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/copymem16x16_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/copymem8x4_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/copymem8x8_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/iwalsh_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/recon16x16mb_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/recon2b_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/recon4b_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/reconb_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/save_neon_reg.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/shortidct4x4llm_1_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/shortidct4x4llm_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/sixtappredict16x16_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/sixtappredict4x4_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/sixtappredict8x4_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/sixtappredict8x8_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/dc_only_idct_add_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/decoder/arm/neon/dequantizeb_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/decoder/arm/neon/dequant_idct_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/decoder/arm/neon/idct_dequant_0_2x_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/decoder/arm/neon/idct_dequant_dc_0_2x_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/decoder/arm/neon/idct_dequant_dc_full_2x_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/decoder/arm/neon/idct_dequant_full_2x_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/loopfilter_neon.s
target asm: libvpx <= out/target/product/evita/obj/STATIC_LIBRARIES/libvpx_intermediates/vp8/common/arm/neon/mbloopfilter_neon.s
target thumb C: libvpx <= external/libvpx/vpx/src/vpx_codec.c
target thumb C: libvpx <= external/libvpx/vpx/src/vpx_decoder.c
target thumb C: libvpx <= external/libvpx/vpx/src/vpx_image.c
target thumb C: libvpx <= external/libvpx/vpx_mem/vpx_mem.c
target thumb C: libvpx <= external/libvpx/vpx_scale/generic/vpxscale.c
target thumb C: libvpx <= external/libvpx/vpx_scale/generic/yv12config.c
target thumb C: libvpx <= external/libvpx/vpx_scale/generic/yv12extend.c
target thumb C: libvpx <= external/libvpx/vpx_scale/generic/gen_scalers.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vpx_mem/include/vpx_mem_intrnl.h:14,
from external/libvpx/vpx_mem/vpx_mem.c:18:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vpx_scale/generic/scalesystemdependent.c
target thumb C: libvpx <= external/libvpx/vp8/common/alloccommon.c
target thumb C: libvpx <= external/libvpx/vp8/common/arm/arm_systemdependent.c
target thumb C: libvpx <= external/libvpx/vp8/common/arm/reconintra_arm.c
target thumb C: libvpx <= external/libvpx/vp8/common/blockd.c
target thumb C: libvpx <= external/libvpx/vp8/common/debugmodes.c
target thumb C: libvpx <= external/libvpx/vp8/common/entropy.c
target thumb C: libvpx <= external/libvpx/vp8/common/entropymode.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vpx_scale/generic/scalesystemdependent.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/entropymv.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/arm/reconintra_arm.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/blockd.h:17,
from external/libvpx/vp8/common/blockd.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/blockd.h:17,
from external/libvpx/vp8/common/debugmodes.c:13:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/arm/arm_systemdependent.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/extend.c
target thumb C: libvpx <= external/libvpx/vp8/common/filter.c
target thumb C: libvpx <= external/libvpx/vp8/common/findnearmv.c
In file included from external/libvpx/vp8/common/onyxc_int.h:15:0,
from external/libvpx/vp8/common/entropymode.h:15,
from external/libvpx/vp8/common/entropymode.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/blockd.h:17,
from external/libvpx/vp8/common/entropy.h:16,
from external/libvpx/vp8/common/entropy.c:14:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/generic/systemdependent.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/alloccommon.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/idctllm.c
target thumb C: libvpx <= external/libvpx/vp8/common/invtrans.c
target thumb C: libvpx <= external/libvpx/vp8/common/loopfilter.c
target thumb C: libvpx <= external/libvpx/vp8/common/loopfilter_filters.c
In file included from external/libvpx/vpx_ports/mem.h:14:0,
from external/libvpx/vp8/common/filter.c:14:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/blockd.h:17,
from external/libvpx/vp8/common/findnearmv.h:16,
from external/libvpx/vp8/common/findnearmv.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/generic/systemdependent.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/mbpitch.c
target thumb C: libvpx <= external/libvpx/vp8/common/modecont.c
target thumb C: libvpx <= external/libvpx/vp8/common/modecontext.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/invtrans.h:15,
from external/libvpx/vp8/common/invtrans.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/quant_common.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/loopfilter.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/recon.c
target thumb C: libvpx <= external/libvpx/vp8/common/reconinter.c
In file included from external/libvpx/vpx_ports/mem.h:14:0,
from external/libvpx/vp8/common/loopfilter.h:15,
from external/libvpx/vp8/common/loopfilter_filters.c:13:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/blockd.h:17,
from external/libvpx/vp8/common/entropy.h:16,
from external/libvpx/vp8/common/modecont.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/reconintra.c
In file included from external/libvpx/vp8/common/onyxc_int.h:15:0,
from external/libvpx/vp8/common/entropymode.h:15,
from external/libvpx/vp8/common/modecontext.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/reconintra4x4.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/blockd.h:17,
from external/libvpx/vp8/common/mbpitch.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/blockd.h:17,
from external/libvpx/vp8/common/quant_common.h:13,
from external/libvpx/vp8/common/quant_common.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/setupintrarecon.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/recon.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/swapyv12buffer.c
target thumb C: libvpx <= external/libvpx/vp8/common/textblit.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/reconinter.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/treecoder.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/reconintra4x4.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/reconintra.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/common/postproc.c
target thumb C: libvpx <= external/libvpx/vp8/vp8_cx_iface.c
target thumb C: libvpx <= external/libvpx/vp8/vp8_dx_iface.c
target thumb C: libvpx <= external/libvpx/vp8/decoder/arm/arm_dsystemdependent.c
target thumb C: libvpx <= external/libvpx/vp8/decoder/dboolhuff.c
target thumb C: libvpx <= external/libvpx/vp8/decoder/decodemv.c
target thumb C: libvpx <= external/libvpx/vp8/decoder/decodframe.c
target thumb C: libvpx <= external/libvpx/vp8/decoder/dequantize.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/postproc.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/decoder/detokenize.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/decoder/arm/arm_dsystemdependent.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/decoder/dboolhuff.h:16,
from external/libvpx/vp8/decoder/dboolhuff.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/mem.h:14:0,
from external/libvpx/vp8/common/onyxd.h:24,
from external/libvpx/vp8/vp8_dx_iface.c:18:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/decoder/dequantize.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/decoder/dboolhuff.h:16,
from external/libvpx/vp8/decoder/treereader.h:17,
from external/libvpx/vp8/decoder/decodemv.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
external/libvpx/vp8/vp8_dx_iface.c: In function 'vp8_decode':
external/libvpx/vp8/vp8_dx_iface.c:395:9: warning: missing initializer [-Wmissing-field-initializers]
external/libvpx/vp8/vp8_dx_iface.c:395:9: warning: (near initialization for 'flags.deblocking_level') [-Wmissing-field-initializers]
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/encoder/onyx_int.h:16,
from external/libvpx/vp8/vp8_cx_iface.c:15:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
external/libvpx/vp8/vp8_cx_iface.c: In function 'vp8e_init':
external/libvpx/vp8/vp8_cx_iface.c:522:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/libvpx/vp8/vp8_cx_iface.c: In function 'pick_quickcompress_mode':
external/libvpx/vp8/vp8_cx_iface.c:641:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/libvpx/vp8/vp8_cx_iface.c: In function 'vp8e_get_preview':
external/libvpx/vp8/vp8_cx_iface.c:889:5: warning: missing initializer [-Wmissing-field-initializers]
external/libvpx/vp8/vp8_cx_iface.c:889:5: warning: (near initialization for 'flags.deblocking_level') [-Wmissing-field-initializers]
external/libvpx/vp8/vp8_cx_iface.c: At top level:
external/libvpx/vp8/vp8_cx_iface.c:1088:9: warning: missing initializer [-Wmissing-field-initializers]
external/libvpx/vp8/vp8_cx_iface.c:1088:9: warning: (near initialization for 'vp8e_usage_cfg_map[0].cfg.rc_twopass_stats_in.sz') [-Wmissing-field-initializers]
external/libvpx/vp8/vp8_cx_iface.c:1115:5: warning: missing initializer [-Wmissing-field-initializers]
external/libvpx/vp8/vp8_cx_iface.c:1115:5: warning: (near initialization for 'vp8e_usage_cfg_map[1].cfg.g_threads') [-Wmissing-field-initializers]
external/libvpx/vp8/vp8_cx_iface.c:1222:5: warning: missing initializer [-Wmissing-field-initializers]
external/libvpx/vp8/vp8_cx_iface.c:1222:5: warning: (near initialization for 'vpx_enc_vp8_algo.dec.get_si') [-Wmissing-field-initializers]
target thumb C: libvpx <= external/libvpx/vp8/decoder/generic/dsystemdependent.c
target thumb C: libvpx <= external/libvpx/vp8/decoder/onyxd_if.c
target thumb C: libvpx <= external/libvpx/vp8/decoder/reconintra_mt.c
target thumb C: libvpx <= external/libvpx/vp8/decoder/threading.c
target thumb C: libvpx <= external/libvpx/vpx_config.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/decoder/onyxd_int.h:14,
from external/libvpx/vp8/decoder/decodframe.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/blockd.h:17,
from external/libvpx/vp8/decoder/detokenize.c:13:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C: libvpx <= external/libvpx/vp8/decoder/arm/neon/idct_blk_neon.c
target thumb C: libvpx <= external/libvpx/vp8/common/arm/loopfilter_arm.c
target thumb C: libvpx <= external/libvpx/vp8/decoder/arm/dequantize_arm.c
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/decoder/generic/dsystemdependent.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/decoder/arm/neon/idct_blk_neon.c:11:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C++: libstagefright_mpeg2ts <= frameworks/av/media/libstagefright/mpeg2ts/AnotherPacketSource.cpp
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/decoder/reconintra_mt.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vp8/common/onyxc_int.h:15:0,
from external/libvpx/vp8/decoder/onyxd_if.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
external/libvpx/vp8/decoder/onyxd_if.c: In function 'vp8dx_create_decompressor':
external/libvpx/vp8/decoder/onyxd_if.c:56:16: warning: variable 'pbi' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
target thumb C++: libstagefright_mpeg2ts <= frameworks/av/media/libstagefright/mpeg2ts/ATSParser.cpp
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/decoder/onyxd_int.h:14,
from external/libvpx/vp8/decoder/threading.c:15:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C++: libstagefright_mpeg2ts <= frameworks/av/media/libstagefright/mpeg2ts/ESQueue.cpp
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/common/arm/loopfilter_arm.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
In file included from external/libvpx/vpx_ports/config.h:10:0,
from external/libvpx/vp8/decoder/arm/dequantize_arm.c:12:
external/libvpx/vpx_config.h:8:0: warning: "ARCH_ARM" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:267:0: note: this is the location of the previous definition
target thumb C++: libstagefright_mpeg2ts <= frameworks/av/media/libstagefright/mpeg2ts/MPEG2PSExtractor.cpp
target thumb C++: libstagefright_mpeg2ts <= frameworks/av/media/libstagefright/mpeg2ts/MPEG2TSExtractor.cpp
target thumb C++: libstagefright_httplive <= frameworks/av/media/libstagefright/httplive/LiveDataSource.cpp
target thumb C++: libstagefright_httplive <= frameworks/av/media/libstagefright/httplive/LiveSession.cpp
target thumb C++: libstagefright_httplive <= frameworks/av/media/libstagefright/httplive/M3UParser.cpp
target thumb C++: libstagefright_id3 <= frameworks/av/media/libstagefright/id3/ID3.cpp
target arm C: libFLAC <= external/flac/libFLAC/bitmath.c
target arm C: libFLAC <= external/flac/libFLAC/bitreader.c
target arm C: libFLAC <= external/flac/libFLAC/bitwriter.c
frameworks/av/media/libstagefright/id3/ID3.cpp: In member function 'void android::ID3::Iterator::getstring(android::String8*, bool) const':
frameworks/av/media/libstagefright/id3/ID3.cpp:508:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libFLAC <= external/flac/libFLAC/cpu.c
target arm C: libFLAC <= external/flac/libFLAC/crc.c
target arm C: libFLAC <= external/flac/libFLAC/fixed.c
target arm C: libFLAC <= external/flac/libFLAC/float.c
target arm C: libFLAC <= external/flac/libFLAC/format.c
target arm C: libFLAC <= external/flac/libFLAC/lpc.c
target arm C: libFLAC <= external/flac/libFLAC/memory.c
target arm C: libFLAC <= external/flac/libFLAC/md5.c
target arm C: libFLAC <= external/flac/libFLAC/stream_decoder.c
target arm C: libFLAC <= external/flac/libFLAC/stream_encoder.c
target arm C: libFLAC <= external/flac/libFLAC/stream_encoder_framing.c
target arm C: libFLAC <= external/flac/libFLAC/window.c
target thumb C++: libstagefright_chromium_http <= frameworks/av/media/libstagefright/chromium_http/DataUriSource.cpp
target thumb C++: libstagefright_chromium_http <= frameworks/av/media/libstagefright/chromium_http/ChromiumHTTPDataSource.cpp
target thumb C++: libstagefright_chromium_http <= frameworks/av/media/libstagefright/chromium_http/support.cpp
target thumb C: libopensles_helper <= frameworks/wilhelm/src/assert.c
target thumb C: libopensles_helper <= frameworks/wilhelm/src/MPH_to.c
target thumb C: libopensles_helper <= frameworks/wilhelm/src/handlers.c
target thumb C: libOpenSLESUT <= frameworks/wilhelm/src/assert.c
target thumb C: libOpenSLESUT <= frameworks/wilhelm/src/ut/OpenSLESUT.c
target thumb C: libOpenSLESUT <= frameworks/wilhelm/src/ut/slesutResult.c
host C: libexpat <= external/expat/lib/xmlparse.c
host C: libexpat <= external/expat/lib/xmlrole.c
host C: libexpat <= external/expat/lib/xmltok.c
host C: libcrypto <= external/openssl/crypto/cryptlib.c
host C: libcrypto <= external/openssl/crypto/mem.c
host C: libcrypto <= external/openssl/crypto/mem_clr.c
external/expat/lib/xmlparse.c: In function 'errorProcessor':
external/expat/lib/xmlparse.c:4802: warning: unused parameter 's'
external/expat/lib/xmlparse.c:4803: warning: unused parameter 'end'
external/expat/lib/xmlparse.c:4804: warning: unused parameter 'nextPtr'
external/expat/lib/xmlrole.c: In function 'prolog2':
external/expat/lib/xmlrole.c:198: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:199: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:200: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'doctype0':
external/expat/lib/xmlrole.c:219: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:220: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:221: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'doctype2':
external/expat/lib/xmlrole.c:267: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:268: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:269: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'doctype3':
external/expat/lib/xmlrole.c:284: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:285: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:286: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'doctype4':
external/expat/lib/xmlrole.c:301: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:302: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:303: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'doctype5':
external/expat/lib/xmlrole.c:321: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:322: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:323: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity0':
external/expat/lib/xmlrole.c:440: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:441: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:442: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity1':
external/expat/lib/xmlrole.c:460: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:461: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:462: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity3':
external/expat/lib/xmlrole.c:505: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:506: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:507: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity4':
external/expat/lib/xmlrole.c:522: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:523: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:524: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity6':
external/expat/lib/xmlrole.c:562: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:563: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:564: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity8':
external/expat/lib/xmlrole.c:608: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:609: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:610: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity9':
external/expat/lib/xmlrole.c:625: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:626: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:627: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'entity10':
external/expat/lib/xmlrole.c:642: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:643: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:644: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'notation0':
external/expat/lib/xmlrole.c:659: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:660: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:661: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'notation2':
external/expat/lib/xmlrole.c:700: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:701: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:702: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'notation3':
external/expat/lib/xmlrole.c:717: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:718: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:719: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'notation4':
external/expat/lib/xmlrole.c:735: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:736: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:737: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist0':
external/expat/lib/xmlrole.c:756: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:757: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:758: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist1':
external/expat/lib/xmlrole.c:774: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:775: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:776: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist3':
external/expat/lib/xmlrole.c:836: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:837: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:838: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist4':
external/expat/lib/xmlrole.c:855: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:856: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:857: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist5':
external/expat/lib/xmlrole.c:875: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:876: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:877: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist6':
external/expat/lib/xmlrole.c:892: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:893: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:894: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist7':
external/expat/lib/xmlrole.c:909: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:910: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:911: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'attlist9':
external/expat/lib/xmlrole.c:970: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:971: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:972: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element0':
external/expat/lib/xmlrole.c:987: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:988: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:989: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element3':
external/expat/lib/xmlrole.c:1075: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1076: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1077: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element4':
external/expat/lib/xmlrole.c:1100: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1101: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1102: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element5':
external/expat/lib/xmlrole.c:1118: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1119: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1120: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element6':
external/expat/lib/xmlrole.c:1139: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1140: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1141: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'element7':
external/expat/lib/xmlrole.c:1169: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1170: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1171: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'condSect1':
external/expat/lib/xmlrole.c:1243: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1244: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1245: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'condSect2':
external/expat/lib/xmlrole.c:1261: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1262: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1263: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'declClose':
external/expat/lib/xmlrole.c:1280: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1281: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1282: warning: unused parameter 'enc'
external/expat/lib/xmlrole.c: In function 'error':
external/expat/lib/xmlrole.c:1295: warning: unused parameter 'state'
external/expat/lib/xmlrole.c:1296: warning: unused parameter 'tok'
external/expat/lib/xmlrole.c:1297: warning: unused parameter 'ptr'
external/expat/lib/xmlrole.c:1298: warning: unused parameter 'end'
external/expat/lib/xmlrole.c:1299: warning: unused parameter 'enc'
host C: libcrypto <= external/openssl/crypto/mem_dbg.c
host C: libcrypto <= external/openssl/crypto/cversion.c
external/expat/lib/xmltok.c: In function 'isNever':
external/expat/lib/xmltok.c:125: warning: unused parameter 'enc'
external/expat/lib/xmltok.c:125: warning: unused parameter 'p'
external/expat/lib/xmltok.c: In function 'utf8_isName2':
external/expat/lib/xmltok.c:131: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isName3':
external/expat/lib/xmltok.c:137: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isNmstrt2':
external/expat/lib/xmltok.c:145: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isNmstrt3':
external/expat/lib/xmltok.c:151: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isInvalid2':
external/expat/lib/xmltok.c:159: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isInvalid3':
external/expat/lib/xmltok.c:165: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_isInvalid4':
external/expat/lib/xmltok.c:171: warning: unused parameter 'enc'
In file included from external/expat/lib/xmltok.c:302:
external/expat/lib/xmltok_impl.c: In function 'normal_checkPiTarget':
external/expat/lib/xmltok_impl.c:178: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'normal_scanCdataSection':
external/expat/lib/xmltok_impl.c:285: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'normal_charRefNumber':
external/expat/lib/xmltok_impl.c:1524: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'normal_predefinedEntityName':
external/expat/lib/xmltok_impl.c:1568: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'normal_nameMatchesAscii':
external/expat/lib/xmltok_impl.c:1686: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'utf8_toUtf8':
external/expat/lib/xmltok.c:322: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'latin1_toUtf8':
external/expat/lib/xmltok.c:429: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'latin1_toUtf16':
external/expat/lib/xmltok.c:454: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:471: warning: missing initializer
external/expat/lib/xmltok.c:471: warning: (near initialization for 'latin1_encoding_ns.isName2')
external/expat/lib/xmltok.c:484: warning: missing initializer
external/expat/lib/xmltok.c:484: warning: (near initialization for 'latin1_encoding.isName2')
external/expat/lib/xmltok.c: In function 'ascii_toUtf8':
external/expat/lib/xmltok.c:487: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:504: warning: missing initializer
external/expat/lib/xmltok.c:504: warning: (near initialization for 'ascii_encoding_ns.isName2')
external/expat/lib/xmltok.c:517: warning: missing initializer
external/expat/lib/xmltok.c:517: warning: (near initialization for 'ascii_encoding.isName2')
external/expat/lib/xmltok.c: In function 'little2_toUtf8':
external/expat/lib/xmltok.c:620: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'little2_toUtf16':
external/expat/lib/xmltok.c:621: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'big2_toUtf8':
external/expat/lib/xmltok.c:632: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: In function 'big2_toUtf16':
external/expat/lib/xmltok.c:633: warning: unused parameter 'enc'
In file included from external/expat/lib/xmltok.c:701:
external/expat/lib/xmltok_impl.c: In function 'little2_checkPiTarget':
external/expat/lib/xmltok_impl.c:178: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'little2_scanCdataSection':
external/expat/lib/xmltok_impl.c:285: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'little2_charRefNumber':
external/expat/lib/xmltok_impl.c:1524: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'little2_predefinedEntityName':
external/expat/lib/xmltok_impl.c:1568: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'little2_nameMatchesAscii':
external/expat/lib/xmltok_impl.c:1686: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:730: warning: missing initializer
external/expat/lib/xmltok.c:730: warning: (near initialization for 'little2_encoding_ns.isName2')
external/expat/lib/xmltok.c:749: warning: missing initializer
external/expat/lib/xmltok.c:749: warning: (near initialization for 'little2_encoding.isName2')
external/expat/lib/xmltok.c:762: warning: missing initializer
external/expat/lib/xmltok.c:762: warning: (near initialization for 'internal_little2_encoding_ns.isName2')
external/expat/lib/xmltok.c:775: warning: missing initializer
external/expat/lib/xmltok.c:775: warning: (near initialization for 'internal_little2_encoding.isName2')
In file included from external/expat/lib/xmltok.c:842:
external/expat/lib/xmltok_impl.c: In function 'big2_checkPiTarget':
external/expat/lib/xmltok_impl.c:178: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'big2_scanCdataSection':
external/expat/lib/xmltok_impl.c:285: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'big2_charRefNumber':
external/expat/lib/xmltok_impl.c:1524: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'big2_predefinedEntityName':
external/expat/lib/xmltok_impl.c:1568: warning: unused parameter 'enc'
external/expat/lib/xmltok_impl.c: In function 'big2_nameMatchesAscii':
external/expat/lib/xmltok_impl.c:1686: warning: unused parameter 'enc'
external/expat/lib/xmltok.c: At top level:
external/expat/lib/xmltok.c:871: warning: missing initializer
external/expat/lib/xmltok.c:871: warning: (near initialization for 'big2_encoding_ns.isName2')
external/expat/lib/xmltok.c:890: warning: missing initializer
external/expat/lib/xmltok.c:890: warning: (near initialization for 'big2_encoding.isName2')
external/expat/lib/xmltok.c: In function 'initUpdatePosition':
external/expat/lib/xmltok.c:941: warning: unused parameter 'enc'
host C: libcrypto <= external/openssl/crypto/ex_data.c
host C: libcrypto <= external/openssl/crypto/cpt_err.c
host C: libcrypto <= external/openssl/crypto/ebcdic.c
host C: libcrypto <= external/openssl/crypto/uid.c
host C: libcrypto <= external/openssl/crypto/o_time.c
host C: libcrypto <= external/openssl/crypto/o_str.c
host C: libcrypto <= external/openssl/crypto/o_dir.c
In file included from external/chromium/net/base/net_log.h:12:0,
from frameworks/av/media/libstagefright/chromium_http/support.h:23,
from frameworks/av/media/libstagefright/chromium_http/ChromiumHTTPDataSource.cpp:26:
external/chromium/base/basictypes.h:93:0: warning: "DISALLOW_EVIL_CONSTRUCTORS" redefined [enabled by default]
frameworks/av/include/media/stagefright/foundation/ABase.h:21:0: note: this is the location of the previous definition
In file included from external/chromium/net/url_request/url_request.h:14:0,
from frameworks/av/media/libstagefright/chromium_http/support.h:24,
from frameworks/av/media/libstagefright/chromium_http/ChromiumHTTPDataSource.cpp:26:
external/chromium/base/logging.h:450:0: warning: "CHECK" redefined [enabled by default]
frameworks/av/include/media/stagefright/foundation/ADebug.h:32:0: note: this is the location of the previous definition
external/chromium/base/logging.h:494:0: warning: "CHECK_OP" redefined [enabled by default]
frameworks/av/include/media/stagefright/foundation/ADebug.h:58:0: note: this is the location of the previous definition
external/chromium/base/logging.h:523:0: warning: "CHECK_EQ" redefined [enabled by default]
frameworks/av/include/media/stagefright/foundation/ADebug.h:71:0: note: this is the location of the previous definition
external/chromium/base/logging.h:524:0: warning: "CHECK_NE" redefined [enabled by default]
frameworks/av/include/media/stagefright/foundation/ADebug.h:72:0: note: this is the location of the previous definition
external/chromium/base/logging.h:525:0: warning: "CHECK_LE" redefined [enabled by default]
frameworks/av/include/media/stagefright/foundation/ADebug.h:73:0: note: this is the location of the previous definition
external/chromium/base/logging.h:526:0: warning: "CHECK_LT" redefined [enabled by default]
frameworks/av/include/media/stagefright/foundation/ADebug.h:74:0: note: this is the location of the previous definition
external/chromium/base/logging.h:527:0: warning: "CHECK_GE" redefined [enabled by default]
frameworks/av/include/media/stagefright/foundation/ADebug.h:75:0: note: this is the location of the previous definition
external/chromium/base/logging.h:528:0: warning: "CHECK_GT" redefined [enabled by default]
frameworks/av/include/media/stagefright/foundation/ADebug.h:76:0: note: this is the location of the previous definition
frameworks/av/media/libstagefright/chromium_http/ChromiumHTTPDataSource.cpp: In member function 'android::status_t android::ChromiumHTTPDataSource::connect_l(char const*, const android::KeyedVector<android::String8, android::String8>*, off64_t)':
frameworks/av/media/libstagefright/chromium_http/ChromiumHTTPDataSource.cpp:107:39: warning: enumeral and non-enumeral type in conditional expression [enabled by default]
In file included from external/chromium/net/url_request/url_request.h:14:0,
from frameworks/av/media/libstagefright/chromium_http/support.h:24,
from frameworks/av/media/libstagefright/chromium_http/ChromiumHTTPDataSource.cpp:26:
external/chromium/base/logging.h: In function 'std::string* logging::MakeCheckOpString(const t1&, const t2&, char const*) [with t1 = android::ChromiumHTTPDataSource::State, t2 = android::ChromiumHTTPDataSource::State, std::string = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
external/chromium/base/logging.h:515:184: instantiated from 'std::string* logging::CheckEQImpl(const t1&, const t2&, char const*) [with t1 = android::ChromiumHTTPDataSource::State, t2 = android::ChromiumHTTPDataSource::State, std::string = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]'
frameworks/av/media/libstagefright/chromium_http/ChromiumHTTPDataSource.cpp:116:121: instantiated from here
external/chromium/base/logging.h:468:3: warning: passing 'android::ChromiumHTTPDataSource::State' chooses 'int' over 'long unsigned int' [-Wsign-promo]
external/chromium/base/logging.h:468:3: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char, _Traits = std::char_traits<char>]' [-Wsign-promo]
external/chromium/base/logging.h:468:3: warning: passing 'android::ChromiumHTTPDataSource::State' chooses 'int' over 'long int' [-Wsign-promo]
external/chromium/base/logging.h:468:3: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char, _Traits = std::char_traits<char>]' [-Wsign-promo]
external/chromium/base/logging.h:468:3: warning: passing 'android::ChromiumHTTPDataSource::State' chooses 'int' over 'unsigned int' [-Wsign-promo]
external/chromium/base/logging.h:468:3: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char, _Traits = std::char_traits<char>]' [-Wsign-promo]
external/chromium/base/logging.h:515:184: instantiated from 'std::string* logging::CheckEQImpl(const t1&, const t2&, char const*) [with t1 = android::ChromiumHTTPDataSource::State, t2 = android::ChromiumHTTPDataSource::State, std::string = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]'
frameworks/av/media/libstagefright/chromium_http/ChromiumHTTPDataSource.cpp:116:121: instantiated from here
external/chromium/base/logging.h:468:3: warning: passing 'android::ChromiumHTTPDataSource::State' chooses 'int' over 'long unsigned int' [-Wsign-promo]
external/chromium/base/logging.h:468:3: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char, _Traits = std::char_traits<char>]' [-Wsign-promo]
external/chromium/base/logging.h:468:3: warning: passing 'android::ChromiumHTTPDataSource::State' chooses 'int' over 'long int' [-Wsign-promo]
external/chromium/base/logging.h:468:3: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char, _Traits = std::char_traits<char>]' [-Wsign-promo]
external/chromium/base/logging.h:468:3: warning: passing 'android::ChromiumHTTPDataSource::State' chooses 'int' over 'unsigned int' [-Wsign-promo]
external/chromium/base/logging.h:468:3: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char, _Traits = std::char_traits<char>]' [-Wsign-promo]
host C: libcrypto <= external/openssl/crypto/aes/aes_cbc.c
host C: libcrypto <= external/openssl/crypto/aes/aes_cfb.c
host C: libcrypto <= external/openssl/crypto/aes/aes_ctr.c
host C: libcrypto <= external/openssl/crypto/aes/aes_ecb.c
host C: libcrypto <= external/openssl/crypto/aes/aes_misc.c
host C: libcrypto <= external/openssl/crypto/aes/aes_ofb.c
host C: libcrypto <= external/openssl/crypto/aes/aes_wrap.c
host C: libcrypto <= external/openssl/crypto/asn1/a_bitstr.c
host C: libcrypto <= external/openssl/crypto/asn1/a_bool.c
host C: libcrypto <= external/openssl/crypto/asn1/a_bytes.c
host C: libcrypto <= external/openssl/crypto/asn1/a_d2i_fp.c
frameworks/av/media/libstagefright/chromium_http/support.cpp: In member function 'void android::SfDelegate::readMore(net::URLRequest*)':
frameworks/av/media/libstagefright/chromium_http/support.cpp:373:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
host C: libcrypto <= external/openssl/crypto/asn1/a_digest.c
host C: libcrypto <= external/openssl/crypto/asn1/a_dup.c
host C: libcrypto <= external/openssl/crypto/asn1/a_enum.c
host C: libcrypto <= external/openssl/crypto/asn1/a_gentm.c
host C: libcrypto <= external/openssl/crypto/asn1/a_i2d_fp.c
host C: libcrypto <= external/openssl/crypto/asn1/a_int.c
host C: libcrypto <= external/openssl/crypto/asn1/a_mbstr.c
host C: libcrypto <= external/openssl/crypto/asn1/a_object.c
host C: libcrypto <= external/openssl/crypto/asn1/a_octet.c
host C: libcrypto <= external/openssl/crypto/asn1/a_print.c
host C: libcrypto <= external/openssl/crypto/asn1/a_set.c
host C: libcrypto <= external/openssl/crypto/asn1/a_sign.c
host C: libcrypto <= external/openssl/crypto/asn1/a_strex.c
host C: libcrypto <= external/openssl/crypto/asn1/a_strnid.c
host C: libcrypto <= external/openssl/crypto/asn1/a_time.c
host C: libcrypto <= external/openssl/crypto/asn1/a_type.c
host C: libcrypto <= external/openssl/crypto/asn1/a_utctm.c
host C: libcrypto <= external/openssl/crypto/asn1/a_utf8.c
host C: libcrypto <= external/openssl/crypto/asn1/a_verify.c
host C: libcrypto <= external/openssl/crypto/asn1/ameth_lib.c
host C: libcrypto <= external/openssl/crypto/asn1/asn1_err.c
host C: libcrypto <= external/openssl/crypto/asn1/asn1_gen.c
host C: libcrypto <= external/openssl/crypto/asn1/asn1_lib.c
host C: libcrypto <= external/openssl/crypto/asn1/asn1_par.c
host C: libcrypto <= external/openssl/crypto/asn1/asn_mime.c
host C: libcrypto <= external/openssl/crypto/asn1/asn_moid.c
host C: libcrypto <= external/openssl/crypto/asn1/asn_pack.c
host C: libcrypto <= external/openssl/crypto/asn1/bio_asn1.c
host C: libcrypto <= external/openssl/crypto/asn1/bio_ndef.c
host C: libcrypto <= external/openssl/crypto/asn1/d2i_pr.c
host C: libcrypto <= external/openssl/crypto/asn1/d2i_pu.c
host C: libcrypto <= external/openssl/crypto/asn1/evp_asn1.c
host C: libcrypto <= external/openssl/crypto/asn1/f_enum.c
host C: libcrypto <= external/openssl/crypto/asn1/f_int.c
host C: libcrypto <= external/openssl/crypto/asn1/f_string.c
host C: libcrypto <= external/openssl/crypto/asn1/i2d_pr.c
host C: libcrypto <= external/openssl/crypto/asn1/i2d_pu.c
host C: libcrypto <= external/openssl/crypto/asn1/n_pkey.c
host C: libcrypto <= external/openssl/crypto/asn1/nsseq.c
host C: libcrypto <= external/openssl/crypto/asn1/p5_pbe.c
host C: libcrypto <= external/openssl/crypto/asn1/p5_pbev2.c
host C: libcrypto <= external/openssl/crypto/asn1/p8_pkey.c
host C: libcrypto <= external/openssl/crypto/asn1/t_bitst.c
host C: libcrypto <= external/openssl/crypto/asn1/t_crl.c
host C: libcrypto <= external/openssl/crypto/asn1/t_pkey.c
host C: libcrypto <= external/openssl/crypto/asn1/t_req.c
host C: libcrypto <= external/openssl/crypto/asn1/t_spki.c
host C: libcrypto <= external/openssl/crypto/asn1/t_x509.c
host C: libcrypto <= external/openssl/crypto/asn1/t_x509a.c
host C: libcrypto <= external/openssl/crypto/asn1/tasn_dec.c
host C: libcrypto <= external/openssl/crypto/asn1/tasn_enc.c
host C: libcrypto <= external/openssl/crypto/asn1/tasn_fre.c
host C: libcrypto <= external/openssl/crypto/asn1/tasn_new.c
host C: libcrypto <= external/openssl/crypto/asn1/tasn_prn.c
host C: libcrypto <= external/openssl/crypto/asn1/tasn_typ.c
host C: libcrypto <= external/openssl/crypto/asn1/tasn_utl.c
host C: libcrypto <= external/openssl/crypto/asn1/x_algor.c
host C: libcrypto <= external/openssl/crypto/asn1/x_attrib.c
host C: libcrypto <= external/openssl/crypto/asn1/x_bignum.c
host C: libcrypto <= external/openssl/crypto/asn1/x_crl.c
host C: libcrypto <= external/openssl/crypto/asn1/x_exten.c
host C: libcrypto <= external/openssl/crypto/asn1/x_info.c
external/openssl/crypto/asn1/x_bignum.c:85: warning: missing initializer
external/openssl/crypto/asn1/x_bignum.c:85: warning: (near initialization for 'bignum_pf.prim_print')
host C: libcrypto <= external/openssl/crypto/asn1/x_long.c
host C: libcrypto <= external/openssl/crypto/asn1/x_name.c
host C: libcrypto <= external/openssl/crypto/asn1/x_nx509.c
host C: libcrypto <= external/openssl/crypto/asn1/x_pkey.c
host C: libcrypto <= external/openssl/crypto/asn1/x_pubkey.c
host C: libcrypto <= external/openssl/crypto/asn1/x_req.c
host C: libcrypto <= external/openssl/crypto/asn1/x_sig.c
host C: libcrypto <= external/openssl/crypto/asn1/x_spki.c
host C: libcrypto <= external/openssl/crypto/asn1/x_val.c
host C: libcrypto <= external/openssl/crypto/asn1/x_x509.c
host C: libcrypto <= external/openssl/crypto/asn1/x_x509a.c
host C: libcrypto <= external/openssl/crypto/bf/bf_cfb64.c
host C: libcrypto <= external/openssl/crypto/bf/bf_ecb.c
host C: libcrypto <= external/openssl/crypto/bf/bf_enc.c
host C: libcrypto <= external/openssl/crypto/bf/bf_ofb64.c
host C: libcrypto <= external/openssl/crypto/bf/bf_skey.c
host C: libcrypto <= external/openssl/crypto/bio/b_dump.c
host C: libcrypto <= external/openssl/crypto/bio/b_print.c
host C: libcrypto <= external/openssl/crypto/bio/b_sock.c
host C: libcrypto <= external/openssl/crypto/bio/bf_buff.c
host C: libcrypto <= external/openssl/crypto/bio/bf_nbio.c
host C: libcrypto <= external/openssl/crypto/bio/bf_null.c
host C: libcrypto <= external/openssl/crypto/bio/bio_cb.c
host C: libcrypto <= external/openssl/crypto/bio/bio_err.c
host C: libcrypto <= external/openssl/crypto/bio/bio_lib.c
host C: libcrypto <= external/openssl/crypto/bio/bss_acpt.c
host C: libcrypto <= external/openssl/crypto/bio/bss_bio.c
host C: libcrypto <= external/openssl/crypto/bio/bss_conn.c
host C: libcrypto <= external/openssl/crypto/bio/bss_dgram.c
host C: libcrypto <= external/openssl/crypto/bio/bss_fd.c
host C: libcrypto <= external/openssl/crypto/bio/bss_file.c
host C: libcrypto <= external/openssl/crypto/bio/bss_log.c
host C: libcrypto <= external/openssl/crypto/bio/bss_mem.c
host C: libcrypto <= external/openssl/crypto/bio/bss_null.c
host C: libcrypto <= external/openssl/crypto/bio/bss_sock.c
host C: libcrypto <= external/openssl/crypto/bn/bn_add.c
host C: libcrypto <= external/openssl/crypto/bn/bn_blind.c
host C: libcrypto <= external/openssl/crypto/bn/bn_const.c
host C: libcrypto <= external/openssl/crypto/bn/bn_ctx.c
host C: libcrypto <= external/openssl/crypto/bn/bn_div.c
host C: libcrypto <= external/openssl/crypto/bn/bn_err.c
host C: libcrypto <= external/openssl/crypto/bn/bn_exp.c
host C: libcrypto <= external/openssl/crypto/bn/bn_exp2.c
host C: libcrypto <= external/openssl/crypto/bn/bn_gcd.c
host C: libcrypto <= external/openssl/crypto/bn/bn_gf2m.c
host C: libcrypto <= external/openssl/crypto/bn/bn_kron.c
host C: libcrypto <= external/openssl/crypto/bn/bn_lib.c
host C: libcrypto <= external/openssl/crypto/bn/bn_mod.c
host C: libcrypto <= external/openssl/crypto/bn/bn_mont.c
host C: libcrypto <= external/openssl/crypto/bn/bn_mpi.c
host C: libcrypto <= external/openssl/crypto/bn/bn_mul.c
host C: libcrypto <= external/openssl/crypto/bn/bn_nist.c
host C: libcrypto <= external/openssl/crypto/bn/bn_prime.c
host C: libcrypto <= external/openssl/crypto/bn/bn_print.c
host C: libcrypto <= external/openssl/crypto/bn/bn_rand.c
host C: libcrypto <= external/openssl/crypto/bn/bn_recp.c
host C: libcrypto <= external/openssl/crypto/bn/bn_shift.c
host C: libcrypto <= external/openssl/crypto/bn/bn_sqr.c
host C: libcrypto <= external/openssl/crypto/bn/bn_sqrt.c
host C: libcrypto <= external/openssl/crypto/bn/bn_word.c
host C: libcrypto <= external/openssl/crypto/buffer/buf_err.c
host C: libcrypto <= external/openssl/crypto/buffer/buf_str.c
host C: libcrypto <= external/openssl/crypto/buffer/buffer.c
host C: libcrypto <= external/openssl/crypto/cmac/cm_ameth.c
host C: libcrypto <= external/openssl/crypto/cmac/cm_pmeth.c
external/openssl/crypto/cmac/cm_ameth.c:96: warning: missing initializer
external/openssl/crypto/cmac/cm_ameth.c:96: warning: (near initialization for 'cmac_asn1_meth.item_verify')
host C: libcrypto <= external/openssl/crypto/cmac/cmac.c
host C: libcrypto <= external/openssl/crypto/comp/c_rle.c
host C: libcrypto <= external/openssl/crypto/comp/c_zlib.c
host C: libcrypto <= external/openssl/crypto/comp/comp_err.c
host C: libcrypto <= external/openssl/crypto/comp/comp_lib.c
host C: libcrypto <= external/openssl/crypto/conf/conf_api.c
host C: libcrypto <= external/openssl/crypto/conf/conf_def.c
host C: libcrypto <= external/openssl/crypto/conf/conf_err.c
host C: libcrypto <= external/openssl/crypto/conf/conf_lib.c
host C: libcrypto <= external/openssl/crypto/conf/conf_mall.c
host C: libcrypto <= external/openssl/crypto/conf/conf_mod.c
host C: libcrypto <= external/openssl/crypto/conf/conf_sap.c
host C: libcrypto <= external/openssl/crypto/des/cbc_cksm.c
host C: libcrypto <= external/openssl/crypto/des/cbc_enc.c
host C: libcrypto <= external/openssl/crypto/des/cfb64ede.c
host C: libcrypto <= external/openssl/crypto/des/cfb64enc.c
host C: libcrypto <= external/openssl/crypto/des/cfb_enc.c
host C: libcrypto <= external/openssl/crypto/des/des_enc.c
host C: libcrypto <= external/openssl/crypto/des/des_old.c
host C: libcrypto <= external/openssl/crypto/des/des_old2.c
host C: libcrypto <= external/openssl/crypto/des/ecb3_enc.c
host C: libcrypto <= external/openssl/crypto/des/ecb_enc.c
host C: libcrypto <= external/openssl/crypto/des/ede_cbcm_enc.c
host C: libcrypto <= external/openssl/crypto/des/enc_read.c
host C: libcrypto <= external/openssl/crypto/des/enc_writ.c
host C: libcrypto <= external/openssl/crypto/des/fcrypt.c
host C: libcrypto <= external/openssl/crypto/des/fcrypt_b.c
host C: libcrypto <= external/openssl/crypto/des/ofb64ede.c
host C: libcrypto <= external/openssl/crypto/des/ofb64enc.c
host C: libcrypto <= external/openssl/crypto/des/ofb_enc.c
host C: libcrypto <= external/openssl/crypto/des/pcbc_enc.c
host C: libcrypto <= external/openssl/crypto/des/qud_cksm.c
host C: libcrypto <= external/openssl/crypto/des/rand_key.c
host C: libcrypto <= external/openssl/crypto/des/read2pwd.c
host C: libcrypto <= external/openssl/crypto/des/rpc_enc.c
host C: libcrypto <= external/openssl/crypto/des/set_key.c
host C: libcrypto <= external/openssl/crypto/des/str2key.c
host C: libcrypto <= external/openssl/crypto/des/xcbc_enc.c
host C: libcrypto <= external/openssl/crypto/dh/dh_ameth.c
host C: libcrypto <= external/openssl/crypto/dh/dh_asn1.c
host C: libcrypto <= external/openssl/crypto/dh/dh_check.c
host C: libcrypto <= external/openssl/crypto/dh/dh_depr.c
host C: libcrypto <= external/openssl/crypto/dh/dh_err.c
host C: libcrypto <= external/openssl/crypto/dh/dh_gen.c
external/openssl/crypto/dh/dh_ameth.c:500: warning: missing initializer
external/openssl/crypto/dh/dh_ameth.c:500: warning: (near initialization for 'dh_asn1_meth.old_priv_decode')
host C: libcrypto <= external/openssl/crypto/dh/dh_key.c
host C: libcrypto <= external/openssl/crypto/dh/dh_lib.c
host C: libcrypto <= external/openssl/crypto/dh/dh_pmeth.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_ameth.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_asn1.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_depr.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_err.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_gen.c
external/openssl/crypto/dsa/dsa_ameth.c:650: warning: missing initializer
external/openssl/crypto/dsa/dsa_ameth.c:650: warning: (near initialization for 'dsa_asn1_meths[0].pem_str')
external/openssl/crypto/dsa/dsa_ameth.c:656: warning: missing initializer
external/openssl/crypto/dsa/dsa_ameth.c:656: warning: (near initialization for 'dsa_asn1_meths[1].pem_str')
external/openssl/crypto/dsa/dsa_ameth.c:662: warning: missing initializer
external/openssl/crypto/dsa/dsa_ameth.c:662: warning: (near initialization for 'dsa_asn1_meths[2].pem_str')
external/openssl/crypto/dsa/dsa_ameth.c:668: warning: missing initializer
external/openssl/crypto/dsa/dsa_ameth.c:668: warning: (near initialization for 'dsa_asn1_meths[3].pem_str')
external/openssl/crypto/dsa/dsa_ameth.c:702: warning: missing initializer
external/openssl/crypto/dsa/dsa_ameth.c:702: warning: (near initialization for 'dsa_asn1_meths[4].item_verify')
host C: libcrypto <= external/openssl/crypto/dsa/dsa_key.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_lib.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_ossl.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_pmeth.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_prn.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_sign.c
host C: libcrypto <= external/openssl/crypto/dsa/dsa_vrf.c
host C: libcrypto <= external/openssl/crypto/dso/dso_dl.c
host C: libcrypto <= external/openssl/crypto/dso/dso_dlfcn.c
host C: libcrypto <= external/openssl/crypto/dso/dso_err.c
host C: libcrypto <= external/openssl/crypto/dso/dso_lib.c
host C: libcrypto <= external/openssl/crypto/dso/dso_null.c
host C: libcrypto <= external/openssl/crypto/dso/dso_openssl.c
host C: libcrypto <= external/openssl/crypto/ec/ec2_mult.c
host C: libcrypto <= external/openssl/crypto/ec/ec2_oct.c
host C: libcrypto <= external/openssl/crypto/ec/ec2_smpl.c
host C: libcrypto <= external/openssl/crypto/ec/ec_ameth.c
host C: libcrypto <= external/openssl/crypto/ec/ec_asn1.c
external/openssl/crypto/ec/ec_ameth.c:660: warning: missing initializer
external/openssl/crypto/ec/ec_ameth.c:660: warning: (near initialization for 'eckey_asn1_meth.item_verify')
host C: libcrypto <= external/openssl/crypto/ec/ec_check.c
host C: libcrypto <= external/openssl/crypto/ec/ec_curve.c
host C: libcrypto <= external/openssl/crypto/ec/ec_cvt.c
host C: libcrypto <= external/openssl/crypto/ec/ec_err.c
host C: libcrypto <= external/openssl/crypto/ec/ec_key.c
host C: libcrypto <= external/openssl/crypto/ec/ec_lib.c
host C: libcrypto <= external/openssl/crypto/ec/ec_mult.c
host C: libcrypto <= external/openssl/crypto/ec/ec_oct.c
host C: libcrypto <= external/openssl/crypto/ec/ec_pmeth.c
host C: libcrypto <= external/openssl/crypto/ec/ec_print.c
host C: libcrypto <= external/openssl/crypto/ec/eck_prn.c
host C: libcrypto <= external/openssl/crypto/ec/ecp_mont.c
host C: libcrypto <= external/openssl/crypto/ec/ecp_nist.c
host C: libcrypto <= external/openssl/crypto/ec/ecp_oct.c
host C: libcrypto <= external/openssl/crypto/ec/ecp_smpl.c
host C: libcrypto <= external/openssl/crypto/ecdh/ech_err.c
host C: libcrypto <= external/openssl/crypto/ecdh/ech_key.c
host C: libcrypto <= external/openssl/crypto/ecdh/ech_lib.c
host C: libcrypto <= external/openssl/crypto/ecdh/ech_ossl.c
host C: libcrypto <= external/openssl/crypto/ecdsa/ecs_asn1.c
host C: libcrypto <= external/openssl/crypto/ecdsa/ecs_err.c
host C: libcrypto <= external/openssl/crypto/ecdsa/ecs_lib.c
host C: libcrypto <= external/openssl/crypto/ecdsa/ecs_ossl.c
host C: libcrypto <= external/openssl/crypto/ecdsa/ecs_sign.c
host C: libcrypto <= external/openssl/crypto/ecdsa/ecs_vrf.c
host C: libcrypto <= external/openssl/crypto/engine/eng_all.c
host C: libcrypto <= external/openssl/crypto/engine/eng_cnf.c
host C: libcrypto <= external/openssl/crypto/engine/eng_ctrl.c
host C: libcrypto <= external/openssl/crypto/engine/eng_dyn.c
host C: libcrypto <= external/openssl/crypto/engine/eng_err.c
host C: libcrypto <= external/openssl/crypto/engine/eng_fat.c
host C: libcrypto <= external/openssl/crypto/engine/eng_init.c
host C: libcrypto <= external/openssl/crypto/engine/eng_lib.c
host C: libcrypto <= external/openssl/crypto/engine/eng_list.c
host C: libcrypto <= external/openssl/crypto/engine/eng_pkey.c
host C: libcrypto <= external/openssl/crypto/engine/eng_table.c
host C: libcrypto <= external/openssl/crypto/engine/tb_asnmth.c
host C: libcrypto <= external/openssl/crypto/engine/tb_cipher.c
host C: libcrypto <= external/openssl/crypto/engine/tb_dh.c
host C: libcrypto <= external/openssl/crypto/engine/tb_digest.c
host C: libcrypto <= external/openssl/crypto/engine/tb_dsa.c
host C: libcrypto <= external/openssl/crypto/engine/tb_ecdh.c
host C: libcrypto <= external/openssl/crypto/engine/tb_ecdsa.c
host C: libcrypto <= external/openssl/crypto/engine/tb_pkmeth.c
host C: libcrypto <= external/openssl/crypto/engine/tb_rand.c
host C: libcrypto <= external/openssl/crypto/engine/tb_rsa.c
host C: libcrypto <= external/openssl/crypto/engine/tb_store.c
host C: libcrypto <= external/openssl/crypto/err/err.c
host C: libcrypto <= external/openssl/crypto/err/err_all.c
host C: libcrypto <= external/openssl/crypto/err/err_prn.c
host C: libcrypto <= external/openssl/crypto/evp/bio_b64.c
host C: libcrypto <= external/openssl/crypto/evp/bio_enc.c
host C: libcrypto <= external/openssl/crypto/evp/bio_md.c
host C: libcrypto <= external/openssl/crypto/evp/bio_ok.c
host C: libcrypto <= external/openssl/crypto/evp/c_all.c
host C: libcrypto <= external/openssl/crypto/evp/c_allc.c
host C: libcrypto <= external/openssl/crypto/evp/c_alld.c
host C: libcrypto <= external/openssl/crypto/evp/digest.c
host C: libcrypto <= external/openssl/crypto/evp/e_aes.c
host C: libcrypto <= external/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
host C: libcrypto <= external/openssl/crypto/evp/e_bf.c
host C: libcrypto <= external/openssl/crypto/evp/e_des.c
host C: libcrypto <= external/openssl/crypto/evp/e_des3.c
host C: libcrypto <= external/openssl/crypto/evp/e_null.c
host C: libcrypto <= external/openssl/crypto/evp/e_old.c
host C: libcrypto <= external/openssl/crypto/evp/e_rc2.c
host C: libcrypto <= external/openssl/crypto/evp/e_rc4.c
host C: libcrypto <= external/openssl/crypto/evp/e_rc4_hmac_md5.c
host C: libcrypto <= external/openssl/crypto/evp/e_rc5.c
host C: libcrypto <= external/openssl/crypto/evp/e_xcbc_d.c
host C: libcrypto <= external/openssl/crypto/evp/encode.c
host C: libcrypto <= external/openssl/crypto/evp/evp_acnf.c
host C: libcrypto <= external/openssl/crypto/evp/evp_enc.c
host C: libcrypto <= external/openssl/crypto/evp/evp_err.c
host C: libcrypto <= external/openssl/crypto/evp/evp_key.c
host C: libcrypto <= external/openssl/crypto/evp/evp_lib.c
host C: libcrypto <= external/openssl/crypto/evp/evp_pbe.c
host C: libcrypto <= external/openssl/crypto/evp/evp_pkey.c
host C: libcrypto <= external/openssl/crypto/evp/m_dss.c
host C: libcrypto <= external/openssl/crypto/evp/m_dss1.c
host C: libcrypto <= external/openssl/crypto/evp/m_ecdsa.c
host C: libcrypto <= external/openssl/crypto/evp/m_md4.c
host C: libcrypto <= external/openssl/crypto/evp/m_md5.c
host C: libcrypto <= external/openssl/crypto/evp/m_mdc2.c
host C: libcrypto <= external/openssl/crypto/evp/m_null.c
external/openssl/crypto/evp/m_dss.c:94: warning: missing initializer
external/openssl/crypto/evp/m_dss.c:94: warning: (near initialization for 'dsa_md.md_ctrl')
external/openssl/crypto/evp/m_dss1.c:96: warning: missing initializer
external/openssl/crypto/evp/m_dss1.c:96: warning: (near initialization for 'dss1_md.md_ctrl')
external/openssl/crypto/evp/m_md5.c:96: warning: missing initializer
external/openssl/crypto/evp/m_md5.c:96: warning: (near initialization for 'md5_md.md_ctrl')
external/openssl/crypto/evp/m_md4.c:97: warning: missing initializer
external/openssl/crypto/evp/m_md4.c:97: warning: (near initialization for 'md4_md.md_ctrl')
external/openssl/crypto/evp/m_ecdsa.c:144: warning: missing initializer
external/openssl/crypto/evp/m_ecdsa.c:144: warning: (near initialization for 'ecdsa_md.md_ctrl')
host C: libcrypto <= external/openssl/crypto/evp/m_ripemd.c
host C: libcrypto <= external/openssl/crypto/evp/m_sha1.c
host C: libcrypto <= external/openssl/crypto/evp/m_sigver.c
host C: libcrypto <= external/openssl/crypto/evp/m_wp.c
host C: libcrypto <= external/openssl/crypto/evp/names.c
host C: libcrypto <= external/openssl/crypto/evp/p5_crpt.c
host C: libcrypto <= external/openssl/crypto/evp/p5_crpt2.c
external/openssl/crypto/evp/m_null.c:88: warning: missing initializer
external/openssl/crypto/evp/m_null.c:88: warning: (near initialization for 'null_md.md_ctrl')
host C: libcrypto <= external/openssl/crypto/evp/p_dec.c
external/openssl/crypto/evp/m_sha1.c:97: warning: missing initializer
external/openssl/crypto/evp/m_sha1.c:97: warning: (near initialization for 'sha1_md.md_ctrl')
external/openssl/crypto/evp/m_sha1.c:134: warning: missing initializer
external/openssl/crypto/evp/m_sha1.c:134: warning: (near initialization for 'sha224_md.md_ctrl')
external/openssl/crypto/evp/m_sha1.c:153: warning: missing initializer
external/openssl/crypto/evp/m_sha1.c:153: warning: (near initialization for 'sha256_md.md_ctrl')
external/openssl/crypto/evp/m_sha1.c:184: warning: missing initializer
external/openssl/crypto/evp/m_sha1.c:184: warning: (near initialization for 'sha384_md.md_ctrl')
external/openssl/crypto/evp/m_sha1.c:203: warning: missing initializer
external/openssl/crypto/evp/m_sha1.c:203: warning: (near initialization for 'sha512_md.md_ctrl')
external/openssl/crypto/evp/m_ripemd.c:96: warning: missing initializer
external/openssl/crypto/evp/m_ripemd.c:96: warning: (near initialization for 'ripemd160_md.md_ctrl')
host C: libcrypto <= external/openssl/crypto/evp/p_enc.c
host C: libcrypto <= external/openssl/crypto/evp/p_lib.c
host C: libcrypto <= external/openssl/crypto/evp/p_open.c
host C: libcrypto <= external/openssl/crypto/evp/p_seal.c
host C: libcrypto <= external/openssl/crypto/evp/p_sign.c
host C: libcrypto <= external/openssl/crypto/evp/p_verify.c
host C: libcrypto <= external/openssl/crypto/evp/pmeth_fn.c
host C: libcrypto <= external/openssl/crypto/evp/pmeth_gn.c
host C: libcrypto <= external/openssl/crypto/evp/pmeth_lib.c
host C: libcrypto <= external/openssl/crypto/hmac/hm_ameth.c
host C: libcrypto <= external/openssl/crypto/hmac/hm_pmeth.c
host C: libcrypto <= external/openssl/crypto/hmac/hmac.c
host C: libcrypto <= external/openssl/crypto/krb5/krb5_asn.c
host C: libcrypto <= external/openssl/crypto/lhash/lh_stats.c
host C: libcrypto <= external/openssl/crypto/lhash/lhash.c
host C: libcrypto <= external/openssl/crypto/md4/md4_dgst.c
external/openssl/crypto/hmac/hm_ameth.c:166: warning: missing initializer
external/openssl/crypto/hmac/hm_ameth.c:166: warning: (near initialization for 'hmac_asn1_meth.item_verify')
host C: libcrypto <= external/openssl/crypto/md4/md4_one.c
host C: libcrypto <= external/openssl/crypto/md5/md5_dgst.c
host C: libcrypto <= external/openssl/crypto/md5/md5_one.c
host C: libcrypto <= external/openssl/crypto/modes/cbc128.c
host C: libcrypto <= external/openssl/crypto/modes/ccm128.c
host C: libcrypto <= external/openssl/crypto/modes/cfb128.c
host C: libcrypto <= external/openssl/crypto/modes/ctr128.c
host C: libcrypto <= external/openssl/crypto/modes/gcm128.c
host C: libcrypto <= external/openssl/crypto/modes/ofb128.c
host C: libcrypto <= external/openssl/crypto/modes/xts128.c
host C: libcrypto <= external/openssl/crypto/o_init.c
host C: libcrypto <= external/openssl/crypto/objects/o_names.c
host C: libcrypto <= external/openssl/crypto/objects/obj_dat.c
host C: libcrypto <= external/openssl/crypto/objects/obj_err.c
host C: libcrypto <= external/openssl/crypto/objects/obj_lib.c
host C: libcrypto <= external/openssl/crypto/objects/obj_xref.c
host C: libcrypto <= external/openssl/crypto/ocsp/ocsp_asn.c
host C: libcrypto <= external/openssl/crypto/ocsp/ocsp_cl.c
host C: libcrypto <= external/openssl/crypto/ocsp/ocsp_err.c
host C: libcrypto <= external/openssl/crypto/ocsp/ocsp_ext.c
host C: libcrypto <= external/openssl/crypto/ocsp/ocsp_ht.c
host C: libcrypto <= external/openssl/crypto/ocsp/ocsp_lib.c
host C: libcrypto <= external/openssl/crypto/ocsp/ocsp_prn.c
host C: libcrypto <= external/openssl/crypto/ocsp/ocsp_srv.c
host C: libcrypto <= external/openssl/crypto/ocsp/ocsp_vfy.c
host C: libcrypto <= external/openssl/crypto/pem/pem_all.c
host C: libcrypto <= external/openssl/crypto/pem/pem_err.c
host C: libcrypto <= external/openssl/crypto/pem/pem_info.c
host C: libcrypto <= external/openssl/crypto/pem/pem_lib.c
host C: libcrypto <= external/openssl/crypto/pem/pem_oth.c
host C: libcrypto <= external/openssl/crypto/pem/pem_pk8.c
host C: libcrypto <= external/openssl/crypto/pem/pem_pkey.c
host C: libcrypto <= external/openssl/crypto/pem/pem_seal.c
host C: libcrypto <= external/openssl/crypto/pem/pem_sign.c
host C: libcrypto <= external/openssl/crypto/pem/pem_x509.c
host C: libcrypto <= external/openssl/crypto/pem/pem_xaux.c
host C: libcrypto <= external/openssl/crypto/pem/pvkfmt.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_add.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_asn.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_attr.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_crpt.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_crt.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_decr.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_init.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_key.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_kiss.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_mutl.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_npas.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_p8d.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_p8e.c
host C: libcrypto <= external/openssl/crypto/pkcs12/p12_utl.c
host C: libcrypto <= external/openssl/crypto/pkcs12/pk12err.c
host C: libcrypto <= external/openssl/crypto/pkcs7/pk7_asn1.c
host C: libcrypto <= external/openssl/crypto/pkcs7/pk7_attr.c
host C: libcrypto <= external/openssl/crypto/pkcs7/pk7_doit.c
host C: libcrypto <= external/openssl/crypto/pkcs7/pk7_lib.c
host C: libcrypto <= external/openssl/crypto/pkcs7/pk7_mime.c
host C: libcrypto <= external/openssl/crypto/pkcs7/pk7_smime.c
host C: libcrypto <= external/openssl/crypto/pkcs7/pkcs7err.c
host C: libcrypto <= external/openssl/crypto/pqueue/pqueue.c
host C: libcrypto <= external/openssl/crypto/rand/md_rand.c
host C: libcrypto <= external/openssl/crypto/rand/rand_egd.c
host C: libcrypto <= external/openssl/crypto/rand/rand_err.c
host C: libcrypto <= external/openssl/crypto/rand/rand_lib.c
host C: libcrypto <= external/openssl/crypto/rand/rand_unix.c
host C: libcrypto <= external/openssl/crypto/rand/randfile.c
host C: libcrypto <= external/openssl/crypto/rc2/rc2_cbc.c
host C: libcrypto <= external/openssl/crypto/rc2/rc2_ecb.c
host C: libcrypto <= external/openssl/crypto/rc2/rc2_skey.c
host C: libcrypto <= external/openssl/crypto/rc2/rc2cfb64.c
host C: libcrypto <= external/openssl/crypto/rc2/rc2ofb64.c
host C: libcrypto <= external/openssl/crypto/rc4/rc4_enc.c
host C: libcrypto <= external/openssl/crypto/rc4/rc4_skey.c
host C: libcrypto <= external/openssl/crypto/rc4/rc4_utl.c
host C: libcrypto <= external/openssl/crypto/ripemd/rmd_dgst.c
host C: libcrypto <= external/openssl/crypto/ripemd/rmd_one.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_ameth.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_asn1.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_chk.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_crpt.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_eay.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_err.c
external/openssl/crypto/rsa/rsa_ameth.c:697: warning: missing initializer
external/openssl/crypto/rsa/rsa_ameth.c:697: warning: (near initialization for 'rsa_asn1_meths[1].pem_str')
host C: libcrypto <= external/openssl/crypto/rsa/rsa_gen.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_lib.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_none.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_null.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_oaep.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_pk1.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_pmeth.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_prn.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_pss.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_saos.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_sign.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_ssl.c
host C: libcrypto <= external/openssl/crypto/rsa/rsa_x931.c
host C: libcrypto <= external/openssl/crypto/sha/sha1_one.c
host C: libcrypto <= external/openssl/crypto/sha/sha1dgst.c
host C: libcrypto <= external/openssl/crypto/sha/sha256.c
host C: libcrypto <= external/openssl/crypto/sha/sha512.c
host C: libcrypto <= external/openssl/crypto/sha/sha_dgst.c
host C: libcrypto <= external/openssl/crypto/srp/srp_lib.c
host C: libcrypto <= external/openssl/crypto/srp/srp_vfy.c
host C: libcrypto <= external/openssl/crypto/stack/stack.c
host C: libcrypto <= external/openssl/crypto/ts/ts_err.c
host C: libcrypto <= external/openssl/crypto/txt_db/txt_db.c
host C: libcrypto <= external/openssl/crypto/ui/ui_compat.c
host C: libcrypto <= external/openssl/crypto/ui/ui_err.c
host C: libcrypto <= external/openssl/crypto/ui/ui_lib.c
host C: libcrypto <= external/openssl/crypto/ui/ui_openssl.c
host C: libcrypto <= external/openssl/crypto/ui/ui_util.c
host C: libcrypto <= external/openssl/crypto/x509/by_dir.c
host C: libcrypto <= external/openssl/crypto/x509/by_file.c
host C: libcrypto <= external/openssl/crypto/x509/x509_att.c
host C: libcrypto <= external/openssl/crypto/x509/x509_cmp.c
host C: libcrypto <= external/openssl/crypto/x509/x509_d2.c
host C: libcrypto <= external/openssl/crypto/x509/x509_def.c
host C: libcrypto <= external/openssl/crypto/x509/x509_err.c
host C: libcrypto <= external/openssl/crypto/x509/x509_ext.c
host C: libcrypto <= external/openssl/crypto/x509/x509_lu.c
host C: libcrypto <= external/openssl/crypto/x509/x509_obj.c
host C: libcrypto <= external/openssl/crypto/x509/x509_r2x.c
host C: libcrypto <= external/openssl/crypto/x509/x509_req.c
host C: libcrypto <= external/openssl/crypto/x509/x509_set.c
host C: libcrypto <= external/openssl/crypto/x509/x509_trs.c
host C: libcrypto <= external/openssl/crypto/x509/x509_txt.c
host C: libcrypto <= external/openssl/crypto/x509/x509_v3.c
host C: libcrypto <= external/openssl/crypto/x509/x509_vfy.c
host C: libcrypto <= external/openssl/crypto/x509/x509_vpm.c
host C: libcrypto <= external/openssl/crypto/x509/x509cset.c
host C: libcrypto <= external/openssl/crypto/x509/x509name.c
host C: libcrypto <= external/openssl/crypto/x509/x509rset.c
host C: libcrypto <= external/openssl/crypto/x509/x509spki.c
host C: libcrypto <= external/openssl/crypto/x509/x509type.c
host C: libcrypto <= external/openssl/crypto/x509/x_all.c
host C: libcrypto <= external/openssl/crypto/x509v3/pcy_cache.c
host C: libcrypto <= external/openssl/crypto/x509v3/pcy_data.c
host C: libcrypto <= external/openssl/crypto/x509v3/pcy_lib.c
host C: libcrypto <= external/openssl/crypto/x509v3/pcy_map.c
host C: libcrypto <= external/openssl/crypto/x509v3/pcy_node.c
host C: libcrypto <= external/openssl/crypto/x509v3/pcy_tree.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_akey.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_akeya.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_alt.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_bcons.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_bitst.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_conf.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_cpols.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_crld.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_enum.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_extku.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_genn.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_ia5.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_info.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_int.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_lib.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_ncons.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_ocsp.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_pci.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_pcia.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_pcons.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_pku.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_pmaps.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_prn.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_purp.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_skey.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_sxnet.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3_utl.c
host C: libcrypto <= external/openssl/crypto/x509v3/v3err.c
host C: libcrypto <= external/openssl/crypto/aes/aes_core.c
host C: libcrypto <= external/openssl/crypto/bn/bn_asm.c
host C: libssl <= external/openssl/ssl/bio_ssl.c
host C: libssl <= external/openssl/ssl/d1_both.c
external/openssl/crypto/x509v3/v3_utl.c: In function 'hex_to_string':
external/openssl/crypto/x509v3/v3_utl.c:368: warning: 'static' is not at beginning of declaration
host C: libssl <= external/openssl/ssl/d1_enc.c
host C: libssl <= external/openssl/ssl/d1_lib.c
host C: libssl <= external/openssl/ssl/d1_pkt.c
host C: libssl <= external/openssl/ssl/d1_srtp.c
host C: libssl <= external/openssl/ssl/kssl.c
host C: libssl <= external/openssl/ssl/s23_clnt.c
host C: libssl <= external/openssl/ssl/s23_lib.c
host C: libssl <= external/openssl/ssl/s23_meth.c
external/openssl/ssl/d1_srtp.c:146: warning: missing initializer
external/openssl/ssl/d1_srtp.c:146: warning: (near initialization for 'srtp_known_profiles[2].id')
host C: libssl <= external/openssl/ssl/s23_pkt.c
host C: libssl <= external/openssl/ssl/s23_srvr.c
host C: libssl <= external/openssl/ssl/s2_clnt.c
host C: libssl <= external/openssl/ssl/s2_enc.c
host C: libssl <= external/openssl/ssl/s2_lib.c
host C: libssl <= external/openssl/ssl/s2_meth.c
host C: libssl <= external/openssl/ssl/s2_pkt.c
host C: libssl <= external/openssl/ssl/s2_srvr.c
host C: libssl <= external/openssl/ssl/s3_both.c
host C: libssl <= external/openssl/ssl/s3_clnt.c
host C: libssl <= external/openssl/ssl/s3_enc.c
host C: libssl <= external/openssl/ssl/s3_lib.c
host C: libssl <= external/openssl/ssl/s3_meth.c
host C: libssl <= external/openssl/ssl/s3_pkt.c
host C: libssl <= external/openssl/ssl/s3_srvr.c
host C: libssl <= external/openssl/ssl/ssl_algs.c
host C: libssl <= external/openssl/ssl/ssl_asn1.c
host C: libssl <= external/openssl/ssl/ssl_cert.c
host C: libssl <= external/openssl/ssl/ssl_ciph.c
host C: libssl <= external/openssl/ssl/ssl_err.c
host C: libssl <= external/openssl/ssl/ssl_err2.c
host C: libssl <= external/openssl/ssl/ssl_lib.c
host C: libssl <= external/openssl/ssl/ssl_rsa.c
host C: libssl <= external/openssl/ssl/ssl_sess.c
host C: libssl <= external/openssl/ssl/ssl_stat.c
external/openssl/ssl/ssl_lib.c: In function 'SSL_authentication_method':
external/openssl/ssl/ssl_lib.c:2667: warning: implicit declaration of function 'SSL_CIPHER_authentication_method'
external/openssl/ssl/ssl_lib.c:2667: warning: return makes pointer from integer without a cast
host C: libssl <= external/openssl/ssl/ssl_txt.c
host C: libssl <= external/openssl/ssl/t1_clnt.c
host C: libssl <= external/openssl/ssl/t1_enc.c
host C: libssl <= external/openssl/ssl/t1_lib.c
host C: libssl <= external/openssl/ssl/t1_meth.c
host C: libssl <= external/openssl/ssl/t1_reneg.c
host C: libssl <= external/openssl/ssl/t1_srvr.c
host C: libssl <= external/openssl/ssl/tls_srp.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libdefcontainer_jni_intermediates/import_includes
target thumb C: libdiskusage <= frameworks/base/libs/diskusage/dirsize.c
target thumb C++: libnativehelper <= libnativehelper/JNIHelp.cpp
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/clang-tblgen_intermediates/import_includes
host C++: libnativehelper <= libnativehelper/JNIHelp.cpp
host C++: libLLVMTableGen <= external/llvm/lib/TableGen/Error.cpp
host C++: libLLVMTableGen <= external/llvm/lib/TableGen/Main.cpp
host C++: libLLVMTableGen <= external/llvm/lib/TableGen/Record.cpp
host C++: libLLVMTableGen <= external/llvm/lib/TableGen/TableGenAction.cpp
host C++: libLLVMTableGen <= external/llvm/lib/TableGen/TableGenBackend.cpp
host C++: libLLVMTableGen <= external/llvm/lib/TableGen/TGLexer.cpp
host C++: libLLVMTableGen <= external/llvm/lib/TableGen/TGParser.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Allocator.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/APFloat.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/APInt.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/APSInt.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Atomic.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/BlockFrequency.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/BranchProbability.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/ConstantRange.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/CommandLine.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/CrashRecoveryContext.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/DAGDeltaAlgorithm.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/DataStream.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Debug.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/DeltaAlgorithm.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Dwarf.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/DynamicLibrary.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Errno.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/ErrorHandling.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/FileUtilities.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/FoldingSet.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/FormattedStream.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/GraphWriter.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Hashing.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Host.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/IntervalMap.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/IntEqClasses.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/IntrusiveRefCntPtr.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/IsInf.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/IsNAN.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Locale.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/LockFileManager.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/ManagedStatic.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Memory.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/MemoryBuffer.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/MemoryObject.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Mutex.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Path.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/PathV2.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/PluginLoader.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/PrettyStackTrace.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Process.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Program.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Regex.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/RWMutex.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/SearchForAddressOfSpecialSymbol.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Signals.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/SmallPtrSet.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/SmallVector.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/SourceMgr.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Statistic.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/StreamableMemoryObject.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/StringExtras.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/StringMap.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/StringPool.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/StringRef.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/SystemUtils.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/TargetRegistry.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Threading.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/ThreadLocal.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Timer.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/TimeValue.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Triple.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/ToolOutputFile.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Twine.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/Valgrind.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/circular_raw_ostream.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/raw_os_ostream.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/raw_ostream.cpp
host C++: libLLVMSupport <= external/llvm/lib/Support/system_error.cpp
host C: libLLVMSupport <= external/llvm/lib/Support/regcomp.c
host C: libLLVMSupport <= external/llvm/lib/Support/regerror.c
host C: libLLVMSupport <= external/llvm/lib/Support/regexec.c
host C: libLLVMSupport <= external/llvm/lib/Support/regfree.c
host C: libLLVMSupport <= external/llvm/lib/Support/regstrlcpy.c
host C++: rs-spec-gen <= frameworks/compile/slang/slang_rs_spec_table.cpp
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/llvm-rs-cc_intermediates/import_includes
host C++: tblgen <= external/llvm/utils/TableGen/AsmMatcherEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/AsmWriterEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/AsmWriterInst.cpp
host C++: tblgen <= external/llvm/utils/TableGen/CallingConvEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/CodeEmitterGen.cpp
host C++: tblgen <= external/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
host C++: tblgen <= external/llvm/utils/TableGen/CodeGenInstruction.cpp
host C++: tblgen <= external/llvm/utils/TableGen/CodeGenRegisters.cpp
host C++: tblgen <= external/llvm/utils/TableGen/CodeGenTarget.cpp
host C++: tblgen <= external/llvm/utils/TableGen/DAGISelEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/DAGISelMatcherGen.cpp
host C++: tblgen <= external/llvm/utils/TableGen/DAGISelMatcherOpt.cpp
host C++: tblgen <= external/llvm/utils/TableGen/DAGISelMatcher.cpp
host C++: tblgen <= external/llvm/utils/TableGen/DFAPacketizerEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/DisassemblerEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/EDEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/FastISelEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/InstrInfoEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/IntrinsicEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/PseudoLoweringEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/RegisterInfoEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/SetTheory.cpp
host C++: tblgen <= external/llvm/utils/TableGen/StringMatcher.cpp
host C++: tblgen <= external/llvm/utils/TableGen/SubtargetEmitter.cpp
host C++: tblgen <= external/llvm/utils/TableGen/TGValueTypes.cpp
host C++: tblgen <= external/llvm/utils/TableGen/TableGen.cpp
host C++: tblgen <= external/llvm/utils/TableGen/X86DisassemblerTables.cpp
host C++: tblgen <= external/llvm/utils/TableGen/X86ModRMFilters.cpp
host C++: tblgen <= external/llvm/utils/TableGen/X86RecognizableInstr.cpp
host C++: libLLVMLinker <= external/llvm/lib/Linker/LinkModules.cpp
host C++: libLLVMLinker <= external/llvm/lib/Linker/LinkArchives.cpp
host C++: libLLVMLinker <= external/llvm/lib/Linker/Linker.cpp
host C++: libLLVMLinker <= external/llvm/lib/Linker/LinkItems.cpp
host C++: libLLVMX86Utils <= external/llvm/lib/Target/X86/Utils/X86ShuffleDecode.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/DIE.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/DwarfException.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp
host C++: libLLVMAsmPrinter <= external/llvm/lib/CodeGen/AsmPrinter/Win64Exception.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/Mangler.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/Target.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/TargetData.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/TargetELFWriterInfo.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/TargetInstrInfo.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/TargetIntrinsicInfo.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/TargetJITInfo.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/TargetLibraryInfo.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/TargetLoweringObjectFile.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/TargetMachine.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/TargetRegisterInfo.cpp
host C++: libLLVMTarget <= external/llvm/lib/Target/TargetSubtargetInfo.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/ELFObjectWriter.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MachObjectWriter.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCAsmBackend.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCAsmInfo.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCAsmInfoCOFF.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCAsmInfoDarwin.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCAsmStreamer.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCAssembler.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCCodeEmitter.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCCodeGenInfo.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCContext.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCDisassembler.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCDwarf.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCELF.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCELFObjectTargetWriter.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCELFStreamer.cpp
external/llvm/lib/MC/MCAssembler.cpp: In member function 'uint64_t llvm::MCAssembler::computeFragmentSize(const llvm::MCAsmLayout&, const llvm::MCFragment&) const':
external/llvm/lib/MC/MCAssembler.cpp:318: warning: enumeration value 'FT_Region' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp:318: warning: enumeration value 'FT_Reloc' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp:318: warning: enumeration value 'FT_Target' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp: In function 'void WriteFragmentData(const llvm::MCAssembler&, const llvm::MCAsmLayout&, const llvm::MCFragment&)':
external/llvm/lib/MC/MCAssembler.cpp:394: warning: enumeration value 'FT_Region' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp:394: warning: enumeration value 'FT_Reloc' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp:394: warning: enumeration value 'FT_Target' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp: In member function 'void llvm::MCFragment::dump()':
external/llvm/lib/MC/MCAssembler.cpp:836: warning: enumeration value 'FT_Region' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp:836: warning: enumeration value 'FT_Reloc' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp:836: warning: enumeration value 'FT_Target' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp:850: warning: enumeration value 'FT_Region' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp:850: warning: enumeration value 'FT_Reloc' not handled in switch
external/llvm/lib/MC/MCAssembler.cpp:850: warning: enumeration value 'FT_Target' not handled in switch
host C++: libLLVMMC <= external/llvm/lib/MC/MCInst.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCExpr.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCInstPrinter.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCInstrAnalysis.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCLabel.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCMachObjectTargetWriter.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCMachOStreamer.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCNullStreamer.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCObjectFileInfo.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCObjectStreamer.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCObjectWriter.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCSection.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCSectionCOFF.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCSectionELF.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCSectionMachO.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCStreamer.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCSubtargetInfo.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCSymbol.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCTargetAsmLexer.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCValue.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/MCWin64EH.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/WinCOFFObjectWriter.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/WinCOFFStreamer.cpp
host C++: libLLVMMC <= external/llvm/lib/MC/SubtargetFeature.cpp
host C++: libLLVMMCParser <= external/llvm/lib/MC/MCParser/AsmLexer.cpp
host C++: libLLVMMCParser <= external/llvm/lib/MC/MCParser/AsmParser.cpp
host C++: libLLVMMCParser <= external/llvm/lib/MC/MCParser/COFFAsmParser.cpp
host C++: libLLVMMCParser <= external/llvm/lib/MC/MCParser/DarwinAsmParser.cpp
host C++: libLLVMMCParser <= external/llvm/lib/MC/MCParser/ELFAsmParser.cpp
host C++: libLLVMMCParser <= external/llvm/lib/MC/MCParser/MCAsmLexer.cpp
host C++: libLLVMMCParser <= external/llvm/lib/MC/MCParser/MCAsmParser.cpp
host C++: libLLVMMCParser <= external/llvm/lib/MC/MCParser/MCAsmParserExtension.cpp
host C++: libLLVMMCParser <= external/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos_jni.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/mosaic_renderer_jni.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic/trsMatrix.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic/AlignFeatures.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic/Blend.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic/Delaunay.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic/ImageUtils.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic/Mosaic.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic/Pyramid.cpp
packages/apps/Camera/jni/feature_mos_jni.cpp: In function '_jfloatArray* Java_com_android_camera_Mosaic_setSourceImageFromGPU(JNIEnv*, jobject)':
packages/apps/Camera/jni/feature_mos_jni.cpp:404:24: warning: 'ret_code' may be used uninitialized in this function [-Wmaybe-uninitialized]
packages/apps/Camera/jni/feature_mos_jni.cpp: In function '_jfloatArray* Java_com_android_camera_Mosaic_setSourceImage(JNIEnv*, jobject, jbyteArray)':
packages/apps/Camera/jni/feature_mos_jni.cpp:463:24: warning: 'ret_code' may be used uninitialized in this function [-Wmaybe-uninitialized]
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/Renderer.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/WarpRenderer.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/SurfaceTextureRenderer.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/YVURenderer.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/FrameBuffer.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/db_vlvm/db_feature_detection.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/db_vlvm/db_feature_matching.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/db_vlvm/db_framestitching.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/db_vlvm/db_image_homography.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/db_vlvm/db_rob_image_homography.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/db_vlvm/db_utilities.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/db_vlvm/db_utilities_camera.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/db_vlvm/db_utilities_indexing.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/db_vlvm/db_utilities_linalg.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/db_vlvm/db_utilities_poly.cpp
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/src/dbreg/dbreg.cpp
packages/apps/Camera/jni/feature_stab/db_vlvm/db_rob_image_homography.cpp: In function 'void db_RobCamRotation_Polish_Generic(double*, int, int, double*, double*, double, int, double)':
packages/apps/Camera/jni/feature_stab/db_vlvm/db_rob_image_homography.cpp:567:6: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized]
packages/apps/Camera/jni/feature_stab/db_vlvm/db_rob_image_homography.cpp:600:9: warning: 'current_cost' may be used uninitialized in this function [-Wmaybe-uninitialized]
target thumb C++: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/src/dbreg/dbstabsmooth.cpp
target thumb C: libjni_mosaic <= packages/apps/Camera/jni/feature_stab/src/dbreg/vp_motionmodel.c
target thumb C++: libjni_eglfence <= packages/apps/Gallery2/jni/jni_egl_fence.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/com_android_inputmethod_keyboard_ProximityInfo.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/com_android_inputmethod_latin_BinaryDictionary.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/jni_common.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/src/additional_proximity_chars.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/src/basechars.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/src/bigram_dictionary.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/src/char_utils.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/src/correction.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/src/dictionary.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/src/proximity_info.cpp
target thumb C++: libjni_latinime_static <= packages/inputmethods/LatinIME/native/jni/src/unigram_dictionary.cpp
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libnfc_jni_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libnfc_intermediates/import_includes
target thumb C: libnfc_ndef <= external/libnfc-nxp/src/phFriNfc_NdefRecord.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libttscompat_intermediates/import_includes
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/import_includes
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/Asset.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/AssetDir.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/AssetManager.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/PackageRedirectionMap.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/ObbFile.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/ResourceTypes.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/../../tools/aapt/ZipFile.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/../../tools/aapt/ZipEntry.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/StreamingZipInflater.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/Input.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/InputDevice.cpp
frameworks/base/libs/androidfw/PackageRedirectionMap.cpp: In member function 'uint32_t android::PackageRedirectionMap::lookupRedirection(uint32_t)':
frameworks/base/libs/androidfw/PackageRedirectionMap.cpp:121:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
frameworks/base/libs/androidfw/PackageRedirectionMap.cpp:129:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/Keyboard.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/KeyCharacterMap.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/KeyLayoutMap.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/VelocityControl.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/VelocityTracker.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/VirtualKeyMap.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/BackupData.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/BackupHelpers.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/CursorWindow.cpp
target thumb C++: libandroidfw <= frameworks/base/libs/androidfw/InputTransport.cpp
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libskia_intermediates/import_includes
target asm: libjpeg <= external/jpeg/armv6_idct.S
target thumb C++: libemoji <= frameworks/opt/emoji/EmojiFactory.cpp
frameworks/base/libs/androidfw/BackupData.cpp: In member function 'android::status_t android::BackupDataWriter::write_padding_for(int)':
frameworks/base/libs/androidfw/BackupData.cpp:81:129: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ssize_t {aka long int}' [-Wformat]
frameworks/base/libs/androidfw/BackupData.cpp: In member function 'android::status_t android::BackupDataWriter::WriteEntityHeader(const android::String8&, size_t)':
frameworks/base/libs/androidfw/BackupData.cpp:136:123: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
target arm C: libjpeg <= external/jpeg/jcapimin.c
target arm C: libjpeg <= external/jpeg/jcapistd.c
target arm C: libjpeg <= external/jpeg/jccoefct.c
target arm C: libjpeg <= external/jpeg/jccolor.c
target arm C: libjpeg <= external/jpeg/jcdctmgr.c
target arm C: libjpeg <= external/jpeg/jchuff.c
target arm C: libjpeg <= external/jpeg/jcinit.c
target arm C: libjpeg <= external/jpeg/jcmainct.c
target arm C: libjpeg <= external/jpeg/jcmarker.c
target arm C: libjpeg <= external/jpeg/jcmaster.c
target arm C: libjpeg <= external/jpeg/jcomapi.c
external/jpeg/jcmainct.c: In function 'start_pass_main':
external/jpeg/jcmainct.c:71:15: warning: 'main' is usually a function [-Wmain]
external/jpeg/jcmainct.c: In function 'process_data_simple_main':
external/jpeg/jcmainct.c:117:15: warning: 'main' is usually a function [-Wmain]
external/jpeg/jcmainct.c: In function 'jinit_c_main_controller':
external/jpeg/jcmainct.c:247:15: warning: 'main' is usually a function [-Wmain]
target arm C: libjpeg <= external/jpeg/jcparam.c
target arm C: libjpeg <= external/jpeg/jcphuff.c
target arm C: libjpeg <= external/jpeg/jcprepct.c
target arm C: libjpeg <= external/jpeg/jcsample.c
target arm C: libjpeg <= external/jpeg/jctrans.c
target arm C: libjpeg <= external/jpeg/jdapimin.c
target arm C: libjpeg <= external/jpeg/jdapistd.c
target arm C: libjpeg <= external/jpeg/jdatadst.c
target arm C: libjpeg <= external/jpeg/jdatasrc.c
target arm C: libjpeg <= external/jpeg/jdcoefct.c
target arm C: libjpeg <= external/jpeg/jdcolor.c
target arm C: libjpeg <= external/jpeg/jddctmgr.c
target arm C: libjpeg <= external/jpeg/jdhuff.c
target arm C: libjpeg <= external/jpeg/jdinput.c
target arm C: libjpeg <= external/jpeg/jdmainct.c
target arm C: libjpeg <= external/jpeg/jdmarker.c
target arm C: libjpeg <= external/jpeg/jdmaster.c
external/jpeg/jdcoefct.c: In function 'decompress_onepass':
external/jpeg/jdcoefct.c:173:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/jpeg/jdcoefct.c: In function 'decompress_data':
external/jpeg/jdcoefct.c:614:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libjpeg <= external/jpeg/jdmerge.c
target arm C: libjpeg <= external/jpeg/jdphuff.c
external/jpeg/jdmainct.c: In function 'alloc_funny_pointers':
external/jpeg/jdmainct.c:162:15: warning: 'main' is usually a function [-Wmain]
external/jpeg/jdmainct.c: In function 'make_funny_pointers':
external/jpeg/jdmainct.c:203:15: warning: 'main' is usually a function [-Wmain]
external/jpeg/jdmainct.c: In function 'set_wraparound_pointers':
external/jpeg/jdmainct.c:243:15: warning: 'main' is usually a function [-Wmain]
external/jpeg/jdmainct.c: In function 'set_bottom_pointers':
external/jpeg/jdmainct.c:272:15: warning: 'main' is usually a function [-Wmain]
external/jpeg/jdmainct.c: In function 'start_pass_main':
external/jpeg/jdmainct.c:309:15: warning: 'main' is usually a function [-Wmain]
external/jpeg/jdmainct.c: In function 'process_data_simple_main':
external/jpeg/jdmainct.c:349:15: warning: 'main' is usually a function [-Wmain]
external/jpeg/jdmainct.c: In function 'process_data_context_main':
external/jpeg/jdmainct.c:389:15: warning: 'main' is usually a function [-Wmain]
external/jpeg/jdmainct.c: In function 'jinit_d_main_controller':
external/jpeg/jdmainct.c:478:15: warning: 'main' is usually a function [-Wmain]
target arm C: libjpeg <= external/jpeg/jdpostct.c
target arm C: libjpeg <= external/jpeg/jdsample.c
target arm C: libjpeg <= external/jpeg/jdtrans.c
target arm C: libjpeg <= external/jpeg/jerror.c
target arm C: libjpeg <= external/jpeg/jfdctflt.c
target arm C: libjpeg <= external/jpeg/jfdctfst.c
external/jpeg/jdphuff.c: In function 'get_huffman_decoder_configuration':
external/jpeg/jdphuff.c:644:3: warning: implicit declaration of function 'jpeg_get_huffman_decoder_configuration_progressive' [-Wimplicit-function-declaration]
external/jpeg/jdphuff.c: At top level:
external/jpeg/jdphuff.c:656:1: warning: conflicting types for 'jpeg_get_huffman_decoder_configuration_progressive' [enabled by default]
external/jpeg/jdphuff.c:644:3: note: previous implicit declaration of 'jpeg_get_huffman_decoder_configuration_progressive' was here
external/jpeg/jdphuff.c: In function 'configure_huffman_decoder':
external/jpeg/jdphuff.c:689:3: warning: implicit declaration of function 'jpeg_configure_huffman_decoder_progressive' [-Wimplicit-function-declaration]
external/jpeg/jdphuff.c: At top level:
external/jpeg/jdphuff.c:699:1: warning: conflicting types for 'jpeg_configure_huffman_decoder_progressive' [enabled by default]
external/jpeg/jdphuff.c:689:3: note: previous implicit declaration of 'jpeg_configure_huffman_decoder_progressive' was here
target arm C: libjpeg <= external/jpeg/jfdctint.c
target arm C: libjpeg <= external/jpeg/jidctflt.c
target arm C: libjpeg <= external/jpeg/jidctfst.c
external/jpeg/jdtrans.c: In function 'jpeg_build_huffman_index_progressive':
external/jpeg/jdtrans.c:105:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libjpeg <= external/jpeg/jidctint.c
target arm C: libjpeg <= external/jpeg/jidctred.c
target arm C: libjpeg <= external/jpeg/jquant1.c
target arm C: libjpeg <= external/jpeg/jquant2.c
target arm C: libjpeg <= external/jpeg/jutils.c
target arm C: libjpeg <= external/jpeg/jmemmgr.c
target arm C: libjpeg <= external/jpeg/jmem-ashmem.c
target arm C: libft2 <= external/freetype/src/base/ftbbox.c
target arm C: libft2 <= external/freetype/src/base/ftbitmap.c
target arm C: libft2 <= external/freetype/src/base/ftfstype.c
target arm C: libft2 <= external/freetype/src/base/ftglyph.c
target arm C: libft2 <= external/freetype/src/base/ftlcdfil.c
target arm C: libft2 <= external/freetype/src/base/ftstroke.c
target arm C: libft2 <= external/freetype/src/base/fttype1.c
target arm C: libft2 <= external/freetype/src/base/ftxf86.c
target arm C: libft2 <= external/freetype/src/base/ftbase.c
target arm C: libft2 <= external/freetype/src/base/ftsystem.c
target arm C: libft2 <= external/freetype/src/base/ftinit.c
target arm C: libft2 <= external/freetype/src/base/ftgasp.c
target arm C: libft2 <= external/freetype/src/raster/raster.c
target arm C: libft2 <= external/freetype/src/sfnt/sfnt.c
target arm C: libft2 <= external/freetype/src/smooth/smooth.c
target arm C: libft2 <= external/freetype/src/autofit/autofit.c
In file included from external/freetype/src/base/ftinit.c:76:0:
external/freetype/include/freetype/config/ftmodule.h:14:1: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
external/freetype/include/freetype/config/ftmodule.h:15:1: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
external/freetype/include/freetype/config/ftmodule.h:18:1: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
external/freetype/include/freetype/config/ftmodule.h:20:1: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
external/freetype/include/freetype/config/ftmodule.h:21:1: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
external/freetype/include/freetype/config/ftmodule.h:22:1: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
target arm C: libft2 <= external/freetype/src/truetype/truetype.c
target arm C: libft2 <= external/freetype/src/cff/cff.c
target arm C: libft2 <= external/freetype/src/psnames/psnames.c
target arm C: libft2 <= external/freetype/src/pshinter/pshinter.c
target thumb C: libgif <= external/giflib/dgif_lib.c
In file included from external/freetype/src/autofit/autofit.c:27:0:
external/freetype/src/autofit/aflatin.c: In function 'af_latin_metrics_init_widths':
external/freetype/src/autofit/aflatin.c:97:7: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
In file included from external/freetype/src/autofit/autofit.c:31:0:
external/freetype/src/autofit/afcjk.c: In function 'af_cjk_metrics_init_widths':
external/freetype/src/autofit/afcjk.c:111:7: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
target thumb C: libgif <= external/giflib/gifalloc.c
In file included from external/freetype/src/sfnt/sfnt.c:25:0:
external/freetype/src/sfnt/ttcmap.c: In function 'tt_face_build_cmaps':
external/freetype/src/sfnt/ttcmap.c:3450:13: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
external/freetype/src/sfnt/ttcmap.c:3455:13: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
external/freetype/src/sfnt/ttcmap.c:3459:15: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
external/giflib/dgif_lib.c: In function 'DGifOpenFileHandle':
external/giflib/dgif_lib.c:132:138: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c:143:5: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign]
bionic/libc/include/string.h:72:12: note: expected 'char const *' but argument is of type 'unsigned char *'
external/giflib/dgif_lib.c: In function 'DGifOpen':
external/giflib/dgif_lib.c:200:138: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c:210:5: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign]
bionic/libc/include/string.h:72:12: note: expected 'char const *' but argument is of type 'unsigned char *'
external/giflib/dgif_lib.c: In function 'DGifGetScreenDesc':
external/giflib/dgif_lib.c:250:119: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c:267:127: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c: In function 'DGifGetRecordType':
external/giflib/dgif_lib.c:300:120: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c: In function 'DGifGetImageDesc':
external/giflib/dgif_lib.c:347:119: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c:368:127: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c: In function 'DGifGetExtension':
external/giflib/dgif_lib.c:528:120: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c: In function 'DGifGetExtensionNext':
external/giflib/dgif_lib.c:549:120: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c:556:140: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c: In function 'DGifGetWord':
external/giflib/dgif_lib.c:626:117: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c: In function 'DGifGetCodeNext':
external/giflib/dgif_lib.c:672:120: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c:680:140: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c: In function 'DGifSetupDecompress':
external/giflib/dgif_lib.c:704:121: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c: In function 'DGifBufferedInput':
external/giflib/dgif_lib.c:985:123: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/giflib/dgif_lib.c:997:132: warning: signed and unsigned type in conditional expression [-Wsign-compare]
target thumb C: libgif <= external/giflib/gif_err.c
target thumb C: libwebp-decode <= external/webp/src/dec/alpha.c
target thumb C: libwebp-decode <= external/webp/src/dec/bits.c
target thumb C: libwebp-decode <= external/webp/src/dec/buffer.c
target thumb C: libwebp-decode <= external/webp/src/dec/dsp.c
target thumb C: libwebp-decode <= external/webp/src/dec/dsp_sse2.c
target thumb C: libwebp-decode <= external/webp/src/dec/frame.c
target thumb C: libwebp-decode <= external/webp/src/dec/idec.c
target thumb C: libwebp-decode <= external/webp/src/dec/io.c
target thumb C: libwebp-decode <= external/webp/src/dec/io_sse2.c
target thumb C: libwebp-decode <= external/webp/src/dec/layer.c
target thumb C: libwebp-decode <= external/webp/src/dec/quant.c
target thumb C: libwebp-decode <= external/webp/src/dec/tree.c
target thumb C: libwebp-decode <= external/webp/src/dec/vp8.c
target thumb C: libwebp-decode <= external/webp/src/dec/webp.c
target thumb C: libwebp-decode <= external/webp/src/dec/yuv.c
target thumb C: libwebp-encode <= external/webp/src/enc/alpha.c
target thumb C: libwebp-encode <= external/webp/src/enc/analysis.c
target thumb C: libwebp-encode <= external/webp/src/enc/bit_writer.c
target thumb C: libwebp-encode <= external/webp/src/enc/config.c
target thumb C: libwebp-encode <= external/webp/src/enc/cost.c
target thumb C: libwebp-encode <= external/webp/src/enc/dsp.c
target thumb C: libwebp-encode <= external/webp/src/enc/dsp_sse2.c
target thumb C: libwebp-encode <= external/webp/src/enc/filter.c
target thumb C: libwebp-encode <= external/webp/src/enc/frame.c
target thumb C: libwebp-encode <= external/webp/src/enc/iterator.c
target thumb C: libwebp-encode <= external/webp/src/enc/layer.c
target thumb C: libwebp-encode <= external/webp/src/enc/picture.c
target thumb C: libwebp-encode <= external/webp/src/enc/quant.c
target thumb C: libwebp-encode <= external/webp/src/enc/syntax.c
target thumb C: libwebp-encode <= external/webp/src/enc/tree.c
target thumb C: libwebp-encode <= external/webp/src/enc/webpenc.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libdvm_intermediates/import_includes
target thumb C++: libdex <= dalvik/libdex/CmdUtils.cpp
target thumb C++: libdex <= dalvik/libdex/DexCatch.cpp
target thumb C++: libdex <= dalvik/libdex/DexClass.cpp
target thumb C++: libdex <= dalvik/libdex/DexDataMap.cpp
target thumb C++: libdex <= dalvik/libdex/DexDebugInfo.cpp
target thumb C++: libdex <= dalvik/libdex/DexFile.cpp
target thumb C++: libdex <= dalvik/libdex/DexInlines.cpp
target thumb C++: libdex <= dalvik/libdex/DexOptData.cpp
target thumb C++: libdex <= dalvik/libdex/DexOpcodes.cpp
target thumb C++: libdex <= dalvik/libdex/DexProto.cpp
target thumb C++: libdex <= dalvik/libdex/DexSwapVerify.cpp
target thumb C++: libdex <= dalvik/libdex/DexUtf.cpp
target thumb C++: libdex <= dalvik/libdex/InstrUtils.cpp
target thumb C++: libdex <= dalvik/libdex/OptInvocation.cpp
target thumb C++: libdex <= dalvik/libdex/Leb128.cpp
target thumb C++: libdex <= dalvik/libdex/SysUtil.cpp
target thumb C++: libdex <= dalvik/libdex/ZipArchive.cpp
target arm C++: libGLESv1_CM <= frameworks/native/opengl/libs/GLES_CM/gl.cpp
dalvik/libdex/DexSwapVerify.cpp: In function 'bool swapMap(CheckState*, DexMapList*)':
dalvik/libdex/DexSwapVerify.cpp:408:370: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
dalvik/libdex/DexSwapVerify.cpp: In function 'u1* swapFieldAnnotations(const CheckState*, u4, u1*)':
dalvik/libdex/DexSwapVerify.cpp:1067:409: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
dalvik/libdex/DexSwapVerify.cpp: In function 'u1* swapMethodAnnotations(const CheckState*, u4, u1*)':
dalvik/libdex/DexSwapVerify.cpp:1096:412: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
dalvik/libdex/DexSwapVerify.cpp: In function 'u1* swapParameterAnnotations(const CheckState*, u4, u1*)':
dalvik/libdex/DexSwapVerify.cpp:1126:421: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
dalvik/libdex/DexSwapVerify.cpp: In function 'void* swapTypeList(const CheckState*, void*)':
dalvik/libdex/DexSwapVerify.cpp:1328:374: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
dalvik/libdex/DexSwapVerify.cpp: In function 'void* swapAnnotationSetRefList(const CheckState*, void*)':
dalvik/libdex/DexSwapVerify.cpp:1349:409: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
dalvik/libdex/DexSwapVerify.cpp: In function 'void* swapAnnotationSetItem(const CheckState*, void*)':
dalvik/libdex/DexSwapVerify.cpp:1388:346: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
dalvik/libdex/DexSwapVerify.cpp: In function 'void* swapTriesAndCatches(const CheckState*, DexCode*)':
dalvik/libdex/DexSwapVerify.cpp:1756:359: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
dalvik/libdex/DexSwapVerify.cpp: In function 'void* swapCodeItem(const CheckState*, void*)':
dalvik/libdex/DexSwapVerify.cpp:1835:347: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
target thumb C++: libETC1 <= frameworks/native/opengl/libs/ETC1/etc1.cpp
target thumb C: libusbhost <= system/core/libusbhost/usbhost.c
target arm C++: libharfbuzz <= external/harfbuzz/src/harfbuzz-shaper.cpp
target arm C: libharfbuzz <= external/harfbuzz/contrib/harfbuzz-freetype.c
target arm C++: libharfbuzz <= external/harfbuzz/src/harfbuzz-indic.cpp
target arm C: libharfbuzz <= external/harfbuzz/contrib/harfbuzz-unicode-icu.c
target arm C: libharfbuzz <= external/harfbuzz/contrib/harfbuzz-unicode.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-buffer.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-stream.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-dump.c
external/harfbuzz/contrib/harfbuzz-freetype.c: In function 'hb_freetype_string_to_glyphs':
external/harfbuzz/contrib/harfbuzz-freetype.c:26:5: warning: passing argument 3 of 'utf16_to_code_point' from incompatible pointer type [enabled by default]
external/harfbuzz/contrib/harfbuzz-unicode.h:22:10: note: expected 'ssize_t *' but argument is of type 'size_t *'
external/harfbuzz/contrib/harfbuzz-freetype.c: In function 'hb_freetype_can_render':
external/harfbuzz/contrib/harfbuzz-freetype.c:58:5: warning: passing argument 3 of 'utf16_to_code_point' from incompatible pointer type [enabled by default]
external/harfbuzz/contrib/harfbuzz-unicode.h:22:10: note: expected 'ssize_t *' but argument is of type 'size_t *'
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-gdef.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-gpos.c
external/harfbuzz/contrib/harfbuzz-unicode.c: In function 'utf16_to_code_point':
external/harfbuzz/contrib/harfbuzz-unicode.c:18:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/harfbuzz/contrib/harfbuzz-unicode.c: In function 'hb_utf16_script_run_next':
external/harfbuzz/contrib/harfbuzz-unicode.c:101:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/harfbuzz/contrib/harfbuzz-unicode.c:114:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/harfbuzz/contrib/harfbuzz-unicode.c: In function 'hb_utf16_script_run_prev':
external/harfbuzz/contrib/harfbuzz-unicode.c:154:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-gsub.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-impl.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-open.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-tibetan.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-khmer.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-hebrew.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-arabic.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-hangul.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-myanmar.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-thai.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-greek.c
target arm C: libharfbuzz <= external/harfbuzz/src/harfbuzz-debug.c
target thumb C++: libhwui <= frameworks/base/libs/hwui/utils/SortedListImpl.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/FontRenderer.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/GammaFontRenderer.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/Caches.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/DisplayListLogBuffer.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/DisplayListRenderer.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/FboCache.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/GradientCache.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/LayerCache.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/LayerRenderer.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/Matrix.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/OpenGLRenderer.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/Patch.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/PatchCache.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/PathCache.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/Program.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/ProgramCache.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/ResourceCache.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/ShapeCache.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/SkiaColorFilter.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/SkiaShader.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/Snapshot.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/TextureCache.cpp
target thumb C++: libhwui <= frameworks/base/libs/hwui/TextDropShadowCache.cpp
target thumb C: libbluedroid <= system/bluetooth/bluedroid/../../../device/htc/msm8960-common/bluetooth/bluetooth.c
target thumb C: libdbus <= external/dbus/dbus/dbus-address.c
target thumb C: libdbus <= external/dbus/dbus/dbus-auth.c
target thumb C: libdbus <= external/dbus/dbus/dbus-bus.c
target thumb C: libdbus <= external/dbus/dbus/dbus-connection.c
target thumb C: libdbus <= external/dbus/dbus/dbus-credentials.c
target thumb C: libdbus <= external/dbus/dbus/dbus-dataslot.c
system/bluetooth/bluedroid/../../../device/htc/msm8960-common/bluetooth/bluetooth.c: In function 'bt_is_enabled':
system/bluetooth/bluedroid/../../../device/htc/msm8960-common/bluetooth/bluetooth.c:261:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
system/bluetooth/bluedroid/../../../device/htc/msm8960-common/bluetooth/bluetooth.c: In function 'str2ba':
system/bluetooth/bluedroid/../../../device/htc/msm8960-common/bluetooth/bluetooth.c:286:9: warning: implicit declaration of function 'strtoul' [-Wimplicit-function-declaration]
target thumb C: libdbus <= external/dbus/dbus/dbus-errors.c
target thumb C: libdbus <= external/dbus/dbus/dbus-file.c
target thumb C: libdbus <= external/dbus/dbus/dbus-file-unix.c
external/dbus/dbus/dbus-bus.c: In function 'init_connections_unlocked':
external/dbus/dbus/dbus-bus.c:253:67: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
external/dbus/dbus/dbus-bus.c: In function 'internal_bus_get':
external/dbus/dbus/dbus-bus.c:434:3: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
external/dbus/dbus/dbus-auth.c:1335:3: warning: missing initializer [-Wmissing-field-initializers]
external/dbus/dbus/dbus-auth.c:1335:3: warning: (near initialization for 'all_mechanisms[3].server_encode_func') [-Wmissing-field-initializers]
target thumb C: libdbus <= external/dbus/dbus/dbus-hash.c
target thumb C: libdbus <= external/dbus/dbus/dbus-internals.c
target thumb C: libdbus <= external/dbus/dbus/dbus-keyring.c
target thumb C: libdbus <= external/dbus/dbus/dbus-list.c
target thumb C: libdbus <= external/dbus/dbus/dbus-mainloop.c
target thumb C: libdbus <= external/dbus/dbus/dbus-marshal-basic.c
target thumb C: libdbus <= external/dbus/dbus/dbus-marshal-byteswap.c
external/dbus/dbus/dbus-file-unix.c: In function '_dbus_string_save_to_file':
external/dbus/dbus/dbus-file-unix.c:309:59: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
external/dbus/dbus/dbus-keyring.c: In function '_dbus_keyring_reload':
external/dbus/dbus/dbus-keyring.c:629:9: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
target thumb C: libdbus <= external/dbus/dbus/dbus-marshal-header.c
target thumb C: libdbus <= external/dbus/dbus/dbus-marshal-recursive.c
target thumb C: libdbus <= external/dbus/dbus/dbus-marshal-validate.c
external/dbus/dbus/dbus-mainloop.c: In function 'timeout_callback_new':
external/dbus/dbus/dbus-mainloop.c:139:27: warning: pointer targets in passing argument 1 of '_dbus_get_current_time' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-sysdeps.h:306:6: note: expected 'long int *' but argument is of type 'long unsigned int *'
external/dbus/dbus/dbus-mainloop.c:139:27: warning: pointer targets in passing argument 2 of '_dbus_get_current_time' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-sysdeps.h:306:6: note: expected 'long int *' but argument is of type 'long unsigned int *'
external/dbus/dbus/dbus-mainloop.c: In function '_dbus_loop_iterate':
external/dbus/dbus/dbus-mainloop.c:647:7: warning: pointer targets in passing argument 1 of '_dbus_get_current_time' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-sysdeps.h:306:6: note: expected 'long int *' but argument is of type 'long unsigned int *'
external/dbus/dbus/dbus-mainloop.c:647:7: warning: pointer targets in passing argument 2 of '_dbus_get_current_time' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-sysdeps.h:306:6: note: expected 'long int *' but argument is of type 'long unsigned int *'
external/dbus/dbus/dbus-mainloop.c:717:7: warning: pointer targets in passing argument 1 of '_dbus_get_current_time' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-sysdeps.h:306:6: note: expected 'long int *' but argument is of type 'long unsigned int *'
external/dbus/dbus/dbus-mainloop.c:717:7: warning: pointer targets in passing argument 2 of '_dbus_get_current_time' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-sysdeps.h:306:6: note: expected 'long int *' but argument is of type 'long unsigned int *'
external/dbus/dbus/dbus-marshal-basic.c: In function 'set_2_octets':
external/dbus/dbus/dbus-marshal-basic.c:220:3: warning: pointer targets in passing argument 3 of 'pack_2_octets' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.c:48:1: note: expected 'unsigned char *' but argument is of type 'char *'
external/dbus/dbus/dbus-marshal-basic.c: In function 'set_4_octets':
external/dbus/dbus/dbus-marshal-basic.c:236:3: warning: pointer targets in passing argument 3 of 'pack_4_octets' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.c:61:1: note: expected 'unsigned char *' but argument is of type 'char *'
external/dbus/dbus/dbus-marshal-basic.c: In function 'set_8_octets':
external/dbus/dbus/dbus-marshal-basic.c:252:3: warning: pointer targets in passing argument 3 of 'pack_8_octets' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.c:74:1: note: expected 'unsigned char *' but argument is of type 'char *'
external/dbus/dbus/dbus-marshal-basic.c: In function 'set_string':
external/dbus/dbus/dbus-marshal-basic.c:308:34: warning: pointer targets in passing argument 2 of '_dbus_unpack_uint32' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.c:195:1: note: expected 'unsigned char const *' but argument is of type 'char const *'
external/dbus/dbus/dbus-marshal-basic.c: In function '_dbus_marshal_read_uint32':
external/dbus/dbus/dbus-marshal-basic.c:480:31: warning: pointer targets in passing argument 2 of '_dbus_unpack_uint32' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.c:195:1: note: expected 'unsigned char const *' but argument is of type 'char const *'
external/dbus/dbus/dbus-marshal-basic.c: In function 'marshal_len_followed_by_bytes':
external/dbus/dbus/dbus-marshal-basic.c:723:3: warning: pointer targets in passing argument 2 of '_dbus_string_init_const_len' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-string.h:74:6: note: expected 'char const *' but argument is of type 'unsigned char const *'
external/dbus/dbus/dbus-marshal-basic.c: In function 'marshal_string':
external/dbus/dbus/dbus-marshal-basic.c:779:41: warning: pointer targets in passing argument 4 of 'marshal_len_followed_by_bytes' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.c:701:1: note: expected 'unsigned char const *' but argument is of type 'char const *'
external/dbus/dbus/dbus-marshal-basic.c: In function 'marshal_signature':
external/dbus/dbus/dbus-marshal-basic.c:792:41: warning: pointer targets in passing argument 4 of 'marshal_len_followed_by_bytes' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.c:701:1: note: expected 'unsigned char const *' but argument is of type 'char const *'
external/dbus/dbus/dbus-marshal-basic.c: In function 'marshal_1_octets_array':
external/dbus/dbus/dbus-marshal-basic.c:882:3: warning: pointer targets in passing argument 2 of '_dbus_string_init_const_len' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-string.h:74:6: note: expected 'char const *' but argument is of type 'unsigned char const *'
external/dbus/dbus/dbus-marshal-basic.c: In function 'marshal_fixed_multi':
external/dbus/dbus/dbus-marshal-basic.c:1004:32: warning: pointer targets in passing argument 2 of '_dbus_string_init_const_len' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-string.h:74:6: note: expected 'char const *' but argument is of type 'unsigned char const *'
external/dbus/dbus/dbus-marshal-basic.c: In function '_dbus_verbose_bytes':
external/dbus/dbus/dbus-marshal-basic.c:1385:59: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
external/dbus/dbus/dbus-marshal-basic.c:1394:81: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
external/dbus/dbus/dbus-marshal-basic.c: In function '_dbus_verbose_bytes_of_string':
external/dbus/dbus/dbus-marshal-basic.c:1449:3: warning: pointer targets in passing argument 1 of '_dbus_verbose_bytes' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.c:1342:1: note: expected 'unsigned char const *' but argument is of type 'char const *'
external/dbus/dbus/dbus-marshal-byteswap.c: In function 'byteswap_body_helper':
external/dbus/dbus/dbus-marshal-byteswap.c:168:13: warning: pointer targets in passing argument 2 of '_dbus_string_init_const_len' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-string.h:74:6: note: expected 'char const *' but argument is of type 'unsigned char *'
external/dbus/dbus/dbus-marshal-byteswap.c: In function '_dbus_marshal_byteswap':
external/dbus/dbus/dbus-marshal-byteswap.c:247:25: warning: pointer targets in passing argument 5 of 'byteswap_body_helper' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-byteswap.c:35:1: note: expected 'unsigned char *' but argument is of type 'char *'
target thumb C: libdbus <= external/dbus/dbus/dbus-mempool.c
target thumb C: libdbus <= external/dbus/dbus/dbus-memory.c
target thumb C: libdbus <= external/dbus/dbus/dbus-message.c
target thumb C: libdbus <= external/dbus/dbus/dbus-nonce.c
target thumb C: libdbus <= external/dbus/dbus/dbus-pending-call.c
external/dbus/dbus/dbus-marshal-header.c: In function '_dbus_header_toggle_flag':
external/dbus/dbus/dbus-marshal-header.c:1435:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-header.c: In function '_dbus_header_get_flag':
external/dbus/dbus/dbus-marshal-header.c:1456:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-recursive.c: In function 'array_reader_get_array_len':
external/dbus/dbus/dbus-marshal-recursive.c:214:36: warning: pointer targets in passing argument 2 of '_dbus_unpack_uint32' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.h:204:15: note: expected 'unsigned char const *' but argument is of type 'char const *'
external/dbus/dbus/dbus-marshal-recursive.c: In function '_dbus_type_signature_next':
external/dbus/dbus/dbus-marshal-recursive.c:337:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-recursive.c: In function '_dbus_type_reader_read_raw':
external/dbus/dbus/dbus-marshal-recursive.c:845:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-recursive.c: In function 'writer_recurse_array':
external/dbus/dbus/dbus-marshal-recursive.c:1924:71: warning: pointer targets in passing argument 2 of '_dbus_unpack_uint32' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.h:204:15: note: expected 'unsigned char const *' but argument is of type 'char const *'
external/dbus/dbus/dbus-marshal-recursive.c: In function 'writer_write_reader_helper':
external/dbus/dbus/dbus-marshal-recursive.c:2568:79: warning: pointer targets in passing argument 2 of '_dbus_unpack_uint32' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-basic.h:204:15: note: expected 'unsigned char const *' but argument is of type 'char const *'
external/dbus/dbus/dbus-marshal-validate.c: In function '_dbus_validate_signature_with_reason':
external/dbus/dbus/dbus-marshal-validate.c:86:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-validate.c:88:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-validate.c:237:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-validate.c: In function 'validate_body_helper':
external/dbus/dbus/dbus-marshal-validate.c:423:17: warning: pointer targets in passing argument 2 of '_dbus_string_init_const_len' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-string.h:74:6: note: expected 'char const *' but argument is of type 'unsigned char const *'
external/dbus/dbus/dbus-marshal-validate.c:433:17: warning: pointer targets in passing argument 2 of '_dbus_string_init_const_len' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-string.h:74:6: note: expected 'char const *' but argument is of type 'unsigned char const *'
external/dbus/dbus/dbus-marshal-validate.c:532:13: warning: pointer targets in passing argument 2 of '_dbus_string_init_const_len' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-string.h:74:6: note: expected 'char const *' but argument is of type 'unsigned char const *'
external/dbus/dbus/dbus-marshal-validate.c:576:13: warning: pointer targets in passing argument 2 of '_dbus_string_init_const_len' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-string.h:74:6: note: expected 'char const *' but argument is of type 'unsigned char const *'
external/dbus/dbus/dbus-marshal-validate.c: In function '_dbus_validate_body_with_reason':
external/dbus/dbus/dbus-marshal-validate.c:728:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-validate.c: In function '_dbus_validate_path':
external/dbus/dbus/dbus-marshal-validate.c:803:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-validate.c: In function '_dbus_validate_interface':
external/dbus/dbus/dbus-marshal-validate.c:944:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-validate.c: In function '_dbus_validate_member':
external/dbus/dbus/dbus-marshal-validate.c:1018:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-marshal-validate.c: In function '_dbus_validate_bus_name':
external/dbus/dbus/dbus-marshal-validate.c:1122:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
target thumb C: libdbus <= external/dbus/dbus/dbus-pipe.c
target thumb C: libdbus <= external/dbus/dbus/dbus-pipe-unix.c
target thumb C: libdbus <= external/dbus/dbus/dbus-resources.c
target thumb C: libdbus <= external/dbus/dbus/dbus-server.c
external/dbus/dbus/dbus-message.c: In function 'close_unix_fds':
external/dbus/dbus/dbus-message.c:549:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/dbus/dbus/dbus-message.c: In function '_dbus_message_loader_get_unix_fds':
external/dbus/dbus/dbus-message.c:3825:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libdbus <= external/dbus/dbus/dbus-server-socket.c
target thumb C: libdbus <= external/dbus/dbus/dbus-server-unix.c
target thumb C: libdbus <= external/dbus/dbus/dbus-sha.c
target thumb C: libdbus <= external/dbus/dbus/dbus-shell.c
external/dbus/dbus/dbus-pipe-unix.c: In function '_dbus_pipe_close':
external/dbus/dbus/dbus-pipe-unix.c:74:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
target thumb C: libdbus <= external/dbus/dbus/dbus-signature.c
target thumb C: libdbus <= external/dbus/dbus/dbus-spawn.c
target thumb C: libdbus <= external/dbus/dbus/dbus-string.c
external/dbus/dbus/dbus-sha.c: In function '_dbus_sha_final':
external/dbus/dbus/dbus-sha.c:463:3: warning: pointer targets in passing argument 2 of '_dbus_string_append_len' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-string.h:147:13: note: expected 'char const *' but argument is of type 'unsigned char *'
external/dbus/dbus/dbus-server-socket.c: In function 'socket_handle_watch':
external/dbus/dbus/dbus-server-socket.c:205:57: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
external/dbus/dbus/dbus-server-socket.c:212:13: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
external/dbus/dbus/dbus-server-socket.c:217:5: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
external/dbus/dbus/dbus-server-socket.c:220:5: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
target thumb C: libdbus <= external/dbus/dbus/dbus-string-util.c
target thumb C: libdbus <= external/dbus/dbus/dbus-sysdeps.c
target thumb C: libdbus <= external/dbus/dbus/dbus-sysdeps-pthread.c
target thumb C: libdbus <= external/dbus/dbus/dbus-sysdeps-unix.c
target thumb C: libdbus <= external/dbus/dbus/dbus-sysdeps-util-unix.c
external/dbus/dbus/dbus-spawn.c: In function '_dbus_babysitter_unref':
external/dbus/dbus/dbus-spawn.c:339:17: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
external/dbus/dbus/dbus-spawn.c: In function 'babysit':
external/dbus/dbus/dbus-spawn.c:1083:25: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
target thumb C: libdbus <= external/dbus/dbus/dbus-timeout.c
target thumb C: libdbus <= external/dbus/dbus/dbus-threads.c
external/dbus/dbus/dbus-sysdeps-pthread.c:356:1: warning: missing initializer [-Wmissing-field-initializers]
external/dbus/dbus/dbus-sysdeps-pthread.c:356:1: warning: (near initialization for 'pthread_functions.padding1') [-Wmissing-field-initializers]
target thumb C: libdbus <= external/dbus/dbus/dbus-transport.c
target thumb C: libdbus <= external/dbus/dbus/dbus-transport-socket.c
target thumb C: libdbus <= external/dbus/dbus/dbus-transport-unix.c
target thumb C: libdbus <= external/dbus/dbus/dbus-object-tree.c
external/dbus/dbus/dbus-sysdeps-util-unix.c: In function '_dbus_become_daemon':
external/dbus/dbus/dbus-sysdeps-util-unix.c:122:13: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
external/dbus/dbus/dbus-sysdeps-util-unix.c: In function 'string_squash_nonprintable':
external/dbus/dbus/dbus-sysdeps-util-unix.c:1029:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
target thumb C: libdbus <= external/dbus/dbus/dbus-userdb.c
target thumb C: libdbus <= external/dbus/dbus/dbus-userdb-util.c
external/dbus/dbus/dbus-sysdeps-unix.c: In function '_dbus_read_socket_with_unix_fds':
external/dbus/dbus/dbus-sysdeps-unix.c:346:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/dbus/dbus/dbus-sysdeps-unix.c: In function '_dbus_listen_systemd_sockets':
external/dbus/dbus/dbus-sysdeps-unix.c:1100:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/dbus/dbus/dbus-sysdeps-unix.c:1130:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/dbus/dbus/dbus-sysdeps-unix.c:1154:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libdbus <= external/dbus/dbus/dbus-watch.c
external/dbus/dbus/dbus-transport-socket.c: In function 'do_writing':
external/dbus/dbus/dbus-transport-socket.c:618:17: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
external/dbus/dbus/dbus-transport-socket.c: In function 'do_reading':
external/dbus/dbus/dbus-transport-socket.c:789:11: warning: pointer targets in passing argument 3 of '_dbus_message_loader_get_unix_fds' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-message-internal.h:62:13: note: expected 'unsigned int *' but argument is of type 'int *'
external/dbus/dbus/dbus-transport-socket.c:803:13: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
target thumb C: libdbus <= external/dbus/dbus/sd-daemon.c
external/dbus/dbus/dbus-transport.c: In function '_dbus_transport_init_base':
external/dbus/dbus/dbus-transport.c:200:5: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
external/dbus/dbus/dbus-transport.c: In function 'auth_via_default_rules':
external/dbus/dbus/dbus-transport.c:655:71: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
external/dbus/dbus/dbus-transport.c:672:71: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libttspico_intermediates/import_includes
target thumb C: libsvoxpico <= external/svox/pico/lib/picoacph.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picoapi.c
external/dbus/dbus/dbus-userdb.c: In function '_dbus_user_database_lookup':
external/dbus/dbus/dbus-userdb.c:169:49: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
target thumb C: libsvoxpico <= external/svox/pico/lib/picobase.c
external/dbus/dbus/dbus-userdb-util.c: In function '_dbus_user_database_lookup_group':
external/dbus/dbus/dbus-userdb-util.c:249:50: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
target thumb C: libsvoxpico <= external/svox/pico/lib/picocep.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picoctrl.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picodata.c
external/dbus/dbus/sd-daemon.c: In function 'sd_is_socket':
external/dbus/dbus/sd-daemon.c:230:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/dbus/dbus/sd-daemon.c: In function 'sd_is_socket_inet':
external/dbus/dbus/sd-daemon.c:256:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/dbus/dbus/sd-daemon.c:269:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/dbus/dbus/sd-daemon.c:274:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/dbus/dbus/sd-daemon.c: In function 'sd_is_socket_unix':
external/dbus/dbus/sd-daemon.c:298:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/dbus/dbus/sd-daemon.c:315:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/dbus/dbus/sd-daemon.c:320:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libsvoxpico <= external/svox/pico/lib/picodbg.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picoextapi.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picofftsg.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picokdbg.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picokdt.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picokfst.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picoklex.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picoknow.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picokpdf.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picokpr.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picoktab.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picoos.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picopal.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picopam.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picopr.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picorsrc.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picosa.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picosig.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picosig2.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picospho.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picotok.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picotrns.c
target thumb C: libsvoxpico <= external/svox/pico/lib/picowa.c
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/grxmlcompile_intermediates/import_includes
host C: libESR_Shared <= external/srec/shared/src/CircularBuffer.c
host C: libESR_Shared <= external/srec/shared/src/CommandLine.c
host C: libESR_Shared <= external/srec/shared/src/ESR_Locale.c
external/svox/pico/lib/picotrns.c: In function 'picotrns_transduce':
external/svox/pico/lib/picotrns.c:536:16: warning: 'transductionState.nrSol' may be used uninitialized in this function [-Wmaybe-uninitialized]
external/svox/pico/lib/picotrns.c:568:39: note: 'transductionState.nrSol' was declared here
external/svox/pico/lib/picotrns.c:473:15: warning: 'transductionState.recPos' may be used uninitialized in this function [-Wmaybe-uninitialized]
external/svox/pico/lib/picotrns.c:568:39: note: 'transductionState.recPos' was declared here
host C: libESR_Shared <= external/srec/shared/src/ESR_Session.c
host C: libESR_Shared <= external/srec/shared/src/HashMap.c
host C: libESR_Shared <= external/srec/shared/src/HashMapImpl.c
host C: libESR_Shared <= external/srec/shared/src/Int8ArrayListImpl.c
host C: libESR_Shared <= external/srec/shared/src/IntArrayList.c
host C: libESR_Shared <= external/srec/shared/src/IntArrayListImpl.c
host C: libESR_Shared <= external/srec/shared/src/lstring.c
host C: libESR_Shared <= external/srec/shared/src/LStringImpl.c
host C: libESR_Shared <= external/srec/shared/src/SessionTypeImpl.c
host C: libESR_Portable <= external/srec/portable/src/ArrayList.c
host C: libESR_Portable <= external/srec/portable/src/ArrayListImpl.c
host C: libESR_Portable <= external/srec/portable/src/ESR_ReturnCode.c
host C: libESR_Portable <= external/srec/portable/src/LCHAR.c
host C: libESR_Portable <= external/srec/portable/src/pcputimer.c
host C: libESR_Portable <= external/srec/portable/src/pcrc.c
host C: libESR_Portable <= external/srec/portable/src/pendian.c
host C: libESR_Portable <= external/srec/portable/src/PFileWrap.c
host C: libESR_Portable <= external/srec/portable/src/UNIX/PFileWrapUNIX_OS_Specific.c
host C: libESR_Portable <= external/srec/portable/src/phashtable.c
host C: libESR_Portable <= external/srec/portable/src/pLastError.c
host C: libESR_Portable <= external/srec/portable/src/plog.c
host C: libESR_Portable <= external/srec/portable/src/pmalloc.c
host C: libESR_Portable <= external/srec/portable/src/pmemory.c
host C: libESR_Portable <= external/srec/portable/src/pmemory_ext.c
host C: libESR_Portable <= external/srec/portable/src/PStackSize.c
host C: libESR_Portable <= external/srec/portable/src/ptimestamp.c
host C: libESR_Portable <= external/srec/portable/src/ptypes.c
host C: libSR_AcousticModels <= external/srec/srec/AcousticModels/src/AcousticModels.c
host C: libSR_AcousticModels <= external/srec/srec/AcousticModels/src/AcousticModelsImpl.c
host C: libSR_EventLog <= external/srec/srec/EventLog/src/EventLog.c
host C: libSR_EventLog <= external/srec/srec/EventLog/src/EventLogImpl.c
Import includes file: out/host/darwin-x86/obj/SHARED_LIBRARIES/libSR_Core_intermediates/import_includes
Import includes file: out/host/darwin-x86/obj/STATIC_LIBRARIES/libzipfile_intermediates/import_includes
host C: libunz <= external/zlib/adler32.c
host C: libunz <= external/zlib/compress.c
host C: libunz <= external/zlib/crc32.c
host C: libunz <= external/zlib/deflate.c
host C: libunz <= external/zlib/gzclose.c
host C: libunz <= external/zlib/gzlib.c
host C: libunz <= external/zlib/gzread.c
host C: libunz <= external/zlib/gzwrite.c
host C: libunz <= external/zlib/infback.c
host C: libunz <= external/zlib/inflate.c
host C: libunz <= external/zlib/inftrees.c
host C: libunz <= external/zlib/inffast.c
host C: libunz <= external/zlib/slhash.c
host C: libunz <= external/zlib/trees.c
host C: libunz <= external/zlib/uncompr.c
host C: libunz <= external/zlib/zutil.c
host C: libSR_AcousticState <= external/srec/srec/AcousticState/src/AcousticState.c
host C: libSR_AcousticState <= external/srec/srec/AcousticState/src/AcousticStateImpl.c
host C: libSR_G2P <= external/srec/seti/sltsEngine/../setiUtils/src/platform_utils.c
host C: libSR_G2P <= external/srec/seti/sltsEngine/src/linklist_impl.c
host C: libSR_G2P <= external/srec/seti/sltsEngine/src/run_seq_lts.c
host C: libSR_G2P <= external/srec/seti/sltsEngine/src/SWIslts.c
host C: libSR_Grammar <= external/srec/srec/Grammar/src/SR_Grammar.c
host C: libSR_Grammar <= external/srec/srec/Grammar/src/SR_GrammarImpl.c
host C: libSR_Semproc <= external/srec/srec/Semproc/src/ExpressionParser.c
host C: libSR_Semproc <= external/srec/srec/Semproc/src/ExpressionEvaluator.c
host C: libSR_Semproc <= external/srec/srec/Semproc/src/SymbolTable.c
host C: libSR_Semproc <= external/srec/srec/Semproc/src/LexicalAnalyzer.c
host C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticResult.c
host C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticResultImpl.c
host C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticGraph.c
host C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticGraphImpl.c
host C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticProcessor.c
host C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticProcessorImpl.c
host C: libSR_Vocabulary <= external/srec/srec/Vocabulary/src/Vocabulary.c
host C: libSR_Vocabulary <= external/srec/srec/Vocabulary/src/VocabularyImpl.c
host C: libSR_Nametag <= external/srec/srec/Nametag/src/Nametag.c
host C: libSR_Nametag <= external/srec/srec/Nametag/src/NametagImpl.c
host C: libSR_Nametag <= external/srec/srec/Nametag/src/Nametags.c
host C: libSR_Nametag <= external/srec/srec/Nametag/src/NametagsImpl.c
host C: libSR_Session <= external/srec/srec/Session/src/SR_Session.c
host C++: libfst <= external/srec/tools/thirdparty/OpenFst/fst/lib/fst.cpp
host C++: libfst <= external/srec/tools/thirdparty/OpenFst/fst/lib/properties.cpp
host C++: libfst <= external/srec/tools/thirdparty/OpenFst/fst/lib/symbol-table.cpp
host C++: libfst <= external/srec/tools/thirdparty/OpenFst/fst/lib/compat.cpp
host C++: libtinyxml <= external/tinyxml/tinyxml.cpp
host C++: libtinyxml <= external/tinyxml/tinyxmlparser.cpp
host C++: libtinyxml <= external/tinyxml/tinyxmlerror.cpp
host C++: libtinyxml <= external/tinyxml/tinystr.cpp
external/tinyxml/tinystr.cpp:38: warning: missing braces around initializer for 'char [1]'
Import includes file: out/host/darwin-x86/obj/EXECUTABLES/make_g2g_intermediates/import_includes
host C: libSR_Recognizer <= external/srec/srec/Recognizer/src/Recognizer.c
host C: libSR_Recognizer <= external/srec/srec/Recognizer/src/RecognizerImpl.c
host C: libSR_Recognizer <= external/srec/srec/Recognizer/src/RecognizerResult.c
host C: libSR_Recognizer <= external/srec/srec/Recognizer/src/RecognizerResultImpl.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libsrec_jni_intermediates/import_includes
target thumb C: libzipfile <= system/core/libzipfile/centraldir.c
target thumb C: libzipfile <= system/core/libzipfile/zipfile.c
In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/test-properties.h:28,
from external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/const-fst.h:25,
from external/srec/tools/thirdparty/OpenFst/fst/lib/fst.cpp:23:
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/dfs-visit.h: In function 'void fst::DfsVisit(const fst::Fst<A>&, V*, ArcFilter)':
external/srec/tools/thirdparty/OpenFst/fst/lib/../../fst/lib/dfs-visit.h:151: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
target thumb C: libESR_Shared <= external/srec/shared/src/CircularBuffer.c
system/core/libzipfile/centraldir.c: In function 'read_central_dir':
system/core/libzipfile/centraldir.c:195:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' [-Wformat]
target thumb C: libESR_Shared <= external/srec/shared/src/CommandLine.c
target thumb C: libESR_Shared <= external/srec/shared/src/ESR_Locale.c
target thumb C: libESR_Shared <= external/srec/shared/src/ESR_Session.c
target thumb C: libESR_Shared <= external/srec/shared/src/HashMap.c
target thumb C: libESR_Shared <= external/srec/shared/src/HashMapImpl.c
external/srec/srec/Recognizer/src/RecognizerImpl.c: In function 'beginRecognizing':
external/srec/srec/Recognizer/src/RecognizerImpl.c:955: warning: format '%d' expects type 'int', but argument 5 has type 'size_t'
external/srec/srec/Recognizer/src/RecognizerImpl.c: In function 'filter_CA_FullResultLabel':
external/srec/srec/Recognizer/src/RecognizerImpl.c:1929: warning: passing argument 2 of 'lstrtoui' from incompatible pointer type
external/srec/srec/Recognizer/src/RecognizerImpl.c:1934: warning: passing argument 2 of 'lstrtoui' from incompatible pointer type
external/srec/srec/Recognizer/src/RecognizerImpl.c: In function 'SR_RecognizerCreateResultImpl':
external/srec/srec/Recognizer/src/RecognizerImpl.c:2273: warning: format '%d' expects type 'int', but argument 5 has type 'size_t'
external/srec/srec/Recognizer/src/RecognizerImpl.c: In function 'WaveformBuffer_ParseEndPointedResultAndTrim':
external/srec/srec/Recognizer/src/RecognizerImpl.c:3900: warning: passing argument 2 of 'lstrtoui' from incompatible pointer type
external/srec/srec/Recognizer/src/RecognizerImpl.c:3911: warning: passing argument 2 of 'lstrtoui' from incompatible pointer type
target thumb C: libESR_Shared <= external/srec/shared/src/Int8ArrayListImpl.c
target thumb C: libESR_Shared <= external/srec/shared/src/IntArrayList.c
target thumb C: libESR_Shared <= external/srec/shared/src/IntArrayListImpl.c
target thumb C: libESR_Shared <= external/srec/shared/src/lstring.c
target thumb C: libESR_Shared <= external/srec/shared/src/LStringImpl.c
target thumb C: libESR_Shared <= external/srec/shared/src/SessionTypeImpl.c
target thumb C: libESR_Portable <= external/srec/portable/src/ArrayList.c
target thumb C: libESR_Portable <= external/srec/portable/src/ArrayListImpl.c
target thumb C: libESR_Portable <= external/srec/portable/src/ESR_ReturnCode.c
target thumb C: libESR_Portable <= external/srec/portable/src/LCHAR.c
target thumb C: libESR_Portable <= external/srec/portable/src/pcputimer.c
target thumb C: libESR_Portable <= external/srec/portable/src/pcrc.c
target thumb C: libESR_Portable <= external/srec/portable/src/pendian.c
target thumb C: libESR_Portable <= external/srec/portable/src/PFileWrap.c
target thumb C: libESR_Portable <= external/srec/portable/src/UNIX/PFileWrapUNIX_OS_Specific.c
target thumb C: libESR_Portable <= external/srec/portable/src/phashtable.c
target thumb C: libESR_Portable <= external/srec/portable/src/pLastError.c
target thumb C: libESR_Portable <= external/srec/portable/src/plog.c
target thumb C: libESR_Portable <= external/srec/portable/src/pmalloc.c
target thumb C: libESR_Portable <= external/srec/portable/src/pmemory.c
target thumb C: libESR_Portable <= external/srec/portable/src/pmemory_ext.c
target thumb C: libESR_Portable <= external/srec/portable/src/PStackSize.c
target thumb C: libESR_Portable <= external/srec/portable/src/ptimestamp.c
target thumb C: libESR_Portable <= external/srec/portable/src/ptypes.c
target thumb C: libSR_AcousticModels <= external/srec/srec/AcousticModels/src/AcousticModels.c
target thumb C: libSR_AcousticModels <= external/srec/srec/AcousticModels/src/AcousticModelsImpl.c
target thumb C: libSR_AcousticState <= external/srec/srec/AcousticState/src/AcousticState.c
target thumb C: libSR_AcousticState <= external/srec/srec/AcousticState/src/AcousticStateImpl.c
target thumb C: libSR_Core <= external/srec/srec/ca/acc_basi.c
target thumb C: libSR_Core <= external/srec/srec/ca/cnfd_scr.c
target thumb C: libSR_Core <= external/srec/srec/ca/par_basi.c
target thumb C: libSR_Core <= external/srec/srec/ca/pat_basi.c
target thumb C: libSR_Core <= external/srec/srec/ca/rec_basi.c
target thumb C: libSR_Core <= external/srec/srec/ca/rec_load.c
target thumb C: libSR_Core <= external/srec/srec/ca/rec_nbes.c
target thumb C: libSR_Core <= external/srec/srec/ca/rec_resu.c
target thumb C: libSR_Core <= external/srec/srec/ca/syn_srec.c
target thumb C: libSR_Core <= external/srec/srec/ca/utt_basi.c
target thumb C: libSR_Core <= external/srec/srec/ca/utt_data.c
target thumb C: libSR_Core <= external/srec/srec/ca/utt_proc.c
target thumb C: libSR_Core <= external/srec/srec/ca/voc_basi.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/ca_cms.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/ca_front.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/ca_wave.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/cheldsp4.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/chelfep.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/chelmel4.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/frontobj.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/frontpar.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/log_tabl.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/sp_fft.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/spec_anl.c
target thumb C: libSR_Core <= external/srec/srec/ca/../cfront/wav_acc.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/cnorm_tr.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/fpi_tgt.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/imeld_rd.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/imeld_tr.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/jacobi.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/log_add.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/matrix_i.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/matx_ops.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/specnorm.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/srec_arb.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/swicms.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/swimodel.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/voc_read.c
target thumb C: libSR_Core <= external/srec/srec/ca/../clib/voicing.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/astar.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/astar_pphash.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/c47mulsp.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/get_fram.c
external/srec/srec/ca/../clib/swimodel.c: In function 'load_swimodel':
external/srec/srec/ca/../clib/swimodel.c:348:8: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/srec/srec/ca/../clib/swimodel.c:350:8: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/srec/srec/ca/../clib/swimodel.c:352:8: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/srec/srec/ca/../clib/swimodel.c:358:8: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/srec/srec/ca/../clib/swimodel.c:361:8: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/srec/srec/ca/../clib/swimodel.c:364:8: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/srec/srec/ca/../clib/swimodel.c:367:8: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/srec/srec/ca/../clib/swimodel.c:369:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/priority_q.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/rec_norm.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/srec.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/srec_context.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/srec_debug.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/srec_eosd.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/srec_initialize.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/srec_results.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/srec_stats.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/srec_tokens.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/text_parser.c
target thumb C: libSR_Core <= external/srec/srec/ca/../crec/word_lattice.c
target thumb C: libSR_EventLog <= external/srec/srec/EventLog/src/EventLog.c
target thumb C: libSR_EventLog <= external/srec/srec/EventLog/src/EventLogImpl.c
target thumb C: libSR_Grammar <= external/srec/srec/Grammar/src/SR_Grammar.c
target thumb C: libSR_Grammar <= external/srec/srec/Grammar/src/SR_GrammarImpl.c
target thumb C: libSR_G2P <= external/srec/seti/sltsEngine/../setiUtils/src/platform_utils.c
target thumb C: libSR_G2P <= external/srec/seti/sltsEngine/src/linklist_impl.c
target thumb C: libSR_G2P <= external/srec/seti/sltsEngine/src/run_seq_lts.c
target thumb C: libSR_G2P <= external/srec/seti/sltsEngine/src/SWIslts.c
target thumb C: libSR_Nametag <= external/srec/srec/Nametag/src/Nametag.c
target thumb C: libSR_Nametag <= external/srec/srec/Nametag/src/NametagImpl.c
target thumb C: libSR_Nametag <= external/srec/srec/Nametag/src/Nametags.c
target thumb C: libSR_Nametag <= external/srec/srec/Nametag/src/NametagsImpl.c
target thumb C: libSR_Recognizer <= external/srec/srec/Recognizer/src/Recognizer.c
target thumb C: libSR_Recognizer <= external/srec/srec/Recognizer/src/RecognizerImpl.c
target thumb C: libSR_Recognizer <= external/srec/srec/Recognizer/src/RecognizerResult.c
target thumb C: libSR_Recognizer <= external/srec/srec/Recognizer/src/RecognizerResultImpl.c
target thumb C: libSR_Semproc <= external/srec/srec/Semproc/src/ExpressionParser.c
target thumb C: libSR_Semproc <= external/srec/srec/Semproc/src/ExpressionEvaluator.c
target thumb C: libSR_Semproc <= external/srec/srec/Semproc/src/SymbolTable.c
target thumb C: libSR_Semproc <= external/srec/srec/Semproc/src/LexicalAnalyzer.c
target thumb C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticResult.c
target thumb C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticResultImpl.c
target thumb C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticGraph.c
target thumb C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticGraphImpl.c
target thumb C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticProcessor.c
target thumb C: libSR_Semproc <= external/srec/srec/Semproc/src/SemanticProcessorImpl.c
target thumb C: libSR_Session <= external/srec/srec/Session/src/SR_Session.c
target thumb C: libSR_Vocabulary <= external/srec/srec/Vocabulary/src/Vocabulary.c
target thumb C: libSR_Vocabulary <= external/srec/srec/Vocabulary/src/VocabularyImpl.c
target thumb C: adb <= system/core/adb/adb.c
target thumb C: adb <= system/core/adb/console.c
target thumb C: adb <= system/core/adb/transport.c
target thumb C: adb <= system/core/adb/transport_local.c
target thumb C: adb <= system/core/adb/transport_usb.c
target thumb C: adb <= system/core/adb/commandline.c
target thumb C: adb <= system/core/adb/adb_client.c
system/core/adb/adb.c: In function 'connect_device':
system/core/adb/adb.c:1070:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: adb <= system/core/adb/sockets.c
target thumb C: adb <= system/core/adb/services.c
target thumb C: adb <= system/core/adb/file_sync_client.c
target thumb C: adb <= system/core/adb/get_my_path_linux.c
target thumb C: adb <= system/core/adb/usb_linux.c
target thumb C: adb <= system/core/adb/utils.c
target thumb C: adb <= system/core/adb/usb_vendors.c
target thumb C: adb <= system/core/adb/fdevent.c
Import includes file: out/target/product/evita/obj/EXECUTABLES/alsaucm_test_intermediates/import_includes
target thumb C: libalsa-intf <= hardware/qcom/audio/libalsa-intf/alsa_mixer.c
target thumb C: libalsa-intf <= hardware/qcom/audio/libalsa-intf/alsa_pcm.c
target thumb C: libalsa-intf <= hardware/qcom/audio/libalsa-intf/alsa_ucm.c
Import includes file: out/target/product/evita/obj/EXECUTABLES/amix_intermediates/import_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/aplay_intermediates/import_includes
Import includes file: out/target/product/evita/obj/EXECUTABLES/applypatch_intermediates/import_includes
target thumb C++: app_process <= frameworks/base/cmds/app_process/app_main.cpp
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libapplypatch_intermediates/import_includes
target arm C: libbz <= external/bzip2/blocksort.c
target arm C: libbz <= external/bzip2/huffman.c
target arm C: libbz <= external/bzip2/crctable.c
hardware/qcom/audio/libalsa-intf/alsa_pcm.c: In function 'dst_address':
hardware/qcom/audio/libalsa-intf/alsa_pcm.c:467:22: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
hardware/qcom/audio/libalsa-intf/alsa_pcm.c: In function 'mmap_transfer_capture':
hardware/qcom/audio/libalsa-intf/alsa_pcm.c:505:26: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
hardware/qcom/audio/libalsa-intf/alsa_pcm.c: In function 'pcm_write_mmap':
hardware/qcom/audio/libalsa-intf/alsa_pcm.c:555:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_pcm.c: In function 'enable_timer':
hardware/qcom/audio/libalsa-intf/alsa_pcm.c:668:8: warning: return makes integer from pointer without a cast [enabled by default]
hardware/qcom/audio/libalsa-intf/alsa_pcm.c:697:11: warning: return makes integer from pointer without a cast [enabled by default]
hardware/qcom/audio/libalsa-intf/alsa_pcm.c: In function 'pcm_open':
hardware/qcom/audio/libalsa-intf/alsa_pcm.c:780:9: warning: return makes pointer from integer without a cast [enabled by default]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c: In function 'mixer_ctl_get':
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:403:5: warning: pointer targets in passing argument 1 of 'is_volume' differ in signedness [-Wpointer-sign]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:78:12: note: expected 'char const *' but argument is of type 'unsigned char *'
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:409:5: warning: passing argument 5 of 'mixer_ctl_read_tlv' from incompatible pointer type [enabled by default]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:311:5: note: expected 'unsigned int *' but argument is of type 'unsigned int **'
hardware/qcom/audio/libalsa-intf/alsa_mixer.c: In function 'mixer_ctl_mulvalues':
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:488:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:488:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c: In function 'mixer_ctl_set':
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:537:5: warning: pointer targets in passing argument 1 of 'is_volume' differ in signedness [-Wpointer-sign]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:78:12: note: expected 'char const *' but argument is of type 'unsigned char *'
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:551:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:551:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:551:79: warning: signed and unsigned type in conditional expression [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:551:53: warning: signed and unsigned type in conditional expression [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:557:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:557:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:557:79: warning: signed and unsigned type in conditional expression [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:557:53: warning: signed and unsigned type in conditional expression [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c: In function 'set_volume_simple':
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:651:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:651:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c: In function 'mixer_ctl_set_value':
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:701:5: warning: pointer targets in passing argument 1 of 'is_volume' differ in signedness [-Wpointer-sign]
hardware/qcom/audio/libalsa-intf/alsa_mixer.c:78:12: note: expected 'char const *' but argument is of type 'unsigned char *'
hardware/qcom/audio/libalsa-intf/alsa_ucm.c: In function 'snd_use_case_get_list':
hardware/qcom/audio/libalsa-intf/alsa_ucm.c:128:15: warning: assignment from incompatible pointer type [enabled by default]
hardware/qcom/audio/libalsa-intf/alsa_ucm.c:152:15: warning: assignment from incompatible pointer type [enabled by default]
hardware/qcom/audio/libalsa-intf/alsa_ucm.c:176:15: warning: assignment from incompatible pointer type [enabled by default]
hardware/qcom/audio/libalsa-intf/alsa_ucm.c: In function 'free_list':
hardware/qcom/audio/libalsa-intf/alsa_ucm.c:3506:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/alsa_ucm.c:3524:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libbz <= external/bzip2/randtable.c
target arm C: libbz <= external/bzip2/compress.c
target arm C: libbz <= external/bzip2/decompress.c
target arm C: libbz <= external/bzip2/bzlib.c
target thumb C: libminelf <= bootable/recovery/minelf/Retouch.c
target thumb C: arec <= hardware/qcom/audio/libalsa-intf/arec.c
target thumb C: atrace <= system/extras/atrace/atrace.c
target thumb C++: audioloop <= frameworks/av/cmds/stagefright/SineSource.cpp
target thumb C++: audioloop <= frameworks/av/cmds/stagefright/audioloop.cpp
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libbluetoothd_intermediates/import_includes
target thumb C: libbluetooth <= external/bluetooth/bluez/lib/bluetooth.c
hardware/qcom/audio/libalsa-intf/arec.c: In function 'record_file':
hardware/qcom/audio/libalsa-intf/arec.c:202:5: warning: passing argument 2 of 'pcm_open' discards 'const' qualifier from pointer target type [enabled by default]
hardware/qcom/audio/libalsa-intf/alsa_audio.h:137:13: note: expected 'char *' but argument is of type 'char const *'
hardware/qcom/audio/libalsa-intf/arec.c:303:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/arec.c:307:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/arec.c:320:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/arec.c:342:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/arec.c:360:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hardware/qcom/audio/libalsa-intf/arec.c:372:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from bootable/recovery/minelf/Retouch.c:24:0:
bootable/recovery/minelf/Retouch.h:26:1: warning: 'packed' attribute ignored [-Wattributes]
bootable/recovery/minelf/Retouch.c:30:1: warning: 'packed' attribute ignored [-Wattributes]
target thumb C: libbluetooth <= external/bluetooth/bluez/lib/sdp.c
target thumb C: libbluetooth <= external/bluetooth/bluez/lib/hci.c
target thumb C: libbluetooth <= external/bluetooth/bluez/lib/uuid.c
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libbtio_intermediates/import_includes
target thumb C: libglib <= external/bluetooth/glib/glib/gdir.c
target thumb C: libglib <= external/bluetooth/glib/glib/gerror.c
target thumb C: libglib <= external/bluetooth/glib/glib/giochannel.c
target thumb C: libglib <= external/bluetooth/glib/glib/gkeyfile.c
external/bluetooth/bluez/lib/hci.c:192:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:192:2: warning: (near initialization for 'dev_flags_map[9].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:234:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:234:2: warning: (near initialization for 'pkt_type_map[15].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:248:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:248:2: warning: (near initialization for 'sco_ptype_map[10].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:278:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:278:2: warning: (near initialization for 'link_policy_map[5].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:301:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:301:2: warning: (near initialization for 'link_mode_map[8].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:593:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:593:2: warning: (near initialization for 'commands_map[232].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:652:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:652:2: warning: (near initialization for 'ver_map[7].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:686:3: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:686:3: warning: (near initialization for 'lmp_features_map[0][8].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:697:3: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:697:3: warning: (near initialization for 'lmp_features_map[1][8].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:705:3: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:705:3: warning: (near initialization for 'lmp_features_map[2][5].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:716:3: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:716:3: warning: (near initialization for 'lmp_features_map[3][8].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:727:3: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:727:3: warning: (near initialization for 'lmp_features_map[4][8].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:738:3: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:738:3: warning: (near initialization for 'lmp_features_map[5][8].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:749:3: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:749:3: warning: (near initialization for 'lmp_features_map[6][8].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:760:3: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c:760:3: warning: (near initialization for 'lmp_features_map[7][8].val') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/hci.c: In function 'hci_inquiry':
external/bluetooth/bluez/lib/hci.c:1000:28: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/bluetooth/bluez/lib/sdp.c:109:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/sdp.c:109:2: warning: (near initialization for 'Protocol[25].str') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/sdp.c:182:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/sdp.c:182:2: warning: (near initialization for 'ServiceClass[69].str') [-Wmissing-field-initializers]
external/bluetooth/bluez/lib/sdp.c: In function 'extract_int':
external/bluetooth/bluez/lib/sdp.c:1057:4: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/bluetooth/bluez/lib/sdp.c: In function 'extract_str':
external/bluetooth/bluez/lib/sdp.c:1162:4: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/bluetooth/bluez/lib/sdp.c:1175:5: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/bluetooth/bluez/lib/sdp.c:1187:5: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/bluetooth/bluez/lib/sdp.c: In function 'extract_seq':
external/bluetooth/bluez/lib/sdp.c:1299:4: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/bluetooth/bluez/lib/sdp.c:1313:5: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/bluetooth/bluez/lib/sdp.c: In function 'sdp_set_profile_descs':
external/bluetooth/bluez/lib/sdp.c:489:10: warning: 'values[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
external/bluetooth/bluez/lib/sdp.c:2500:19: note: 'values[0]' was declared here
external/bluetooth/bluez/lib/sdp.c:547:11: warning: 'dtds[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
external/bluetooth/bluez/lib/sdp.c:2500:9: note: 'dtds[0]' was declared here
target thumb C: libglib <= external/bluetooth/glib/glib/gmain.c
target thumb C: libglib <= external/bluetooth/glib/glib/gmem.c
target thumb C: libglib <= external/bluetooth/glib/glib/goption.c
target thumb C: libglib <= external/bluetooth/glib/glib/gslice.c
In file included from external/bluetooth/glib/glib/gdir.c:25:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/gerror.c:27:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/giochannel.c:34:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/gmain.c:34:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/gmem.c:31:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/gkeyfile.c:24:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/giochannel.c: In function 'IA__g_io_channel_write_chars':
external/bluetooth/glib/glib/giochannel.c:2130:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/giochannel.c:2130:90: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/bluetooth/glib/glib/giochannel.c:2260:100: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gmain.c:295:1: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/glib/glib/gmain.c:295:1: warning: (near initialization for 'g_timeout_funcs.closure_callback') [-Wmissing-field-initializers]
external/bluetooth/glib/glib/gmain.c:303:1: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/glib/glib/gmain.c:303:1: warning: (near initialization for 'g_child_watch_funcs.closure_callback') [-Wmissing-field-initializers]
external/bluetooth/glib/glib/gmain.c:311:1: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/glib/glib/gmain.c:311:1: warning: (near initialization for 'g_idle_funcs.closure_callback') [-Wmissing-field-initializers]
external/bluetooth/glib/glib/gmain.c: In function 'IA__g_main_context_prepare':
external/bluetooth/glib/glib/gmain.c:2100:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gmain.c: In function 'g_child_watch_source_init_multi_threaded':
external/bluetooth/glib/glib/gmain.c:3714:3: warning: passing argument 1 of 'IA__g_thread_create_full' from incompatible pointer type [enabled by default]
external/bluetooth/glib/glib/galias.h:3016:40: note: expected 'GThreadFunc' but argument is of type 'void (*)(void *)'
external/bluetooth/glib/glib/gmem.c:112:3: warning: initialization from incompatible pointer type [enabled by default]
external/bluetooth/glib/glib/gmem.c:112:3: warning: (near initialization for 'glib_mem_vtable.malloc') [enabled by default]
external/bluetooth/glib/glib/gmem.c:113:3: warning: initialization from incompatible pointer type [enabled by default]
external/bluetooth/glib/glib/gmem.c:113:3: warning: (near initialization for 'glib_mem_vtable.realloc') [enabled by default]
external/bluetooth/glib/glib/gmem.c:115:3: warning: initialization from incompatible pointer type [enabled by default]
external/bluetooth/glib/glib/gmem.c:115:3: warning: (near initialization for 'glib_mem_vtable.calloc') [enabled by default]
external/bluetooth/glib/glib/gmem.c:116:3: warning: initialization from incompatible pointer type [enabled by default]
external/bluetooth/glib/glib/gmem.c:116:3: warning: (near initialization for 'glib_mem_vtable.try_malloc') [enabled by default]
external/bluetooth/glib/glib/gmem.c:117:3: warning: initialization from incompatible pointer type [enabled by default]
external/bluetooth/glib/glib/gmem.c:117:3: warning: (near initialization for 'glib_mem_vtable.try_realloc') [enabled by default]
target thumb C: libglib <= external/bluetooth/glib/glib/gslist.c
target thumb C: libglib <= external/bluetooth/glib/glib/gstring.c
In file included from external/bluetooth/glib/glib/gslice.c:21:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/gslice.c:199:1: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/glib/glib/gslice.c:199:1: warning: (near initialization for 'allocator[0].max_page_size') [-Wmissing-field-initializers]
external/bluetooth/glib/glib/gslice.c: In function 'magazine_cache_trim':
external/bluetooth/glib/glib/gslice.c:579:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
external/bluetooth/glib/glib/gslice.c: In function 'smc_notify_free':
external/bluetooth/glib/glib/gslice.c:1248:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' [-Wformat]
external/bluetooth/glib/glib/gslice.c:1253:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'SmcVType' [-Wformat]
external/bluetooth/glib/glib/gslice.c:1253:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' [-Wformat]
external/bluetooth/glib/glib/gslice.c:1258:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' [-Wformat]
In file included from external/bluetooth/glib/glib/goption.c:22:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
target thumb C: libglib <= external/bluetooth/glib/glib/gstrfuncs.c
target thumb C: libglib <= external/bluetooth/glib/glib/gtimer.c
target thumb C: libglib <= external/bluetooth/glib/glib/giounix.c
target thumb C: libglib <= external/bluetooth/glib/glib/gmessages.c
target thumb C: libglib <= external/bluetooth/glib/glib/gutf8.c
target thumb C: libglib <= external/bluetooth/glib/glib/gfileutils.c
In file included from external/bluetooth/glib/glib/gslist.c:31:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/gstring.c:31:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/gstring.c: In function 'IA__g_string_insert_len':
external/bluetooth/glib/glib/gstring.c:660:77: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c:676:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c:680:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c:682:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c:682:49: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c:687:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c:699:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c: In function 'IA__g_string_insert':
external/bluetooth/glib/glib/gstring.c:988:77: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c: In function 'IA__g_string_insert_c':
external/bluetooth/glib/glib/gstring.c:1015:77: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c:1018:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c: In function 'IA__g_string_insert_unichar':
external/bluetooth/glib/glib/gstring.c:1090:77: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c:1093:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c: In function 'IA__g_string_erase':
external/bluetooth/glib/glib/gstring.c:1202:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c:1208:85: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gstring.c:1210:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libglib <= external/bluetooth/glib/glib/gconvert.c
In file included from external/bluetooth/glib/glib/gtimer.c:31:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
target thumb C: libglib <= external/bluetooth/glib/glib/gdataset.c
In file included from external/bluetooth/glib/glib/giounix.c:34:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/giounix.c:108:1: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/glib/glib/giounix.c:108:1: warning: (near initialization for 'g_io_watch_funcs.closure_callback') [-Wmissing-field-initializers]
external/bluetooth/glib/glib/giounix.c: In function 'IA__g_io_channel_new_file':
external/bluetooth/glib/glib/giounix.c:503:7: warning: case value '9' not in enumerated type [-Wswitch]
external/bluetooth/glib/glib/giounix.c:506:7: warning: case value '10' not in enumerated type [-Wswitch]
external/bluetooth/glib/glib/giounix.c:509:7: warning: case value '12' not in enumerated type [-Wswitch]
external/bluetooth/glib/glib/giounix.c:554:7: warning: case value '9' not in enumerated type [-Wswitch]
external/bluetooth/glib/glib/giounix.c:555:7: warning: case value '10' not in enumerated type [-Wswitch]
external/bluetooth/glib/glib/giounix.c:556:7: warning: case value '12' not in enumerated type [-Wswitch]
In file included from external/bluetooth/glib/glib/gutf8.c:22:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/gutf8.c: In function 'get_alias_hash':
external/bluetooth/glib/glib/gutf8.c:414:7: warning: implicit declaration of function '_g_locale_get_charset_aliases' [-Wimplicit-function-declaration]
external/bluetooth/glib/glib/gutf8.c:414:15: warning: assignment makes pointer from integer without a cast [enabled by default]
external/bluetooth/glib/glib/gutf8.c: In function 'g_utf8_get_char_extended':
external/bluetooth/glib/glib/gutf8.c:749:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gutf8.c:751:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from external/bluetooth/glib/glib/gstrfuncs.c:31:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/gmessages.c:31:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/gstrfuncs.c: In function 'g_parse_long_long':
external/bluetooth/glib/glib/gstrfuncs.c:795:7: warning: large integer implicitly truncated to unsigned type [-Woverflow]
external/bluetooth/glib/glib/gstrfuncs.c: In function 'IA__g_ascii_strtoll':
external/bluetooth/glib/glib/gstrfuncs.c:905:7: warning: overflow in implicit constant conversion [-Woverflow]
external/bluetooth/glib/glib/gstrfuncs.c: In function 'IA__g_strstr_len':
external/bluetooth/glib/glib/gstrfuncs.c:2763:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libglib <= external/bluetooth/glib/glib/gtestutils.c
target thumb C: libglib <= external/bluetooth/glib/glib/ghash.c
In file included from external/bluetooth/glib/glib/gfileutils.c:21:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/gfileutils.c: In function 'write_to_temp_file':
external/bluetooth/glib/glib/gfileutils.c:928:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gfileutils.c: In function 'IA__g_file_read_link':
external/bluetooth/glib/glib/gfileutils.c:1803:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libglib <= external/bluetooth/glib/glib/glist.c
target thumb C: libglib <= external/bluetooth/glib/glib/gthread.c
target thumb C: libglib <= external/bluetooth/glib/glib/garray.c
target thumb C: libglib <= external/bluetooth/glib/glib/gutils.c
In file included from external/bluetooth/glib/glib/gconvert.c:23:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/gconvert.c: In function 'strdup_len':
external/bluetooth/glib/glib/gconvert.c:1051:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from external/bluetooth/glib/glib/gdataset.c:33:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/garray.c:31:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/garray.c: In function 'IA__g_ptr_array_set_size':
external/bluetooth/glib/glib/garray.c:429:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/garray.c:442:169: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/garray.c:445:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libglib <= external/bluetooth/glib/glib/gatomic.c
target thumb C: libglib <= external/bluetooth/glib/glib/gprintf.c
In file included from external/bluetooth/glib/glib/ghash.c:31:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/gtestutils.c:20:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/ghash.c: In function 'g_hash_table_insert_internal':
external/bluetooth/glib/glib/ghash.c:863:29: warning: 'first_tombstone' may be used uninitialized in this function [-Wmaybe-uninitialized]
external/bluetooth/glib/glib/gtestutils.c: In function 'g_test_run_suite_internal':
external/bluetooth/glib/glib/gtestutils.c:1169:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gtestutils.c:1169:43: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/bluetooth/glib/glib/gtestutils.c: In function 'IA__g_test_run_suite':
external/bluetooth/glib/glib/gtestutils.c:1236:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gtestutils.c:1236:47: warning: signed and unsigned type in conditional expression [-Wsign-compare]
external/bluetooth/glib/glib/gtestutils.c: In function 'g_string_write_out':
external/bluetooth/glib/glib/gtestutils.c:1496:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gtestutils.c: In function 'gstring_append_double':
external/bluetooth/glib/glib/gtestutils.c:1819:3: warning: left shift count >= width of type [enabled by default]
external/bluetooth/glib/glib/gtestutils.c:1819:3: warning: left shift count >= width of type [enabled by default]
external/bluetooth/glib/glib/gtestutils.c:1819:3: warning: right shift count >= width of type [enabled by default]
external/bluetooth/glib/glib/gtestutils.c:1819:3: warning: right shift count >= width of type [enabled by default]
external/bluetooth/glib/glib/gtestutils.c: In function 'net_double':
external/bluetooth/glib/glib/gtestutils.c:1854:3: warning: left shift count >= width of type [enabled by default]
external/bluetooth/glib/glib/gtestutils.c:1854:3: warning: left shift count >= width of type [enabled by default]
external/bluetooth/glib/glib/gtestutils.c:1854:3: warning: right shift count >= width of type [enabled by default]
external/bluetooth/glib/glib/gtestutils.c:1854:3: warning: right shift count >= width of type [enabled by default]
In file included from external/bluetooth/glib/glib/gthread.c:39:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/glist.c:31:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/gthread.c: In function 'IA__g_static_rec_mutex_init':
external/bluetooth/glib/glib/gthread.c:289:3: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/glib/glib/gthread.c:289:3: warning: (near initialization for 'init_mutex.depth') [-Wmissing-field-initializers]
external/bluetooth/glib/glib/gthread.c: In function 'IA__g_thread_create_full':
external/bluetooth/glib/glib/gthread.c:652:3: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
external/bluetooth/glib/glib/gthread.c: In function 'IA__g_thread_set_priority':
external/bluetooth/glib/glib/gthread.c:742:3: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
target thumb C: libglib <= external/bluetooth/glib/glib/gpattern.c
target thumb C: libglib <= external/bluetooth/glib/glib/guniprop.c
In file included from external/bluetooth/glib/glib/gutils.c:31:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/gutils.c: In function 'IA__g_get_user_special_dir':
external/bluetooth/glib/glib/gutils.c:2503:3: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
target thumb C: libglib <= external/bluetooth/glib/glib/gpoll.c
target thumb C: libglib <= external/bluetooth/glib/glib/grand.c
target thumb C: libglib <= external/bluetooth/glib/glib/gunidecomp.c
target thumb C: libglib <= external/bluetooth/glib/glib/gqsort.c
In file included from external/bluetooth/glib/glib/gpattern.c:20:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/gatomic.c:24:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/gprintf.c:20:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
target thumb C: libglib <= external/bluetooth/glib/glib/gstdio.c
target thumb C: libglib <= external/bluetooth/glib/glib/gqueue.c
In file included from external/bluetooth/glib/glib/gpoll.c:35:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/grand.c:39:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/grand.c: In function 'IA__g_rand_set_seed_array':
external/bluetooth/glib/glib/grand.c:339:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Import includes file: out/target/product/evita/obj/STATIC_LIBRARIES/libbuiltinplugin_intermediates/import_includes
target thumb C: libgdbus_static <= external/bluetooth/bluez/gdbus/mainloop.c
In file included from external/bluetooth/glib/glib/gqsort.c:35:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
target thumb C: libgdbus_static <= external/bluetooth/bluez/gdbus/object.c
target thumb C: libgdbus_static <= external/bluetooth/bluez/gdbus/watch.c
In file included from external/bluetooth/glib/glib/guniprop.c:22:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
target thumb C: libgdbus_static <= external/bluetooth/bluez/gdbus/polkit.c
In file included from external/bluetooth/glib/glib/gunidecomp.c:22:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
In file included from external/bluetooth/glib/glib/gstdio.c:21:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
target thumb C++: bootanimation <= frameworks/base/cmds/bootanimation/bootanimation_main.cpp
target thumb C++: bootanimation <= frameworks/base/cmds/bootanimation/BootAnimation.cpp
target thumb C: bugreport <= frameworks/base/cmds/bugreport/bugreport.c
In file included from external/bluetooth/glib/glib/gqueue.c:27:0:
external/bluetooth/glib/glib/config.h:269:0: warning: "HAVE_MALLOC_H" redefined [enabled by default]
./system/core/include/arch/linux-arm/AndroidConfig.h:221:0: note: this is the location of the previous definition
external/bluetooth/glib/glib/gqueue.c: In function 'IA__g_queue_push_nth':
external/bluetooth/glib/glib/gqueue.c:320:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gqueue.c: In function 'IA__g_queue_push_nth_link':
external/bluetooth/glib/glib/gqueue.c:425:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gqueue.c: In function 'IA__g_queue_peek_nth_link':
external/bluetooth/glib/glib/gqueue.c:711:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/glib/glib/gqueue.c:717:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/bluetooth/bluez/gdbus/mainloop.c: In function 'add_watch':
external/bluetooth/bluez/gdbus/mainloop.c:145:2: warning: 'dbus_watch_get_fd' is deprecated (declared at external/dbus/dbus/dbus-connection.h:453) [-Wdeprecated-declarations]
external/bluetooth/bluez/gdbus/object.c:495:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/gdbus/object.c:495:2: warning: (near initialization for 'introspect_methods[0].flags') [-Wmissing-field-initializers]
external/bluetooth/bluez/gdbus/object.c:496:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/gdbus/object.c:496:2: warning: (near initialization for 'introspect_methods[1].name') [-Wmissing-field-initializers]
target thumb C: toolbox <= system/core/toolbox/dynarray.c
target thumb C: toolbox <= system/core/toolbox/toolbox.c
target thumb C: toolbox <= system/core/toolbox/ls.c
target thumb C: toolbox <= system/core/toolbox/mount.c
target thumb C: toolbox <= system/core/toolbox/cat.c
target thumb C: toolbox <= system/core/toolbox/ps.c
target thumb C: toolbox <= system/core/toolbox/kill.c
frameworks/base/cmds/bootanimation/BootAnimation.cpp: In member function 'bool android::BootAnimation::movie()':
frameworks/base/cmds/bootanimation/BootAnimation.cpp:526:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
frameworks/base/cmds/bootanimation/BootAnimation.cpp:545:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: toolbox <= system/core/toolbox/ln.c
target thumb C: toolbox <= system/core/toolbox/insmod.c
system/core/toolbox/ls.c: In function 'listfile_maclabel':
system/core/toolbox/ls.c:284:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
system/core/toolbox/ls.c: In function 'listfile':
system/core/toolbox/ls.c:310:5: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
target thumb C: toolbox <= system/core/toolbox/rmmod.c
target thumb C: toolbox <= system/core/toolbox/lsmod.c
target thumb C: toolbox <= system/core/toolbox/ifconfig.c
target thumb C: toolbox <= system/core/toolbox/setconsole.c
target thumb C: toolbox <= system/core/toolbox/rm.c
target thumb C: toolbox <= system/core/toolbox/mkdir.c
system/core/toolbox/insmod.c: In function 'insmod_main':
system/core/toolbox/insmod.c:76:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
system/core/toolbox/insmod.c:76:63: warning: signed and unsigned type in conditional expression [-Wsign-compare]
target thumb C: toolbox <= system/core/toolbox/rmdir.c
target thumb C: toolbox <= system/core/toolbox/getevent.c
target thumb C: toolbox <= system/core/toolbox/sendevent.c
target thumb C: toolbox <= system/core/toolbox/date.c
target thumb C: toolbox <= system/core/toolbox/wipe.c
target thumb C: toolbox <= system/core/toolbox/sync.c
target thumb C: toolbox <= system/core/toolbox/umount.c
target thumb C: toolbox <= system/core/toolbox/start.c
target thumb C: toolbox <= system/core/toolbox/stop.c
system/core/toolbox/sendevent.c: In function 'sendevent_main':
system/core/toolbox/sendevent.c:75:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: toolbox <= system/core/toolbox/notify.c
system/core/toolbox/date.c: In function 'date_main':
system/core/toolbox/date.c:117:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t' [-Wformat]
system/core/toolbox/date.c:117:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'suseconds_t' [-Wformat]
target thumb C: toolbox <= system/core/toolbox/cmp.c
target thumb C: toolbox <= system/core/toolbox/dmesg.c
target thumb C: toolbox <= system/core/toolbox/route.c
target thumb C: toolbox <= system/core/toolbox/hd.c
target thumb C: toolbox <= system/core/toolbox/dd.c
target thumb C: toolbox <= system/core/toolbox/df.c
target thumb C: toolbox <= system/core/toolbox/getprop.c
target thumb C: toolbox <= system/core/toolbox/setprop.c
target thumb C: toolbox <= system/core/toolbox/watchprops.c
target thumb C: toolbox <= system/core/toolbox/log.c
target thumb C: toolbox <= system/core/toolbox/sleep.c
target thumb C: toolbox <= system/core/toolbox/renice.c
system/core/toolbox/dd.c: In function 'dd_in':
system/core/toolbox/dd.c:400:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
system/core/toolbox/dd.c: In function 'dd_out':
system/core/toolbox/dd.c:565:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
system/core/toolbox/dd.c: In function 'pos_out':
system/core/toolbox/dd.c:725:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
system/core/toolbox/dd.c:749:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
system/core/toolbox/dd.c:750:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
system/core/toolbox/dd.c: In function 'f_count':
system/core/toolbox/dd.c:1221:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
system/core/toolbox/dd.c: In function 'f_seek':
system/core/toolbox/dd.c:1269:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
system/core/toolbox/dd.c: In function 'f_skip':
system/core/toolbox/dd.c:1276:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
target thumb C: toolbox <= system/core/toolbox/printenv.c
target thumb C: toolbox <= system/core/toolbox/smd.c
target thumb C: toolbox <= system/core/toolbox/chmod.c
target thumb C: toolbox <= system/core/toolbox/chown.c
target thumb C: toolbox <= system/core/toolbox/newfs_msdos.c
target thumb C: toolbox <= system/core/toolbox/netstat.c
target thumb C: toolbox <= system/core/toolbox/ioctl.c
target thumb C: toolbox <= system/core/toolbox/mv.c
target thumb C: toolbox <= system/core/toolbox/schedtop.c
target thumb C: toolbox <= system/core/toolbox/top.c
target thumb C: toolbox <= system/core/toolbox/iftop.c
target thumb C: toolbox <= system/core/toolbox/id.c
system/core/toolbox/ioctl.c: In function 'ioctl_main':
system/core/toolbox/ioctl.c:104:27: warning: 'ioctl_argp_save' may be used uninitialized in this function [-Wmaybe-uninitialized]
system/core/toolbox/ioctl.c:123:29: warning: 'ioctl_args' may be used uninitialized in this function [-Wmaybe-uninitialized]
target thumb C: toolbox <= system/core/toolbox/uptime.c
target thumb C: toolbox <= system/core/toolbox/vmstat.c
target thumb C: toolbox <= system/core/toolbox/nandread.c
target thumb C: toolbox <= system/core/toolbox/ionice.c
target thumb C: toolbox <= system/core/toolbox/touch.c
target thumb C: toolbox <= system/core/toolbox/lsof.c
target thumb C: toolbox <= system/core/toolbox/md5.c
target thumb C: toolbox <= system/core/toolbox/r.c
target thumb C: toolbox <= system/core/toolbox/reboot.c
target thumb C++: codec <= frameworks/av/cmds/stagefright/codec.cpp
target thumb C: corrupt_gdt_free_blocks <= system/extras/tests/ext4/corrupt_gdt_free_blocks.c
target thumb C++: codec <= frameworks/av/cmds/stagefright/SimplePlayer.cpp
system/core/toolbox/r.c: In function 'r_main':
system/core/toolbox/r.c:87:15: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
target thumb C: dbus-daemon <= external/dbus/bus/activation.c
target thumb C++: dalvikvm <= dalvik/dalvikvm/Main.cpp
target thumb C: dbus-daemon <= external/dbus/bus/bus.c
target thumb C: dbus-daemon <= external/dbus/bus/config-loader-expat.c
target thumb C: dbus-daemon <= external/dbus/bus/config-parser.c
target thumb C: dbus-daemon <= external/dbus/bus/config-parser-common.c
target thumb C: dbus-daemon <= external/dbus/bus/connection.c
target thumb C: dbus-daemon <= external/dbus/bus/desktop-file.c
target thumb C: dbus-daemon <= external/dbus/bus/dir-watch-default.c
target thumb C: dbus-daemon <= external/dbus/bus/dispatch.c
target thumb C: dbus-daemon <= external/dbus/bus/driver.c
target thumb C: dbus-daemon <= external/dbus/bus/expirelist.c
target thumb C: dbus-daemon <= external/dbus/bus/main.c
target thumb C: dbus-daemon <= external/dbus/bus/policy.c
target thumb C: dbus-daemon <= external/dbus/bus/selinux.c
target thumb C: dbus-daemon <= external/dbus/bus/services.c
external/dbus/bus/expirelist.c: In function 'bus_expire_timeout_set_interval':
external/dbus/bus/expirelist.c:125:5: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
target thumb C: dbus-daemon <= external/dbus/bus/signals.c
external/dbus/bus/driver.c: In function 'bus_driver_handle_get_adt_audit_session_data':
external/dbus/bus/driver.c:1452:3: warning: pointer targets in passing argument 3 of 'dbus_connection_get_adt_audit_session_data' differ in signedness [-Wpointer-sign]
external/dbus/dbus/dbus-connection.h:270:13: note: expected 'dbus_int32_t *' but argument is of type 'dbus_uint32_t *'
target thumb C: dbus-daemon <= external/dbus/bus/utils.c
target thumb C: debuggerd <= system/core/debuggerd/backtrace.c
target thumb C: debuggerd <= system/core/debuggerd/debuggerd.c
target thumb C: debuggerd <= system/core/debuggerd/getevent.c
target thumb C: debuggerd <= system/core/debuggerd/tombstone.c
target thumb C: debuggerd <= system/core/debuggerd/utility.c
target thumb C: debuggerd <= system/core/debuggerd/arm/machine.c
Import includes file: out/target/product/evita/obj/EXECUTABLES/decoder_intermediates/import_includes
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/arm_neon_asm_gcc/h264bsdWriteMacroblock.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/arm_neon_asm_gcc/h264bsdClearMbLayer.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/arm_neon_asm_gcc/h264bsdFillRow7.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/arm_neon_asm_gcc/h264bsdCountLeadingZeros.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/arm_neon_asm_gcc/h264bsdFlushBits.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_DeblockingChroma_unsafe_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_DeblockingLuma_unsafe_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_Interpolate_Chroma_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_InterpolateLuma_Align_unsafe_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_InterpolateLuma_Copy_unsafe_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_InterpolateLuma_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_Average_4x_Align_unsafe_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_DecodeCoeffsToPair_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_DequantTables_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_QuantTables_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_TransformResidual4x4_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/armVCM4P10_UnpackBlock4x4_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_TransformDequantLumaDCFromPair_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_PredictIntra_16x16_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_PredictIntra_4x4_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_PredictIntraChroma_8x8_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S
target asm: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src_gcc/omxVCM4P10_TransformDequantChromaDCFromPair_s.S
target arm C++: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/SoftAVC.cpp
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_transform.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_util.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_byte_stream.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_seq_param_set.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_pic_param_set.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_slice_header.c
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_util.c: In function 'h264bsdMoreRbspData':
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_util.c:189:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_slice_data.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_macroblock_layer.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_stream.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_vlc.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_cavlc.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_nal_unit.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_neighbour.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_storage.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_slice_group_map.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_intra_prediction.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_inter_prediction.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_reconstruct.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_dpb.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_image.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_deblocking.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_conceal.c
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_inter_prediction.c: In function 'MvPrediction16x16':
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_inter_prediction.c:512:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_inter_prediction.c:514:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_vui.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_pic_order_cnt.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_decoder.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/H264SwDecApi.c
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_conceal.c: In function 'ConcealMb':
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_conceal.c:521:44: warning: 'l[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_conceal.c:521:39: warning: 'l[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_conceal.c:521:34: warning: 'l[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_conceal.c:521:34: warning: 'l[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_conceal.c:415:40: warning: 'a[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_conceal.c:415:35: warning: 'a[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_conceal.c:415:30: warning: 'a[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_conceal.c:415:30: warning: 'a[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src/omxVCM4P10_DeblockChroma_I.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src/omxVCM4P10_DeblockLuma_I.c
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_deblocking.c: In function 'GetBoundaryStrengths':
frameworks/av/media/libstagefright/codecs/on2/h264dec/./source/h264bsd_deblocking.c:1960:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src/omxVCM4P10_InterpolateChroma.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src/armVCM4P10_CAVLCTables.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src/omxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/vc/m4p10/src/omxVCM4P10_DecodeCoeffsToPairCAVLC.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/src/armCOMM_Bitstream.c
target arm C: libstagefright_soft_h264dec <= frameworks/av/media/libstagefright/codecs/on2/h264dec/./omxdl/arm_neon/src/armCOMM.c
target thumb C++: dexopt <= dalvik/dexopt/OptMain.cpp
target thumb C: dhcpcd <= external/dhcpcd/arp.c
target thumb C: dhcpcd <= external/dhcpcd/bind.c
target thumb C: dhcpcd <= external/dhcpcd/common.c
target thumb C: dhcpcd <= external/dhcpcd/control.c
target thumb C: dhcpcd <= external/dhcpcd/dhcp.c
target thumb C: dhcpcd <= external/dhcpcd/dhcpcd.c
target thumb C: dhcpcd <= external/dhcpcd/duid.c
target thumb C: dhcpcd <= external/dhcpcd/eloop.c
target thumb C: dhcpcd <= external/dhcpcd/if-options.c
target thumb C: dhcpcd <= external/dhcpcd/if-pref.c
target thumb C: dhcpcd <= external/dhcpcd/ipv4ll.c
target thumb C: dhcpcd <= external/dhcpcd/net.c
target thumb C: dhcpcd <= external/dhcpcd/signals.c
target thumb C: dhcpcd <= external/dhcpcd/configure.c
target thumb C: dhcpcd <= external/dhcpcd/if-linux.c
target thumb C: dhcpcd <= external/dhcpcd/if-linux-wireless.c
target thumb C: dhcpcd <= external/dhcpcd/lpf.c
target thumb C: dhcpcd <= external/dhcpcd/compat/getline.c
target thumb C: dhcpcd <= external/dhcpcd/platform-linux.c
target thumb C: dhcpcd <= external/dhcpcd/compat/closefrom.c
target thumb C: dhcpcd <= external/dhcpcd/ifaddrs.c
target thumb C: dnsmasq <= external/dnsmasq/src/bpf.c
target thumb C: dnsmasq <= external/dnsmasq/src/cache.c
target thumb C: dnsmasq <= external/dnsmasq/src/dbus.c
target thumb C: dnsmasq <= external/dnsmasq/src/dhcp.c
target thumb C: dnsmasq <= external/dnsmasq/src/dnsmasq.c
target thumb C: dnsmasq <= external/dnsmasq/src/forward.c
external/dhcpcd/ifaddrs.c: In function 'get_interface':
external/dhcpcd/ifaddrs.c:42:5: warning: pointer targets in passing argument 3 of 'ifc_get_info' differ in signedness [-Wpointer-sign]
system/core/include/netutils/ifc.h:62:12: note: expected 'int *' but argument is of type 'unsigned int *'
target thumb C: dnsmasq <= external/dnsmasq/src/helper.c
target thumb C: dnsmasq <= external/dnsmasq/src/lease.c
target thumb C: dnsmasq <= external/dnsmasq/src/log.c
target thumb C: dnsmasq <= external/dnsmasq/src/netlink.c
target thumb C: dnsmasq <= external/dnsmasq/src/network.c
external/dnsmasq/src/dnsmasq.c: In function 'poll_resolv':
external/dnsmasq/src/dnsmasq.c:924:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: dnsmasq <= external/dnsmasq/src/option.c
external/dnsmasq/src/forward.c: In function 'send_from':
external/dnsmasq/src/forward.c:31:22: warning: parameter 'iface' set but not used [-Wunused-but-set-parameter]
target thumb C: dnsmasq <= external/dnsmasq/src/rfc1035.c
external/dnsmasq/src/lease.c: In function 'do_script_run':
external/dnsmasq/src/lease.c:529:26: warning: unused parameter 'now' [-Wunused-parameter]
target thumb C: dnsmasq <= external/dnsmasq/src/rfc2131.c
external/dnsmasq/src/log.c: In function 'my_syslog':
external/dnsmasq/src/log.c:266:9: warning: unused variable 'pid' [-Wunused-variable]
external/dnsmasq/src/log.c:265:10: warning: unused variable 'len' [-Wunused-variable]
external/dnsmasq/src/log.c:264:9: warning: unused variable 'p' [-Wunused-variable]
external/dnsmasq/src/log.c:263:10: warning: unused variable 'time_now' [-Wunused-variable]
external/dnsmasq/src/log.c:262:21: warning: unused variable 'entry' [-Wunused-variable]
target thumb C: dnsmasq <= external/dnsmasq/src/tftp.c
target thumb C: dnsmasq <= external/dnsmasq/src/util.c
target thumb C++: drmserver <= frameworks/av/drm/drmserver/main_drmserver.cpp
external/dnsmasq/src/netlink.c: In function 'iface_enumerate':
external/dnsmasq/src/netlink.c:125:63: warning: unused parameter 'ipv6_callback' [-Wunused-parameter]
target thumb C++: drmserver <= frameworks/av/drm/drmserver/DrmManager.cpp
target thumb C++: drmserver <= frameworks/av/drm/drmserver/DrmManagerService.cpp
target thumb C: dump_image <= bootable/recovery/flashutils/dump_image.c
target thumb C: dumpstate <= frameworks/native/cmds/dumpstate/dumpstate.c
target thumb C: dumpstate <= frameworks/native/cmds/dumpstate/utils.c
Import includes file: out/target/product/evita/obj/EXECUTABLES/e2fsck_intermediates/import_includes
target thumb C++: dumpsys <= frameworks/native/cmds/dumpsys/dumpsys.cpp
Import includes file: out/target/product/evita/obj/SHARED_LIBRARIES/libext2fs_intermediates/import_includes
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/error_message.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/et_name.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/init_et.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/com_err.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/com_right.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/clear.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/compare.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/copy.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/gen_uuid.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/isnull.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/pack.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/parse.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/unpack.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/unparse.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/uuid_time.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/cache.c
external/e2fsprogs/lib/uuid/gen_uuid.c: In function 'get_random_bytes':
external/e2fsprogs/lib/uuid/gen_uuid.c:178:17: warning: unused variable 'tmp_seed' [-Wunused-variable]
external/e2fsprogs/lib/uuid/gen_uuid.c: In function 'get_node_id':
external/e2fsprogs/lib/uuid/gen_uuid.c:220:39: warning: unused parameter 'node_id' [-Wunused-parameter]
external/e2fsprogs/lib/uuid/gen_uuid.c: In function 'get_uuid_via_daemon':
external/e2fsprogs/lib/uuid/gen_uuid.c:475:36: warning: unused parameter 'op' [-Wunused-parameter]
external/e2fsprogs/lib/uuid/gen_uuid.c:475:47: warning: unused parameter 'out' [-Wunused-parameter]
external/e2fsprogs/lib/uuid/gen_uuid.c:475:57: warning: unused parameter 'num' [-Wunused-parameter]
external/e2fsprogs/lib/uuid/gen_uuid.c: At top level:
external/e2fsprogs/lib/uuid/gen_uuid.c:418:16: warning: 'read_all' defined but not used [-Wunused-function]
external/e2fsprogs/lib/uuid/gen_uuid.c:445:13: warning: 'close_all_fds' defined but not used [-Wunused-function]
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/dev.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/devname.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/devno.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/getsize.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/llseek.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/probe.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/read.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/resolve.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/save.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/tag.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/version.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/feature.c
external/e2fsprogs/lib/blkid/probe.c: In function 'linux_version_code':
external/e2fsprogs/lib/blkid/probe.c:251:9: warning: type defaults to 'int' in declaration of 'version_code' [-Wimplicit-int]
external/e2fsprogs/lib/blkid/probe.c: In function 'probe_jfs':
external/e2fsprogs/lib/blkid/probe.c:859:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/e2fsprogs/lib/blkid/probe.c:862:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/e2fsprogs/lib/blkid/probe.c: In function 'probe_zfs':
external/e2fsprogs/lib/blkid/probe.c:876:42: warning: unused parameter 'probe' [-Wunused-parameter]
external/e2fsprogs/lib/blkid/probe.c:876:69: warning: unused parameter 'id' [-Wunused-parameter]
external/e2fsprogs/lib/blkid/probe.c:877:23: warning: unused parameter 'buf' [-Wunused-parameter]
external/e2fsprogs/lib/blkid/probe.c: In function 'probe_hfs':
external/e2fsprogs/lib/blkid/probe.c:1178:2: warning: pointer targets in passing argument 3 of 'blkid_set_tag' differ in signedness [-Wpointer-sign]
external/e2fsprogs/lib/blkid/blkidP.h:176:12: note: expected 'char const *' but argument is of type '__u8 *'
external/e2fsprogs/lib/blkid/probe.c: In function 'probe_hfsplus':
external/e2fsprogs/lib/blkid/probe.c:1299:2: warning: pointer targets in passing argument 1 of 'unicode_16be_to_utf8' differ in signedness [-Wpointer-sign]
external/e2fsprogs/lib/blkid/probe.c:1130:13: note: expected 'unsigned char *' but argument is of type 'char *'
external/e2fsprogs/lib/blkid/probe.c: In function 'probe_btrfs':
external/e2fsprogs/lib/blkid/probe.c:1372:24: warning: unused parameter 'id' [-Wunused-parameter]
external/e2fsprogs/lib/blkid/probe.c: In function 'blkid_verify':
external/e2fsprogs/lib/blkid/probe.c:1531:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fgetflags.c
external/e2fsprogs/lib/blkid/read.c: In function 'blkid_read_cache':
external/e2fsprogs/lib/blkid/read.c:398:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fsetflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fgetversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fsetversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/getflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/getversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/hashstr.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/iod.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ls.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/mntopts.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/parse_num.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/pe.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/pf.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ps.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/setflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/setversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/uuid.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ostype.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/percent.c
target thumb C: libext2_profile <= external/e2fsprogs/e2fsck/prof_err.c
target thumb C: libext2_profile <= external/e2fsprogs/e2fsck/profile.c
target thumb C: erase_image <= bootable/recovery/flashutils/erase_image.c
target thumb C: flash_image <= bootable/recovery/flashutils/flash_image.c
target thumb C: fsck_msdos <= external/fsck_msdos/boot.c
target thumb C: fsck_msdos <= external/fsck_msdos/check.c
target thumb C: fsck_msdos <= external/fsck_msdos/dir.c
target thumb C: fsck_msdos <= external/fsck_msdos/fat.c
target thumb C: fsck_msdos <= external/fsck_msdos/main.c
target thumb C: gzip <= external/zlib/test/minigzip.c
external/fsck_msdos/boot.c: In function 'readboot':
external/fsck_msdos/boot.c:60:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/fsck_msdos/boot.c:110:7: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/fsck_msdos/boot.c:137:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/fsck_msdos/boot.c:157:7: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/fsck_msdos/boot.c: In function 'writefsinfo':
external/fsck_msdos/boot.c:262:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/fsck_msdos/boot.c:276:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: hciattach <= external/bluetooth/bluez/tools/hciattach.c
target thumb C: hciattach <= external/bluetooth/bluez/tools/hciattach_ath3k.c
target thumb C: hciattach <= external/bluetooth/bluez/tools/hciattach_qualcomm.c
target thumb C: hciattach <= external/bluetooth/bluez/tools/hciattach_st.c
external/fsck_msdos/fat.c: In function 'checkdirty':
external/fsck_msdos/fat.c:97:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/fsck_msdos/fat.c: In function '_readfat':
external/fsck_msdos/fat.c:191:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/fsck_msdos/fat.c: In function 'writefat':
external/fsck_msdos/fat.c:644:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/fsck_msdos/fat.c:648:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: hciattach <= external/bluetooth/bluez/tools/hciattach_ti.c
external/fsck_msdos/dir.c: In function 'checksize':
external/fsck_msdos/dir.c:405:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/fsck_msdos/dir.c: In function 'readDosDirSection':
external/fsck_msdos/dir.c:538:6: warning: unused variable 'rc' [-Wunused-variable]
external/fsck_msdos/dir.c:537:6: warning: unused variable 'n_count' [-Wunused-variable]
external/fsck_msdos/dir.c: In function 'reconnect':
external/fsck_msdos/dir.c:1064:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/fsck_msdos/dir.c:1094:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: hciattach <= external/bluetooth/bluez/tools/hciattach_tialt.c
Import includes file: out/target/product/evita/obj/EXECUTABLES/hostapd_intermediates/import_includes
target thumb C: libnl_2 <= system/core/libnl_2/attr.c
target thumb C: libnl_2 <= system/core/libnl_2/cache.c
external/bluetooth/bluez/tools/hciattach.c: In function 'read_check':
external/bluetooth/bluez/tools/hciattach.c:331:8: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/bluetooth/bluez/tools/hciattach.c: At top level:
external/bluetooth/bluez/tools/hciattach.c:1071:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1071:5: warning: (near initialization for 'uart[0].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1074:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1074:5: warning: (near initialization for 'uart[1].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1077:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1077:5: warning: (near initialization for 'uart[2].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1080:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1080:5: warning: (near initialization for 'uart[3].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1084:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1084:5: warning: (near initialization for 'uart[4].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1088:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1088:5: warning: (near initialization for 'uart[5].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1092:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1092:5: warning: (near initialization for 'uart[6].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1096:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1096:5: warning: (near initialization for 'uart[7].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1107:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1107:5: warning: (near initialization for 'uart[10].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1111:4: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1111:4: warning: (near initialization for 'uart[11].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1115:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1115:5: warning: (near initialization for 'uart[12].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1119:4: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1119:4: warning: (near initialization for 'uart[13].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1123:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1123:5: warning: (near initialization for 'uart[14].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1127:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1127:5: warning: (near initialization for 'uart[15].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1131:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1131:5: warning: (near initialization for 'uart[16].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1135:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1135:5: warning: (near initialization for 'uart[17].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1139:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1139:5: warning: (near initialization for 'uart[18].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1143:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1143:5: warning: (near initialization for 'uart[19].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1147:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1147:5: warning: (near initialization for 'uart[20].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1151:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1151:5: warning: (near initialization for 'uart[21].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1155:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1155:5: warning: (near initialization for 'uart[22].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1159:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1159:5: warning: (near initialization for 'uart[23].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1163:5: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1163:5: warning: (near initialization for 'uart[24].post') [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1175:2: warning: missing initializer [-Wmissing-field-initializers]
external/bluetooth/bluez/tools/hciattach.c:1175:2: warning: (near initialization for 'uart[28].p_id') [-Wmissing-field-initializers]
target thumb C: libnl_2 <= system/core/libnl_2/genl/genl.c
target thumb C: libnl_2 <= system/core/libnl_2/genl/family.c
target thumb C: libnl_2 <= system/core/libnl_2/handlers.c
target thumb C: libnl_2 <= system/core/libnl_2/msg.c
target thumb C: libnl_2 <= system/core/libnl_2/netlink.c
target thumb C: libnl_2 <= system/core/libnl_2/object.c
target thumb C: libnl_2 <= system/core/libnl_2/socket.c
target thumb C: libnl_2 <= system/core/libnl_2/dbg.c
target thumb C: hostapd_cli <= external/wpa_supplicant_8/hostapd/hostapd_cli.c
target thumb C: hostapd_cli <= external/wpa_supplicant_8/hostapd/src/common/wpa_ctrl.c
target thumb C: hostapd_cli <= external/wpa_supplicant_8/hostapd/src/utils/os_unix.c
target thumb C: hostapd_cli <= external/wpa_supplicant_8/hostapd/src/utils/eloop.c
target thumb C: hostapd_cli <= external/wpa_supplicant_8/hostapd/src/utils/wpa_debug.c
target thumb C: hostapd_cli <= external/wpa_supplicant_8/hostapd/src/utils/edit_simple.c
target thumb C: installd <= frameworks/base/cmds/installd/installd.c
target thumb C: installd <= frameworks/base/cmds/installd/commands.c
target thumb C: installd <= frameworks/base/cmds/installd/utils.c
Import includes file: out/target/product/evita/obj/EXECUTABLES/ip_intermediates/import_includes
target thumb C: libiprouteutil <= external/iproute2/lib/utils.c
target thumb C: libiprouteutil <= external/iproute2/lib/rt_names.c
target thumb C: libiprouteutil <= external/iproute2/lib/ll_types.c
target thumb C: libiprouteutil <= external/iproute2/lib/ll_proto.c
target thumb C: libiprouteutil <= external/iproute2/lib/ll_addr.c
frameworks/base/cmds/installd/commands.c: In function 'fix_uid':
frameworks/base/cmds/installd/commands.c:132:9: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
frameworks/base/cmds/installd/commands.c:132:9: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
frameworks/base/cmds/installd/commands.c: In function 'clone_persona_data':
frameworks/base/cmds/installd/commands.c:222:17: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat]
target thumb C: libiprouteutil <= external/iproute2/lib/inet_proto.c
target thumb C: libnetlink <= external/iproute2/lib/ll_map.c
external/iproute2/lib/ll_types.c: In function 'll_type_n2a':
external/iproute2/lib/ll_types.c:113:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libnetlink <= external/iproute2/lib/libnetlink.c
Import includes file: out/target/product/evita/obj/EXECUTABLES/ip6tables_intermediates/import_includes
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/initext.c
external/iproute2/lib/ll_proto.c: In function 'll_proto_n2a':
external/iproute2/lib/ll_proto.c:111:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/ll_proto.c: In function 'll_proto_a2n':
external/iproute2/lib/ll_proto.c:122:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_AUDIT.c
external/iproute2/lib/utils.c: In function 'get_prefix_1':
external/iproute2/lib/utils.c:363:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/utils.c: In function 'matches':
external/iproute2/lib/utils.c:446:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/utils.c: In function 'rt_addr_n2a':
external/iproute2/lib/utils.c:518:37: warning: unused parameter 'len' [-Wunused-parameter]
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_CHECKSUM.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_CLASSIFY.c
external/iproute2/lib/ll_map.c: In function 'll_remember_index':
external/iproute2/lib/ll_map.c:63:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/ll_map.c:80:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/ll_map.c:40:49: warning: unused parameter 'who' [-Wunused-parameter]
external/iproute2/lib/ll_map.c:41:35: warning: unused parameter 'arg' [-Wunused-parameter]
external/iproute2/lib/ll_map.c: In function 'll_index_to_addr':
external/iproute2/lib/ll_map.c:149:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_CONNMARK.c
external/iproute2/lib/libnetlink.c: In function 'rtnl_send_check':
external/iproute2/lib/libnetlink.c:133:141: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c: In function 'rtnl_dump_filter_l':
external/iproute2/lib/libnetlink.c:212:116: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c: In function 'rtnl_talk':
external/iproute2/lib/libnetlink.c:334:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c:348:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c:364:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c: In function 'rtnl_listen':
external/iproute2/lib/libnetlink.c:441:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c: In function 'rtnl_from_file':
external/iproute2/lib/libnetlink.c:505:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c: In function 'addattr32':
external/iproute2/lib/libnetlink.c:532:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c:536:43: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/iproute2/lib/libnetlink.c: In function 'addattr_l':
external/iproute2/lib/libnetlink.c:550:73: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c:554:43: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/iproute2/lib/libnetlink.c: In function 'addraw_l':
external/iproute2/lib/libnetlink.c:564:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c:569:44: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/iproute2/lib/libnetlink.c:570:53: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/iproute2/lib/libnetlink.c:570:97: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/iproute2/lib/libnetlink.c: In function 'addattr_nest':
external/iproute2/lib/libnetlink.c:577:59: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/iproute2/lib/libnetlink.c: In function 'addattr_nest_end':
external/iproute2/lib/libnetlink.c:585:61: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/iproute2/lib/libnetlink.c:585:105: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
external/iproute2/lib/libnetlink.c: In function 'addattr_nest_compat':
external/iproute2/lib/libnetlink.c:592:60: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/iproute2/lib/libnetlink.c: In function 'addattr_nest_compat_end':
external/iproute2/lib/libnetlink.c:601:38: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/iproute2/lib/libnetlink.c:603:62: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
external/iproute2/lib/libnetlink.c:603:106: warning: pointer of type 'void *' used in subtraction [-Wpointer-arith]
external/iproute2/lib/libnetlink.c: In function '__parse_rtattr_nested_compat':
external/iproute2/lib/libnetlink.c:674:85: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
external/iproute2/lib/libnetlink.c:677:90: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_CONNSECMARK.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_CT.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_DSCP.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_IDLETIMER.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_LED.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_MARK.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_NFLOG.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_NFQUEUE.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_NOTRACK.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_RATEEST.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_SECMARK.c
out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_LED.c: In function 'LED_print':
out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_LED.c:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_LED.c: In function 'LED_save':
out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_LED.c:112:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_SET.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_TCPMSS.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_TEE.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_TOS.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_TPROXY.c
out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_RATEEST.c: In function 'RATEEST_final_check':
out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_RATEEST.c:144:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_TRACE.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_cluster.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_comment.c
In file included from out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_TOS.c:16:0:
external/iptables/extensions/tos_values.c:23:2: warning: missing initializer [-Wmissing-field-initializers]
external/iptables/extensions/tos_values.c:23:2: warning: (near initialization for 'tos_symbol_names[5].value') [-Wmissing-field-initializers]
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_connbytes.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_connlimit.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_connmark.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_conntrack.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_cpu.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_devgroup.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_dscp.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_esp.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_hashlimit.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_helper.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_iprange.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_length.c
out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_devgroup.c: In function 'devgroup_parse':
out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_devgroup.c:66:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_devgroup.c:90:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_limit.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_mac.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_mark.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_multiport.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_osf.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_owner.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_physdev.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_pkttype.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_policy.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_quota.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_quota2.c
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_rateest.c
In file included from out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_multiport.c:7:0:
external/iptables/extensions/../include/linux/netfilter_ipv4/ip_tables.h: In function 'ipt_get_target':
external/iptables/extensions/../include/linux/netfilter_ipv4/ip_tables.h:217:19: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
In file included from out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_multiport.c:8:0:
external/iptables/extensions/../include/linux/netfilter_ipv6/ip6_tables.h: In function 'ip6t_get_target':
external/iptables/extensions/../include/linux/netfilter_ipv6/ip6_tables.h:274:19: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
target thumb C: libext <= out/target/product/evita/obj/STATIC_LIBRARIES/libext_intermediates/libxt_recen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment