This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user@user-All-Series:~/min_omni_8.1$ make clean | |
| 18:32:54 Entire build directory removed. | |
| user@user-All-Series:~/min_omni_8.1$ export ALLOW_MISSING_DEPENDENCIES=true | |
| user@user-All-Series:~/min_omni_8.1$ . build/envsetup.sh | |
| including device/asus/asus_x550/vendorsetup.sh | |
| including device/bq/5525/vendorsetup.sh | |
| including device/huawei/kiwi/vendorsetup.sh | |
| including device/Prest/5507/vendorsetup.sh | |
| including device/xiaomi/mido/vendorsetup.sh | |
| including device/xiaomi/rosy/vendorsetup.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # dmesg | |
| <6>[ 0.000000] Initializing cgroup subsys cpu | |
| <6>[ 0.000000] Initializing cgroup subsys cpuacct | |
| <5>[ 0.000000] Linux version 3.10.104-perf (user@user-All-Series) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Nov 6 00:06:22 +05 2018 | |
| <4>[ 0.000000] CPU: AArch64 Processor [410fd031] revision 1 | |
| <6>[ 0.000000] Machine: Qualcomm Technologies, Inc. MSM8939 | |
| <6>[ 0.000000] cma: Found external_image__region@0, memory base 0x0000000086000000, size 8 MiB, limit 0xffffffffffffffff | |
| <6>[ 0.000000] cma: Found modem_adsp_region@0, memory base 0x0000000086800000, size 85 MiB, limit 0xffffffffffffffff | |
| <6>[ 0.000000] cma: Found pheripheral_region@0, memory base 0x000000008bd00000, size 6 MiB, limit 0xffffffffffffffff | |
| <6>[ 0.000000] cma: Found venus_region@0, memory base 0x0000000000000000, size 5 MiB, limit 0x0000000090000000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * Japan Display Inc. BU21150 touch screen driver. | |
| * | |
| * Copyright (c) 2014-2015, The Linux Foundation. All rights reserved. | |
| * Copyright (C) 2013-2015 Japan Display Inc. | |
| * | |
| * This program is free software; you can redistribute it and/or | |
| * modify it under the terms of the GNU General Public License | |
| * version 2, and only version 2, as published by the | |
| * Free Software Foundation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Checking build tools versions... | |
| external/speex/Android.mk:55: TODOArm64: enable neon in libspeex | |
| TODOArm64: frameworks/compile/libbcc/Android.mk Add Arm64 define to LOCAL_CFLAGS | |
| TODOArm64: frameworks/compile/libbcc/bcinfo/Android.mk Enable build of libbcinfo device shared library | |
| TODOArm64: frameworks/compile/libbcc/lib/Core/Android.mk Add Arm64 define to LOCAL_CFLAGS | |
| TODOArm64: frameworks/compile/libbcc/lib/ExecutionEngine/Android.mk Add Arm64 define to LOCAL_CFLAGS | |
| TODOArm64: frameworks/compile/libbcc/lib/Renderscript/Android.mk Add Arm64 define to LOCAL_CFLAGS | |
| TODOArm64: frameworks/compile/libbcc/lib/Support/Android.mk Add Arm64 define to LOCAL_CFLAGS | |
| TODOArm64: frameworks/compile/libbcc/tools/bcc/Android.mk Add Arm64 define to LOCAL_CFLAGS | |
| find: ‘dummy’: Нет такого файла или каталога |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user@user-All-Series:~/android/cm-12.1$ make -j5 recoveryimage | |
| ============================================ | |
| PLATFORM_VERSION_CODENAME=REL | |
| PLATFORM_VERSION=5.1.1 | |
| CM_VERSION=12.1-20181112-UNOFFICIAL-X550 | |
| TARGET_PRODUCT=cm_X550 | |
| TARGET_BUILD_VARIANT=eng | |
| TARGET_BUILD_TYPE=release | |
| TARGET_BUILD_APPS= | |
| TARGET_ARCH=arm64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user@user-All-Series:~/min_omni_5.1$ make clean | |
| ============================================ | |
| PLATFORM_VERSION_CODENAME=REL | |
| PLATFORM_VERSION=5.1.1 | |
| TARGET_PRODUCT=full | |
| TARGET_BUILD_VARIANT=eng | |
| TARGET_BUILD_TYPE=release | |
| TARGET_BUILD_APPS= | |
| TARGET_ARCH=arm | |
| TARGET_ARCH_VARIANT=armv7-a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user@user-All-Series:~/min_omni_5.1$ make clean | |
| ============================================ | |
| PLATFORM_VERSION_CODENAME=REL | |
| PLATFORM_VERSION=5.1.1 | |
| TARGET_PRODUCT=full | |
| TARGET_BUILD_VARIANT=eng | |
| TARGET_BUILD_TYPE=release | |
| TARGET_BUILD_APPS= | |
| TARGET_ARCH=arm | |
| TARGET_ARCH_VARIANT=armv7-a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user@user-All-Series:~/android/cm-12.1$ make clean | |
| ============================================ | |
| PLATFORM_VERSION_CODENAME=REL | |
| PLATFORM_VERSION=5.1.1 | |
| CM_VERSION= | |
| TARGET_PRODUCT=full | |
| TARGET_BUILD_VARIANT=eng | |
| TARGET_BUILD_TYPE=release | |
| TARGET_BUILD_APPS= | |
| TARGET_ARCH=arm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user@user-All-Series:~/android/cm-12.1$ make clean | |
| ============================================ | |
| PLATFORM_VERSION_CODENAME=REL | |
| PLATFORM_VERSION=5.1.1 | |
| CM_VERSION= | |
| TARGET_PRODUCT=full | |
| TARGET_BUILD_VARIANT=eng | |
| TARGET_BUILD_TYPE=release | |
| TARGET_BUILD_APPS= | |
| TARGET_ARCH=arm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| user@user-All-Series:~/android/cm-12.1$ make clean | |
| ============================================ | |
| PLATFORM_VERSION_CODENAME=REL | |
| PLATFORM_VERSION=5.1.1 | |
| CM_VERSION= | |
| TARGET_PRODUCT=full | |
| TARGET_BUILD_VARIANT=eng | |
| TARGET_BUILD_TYPE=release | |
| TARGET_BUILD_APPS= | |
| TARGET_ARCH=arm |
OlderNewer