Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ source build/envsetup.sh
- including vendor/e/vendorsetup.sh
- >> [Sat 24 Jun 21:18:26 BST 2023] Reset variables finished
- including vendor/e/vendorsetup.sh
- ... auto-detected CPU count: 4
- ... will use this thread count: 3
- not exporting special var CCACHE_COMPRESS as it is an unset variable
- not exporting special var CCACHE_NOCOMPRESS as it is an unset variable
- emptied MIRROR ><
- emptied OTA_URL ><
- emptied CUSTOM_PACKAGES ><
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- ******** /e/ - set JAVA ********
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- >> [Sat 24 Jun 21:18:26 BST 2023] Determining correct OpenJDK version for v1-r
- ... checking if we need to switch Java version
- ... skipping touching java as we use a shipped one (/home/pete/srv/l4m/src/LINEAGE_18_1/prebuilts/jdk/jdk11/linux-x86)
- >> [Sat 24 Jun 21:18:26 BST 2023] Using Java JDK /home/pete/srv/l4m/src/LINEAGE_18_1/prebuilts/jdk/jdk11/linux-x86
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- ******** /e/ - INIT ********
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- >> [Sat 24 Jun 21:18:26 BST 2023] Preparing build environment
- >> [Sat 24 Jun 21:18:26 BST 2023] DEBUG: ROOT_DIR is set to: >/home/pete/srv/l4m/src/LINEAGE_18_1/.e/root<
- Set cache size limit to 50.0 GB
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- ******** /e/ - POSTSYNC ********
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- >> [Sat 24 Jun 21:18:26 BST 2023] Setting "4microg-UNOFFICIAL" as release type
- >> [Sat 24 Jun 21:18:26 BST 2023] Adding keys path (/home/pete/srv/l4m/src/LINEAGE_18_1/.e/keys)
- >> [Sat 24 Jun 21:18:26 BST 2023] Running before.sh
- Applying patches
- patchScriptFile:
- PWD: /home/pete/srv/l4m/src/LINEAGE_18_1
- No patch script to run
- Cloning into '/home/pete/srv/l4m/src/LINEAGE_18_1/.e/tmp/l4m-cicd'...
- remote: Enumerating objects: 1312, done.
- remote: Counting objects: 100% (19/19), done.
- remote: Compressing objects: 100% (19/19), done.
- remote: Total 1312 (delta 5), reused 8 (delta 0), pack-reused 1293
- Receiving objects: 100% (1312/1312), 845.91 KiB | 518.00 KiB/s, done.
- Resolving deltas: 100% (765/765), done.
- HEAD is now at 98f04721f78 Merge tag 'android-security-11.0.0_r65' of https://android.googlesource.com/platform/frameworks/base into staging/lineage-18.1_merge_android-security-11.0.0_r65
- >> [Sat 24 Jun 21:18:28 BST 2023] Applying the restricted signature spoofing patch (based on android_frameworks_base-R.patch) to frameworks/base
- patching file api/current.txt
- patching file core/res/AndroidManifest.xml
- Hunk #1 succeeded at 2853 (offset 12 lines).
- patching file core/res/res/values/config.xml
- patching file core/res/res/values/strings.xml
- patching file non-updatable-api/current.txt
- patching file services/core/java/com/android/server/pm/PackageManagerService.java
- Hunk #1 succeeded at 4465 (offset 11 lines).
- Hunk #2 succeeded at 4503 (offset 11 lines).
- >> [Sat 24 Jun 21:18:29 BST 2023] Setting "4microg-UNOFFICIAL" as release type
- vendor e already enabled in /vendor/lineage/config/common.mk
- Switch back to Python3
- ============================================
- /e/ build variables:
- ====================
- EOS_DEVICE="z3tcw"
- DEBUG_LOG="/home/pete/srv/l4m/src/LINEAGE_18_1/.e/logs/e-20230624-4microg-UNOFFICIAL-z3tcw.log"
- _MAX_THREADS="3"
- MAX_THREADS_ARG="-j 3"
- USE_CCACHE="1"
- CCACHE_EXEC="/usr/bin/ccache"
- CCACHE_DIR="/home/pete/srv/l4m/src/LINEAGE_18_1/ccache/l4m"
- CCACHE_SIZE="50G"
- CCACHE_COMPRESS=""
- CCACHE_NOCOMPRESS="true"
- CCACHE_COMPRESSLEVEL="6"
- BRANCH_NAME="v1-r"
- RELEASE_TYPE="4microg-UNOFFICIAL"
- REPO="https://github.com/LineageOS/android.git"
- MIRROR=""
- OTA_URL=""
- USER_NAME="Pete"
- USER_MAIL="[email protected]"
- INCLUDE_PROPRIETARY="false"
- BUILD_OVERLAY="false"
- LOCAL_MIRROR="false"
- CRONTAB_TIME="now"
- CLEAN_AFTER_BUILD="false"
- CLEAN_BEFORE_BUILD="false"
- WITH_SU="false"
- ANDROID_JACK_VM_ARGS="-Dfile.encoding=UTF-8 -XX:+TieredCompilation -Xmx8G"
- CUSTOM_PACKAGES=""
- SIGN_BUILDS="true"
- KEYS_SUBJECT="/C=DE/ST=Somewhere/L=Somewhere/O=Pete/OU=e/CN=eOS/[email protected]"
- KEYS_SUBJECT="/C=DE/ST=Somewhere/L=Somewhere/O=Pete/OU=e/CN=eOS/[email protected]"
- ZIP_SUBDIR="true"
- LOGS_SUBDIR="true"
- SIGNATURE_SPOOFING="restricted"
- DELETE_OLD_ZIPS="0"
- DELETE_OLD_LOGS="0"
- EOS_BUILD_DATE="20230624"
- TMP_DIR="/home/pete/srv/l4m/src/LINEAGE_18_1/.e/tmp"
- ZIP_DIR="/home/pete/srv/l4m/src/LINEAGE_18_1/.e/zips/z3tcw"
- SYNC_RESET="0"
- KEYS_DIR="/home/pete/srv/l4m/src/LINEAGE_18_1/.e/keys"
- MINIMAL_APPS="false"
- =======
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement