This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: Arago build issue

Part Number: AM5728
Other Parts Discussed in Thread: TFP410, LM90, LM95245, TMP102

Tool/software: Linux

Hi Ti,

I am trying to build gstreamer and its packages using Yocto.

I have followed http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK link to download the packages and executed followings command.

$ git clone git://arago-project.org/git/projects/oe-layersetup.git tisdk
$ cd tisdk
$ ./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-04.02.00.09-config.txt
$ cd build
$ . conf/setenv
$ export PATH=$HOME/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:$PATH
$ MACHINE=am57xx-evm bitbake arago-core-tisdk-image

From the above steps, I am not getting packages like gstreamer.

  • Hello ANTRIKSH,

    Please, see the Recipes section in the Processor SDK building the SDK page.
    You need to execute $ MACHINE=am57xx-evm bitbake gstreamer1.0 in the last step.

    Best regards,
    Kemal

  • Hi Kemal,

    Thanks for your support,

    I would like to know about the reason behind the failures of checksum of the file.

    What is the exact package size that will download from earlier build steps.

    I have tried 3 times and it is downloading three different sizes 33 GB, 114 GB, 55 GB respectively.

    Please help me to come out from above issue.

  • I have tried but no use.
  • If the downloaded file is corrupted or not the expected one, the checksum fail will occur.
    Depending on the platform (am335x-evm, am437x-evm, am57xx-evm, etc.), which Processor SDK config file is used (processor-sdk-04.01.00.06-x11-config.txt, processor-sdk-04.02.00.09-config.txt, etc.), the features that the image includes (dbg-pkgs, dev-pkgs, debug-tweaks, etc.), and the most significant which target you build (arago-base-tisdk-image, tisdk-rootfs-image, arago-core-tisdk-image, etc.) the storage size that your need will grow up to 200GB and more.

  • Mine it has come around 33GB. I am sharing the error Log

    antriksh@antriksh:/media/antriksh/ART/tisdk/build$ MACHINE=am57xx-evm bitbake arago-core-tisdk-image
    Loading cache: 100% |##############################################################################################################################################################| Time: 0:00:00
    Loaded 74 entries from dependency cache.
    Parsing recipes: 100% |############################################################################################################################################################| Time: 0:02:12
    Parsing of 3033 .bb files complete (50 cached, 2983 parsed). 3800 targets, 534 skipped, 0 masked, 0 errors.
    WARNING: No recipes available for:
    /media/antriksh/ART/tisdk/sources/meta-openamp/recipes-bsp/device-tree/device-tree-generation_%.bbappend
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION = "1.32.0"
    BUILD_SYS = "x86_64-linux"
    NATIVELSBSTRING = "Ubuntu-16.04"
    TARGET_SYS = "arm-linux-gnueabi"
    MACHINE = "am57xx-evm"
    DISTRO = "arago"
    DISTRO_VERSION = "2017.10"
    TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
    TARGET_FPU = "hard"
    meta-processor-sdk = "HEAD:eaac60268857bc56bf89625df93935a272b63341"
    meta-ros = "HEAD:e01c6ace0d4f9d700449edad3781e9cd505b5e10"
    meta-arago-distro
    meta-arago-extras = "HEAD:d34c861f846f35d089e1caf224ec43079be7b202"
    meta-browser = "HEAD:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-openamp = "HEAD:8a214032bfb7e8124bc1485c70c69f7d60abb819"
    meta-qt5 = "HEAD:2c9f0e4eb0e9097f6f872ec1e1d81768a8ab5f1b"
    meta-networking
    meta-ruby
    meta-python
    meta-oe
    meta-gnome
    meta-multimedia = "HEAD:b40116cf457b88a2db14b86fda9627fb34d56ae6"
    meta-ti = "HEAD:351ccf1928a18c2b69fd19b09b980c9aa3af2e26"
    meta-linaro-toolchain
    meta-optee = "HEAD:5d2cb685217794293ea2bab18d7e62019c329d06"
    meta = "HEAD:1718f0a6c1de9c23660a9bebfd4420e3c4ed37e6"

    Initialising tasks: 100% |#########################################################################################################################################################| Time: 0:00:28
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks
    WARNING: libpcre-native-8.39-r0 do_fetch: Checksum mismatch for local file /media/antriksh/PART/tisdk/downloads/pcre-8.39.tar.bz2
    Cleaning and trying again.
    WARNING: libpcre-native-8.39-r0 do_fetch: Renaming /media/antriksh/PART/tisdk/downloads/pcre-8.39.tar.bz2 to /media/antriksh/PART/tisdk/downloads/pcre-8.39.tar.bz2_bad-checksum_355f5c4f26792d93bba4662079a1e8a1
    WARNING: libpcre-native-8.39-r0 do_fetch: Checksum failure encountered with download of downloads.sourceforge.net/.../pcre-8.39.tar.bz2 - will attempt other sources if available
    WARNING: libmpc-native-1.0.3-r0 do_fetch: Failed to fetch URL www.multiprecision.org/.../mpc-1.0.3.tar.gz, attempting MIRRORS if available
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/uninstall' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/get_rom_sects' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/gen_shm_cmd' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/load_bps' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/dump_ofd' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/lib_footprint' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/hide_syms' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/sectti' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/global_types_gen' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/coff_header_data' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/dump_map' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/mkhex4bin' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/find_dup_syms' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/lib_versions' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/extract_sections' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/func_info' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/get_rom_symbols' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/coffdiff' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/list_interrupt' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/objdiff' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/bootimage' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    WARNING: ti-cg-xml-native-2_41_00-r0 do_populate_sysroot: File '/media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/share/ti/ti-cg-xml-tree/bin/call_graph' from ti-cg-xml-native was already stripped, this will prevent future debugging!
    ERROR: linux-ti-staging-4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16 do_compile: oe_runmake failedERROR: When reparsing /DCMIST_PART/tisdk/sources/meta-ti/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb.do_compile, the basehash value changed from 3996bb3ad47fa4c595cb22cf76c0ee15 to 2ee10cf29f90fb38133dcab28bd1a96f. The metadata is not deterministic and this needs to be fixed.
    ERROR: common-csl-ip-rtos-03.03.00.09-r0.5 do_compile: Taskhash mismatch 029f4074ef7211a2165c8c3b2064a975 versus cca17893791a04e0e1af11b86d59e835 for /DCMIST_PART/tisdk/sources/meta-ti/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb.do_compile
    ERROR: Taskhash mismatch 029f4074ef7211a2165c8c3b2064a975 versus cca17893791a04e0e1af11b86d59e835 for /DCMIST_PART/tisdk/sources/meta-ti/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb.do_compile
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb.do_compile, the basehash value changed from 3996bb3ad47fa4c595cb22cf76c0ee15 to 2ee10cf29f90fb38133dcab28bd1a96f. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb.do_compile, the basehash value changed from 3996bb3ad47fa4c595cb22cf76c0ee15 to 2ee10cf29f90fb38133dcab28bd1a96f. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: ti-ipc-rtos-3.47.00.00-r0.r2 do_configure: Taskhash mismatch 277b6f4f06c299c46fb2b66879a3eb81 versus 29d06aae63b1efd0dd5c6957115aeae9 for /DCMIST_PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure
    ERROR: Taskhash mismatch 277b6f4f06c299c46fb2b66879a3eb81 versus 29d06aae63b1efd0dd5c6957115aeae9 for /DCMIST_PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: linux-ti-staging-4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16 do_compile: oe_runmake failed
    ERROR: linux-ti-staging-4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16 do_compile: Function failed: do_compile (log file is located at /DCMIST_PART/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16/temp/log.do_compile.5117)
    ERROR: Logfile of failure stored in: /PART/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16/temp/log.do_compile.5117
    ERROR: linux-ti-staging-4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16 do_compile: Function failed: do_compile (log file is located at /media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16/temp/log.do_compile.22621)
    ERROR: Logfile of failure stored in: /media/antriksh/PART/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16/temp/log.do_compile.22621
    Log data follows:
    | DEBUG: Executing shell function do_compile
    | NOTE: make -j 3 HOSTCC=gcc HOSTCPP=gcc -E zImage CC=arm-linux-gnueabihf-gcc -mno-thumb-interwork -marm -fuse-ld=bfd LD=arm-linux-gnueabihf-ld.bfd LOADADDR=0x80008000
    | GEN ./Makefile
    | scripts/kconfig/conf --silentoldconfig Kconfig
    | CHK include/config/kernel.release
    | GEN ./Makefile
    | CHK include/generated/uapi/linux/version.h
    | UPD include/generated/uapi/linux/version.h
    | HOSTCC scripts/basic/bin2c
    | WRAP arch/arm/include/generated/asm/bitsperlong.h
    | WRAP arch/arm/include/generated/asm/clkdev.h
    | WRAP arch/arm/include/generated/asm/cputime.h
    | WRAP arch/arm/include/generated/asm/current.h
    | WRAP arch/arm/include/generated/asm/early_ioremap.h
    | WRAP arch/arm/include/generated/asm/emergency-restart.h
    | WRAP arch/arm/include/generated/asm/errno.h
    | WRAP arch/arm/include/generated/asm/exec.h
    | WRAP arch/arm/include/generated/asm/ioctl.h
    | WRAP arch/arm/include/generated/asm/ipcbuf.h
    | WRAP arch/arm/include/generated/asm/irq_regs.h
    | WRAP arch/arm/include/generated/asm/kdebug.h
    | WRAP arch/arm/include/generated/asm/local.h
    | WRAP arch/arm/include/generated/asm/local64.h
    | WRAP arch/arm/include/generated/asm/mm-arch-hooks.h
    | WRAP arch/arm/include/generated/asm/msgbuf.h
    | WRAP arch/arm/include/generated/asm/msi.h
    | WRAP arch/arm/include/generated/asm/param.h
    | WRAP arch/arm/include/generated/asm/parport.h
    | WRAP arch/arm/include/generated/asm/poll.h
    | WRAP arch/arm/include/generated/asm/preempt.h
    | WRAP arch/arm/include/generated/asm/resource.h
    | WRAP arch/arm/include/generated/asm/rwsem.h
    | WRAP arch/arm/include/generated/asm/seccomp.h
    | WRAP arch/arm/include/generated/asm/segment.h
    | WRAP arch/arm/include/generated/asm/sembuf.h
    | WRAP arch/arm/include/generated/asm/serial.h
    | WRAP arch/arm/include/generated/asm/shmbuf.h
    | WRAP arch/arm/include/generated/asm/siginfo.h
    | WRAP arch/arm/include/generated/asm/simd.h
    | WRAP arch/arm/include/generated/asm/sizes.h
    | WRAP arch/arm/include/generated/asm/socket.h
    | WRAP arch/arm/include/generated/asm/sockios.h
    | WRAP arch/arm/include/generated/asm/termbits.h
    | WRAP arch/arm/include/generated/asm/termios.h
    | WRAP arch/arm/include/generated/asm/timex.h
    | WRAP arch/arm/include/generated/asm/trace_clock.h
    | WRAP arch/arm/include/generated/asm/unaligned.h
    | UPD include/config/kernel.release
    | Using /media/antriksh/DCMIST_PART/tisdk/build/arago-tmp-external-linaro-toolchain/work-shared/am57xx-evm/kernel-source as source for kernel
    | CHK include/generated/utsrelease.h
    | UPD include/generated/utsrelease.h
    | HOSTCC scripts/dtc/dtc.o
    | HOSTCC scripts/genksyms/genksyms.o
    | CC scripts/mod/empty.o
    | SHIPPED scripts/genksyms/parse.tab.c
    | SHIPPED scripts/genksyms/lex.lex.c
    | SHIPPED scripts/genksyms/keywords.hash.c
    | HOSTCC scripts/dtc/flattree.o
    | HOSTCC scripts/mod/mk_elfconfig
    | SHIPPED scripts/genksyms/parse.tab.h
    | HOSTCC scripts/genksyms/parse.tab.o
    | CC scripts/mod/devicetable-offsets.s
    | HOSTCC scripts/genksyms/lex.lex.o
    | HOSTCC scripts/dtc/fstree.o
    | HOSTCC scripts/dtc/data.o
    | HOSTCC scripts/dtc/livetree.o
    | HOSTLD scripts/genksyms/genksyms
    | HOSTCC scripts/dtc/treesource.o
    | HOSTCC scripts/dtc/srcpos.o
    | HOSTCC scripts/dtc/checks.o
    | HOSTCC scripts/kallsyms
    | HOSTCC scripts/dtc/util.o
    | MKELF scripts/mod/elfconfig.h
    | GEN scripts/mod/devicetable-offsets.h
    | HOSTCC scripts/mod/sumversion.o
    | SHIPPED scripts/dtc/dtc-lexer.lex.c
    | SHIPPED scripts/dtc/dtc-parser.tab.h
    | SHIPPED scripts/dtc/dtc-parser.tab.c
    | HOSTCC scripts/dtc/dtc-lexer.lex.o
    | HOSTCC scripts/dtc/dtc-parser.tab.o
    | HOSTCC scripts/mod/modpost.o
    | HOSTCC scripts/mod/file2alias.o
    | HOSTLD scripts/dtc/dtc
    | HOSTCC scripts/conmakehash
    | HOSTCC scripts/sortextable
    | HOSTLD scripts/mod/modpost
    | GEN include/generated/mach-types.h
    | CHK include/generated/timeconst.h
    | CC kernel/bounds.s
    | UPD include/generated/timeconst.h
    | CHK include/generated/bounds.h
    | UPD include/generated/bounds.h
    | CC arch/arm/kernel/asm-offsets.s
    | CHK include/generated/asm-offsets.h
    | UPD include/generated/asm-offsets.h
    | CALL /media/antriksh/DCMIST_PART/tisdk/build/arago-tmp-external-linaro-toolchain/work-shared/am57xx-evm/kernel-source/scripts/checksyscalls.sh
    | CC init/main.o
    | HOSTCC usr/gen_init_cpio
    | CC arch/arm/vfp/vfpmodule.o
    | GEN usr/initramfs_data.cpio.gz
    | AS usr/initramfs_data.o
    | LD usr/built-in.o
    | CHK include/generated/compile.h
    | UPD include/generated/compile.h
    | AS arch/arm/vfp/entry.o
    | LDS arch/arm/vdso/vdso.lds
    | CC arch/arm/vdso/vgettimeofday.o
    | AS arch/arm/vfp/vfphw.o
    | CC arch/arm/vfp/vfpsingle.o
    | AS arch/arm/vdso/datapage.o
    | CC arch/arm/vfp/vfpdouble.o
    | HOSTCC arch/arm/vdso/vdsomunge
    | VDSO arch/arm/vdso/vdso.so.raw
    | MUNGE arch/arm/vdso/vdso.so.dbg
    | OBJCOPY arch/arm/vdso/vdso.so
    | AS arch/arm/vdso/vdso.o
    | LD arch/arm/vdso/built-in.o
    | CC init/do_mounts.o
    | LD arch/arm/vfp/vfp.o
    | LD arch/arm/vfp/built-in.o
    | CC init/do_mounts_rd.o
    | CC init/do_mounts_initrd.o
    | CC arch/arm/kernel/elf.o
    | AS arch/arm/kernel/entry-common.o
    | CC arch/arm/kernel/irq.o
    | CC arch/arm/kernel/opcodes.o
    | CC init/initramfs.o
    | CC arch/arm/kernel/process.o
    | CC init/calibrate.o
    | CC arch/arm/kernel/ptrace.o
    | CC arch/arm/mm/dma-mapping.o
    | CC arch/arm/kernel/reboot.o
    | CC arch/arm/kernel/return_address.o
    | CC arch/arm/mm/extable.o
    | CC arch/arm/mm/fault.o
    | CC arch/arm/kernel/setup.o
    | CC arch/arm/mm/init.o
    | CC init/init_task.o
    | CC arch/arm/kernel/signal.o
    | CC init/version.o
    | CC arch/arm/mm/iomap.o
    | AS arch/arm/kernel/sigreturn_codes.o
    | CC arch/arm/kernel/stacktrace.o
    | LD init/mounts.o
    | LD init/built-in.o
    | CC arch/arm/common/firmware.o
    | CC arch/arm/kernel/sys_arm.o
    | LD arch/arm/common/built-in.o
    | CC arch/arm/mm/fault-armv.o
    | LD arch/arm/probes/built-in.o
    | CC arch/arm/kernel/time.o
    | LD arch/arm/net/built-in.o
    | CC arch/arm/kernel/traps.o
    | CC arch/arm/mm/flush.o
    | CC arch/arm/kernel/atags_parse.o
    | CC arch/arm/kernel/atags_proc.o
    | CC arch/arm/mm/idmap.o
    | CC arch/arm/mm/ioremap.o
    | AS arch/arm/kernel/entry-armv.o
    | CC arch/arm/mm/mmap.o
    | CC arch/arm/kernel/cpuidle.o
    | CC arch/arm/mm/pgd.o
    | LD arch/arm/crypto/built-in.o
    | CC arch/arm/kernel/armksyms.o
    | CC arch/arm/mm/mmu.o
    | CC arch/arm/mm/pageattr.o
    | LD arch/arm/firmware/built-in.o
    | CC arch/arm/mach-omap2/id.o
    | CC arch/arm/kernel/module.o
    | CC arch/arm/mm/proc-syms.o
    | CC arch/arm/kernel/bios32.o
    | CC arch/arm/mm/alignment.o
    | CC arch/arm/mm/highmem.o
    | CC arch/arm/kernel/isa.o
    | CC arch/arm/mach-omap2/io.o
    | AS arch/arm/kernel/sleep.o
    | CC arch/arm/kernel/suspend.o
    | AS arch/arm/mm/abort-ev7.o
    | AS arch/arm/mm/pabort-v7.o
    | AS arch/arm/mm/cache-v7.o
    | CC arch/arm/mm/copypage-v6.o
    | CC arch/arm/kernel/smp.o
    | CC arch/arm/mm/context.o
    | CC arch/arm/mach-omap2/control.o
    | AS arch/arm/mm/tlb-v7.o
    | AS arch/arm/mm/proc-v7.o
    | CC arch/arm/mm/l2c-common.o
    | CC arch/arm/kernel/smp_tlb.o
    | CC arch/arm/mm/cache-l2x0.o
    | CC arch/arm/mach-omap2/mux.o
    | CC arch/arm/kernel/smp_scu.o
    | CC arch/arm/kernel/arch_timer.o
    | CC arch/arm/kernel/jump_label.o
    | AS arch/arm/mm/l2c-l2x0-resume.o
    | CC arch/arm/kernel/insn.o
    | LD arch/arm/mm/built-in.o
    | CC arch/arm/kernel/patch.o
    | CC arch/arm/plat-omap/sram.o
    | CC arch/arm/mach-omap2/devices.o
    | CC arch/arm/kernel/machine_kexec.o
    | CC arch/arm/plat-omap/dma.o
    | AS arch/arm/kernel/relocate_kernel.o
    | CC arch/arm/kernel/devtree.o
    | CC arch/arm/mach-omap2/fb.o
    | CC arch/arm/kernel/swp_emulate.o
    | CC arch/arm/mach-omap2/serial.o
    | CC arch/arm/plat-omap/counter_32k.o
    | CC arch/arm/plat-omap/dmtimer.o
    | CC arch/arm/kernel/hw_breakpoint.o
    | CC arch/arm/mach-omap2/timer.o
    | CC arch/arm/kernel/perf_regs.o
    | CC arch/arm/plat-omap/i2c.o
    | CC arch/arm/mach-omap2/pm.o
    | CC arch/arm/kernel/perf_callchain.o
    | LD arch/arm/plat-omap/built-in.o
    | CC arch/arm/mach-omap2/common.o
    | CC arch/arm/kernel/perf_event_xscale.o
    | CC kernel/fork.o
    | CC arch/arm/kernel/perf_event_v6.o
    | CC arch/arm/kernel/perf_event_v7.o
    | CC arch/arm/mach-omap2/gpio.o
    | CC arch/arm/mach-omap2/dma.o
    | CC arch/arm/kernel/topology.o
    | CC arch/arm/mach-omap2/wd_timer.o
    | CC arch/arm/mach-omap2/display.o
    | CC arch/arm/kernel/vdso.o
    | CC kernel/exec_domain.o
    | CC arch/arm/mach-omap2/i2c.o
    | CC arch/arm/kernel/efi.o
    | CC kernel/panic.o
    | CC arch/arm/mach-omap2/hdq1w.o
    | CC arch/arm/kernel/io.o
    | CC arch/arm/mach-omap2/omap_hwmod.o
    | AS arch/arm/kernel/hyp-stub.o
    | CC kernel/cpu.o
    | AS arch/arm/kernel/smccc-call.o
    | AS arch/arm/kernel/head.o
    | LDS arch/arm/kernel/vmlinux.lds
    | LD arch/arm/kernel/built-in.o
    | CC kernel/exit.o
    | CC arch/arm/mach-omap2/omap_device.o
    | CC kernel/softirq.o
    | AS arch/arm/mach-omap2/omap-headsmp.o
    | CC arch/arm/mach-omap2/sram.o
    | CC arch/arm/mach-omap2/drm.o
    | CC arch/arm/mach-omap2/omap_hwmod_reset.o
    | LD certs/built-in.o
    | CC arch/arm/mach-omap2/omap_hwmod_common_data.o
    | CC kernel/resource.o
    | AS arch/arm/mach-omap2/omap-smc.o
    | CC arch/arm/mach-omap2/omap-secure.o
    | CC arch/arm/mach-omap2/omap4-common.o
    | CC arch/arm/mach-omap2/omap-wakeupgen.o
    | CC kernel/sysctl.o
    | CC arch/arm/mach-omap2/omap-smp.o
    | CC kernel/sysctl_binary.o
    | CC arch/arm/mach-omap2/omap-hotplug.o
    | AS arch/arm/mach-omap2/sleep44xx.o
    | CC arch/arm/mach-omap2/omap4-restart.o
    | CC mm/filemap.o
    | CC arch/arm/mach-omap2/opp.o
    | CC arch/arm/mach-omap2/omap-pm-noop.o
    | CC kernel/capability.o
    | CC arch/arm/mach-omap2/omap-mpuss-lowpower.o
    | CC kernel/ptrace.o
    | CC arch/arm/mach-omap2/pm44xx.o
    | CC arch/arm/mach-omap2/pm-debug.o
    | CC mm/mempool.o
    | CC kernel/user.o
    | CC arch/arm/mach-omap2/cpuidle44xx.o
    | CC kernel/signal.o
    | CC arch/arm/mach-omap2/prm_common.o
    | CC mm/oom_kill.o
    | CC arch/arm/mach-omap2/cm_common.o
    | CC arch/arm/mach-omap2/cminst44xx.o
    | CC mm/maccess.o
    | CC arch/arm/mach-omap2/prm44xx.o
    | CC mm/page_alloc.o
    | CC arch/arm/mach-omap2/prcm_mpu44xx.o
    | CC kernel/sys.o
    | CC arch/arm/mach-omap2/prminst44xx.o
    | CC arch/arm/mach-omap2/vc44xx_data.o
    | CC arch/arm/mach-omap2/vp44xx_data.o
    | CC arch/arm/mach-omap2/voltage.o
    | CC kernel/kmod.o
    | CC arch/arm/mach-omap2/vc.o
    | CC arch/arm/mach-omap2/vp.o
    | CC arch/arm/mach-omap2/powerdomain.o
    | CC kernel/workqueue.o
    | CC mm/page-writeback.o
    | CC arch/arm/mach-omap2/powerdomain-common.o
    | CC arch/arm/mach-omap2/powerdomains7xx_data.o
    | CC arch/arm/mach-omap2/clockdomain.o
    | CC arch/arm/mach-omap2/clockdomains7xx_data.o
    | CC kernel/pid.o
    | CC arch/arm/mach-omap2/clock.o
    | CC mm/readahead.o
    | CC arch/arm/mach-omap2/omap_hwmod_common_ipblock_data.o
    | CC arch/arm/mach-omap2/omap_hwmod_7xx_data.o
    | CC kernel/task_work.o
    | CC mm/swap.o
    | CC kernel/extable.o
    | CC arch/arm/mach-omap2/pmu.o
    | CC kernel/params.o
    | CC arch/arm/mach-omap2/board-generic.o
    | CC arch/arm/mach-omap2/pdata-quirks.o
    | CC mm/truncate.o
    | CC kernel/kthread.o
    | CC mm/vmscan.o
    | CC kernel/sys_ni.o
    | CC arch/arm/mach-omap2/board-flash.o
    | CC kernel/nsproxy.o
    | CC kernel/notifier.o
    | CC arch/arm/mach-omap2/hsmmc.o
    | CC arch/arm/mach-omap2/usb-musb.o
    | CC kernel/ksysfs.o
    | CC arch/arm/mach-omap2/omap_phy_internal.o
    | CC mm/shmem.o
    | CC kernel/cred.o
    | CC arch/arm/mach-omap2/usb-host.o
    | CC arch/arm/mach-omap2/gpmc-nand.o
    | CC kernel/reboot.o
    | CC arch/arm/mach-omap2/gpmc-smsc911x.o
    | CC kernel/async.o
    | CC arch/arm/mach-omap2/common-board-devices.o
    | CC mm/util.o
    | CC arch/arm/mach-omap2/twl-common.o
    | CC kernel/range.o
    | CC kernel/smpboot.o
    | CC arch/arm/mach-omap2/dss-common.o
    | CC mm/mmzone.o
    | CC arch/arm/mach-omap2/omap-iommu.o
    | CC kernel/ucount.o
    | CC mm/vmstat.o
    | CC arch/arm/mach-omap2/remoteproc.o
    | LD arch/arm/mach-omap2/built-in.o
    | CC kernel/groups.o
    | CC fs/open.o
    | CC kernel/bpf/core.o
    | CC mm/backing-dev.o
    | CC fs/read_write.o
    | CC mm/mm_init.o
    | CC mm/mmu_context.o
    | LD kernel/bpf/built-in.o
    | CC kernel/events/core.o
    | CC fs/file_table.o
    | CC mm/percpu.o
    | CC fs/super.o
    | CC mm/slab_common.o
    | CC fs/char_dev.o
    | CC mm/compaction.o
    | CC fs/stat.o
    | CC fs/exec.o
    | CC mm/vmacache.o
    | CC mm/interval_tree.o
    | CC kernel/events/ring_buffer.o
    | CC mm/list_lru.o
    | CC fs/pipe.o
    | CC kernel/events/callchain.o
    | CC mm/workingset.o
    | CC kernel/events/hw_breakpoint.o
    | CC mm/debug.o
    | CC fs/namei.o
    | LD kernel/events/built-in.o
    | CC mm/gup.o
    | CC kernel/irq/irqdesc.o
    | CC mm/highmem.o
    | CC mm/memory.o
    | CC kernel/irq/handle.o
    | CC kernel/irq/manage.o
    | CC kernel/irq/spurious.o
    | CC fs/fcntl.o
    | CC mm/mincore.o
    | CC kernel/irq/resend.o
    | CC kernel/irq/chip.o
    | CC mm/mlock.o
    | CC fs/ioctl.o
    | CC fs/readdir.o
    | CC mm/mmap.o
    | CC kernel/irq/dummychip.o
    | CC fs/select.o
    | CC kernel/irq/devres.o
    | CC kernel/irq/generic-chip.o
    | CC mm/mprotect.o
    | CC kernel/irq/autoprobe.o
    | CC mm/mremap.o
    | CC kernel/irq/irqdomain.o
    | CC fs/dcache.o
    | CC mm/msync.o
    | CC kernel/irq/proc.o
    | CC mm/rmap.o
    | CC kernel/irq/pm.o
    | CC kernel/irq/msi.o
    | CC fs/inode.o
    | CC mm/vmalloc.o
    | CC kernel/irq/affinity.o
    | LD kernel/irq/built-in.o
    | LD kernel/livepatch/built-in.o
    | CC kernel/locking/mutex.o
    | CC fs/attr.o
    | CC mm/pagewalk.o
    | CC mm/pgtable-generic.o
    | CC kernel/locking/semaphore.o
    | CC fs/bad_inode.o
    | CC mm/process_vm_access.o
    | CC fs/file.o
    | CC kernel/locking/rwsem.o
    | CC mm/init-mm.o
    | CC kernel/locking/percpu-rwsem.o
    | CC mm/nobootmem.o
    | CC kernel/locking/spinlock.o
    | CC fs/filesystems.o
    | CC kernel/locking/osq_lock.o
    | CC mm/fadvise.o
    | CC kernel/locking/rtmutex.o
    | CC fs/namespace.o
    | CC mm/madvise.o
    | CC kernel/locking/rwsem-xadd.o
    | CC mm/memblock.o
    | LD kernel/locking/built-in.o
    | CC kernel/power/qos.o
    | CC mm/page_io.o
    | CC kernel/power/main.o
    | CC fs/seq_file.o
    | CC mm/swap_state.o
    | CC kernel/power/console.o
    | CC mm/swapfile.o
    | CC fs/xattr.o
    | CC kernel/power/process.o
    | CC fs/libfs.o
    | CC kernel/power/suspend.o
    | CC mm/dmapool.o
    | CC kernel/power/poweroff.o
    | LD kernel/power/built-in.o
    | CC kernel/printk/printk.o
    | CC fs/fs-writeback.o
    | CC mm/slub.o
    | CC fs/pnode.o
    | CC kernel/printk/nmi.o
    | CC fs/splice.o
    | LD kernel/printk/built-in.o
    | CC kernel/rcu/update.o
    | CC mm/migrate.o
    | CC kernel/rcu/sync.o
    | CC kernel/rcu/srcu.o
    | CC fs/sync.o
    | CC kernel/rcu/tree.o
    | CC mm/page_counter.o
    | CC mm/memcontrol.o
    | CC fs/utimes.o
    | CC fs/stack.o
    | CC fs/fs_struct.o
    | CC fs/statfs.o
    | LD kernel/rcu/built-in.o
    | CC kernel/sched/core.o
    | CC fs/fs_pin.o
    | CC fs/nsfs.o
    | CC fs/buffer.o
    | CC mm/vmpressure.o
    | CC mm/swap_cgroup.o
    | CC mm/page_isolation.o
    | CC mm/early_ioremap.o
    | CC mm/cma.o
    | CC fs/block_dev.o
    | CC mm/frame_vector.o
    | CC kernel/sched/loadavg.o
    | LD mm/built-in.o
    | CC ipc/util.o
    | CC kernel/sched/clock.o
    | CC kernel/sched/cputime.o
    | CC fs/direct-io.o
    | CC ipc/msgutil.o
    | CC ipc/msg.o
    | CC kernel/sched/idle_task.o
    | CC kernel/sched/fair.o
    | CC ipc/sem.o
    | CC fs/mpage.o
    | CC ipc/shm.o
    | CC fs/proc_namespace.o
    | CC ipc/syscall.o
    | CC ipc/ipc_sysctl.o
    | CC ipc/mqueue.o
    | CC fs/autofs4/init.o
    | CC fs/autofs4/inode.o
    | CC fs/autofs4/root.o
    | CC ipc/namespace.o
    | CC kernel/sched/rt.o
    | CC fs/autofs4/symlink.o
    | CC ipc/mq_sysctl.o
    | CC fs/autofs4/waitq.o
    | LD ipc/built-in.o
    | CC security/keys/gc.o
    | CC fs/autofs4/expire.o
    | CC security/keys/key.o
    | CC kernel/sched/deadline.o
    | CC fs/autofs4/dev-ioctl.o
    | LD fs/autofs4/autofs4.o
    | LD fs/autofs4/built-in.o
    | CC security/keys/keyring.o
    | LD fs/cifs/built-in.o
    | CC fs/configfs/inode.o
    | CC kernel/sched/stop_task.o
    | CC fs/configfs/file.o
    | CC kernel/sched/wait.o
    | CC security/keys/keyctl.o
    | CC fs/configfs/dir.o
    | CC kernel/sched/swait.o
    | CC kernel/sched/completion.o
    | CC security/keys/permission.o
    | CC fs/configfs/symlink.o
    | CC kernel/sched/idle.o
    | CC security/keys/process_keys.o
    | CC fs/configfs/mount.o
    | CC fs/configfs/item.o
    | CC security/keys/request_key.o
    | CC kernel/sched/cpupri.o
    | LD fs/configfs/configfs.o
    | LD fs/configfs/built-in.o
    | CC fs/debugfs/inode.o
    | CC security/keys/request_key_auth.o
    | CC kernel/sched/cpudeadline.o
    | CC kernel/sched/stats.o
    | CC security/keys/user_defined.o
    | CC kernel/sched/debug.o
    | CC fs/debugfs/file.o
    | CC security/keys/proc.o
    | CC security/keys/sysctl.o
    | LD security/keys/built-in.o
    | CC security/commoncap.o
    | LD fs/debugfs/debugfs.o
    | LD fs/debugfs/built-in.o
    | CC fs/devpts/inode.o
    | CC kernel/sched/cpuacct.o
    | CC security/min_addr.o
    | LD fs/devpts/devpts.o
    | LD fs/devpts/built-in.o
    | LD fs/efivarfs/built-in.o
    | LD fs/exofs/built-in.o
    | CC fs/exportfs/expfs.o
    | CC kernel/sched/cpufreq.o
    | CC security/device_cgroup.o
    | LD fs/exportfs/exportfs.o
    | LD fs/exportfs/built-in.o
    | CC fs/ext4/balloc.o
    | CC kernel/sched/cpufreq_schedutil.o
    | LD security/built-in.o
    | LD kernel/sched/built-in.o
    | CC kernel/time/time.o
    | CC crypto/api.o
    | CC kernel/time/timer.o
    | CC crypto/cipher.o
    | CC fs/ext4/bitmap.o
    | CC crypto/compress.o
    | CC kernel/time/hrtimer.o
    | CC fs/ext4/dir.o
    | CC crypto/memneq.o
    | CC fs/ext4/file.o
    | CC crypto/crypto_wq.o
    | CC kernel/time/itimer.o
    | CC fs/ext4/fsync.o
    | CC kernel/time/posix-timers.o
    | CC crypto/algapi.o
    | CC fs/ext4/ialloc.o
    | CC kernel/time/posix-cpu-timers.o
    | CC crypto/scatterwalk.o
    | CC fs/ext4/inode.o
    | CC kernel/time/timekeeping.o
    | CC crypto/proc.o
    | CC crypto/aead.o
    | CC kernel/time/ntp.o
    | CC crypto/ablkcipher.o
    | CC kernel/time/clocksource.o
    | CC fs/ext4/page-io.o
    | CC crypto/blkcipher.o
    | CC fs/ext4/ioctl.o
    | CC kernel/time/jiffies.o
    | CC kernel/time/timer_list.o
    | CC crypto/skcipher.o
    | CC fs/ext4/namei.o
    | CC kernel/time/timeconv.o
    | CC kernel/time/timecounter.o
    | CC kernel/time/posix-clock.o
    | CC crypto/ahash.o
    | CC kernel/time/alarmtimer.o
    | CC fs/ext4/super.o
    | CC crypto/shash.o
    | CC kernel/time/clockevents.o
    | CC crypto/akcipher.o
    | CC kernel/time/tick-common.o
    | CC crypto/kpp.o
    | CC kernel/time/tick-broadcast.o
    | CC crypto/algboss.o
    | CC kernel/time/tick-broadcast-hrtimer.o
    | CC fs/ext4/symlink.o
    | CC kernel/time/sched_clock.o
    | CC fs/ext4/hash.o
    | CC crypto/testmgr.o
    | CC kernel/time/tick-oneshot.o
    | CC kernel/time/tick-sched.o
    | CC fs/ext4/resize.o
    | CC crypto/crypto_null.o
    | CC kernel/time/timekeeping_debug.o
    | CC crypto/aes_generic.o
    | LD kernel/time/built-in.o
    | CC kernel/kcmp.o
    | CC fs/ext4/extents.o
    | CC kernel/freezer.o
    | CC crypto/deflate.o
    | CC kernel/futex.o
    | CC crypto/crc32c_generic.o
    | CC crypto/lzo.o
    | CC crypto/rng.o
    | CC kernel/smp.o
    | CC fs/ext4/ext4_jbd2.o
    | LD crypto/crypto.o
    | LD crypto/crypto_algapi.o
    | LD crypto/crypto_blkcipher.o
    | LD crypto/crypto_hash.o
    | LD crypto/cryptomgr.o
    | LD crypto/built-in.o
    | CC block/bio.o
    | CC kernel/uid16.o
    | CC fs/ext4/migrate.o
    | CC kernel/module.o
    | CC fs/ext4/mballoc.o
    | CC block/elevator.o
    | CC kernel/kallsyms.o
    | CC block/blk-core.o
    | CC fs/ext4/block_validity.o
    | CC kernel/acct.o
    | CC fs/ext4/move_extent.o
    | CC kernel/kexec_core.o
    | CC fs/ext4/mmp.o
    | CC block/blk-tag.o
    | CC fs/ext4/indirect.o
    | CC kernel/kexec.o
    | CC block/blk-sysfs.o
    | CC kernel/cgroup.o
    | CC fs/ext4/extents_status.o
    | CC block/blk-flush.o
    | CC fs/ext4/xattr.o
    | CC block/blk-settings.o
    | CC block/blk-ioc.o
    | CC fs/ext4/xattr_user.o
    | CC fs/ext4/xattr_trusted.o
    | CC block/blk-map.o
    | CC fs/ext4/inline.o
    | CC kernel/cgroup_freezer.o
    | CC block/blk-exec.o
    | CC kernel/cgroup_pids.o
    | CC kernel/cpuset.o
    | CC block/blk-merge.o
    | CC fs/ext4/readpage.o
    | CC fs/ext4/sysfs.o
    | CC fs/ext4/acl.o
    | CC block/blk-softirq.o
    | CC kernel/utsname.o
    | CC kernel/pid_namespace.o
    | CC fs/ext4/xattr_security.o
    | CC block/blk-timeout.o
    | LD fs/ext4/ext4.o
    | LD fs/ext4/built-in.o
    | CC fs/fat/cache.o
    | GZIP kernel/config_data.gz
    | CC kernel/stop_machine.o
    | CC block/blk-lib.o
    | CC fs/fat/dir.o
    | CC kernel/seccomp.o
    | CC block/blk-mq.o
    | CC fs/fat/fatent.o
    | CC kernel/utsname_sysctl.o
    | CC kernel/elfcore.o
    | CC kernel/irq_work.o
    | CC fs/fat/file.o
    | CC kernel/cpu_pm.o
    | CC block/blk-mq-tag.o
    | CC kernel/jump_label.o
    | CC fs/fat/inode.o
    | CC kernel/membarrier.o
    | CC block/blk-mq-sysfs.o
    | CC kernel/memremap.o
    | CC block/blk-mq-cpumap.o
    | CHK kernel/config_data.h
    | UPD kernel/config_data.h
    | CC kernel/configs.o
    | CC fs/fat/misc.o
    | LD kernel/built-in.o
    | CC block/ioctl.o
    | LD drivers/amba/built-in.o
    | LD drivers/android/built-in.o
    | LD drivers/ata/built-in.o
    | LD drivers/auxdisplay/built-in.o
    | CC drivers/base/component.o
    | CC fs/fat/nfs.o
    | CC fs/fat/namei_vfat.o
    | CC drivers/base/core.o
    | CC block/genhd.o
    | CC fs/fat/namei_msdos.o
    | LD fs/fat/fat.o
    | LD fs/fat/vfat.o
    | LD fs/fat/msdos.o
    | LD fs/fat/built-in.o
    | LD fs/fscache/built-in.o
    | CC fs/jbd2/transaction.o
    | CC block/scsi_ioctl.o
    | CC drivers/base/bus.o
    | CC block/partition-generic.o
    | CC drivers/base/dd.o
    | CC fs/jbd2/commit.o
    | CC drivers/base/syscore.o
    | CC block/ioprio.o
    | CC fs/jbd2/recovery.o
    | CC drivers/base/driver.o
    | CC block/badblocks.o
    | CC fs/jbd2/checkpoint.o
    | CC drivers/base/class.o
    | CC fs/jbd2/revoke.o
    | CC block/partitions/check.o
    | CC drivers/base/platform.o
    | CC block/partitions/cmdline.o
    | CC fs/jbd2/journal.o
    | CC block/partitions/msdos.o
    | CC drivers/base/cpu.o
    | CC block/partitions/efi.o
    | LD block/partitions/built-in.o
    | CC drivers/base/firmware.o
    | CC block/bounce.o
    | LD fs/jbd2/jbd2.o
    | LD fs/jbd2/built-in.o
    | CC fs/kernfs/mount.o
    | CC drivers/base/init.o
    | CC fs/kernfs/inode.o
    | CC drivers/base/map.o
    | CC block/bsg.o
    | CC fs/kernfs/dir.o
    | CC drivers/base/devres.o
    | CC drivers/base/attribute_container.o
    | CC block/blk-cgroup.o
    | CC fs/kernfs/file.o
    | CC drivers/base/transport_class.o
    | CC fs/kernfs/symlink.o
    | CC drivers/base/topology.o
    | LD fs/kernfs/built-in.o
    | CC fs/lockd/clntlock.o
    | CC block/noop-iosched.o
    | CC drivers/base/container.o
    | CC block/deadline-iosched.o
    | CC drivers/base/property.o
    | CC block/cfq-iosched.o
    | CC fs/lockd/clntproc.o
    | CC drivers/base/cacheinfo.o
    | CC drivers/base/devtmpfs.o
    | CC block/cmdline-parser.o
    | CC fs/lockd/clntxdr.o
    | CC drivers/base/dma-contiguous.o
    | CC block/blk-mq-pci.o
    | CC fs/lockd/host.o
    | CC drivers/base/power/sysfs.o
    | CC drivers/base/power/generic_ops.o
    | LD block/built-in.o
    | CC fs/lockd/svc.o
    | CC fs/lockd/svclock.o
    | CC drivers/base/power/common.o
    | CC fs/lockd/svcshare.o
    | CC drivers/base/power/qos.o
    | CC fs/lockd/svcproc.o
    | CC sound/sound_core.o
    | CC fs/lockd/svcsubs.o
    | CC drivers/base/power/runtime.o
    | LD sound/arm/built-in.o
    | LD sound/atmel/built-in.o
    | CC sound/core/sound.o
    | CC fs/lockd/mon.o
    | CC drivers/base/power/wakeirq.o
    | CC sound/core/init.o
    | CC drivers/base/power/main.o
    | CC fs/lockd/xdr.o
    | CC sound/core/memory.o
    | CC fs/lockd/clnt4xdr.o
    | CC sound/core/control.o
    | CC drivers/base/power/wakeup.o
    | CC fs/lockd/xdr4.o
    | CC fs/lockd/svc4proc.o
    | CC sound/core/misc.o
    | CC drivers/base/power/opp/core.o
    | CC sound/core/device.o
    | CC fs/lockd/procfs.o
    | CC drivers/base/power/opp/cpu.o
    | LD fs/lockd/lockd.o
    | CC sound/core/info.o
    | LD fs/lockd/built-in.o
    | CC fs/nfs/client.o
    | CC drivers/base/power/opp/of.o
    | CC sound/core/ctljack.o
    | CC drivers/base/power/opp/debugfs.o
    | CC sound/core/jack.o
    | CC drivers/base/power/opp/ti-opp-supply.o
    | CC sound/core/timer.o
    | LD drivers/base/power/opp/built-in.o
    | CC drivers/base/power/clock_ops.o
    | CC fs/nfs/dir.o
    | LD drivers/base/power/built-in.o
    | CC drivers/base/regmap/regmap.o
    | CC sound/core/pcm.o
    | CC fs/nfs/file.o
    | CC sound/core/pcm_native.o
    | CC drivers/base/regmap/regcache.o
    | CC drivers/base/regmap/regcache-rbtree.o
    | CC drivers/base/regmap/regcache-lzo.o
    | CC fs/nfs/getroot.o
    | CC drivers/base/regmap/regcache-flat.o
    | CC drivers/base/regmap/regmap-debugfs.o
    | CC sound/core/pcm_lib.o
    | CC fs/nfs/inode.o
    | CC drivers/base/regmap/regmap-i2c.o
    | CC drivers/base/regmap/regmap-spi.o
    | CC drivers/base/regmap/regmap-mmio.o
    | CC sound/core/pcm_misc.o
    | CC fs/nfs/super.o
    | CC drivers/base/regmap/regmap-irq.o
    | CC sound/core/pcm_memory.o
    | LD drivers/base/regmap/built-in.o
    | CC drivers/base/dma-mapping.o
    | CC sound/core/memalloc.o
    | CC sound/core/pcm_timer.o
    | CC drivers/base/dma-coherent.o
    | CC fs/nfs/io.o
    | CC sound/core/pcm_drm_eld.o
    | CC drivers/base/firmware_class.o
    | CC fs/nfs/direct.o
    | CC sound/core/pcm_iec958.o
    | CC sound/core/pcm_dmaengine.o
    | CC drivers/base/module.o
    | CC drivers/base/soc.o
    | CC drivers/base/pinctrl.o
    | LD sound/core/snd.o
    | LD sound/core/snd-timer.o
    | LD sound/core/snd-pcm.o
    | LD sound/core/snd-pcm-dmaengine.o
    | CC fs/nfs/pagelist.o
    | LD sound/core/built-in.o
    | LD sound/drivers/mpu401/built-in.o
    | LD sound/drivers/opl3/built-in.o
    | LD sound/drivers/opl4/built-in.o
    | LD sound/drivers/pcsp/built-in.o
    | LD sound/drivers/vx/built-in.o
    | LD sound/drivers/built-in.o
    | LD sound/firewire/built-in.o
    | LD sound/hda/built-in.o
    | LD sound/i2c/other/built-in.o
    | LD sound/i2c/built-in.o
    | LD sound/isa/ad1816a/built-in.o
    | CC drivers/base/devcoredump.o
    | LD sound/isa/ad1848/built-in.o
    | LD sound/isa/cs423x/built-in.o
    | LD sound/isa/es1688/built-in.o
    | LD sound/isa/galaxy/built-in.o
    | LD sound/isa/gus/built-in.o
    | LD sound/isa/msnd/built-in.o
    | LD sound/isa/opti9xx/built-in.o
    | LD sound/isa/sb/built-in.o
    | LD sound/isa/wavefront/built-in.o
    | LD sound/isa/wss/built-in.o
    | LD sound/isa/built-in.o
    | LD sound/mips/built-in.o
    | LD sound/parisc/built-in.o
    | LD sound/pci/ac97/built-in.o
    | LD sound/pci/ali5451/built-in.o
    | LD sound/pci/asihpi/built-in.o
    | LD sound/pci/au88x0/built-in.o
    | LD sound/pci/aw2/built-in.o
    | LD sound/pci/ca0106/built-in.o
    | LD sound/pci/cs46xx/built-in.o
    | LD sound/pci/cs5535audio/built-in.o
    | LD sound/pci/ctxfi/built-in.o
    | LD sound/pci/echoaudio/built-in.o
    | LD sound/pci/emu10k1/built-in.o
    | LD sound/pci/hda/built-in.o
    | LD sound/pci/ice1712/built-in.o
    | LD sound/pci/korg1212/built-in.o
    | LD sound/pci/lola/built-in.o
    | LD sound/pci/lx6464es/built-in.o
    | LD sound/pci/mixart/built-in.o
    | LD sound/pci/nm256/built-in.o
    | LD sound/pci/oxygen/built-in.o
    | LD sound/pci/pcxhr/built-in.o
    | CC drivers/base/platform-msi.o
    | LD sound/pci/riptide/built-in.o
    | LD sound/pci/rme9652/built-in.o
    | LD sound/pci/trident/built-in.o
    | LD sound/pci/vx222/built-in.o
    | LD sound/pci/ymfpci/built-in.o
    | LD sound/pci/built-in.o
    | LD sound/pcmcia/pdaudiocf/built-in.o
    | LD sound/pcmcia/vx/built-in.o
    | LD sound/pcmcia/built-in.o
    | LD sound/ppc/built-in.o
    | LD sound/sh/built-in.o
    | CC sound/soc/soc-core.o
    | LD drivers/base/built-in.o
    | CC drivers/block/brd.o
    | CC fs/nfs/read.o
    | CC drivers/block/loop.o
    | CC fs/nfs/symlink.o
    | CC sound/soc/soc-dapm.o
    | CC drivers/block/virtio_blk.o
    | CC fs/nfs/unlink.o
    | LD drivers/block/built-in.o
    | LD drivers/bluetooth/built-in.o
    | CC drivers/bus/omap_l3_smx.o
    | CC fs/nfs/write.o
    | CC drivers/bus/omap_l3_noc.o
    | CC drivers/bus/omap-ocp2scp.o
    | CC sound/soc/soc-jack.o
    | LD drivers/bus/built-in.o
    | LD drivers/cdrom/built-in.o
    | CC drivers/char/mem.o
    | CC sound/soc/soc-cache.o
    | CC drivers/char/random.o
    | CC sound/soc/soc-utils.o
    | CC fs/nfs/namespace.o
    | CC sound/soc/soc-pcm.o
    | CC drivers/char/misc.o
    | CC fs/nfs/mount_clnt.o
    | CC drivers/char/virtio_console.o
    | CC fs/nfs/nfstrace.o
    | CC sound/soc/soc-io.o
    | CC fs/nfs/nfsroot.o
    | LD drivers/char/agp/built-in.o
    | CC drivers/char/hw_random/core.o
    | CC sound/soc/soc-devres.o
    | CC drivers/char/hw_random/omap-rng.o
    | CC fs/nfs/sysctl.o
    | CC sound/soc/soc-ops.o
    | LD drivers/char/hw_random/rng-core.o
    | LD drivers/char/hw_random/built-in.o
    | LD drivers/char/built-in.o
    | LD drivers/char/ipmi/built-in.o
    | CC drivers/clk/clk-devres.o
    | CC fs/nfs/nfs2super.o
    | CC drivers/clk/clkdev.o
    | CC sound/soc/soc-generic-dmaengine-pcm.o
    | CC fs/nfs/proc.o
    | CC drivers/clk/clk.o
    | LD sound/soc/adi/built-in.o
    | LD sound/soc/amd/built-in.o
    | LD sound/soc/atmel/built-in.o
    | LD sound/soc/au1x/built-in.o
    | LD sound/soc/bcm/built-in.o
    | LD sound/soc/blackfin/built-in.o
    | LD sound/soc/cirrus/built-in.o
    | CC sound/soc/codecs/hdmi-codec.o
    | CC fs/nfs/nfs2xdr.o
    | LD sound/soc/codecs/snd-soc-hdmi-codec.o
    | LD sound/soc/codecs/built-in.o
    | CC sound/soc/davinci/edma-pcm.o
    | CC drivers/clk/clk-divider.o
    | CC fs/nfs/nfs3super.o
    | CC sound/soc/davinci/davinci-mcasp.o
    | CC fs/nfs/nfs3client.o
    | CC drivers/clk/clk-fixed-factor.o
    | CC drivers/clk/clk-fixed-rate.o
    | CC fs/nfs/nfs3proc.o
    | LD sound/soc/davinci/snd-soc-edma.o
    | LD sound/soc/davinci/snd-soc-davinci-mcasp.o
    | LD sound/soc/davinci/built-in.o
    | CC drivers/clk/clk-gate.o
    | LD sound/soc/dwc/built-in.o
    | LD sound/soc/fsl/built-in.o
    | LD sound/soc/generic/built-in.o
    | LD sound/soc/img/built-in.o
    | LD sound/soc/intel/boards/built-in.o
    | LD sound/soc/intel/built-in.o
    | LD sound/soc/jz4740/built-in.o
    | CC drivers/clk/clk-multiplier.o
    | LD sound/soc/kirkwood/built-in.o
    | LD sound/soc/mediatek/built-in.o
    | LD sound/soc/mxs/built-in.o
    | LD sound/soc/nuc900/built-in.o
    | CC sound/soc/omap/omap-pcm.o
    | CC fs/nfs/nfs3xdr.o
    | CC drivers/clk/clk-mux.o
    | LD sound/soc/omap/snd-soc-omap.o
    | LD sound/soc/omap/built-in.o
    | CC drivers/clk/clk-composite.o
    | LD sound/soc/pxa/built-in.o
    | LD sound/soc/qcom/built-in.o
    | LD sound/soc/rockchip/built-in.o
    | LD sound/soc/samsung/built-in.o
    | LD sound/soc/sh/built-in.o
    | LD sound/soc/sirf/built-in.o
    | LD sound/soc/spear/built-in.o
    | LD sound/soc/sti/built-in.o
    | LD sound/soc/sunxi/built-in.o
    | LD sound/soc/tegra/built-in.o
    | LD sound/soc/txx9/built-in.o
    | LD sound/soc/ux500/built-in.o
    | LD sound/soc/xtensa/built-in.o
    | LD sound/soc/zte/built-in.o
    | LD sound/soc/snd-soc-core.o
    | LD sound/soc/built-in.o
    | LD sound/sparc/built-in.o
    | LD sound/spi/built-in.o
    | LD sound/synth/built-in.o
    | CC drivers/clk/clk-fractional-divider.o
    | LD sound/usb/6fire/built-in.o
    | LD sound/usb/bcd2000/built-in.o
    | LD sound/usb/caiaq/built-in.o
    | LD sound/usb/hiface/built-in.o
    | LD sound/usb/misc/built-in.o
    | LD sound/usb/usx2y/built-in.o
    | LD sound/usb/built-in.o
    | CC sound/last.o
    | CC fs/nfs/nfs3acl.o
    | LD sound/soundcore.o
    | LD sound/built-in.o
    | LD firmware/built-in.o
    | CC drivers/clk/clk-gpio.o
    | CC net/socket.o
    | CC fs/nfs/nfs4proc.o
    | CC drivers/clk/clk-conf.o
    | CC drivers/clk/clk-palmas.o
    | LD drivers/clk/bcm/built-in.o
    | LD drivers/clk/mvebu/built-in.o
    | CC drivers/clk/ti/clk.o
    | CC drivers/clk/ti/autoidle.o
    | CC drivers/clk/ti/clockdomain.o
    | LD net/802/built-in.o
    | CC net/8021q/vlan_core.o
    | CC drivers/clk/ti/dpll.o
    | CC drivers/clk/ti/composite.o
    | CC drivers/clk/ti/divider.o
    | LD net/8021q/built-in.o
    | LD net/bluetooth/built-in.o
    | LD net/bluetooth/rfcomm/built-in.o
    | CC fs/nfs/nfs4xdr.o
    | CC drivers/clk/ti/gate.o
    | LD net/bridge/netfilter/built-in.o
    | LD net/bridge/built-in.o
    | LD net/can/built-in.o
    | CC net/core/sock.o
    | CC drivers/clk/ti/fixed-factor.o
    | CC drivers/clk/ti/mux.o
    | CC drivers/clk/ti/apll.o
    | CC drivers/clk/ti/clkt_dpll.o
    | CC drivers/clk/ti/clkt_iclk.o
    | CC fs/nfs/nfs4state.o
    | CC drivers/clk/ti/clkt_dflt.o
    | CC drivers/clk/ti/clk-7xx.o
    | CC drivers/clk/ti/clk-dra7-atl.o
    | CC net/core/request_sock.o
    | CC drivers/clk/ti/dpll3xxx.o
    | CC fs/nfs/nfs4renewd.o
    | CC drivers/clk/ti/dpll44xx.o
    | CC net/core/skbuff.o
    | LD drivers/clk/ti/built-in.o
    | LD drivers/clk/built-in.o
    | CC drivers/clocksource/clksrc-probe.o
    | CC fs/nfs/nfs4super.o
    | CC drivers/clocksource/mmio.o
    | CC drivers/clocksource/timer-ti-32k.o
    | CC fs/nfs/nfs4file.o
    | CC drivers/clocksource/arm_arch_timer.o
    | CC drivers/clocksource/dummy_timer.o
    | CC fs/nfs/delegation.o
    | LD drivers/clocksource/built-in.o
    | CC net/core/datagram.o
    | CC drivers/cpufreq/cpufreq.o
    | CC fs/nfs/nfs4idmap.o
    | CC drivers/cpufreq/freq_table.o
    | CC net/core/stream.o
    | CC drivers/cpufreq/cpufreq_stats.o
    | CC fs/nfs/callback.o
    | CC drivers/cpufreq/cpufreq_performance.o
    | CC net/core/scm.o
    | CC drivers/cpufreq/cpufreq_powersave.o
    | CC drivers/cpufreq/cpufreq_userspace.o
    | CC drivers/cpufreq/cpufreq_ondemand.o
    | CC fs/nfs/callback_xdr.o
    | CC net/core/gen_stats.o
    | CC fs/nfs/callback_proc.o
    | CC drivers/cpufreq/cpufreq_conservative.o
    | CC net/core/gen_estimator.o
    | CC drivers/cpufreq/cpufreq_governor.o
    | CC fs/nfs/nfs4namespace.o
    | CC drivers/cpufreq/cpufreq_governor_attr_set.o
    | CC net/core/net_namespace.o
    | CC fs/nfs/nfs4getroot.o
    | CC drivers/cpufreq/cpufreq-dt.o
    | CC drivers/cpufreq/cpufreq-dt-platdev.o
    | CC fs/nfs/nfs4client.o
    | CC drivers/cpufreq/ti-cpufreq.o
    | CC net/core/secure_seq.o
    | LD drivers/cpufreq/built-in.o
    | CC drivers/cpuidle/cpuidle.o
    | CC net/core/flow_dissector.o
    | CC fs/nfs/nfs4session.o
    | CC drivers/cpuidle/driver.o
    | CC fs/nfs/dns_resolve.o
    | CC drivers/cpuidle/governor.o
    | CC drivers/cpuidle/sysfs.o
    | CC net/core/sysctl_net_core.o
    | CC fs/nfs/nfs4trace.o
    | CC drivers/cpuidle/governors/ladder.o
    | CC drivers/cpuidle/governors/menu.o
    | CC net/core/dev.o
    | CC fs/nfs/nfs4sysctl.o
    | LD drivers/cpuidle/governors/built-in.o
    | CC drivers/cpuidle/dt_idle_states.o
    | LD fs/nfs/nfs.o
    | LD fs/nfs/nfsv2.o
    | LD fs/nfs/nfsv3.o
    | LD fs/nfs/nfsv4.o
    | LD fs/nfs/built-in.o
    | CC fs/nfs_common/nfsacl.o
    | CC drivers/cpuidle/cpuidle-arm.o
    | LD drivers/cpuidle/built-in.o
    | LD drivers/crypto/built-in.o
    | CC drivers/dma/dmaengine.o
    | CC fs/nfs_common/grace.o
    | LD fs/nfs_common/nfs_acl.o
    | LD fs/nfs_common/built-in.o
    | CC fs/nls/nls_base.o
    | CC drivers/dma/virt-dma.o
    | CC fs/nls/nls_cp437.o
    | CC fs/nls/nls_iso8859-1.o
    | CC drivers/dma/of-dma.o
    | CC fs/nls/nls_utf8.o
    | LD fs/nls/built-in.o
    | CC drivers/dma/omap-dma.o
    | CC fs/notify/fsnotify.o
    | CC net/core/ethtool.o
    | CC fs/notify/notification.o
    | CC drivers/dma/dw/core.o
    | CC fs/notify/group.o
    | CC fs/notify/inode_mark.o
    | CC fs/notify/mark.o
    | CC drivers/dma/dw/platform.o
    | CC net/core/dev_addr_lists.o
    | CC fs/notify/vfsmount_mark.o
    | LD drivers/dma/dw/dw_dmac_core.o
    | LD drivers/dma/dw/dw_dmac.o
    | LD drivers/dma/dw/built-in.o
    | LD drivers/dma/qcom/built-in.o
    | LD drivers/dma/xilinx/built-in.o
    | CC drivers/dma/fsl-edma.o
    | CC fs/notify/fdinfo.o
    | CC net/core/dst.o
    | CC fs/notify/dnotify/dnotify.o
    | CC drivers/dma/cppi41.o
    | LD fs/notify/dnotify/built-in.o
    | LD fs/notify/fanotify/built-in.o
    | CC fs/notify/inotify/inotify_fsnotify.o
    | CC drivers/dma/ti-dma-crossbar.o
    | CC fs/notify/inotify/inotify_user.o
    | CC net/core/netevent.o
    | CC drivers/dma/edma.o
    | LD fs/notify/inotify/built-in.o
    | LD fs/notify/built-in.o
    | CC fs/ntfs/aops.o
    | CC net/core/neighbour.o
    | LD drivers/dma/built-in.o
    | CC drivers/dma-buf/dma-buf.o
    | CC fs/ntfs/attrib.o
    | CC drivers/dma-buf/fence.o
    | CC fs/ntfs/collate.o
    | CC drivers/dma-buf/reservation.o
    | CC fs/ntfs/compress.o
    | CC net/core/rtnetlink.o
    | CC drivers/dma-buf/seqno-fence.o
    | CC fs/ntfs/debug.o
    | CC fs/ntfs/dir.o
    | CC drivers/dma-buf/fence-array.o
    | CC fs/ntfs/file.o
    | LD drivers/dma-buf/built-in.o
    | CC drivers/edac/edac_stub.o
    | CC fs/ntfs/index.o
    | CC drivers/edac/edac_mc.o
    | CC net/core/utils.o
    | CC fs/ntfs/inode.o
    | CC net/core/link_watch.o
    | CC drivers/edac/edac_device.o
    | CC fs/ntfs/mft.o
    | CC drivers/edac/edac_mc_sysfs.o
    | CC fs/ntfs/mst.o
    | CC net/core/filter.o
    | CC fs/ntfs/namei.o
    | CC drivers/edac/edac_module.o
    | CC fs/ntfs/runlist.o
    | CC drivers/edac/edac_device_sysfs.o
    | CC fs/ntfs/super.o
    | CC drivers/edac/wq.o
    | CC net/core/sock_diag.o
    | CC fs/ntfs/sysctl.o
    | CC drivers/edac/edac_pci.o
    | CC fs/ntfs/unistr.o
    | CC net/core/dev_ioctl.o
    | CC fs/ntfs/upcase.o
    | CC drivers/edac/edac_pci_sysfs.o
    | LD fs/ntfs/ntfs.o
    | LD fs/ntfs/built-in.o
    | LD drivers/edac/edac_core.o
    | LD drivers/edac/built-in.o
    | LD drivers/extcon/built-in.o
    | LD drivers/firewire/built-in.o
    | CC net/core/tso.o
    | CC fs/proc/task_mmu.o
    | LD drivers/firmware/broadcom/built-in.o
    | CC drivers/firmware/efi/efi.o
    | CC fs/proc/inode.o
    | CC drivers/firmware/efi/vars.o
    | CC net/core/sock_reuseport.o
    | CC fs/proc/root.o
    | CC fs/proc/base.o
    | CC drivers/firmware/efi/reboot.o
    | CC net/core/flow.o
    | CC drivers/firmware/efi/memattr.o
    | CC drivers/firmware/efi/capsule.o
    | CC net/core/net-sysfs.o
    | CC drivers/firmware/efi/memmap.o
    | CC fs/proc/generic.o
    | CC drivers/firmware/efi/esrt.o
    | CC drivers/firmware/efi/runtime-wrappers.o
    | CC fs/proc/array.o
    | CC drivers/firmware/efi/libstub/arm-stub.o
    | CC fs/proc/fd.o
    | CC net/core/net-procfs.o
    | CC drivers/firmware/efi/libstub/arm32-stub.o
    | CC fs/proc/proc_tty.o
    | CC net/core/fib_rules.o
    | CC drivers/firmware/efi/libstub/efi-stub-helper.o
    | CC fs/proc/cmdline.o
    | CC fs/proc/consoles.o
    | CC drivers/firmware/efi/libstub/fdt.o
    | CC fs/proc/cpuinfo.o
    | CC fs/proc/devices.o
    | CC drivers/firmware/efi/libstub/gop.o
    | CC net/core/ptp_classifier.o
    | CC fs/proc/interrupts.o
    | CC drivers/firmware/efi/libstub/lib-fdt.o
    | CC drivers/firmware/efi/libstub/lib-fdt_empty_tree.o
    | CC fs/proc/loadavg.o
    | CC drivers/firmware/efi/libstub/lib-fdt_ro.o
    | CC net/core/dst_cache.o
    | CC fs/proc/meminfo.o
    | CC drivers/firmware/efi/libstub/lib-fdt_rw.o
    | CC drivers/firmware/efi/libstub/lib-fdt_sw.o
    | CC drivers/firmware/efi/libstub/lib-fdt_wip.o
    | CC fs/proc/stat.o
    | CC drivers/firmware/efi/libstub/lib-sort.o
    | LD net/core/built-in.o
    | CC net/dns_resolver/dns_key.o
    | CC drivers/firmware/efi/libstub/string.o
    | CC fs/proc/uptime.o
    | STUBCPY drivers/firmware/efi/libstub/arm-stub.stub.o
    | STUBCPY drivers/firmware/efi/libstub/arm32-stub.stub.o
    | STUBCPY drivers/firmware/efi/libstub/efi-stub-helper.stub.o
    | STUBCPY drivers/firmware/efi/libstub/fdt.stub.o
    | STUBCPY drivers/firmware/efi/libstub/gop.stub.o
    | STUBCPY drivers/firmware/efi/libstub/lib-fdt.stub.o
    | STUBCPY drivers/firmware/efi/libstub/lib-fdt_empty_tree.stub.o
    | STUBCPY drivers/firmware/efi/libstub/lib-fdt_ro.stub.o
    | STUBCPY drivers/firmware/efi/libstub/lib-fdt_rw.stub.o
    | STUBCPY drivers/firmware/efi/libstub/lib-fdt_sw.stub.o
    | STUBCPY drivers/firmware/efi/libstub/lib-fdt_wip.stub.o
    | STUBCPY drivers/firmware/efi/libstub/lib-sort.stub.o
    | STUBCPY drivers/firmware/efi/libstub/string.stub.o
    | CC fs/proc/version.o
    | AR drivers/firmware/efi/libstub/lib.a
    | EXPORTS drivers/firmware/efi/libstub/lib-ksyms.o
    | LD drivers/firmware/efi/libstub/built-in.o
    | CC net/dns_resolver/dns_query.o
    | CC drivers/firmware/efi/arm-init.o
    | CC fs/proc/softirqs.o
    | CC drivers/firmware/efi/arm-runtime.o
    | LD net/dns_resolver/dns_resolver.o
    | LD net/dns_resolver/built-in.o
    | LD net/dsa/built-in.o
    | CC net/ethernet/eth.o
    | CC fs/proc/namespaces.o
    | LD drivers/firmware/efi/built-in.o
    | LD drivers/firmware/meson/built-in.o
    | LD drivers/firmware/built-in.o
    | CC drivers/gpio/devres.o
    | CC fs/proc/self.o
    | CC drivers/gpio/gpiolib.o
    | CC fs/proc/thread_self.o
    | LD net/ethernet/built-in.o
    | CC net/hsr-prp/hsr_prp_main.o
    | CC fs/proc/proc_sysctl.o
    | CC net/hsr-prp/hsr_main.o
    | CC net/hsr-prp/prp_main.o
    | CC fs/proc/proc_net.o
    | CC drivers/gpio/gpiolib-legacy.o
    | CC net/hsr-prp/hsr_prp_framereg.o
    | CC drivers/gpio/gpiolib-of.o
    | CC net/hsr-prp/hsr_prp_device.o
    | CC fs/proc/kmsg.o
    | CC fs/proc/page.o
    | CC drivers/gpio/gpiolib-sysfs.o
    | CC net/hsr-prp/hsr_netlink.o
    | LD fs/proc/proc.o
    | LD fs/proc/built-in.o
    | LD fs/quota/built-in.o
    | CC fs/ramfs/inode.o
    | CC drivers/gpio/gpio-omap.o
    | CC net/hsr-prp/prp_netlink.o
    | CC fs/ramfs/file-mmu.o
    | LD fs/ramfs/ramfs.o
    | LD fs/ramfs/built-in.o
    | CC net/hsr-prp/hsr_prp_slave.o
    | CC fs/squashfs/block.o
    | CC drivers/gpio/gpio-pcf857x.o
    | CC fs/squashfs/cache.o
    | CC drivers/gpio/gpio-syscon.o
    | CC net/hsr-prp/hsr_prp_forward.o
    | CC fs/squashfs/dir.o
    | CC drivers/gpio/gpio-palmas.o
    | CC net/hsr-prp/hsr_prp_debugfs.o
    | CC fs/squashfs/export.o
    | CC drivers/gpio/gpio-tps65910.o
    | CC fs/squashfs/file.o
    | LD net/hsr-prp/hsr-prp.o
    | LD net/hsr-prp/built-in.o
    | LD drivers/gpio/built-in.o
    | CC fs/squashfs/fragment.o
    | CC drivers/gpu/drm/drm_crtc_helper.o
    | CC net/ipv4/route.o
    | CC fs/squashfs/id.o
    | CC fs/squashfs/inode.o
    | CC fs/squashfs/namei.o
    | CC drivers/gpu/drm/drm_dp_helper.o
    | CC fs/squashfs/super.o
    | CC fs/squashfs/symlink.o
    | CC drivers/gpu/drm/drm_probe_helper.o
    | CC fs/squashfs/decompressor.o
    | CC net/ipv4/inetpeer.o
    | CC fs/squashfs/file_cache.o
    | CC drivers/gpu/drm/drm_plane_helper.o
    | CC fs/squashfs/decompressor_single.o
    | CC net/ipv4/protocol.o
    | CC fs/squashfs/lzo_wrapper.o
    | CC drivers/gpu/drm/drm_dp_mst_topology.o
    | CC fs/squashfs/xz_wrapper.o
    | CC fs/squashfs/zlib_wrapper.o
    | CC net/ipv4/ip_input.o
    | LD fs/squashfs/squashfs.o
    | LD fs/squashfs/built-in.o
    | CC fs/sysfs/file.o
    | CC net/ipv4/ip_fragment.o
    | CC fs/sysfs/dir.o
    | CC drivers/gpu/drm/drm_atomic_helper.o
    | CC fs/sysfs/symlink.o
    | CC net/ipv4/ip_forward.o
    | CC fs/sysfs/mount.o
    | CC fs/sysfs/group.o
    | CC drivers/gpu/drm/drm_kms_helper_common.o
    | CC net/ipv4/ip_options.o
    | LD fs/sysfs/built-in.o
    | CC drivers/gpu/drm/drm_dp_dual_mode_helper.o
    | CC fs/ubifs/shrinker.o
    | CC drivers/gpu/drm/drm_simple_kms_helper.o
    | CC fs/ubifs/journal.o
    | CC net/ipv4/ip_output.o
    | CC drivers/gpu/drm/drm_modeset_helper.o
    | CC fs/ubifs/file.o
    | CC drivers/gpu/drm/drm_fb_helper.o
    | CC fs/ubifs/dir.o
    | CC net/ipv4/ip_sockglue.o
    | CC fs/ubifs/super.o
    | CC drivers/gpu/drm/drm_fb_cma_helper.o
    | CC net/ipv4/inet_hashtables.o
    | CC fs/ubifs/sb.o
    | CC drivers/gpu/drm/drm_auth.o
    | CC fs/ubifs/io.o
    | CC drivers/gpu/drm/drm_bufs.o
    | CC net/ipv4/inet_timewait_sock.o
    | CC fs/ubifs/tnc.o
    | CC net/ipv4/inet_connection_sock.o
    | CC drivers/gpu/drm/drm_cache.o
    | CC drivers/gpu/drm/drm_context.o
    | CC fs/ubifs/master.o
    | CC fs/ubifs/scan.o
    | CC net/ipv4/tcp.o
    | CC drivers/gpu/drm/drm_dma.o
    | CC fs/ubifs/replay.o
    | CC drivers/gpu/drm/drm_fops.o
    | CC fs/ubifs/log.o
    | CC drivers/gpu/drm/drm_gem.o
    | CC fs/ubifs/commit.o
    | CC fs/ubifs/gc.o
    | CC net/ipv4/tcp_input.o
    | CC drivers/gpu/drm/drm_ioctl.o
    | CC fs/ubifs/orphan.o
    | CC drivers/gpu/drm/drm_irq.o
    | CC fs/ubifs/budget.o
    | CC fs/ubifs/find.o
    | CC drivers/gpu/drm/drm_lock.o
    | CC fs/ubifs/tnc_commit.o
    | CC drivers/gpu/drm/drm_memory.o
    | CC net/ipv4/tcp_output.o
    | CC fs/ubifs/compress.o
    | CC drivers/gpu/drm/drm_drv.o
    | CC fs/ubifs/lpt.o
    | CC drivers/gpu/drm/drm_vm.o
    | CC fs/ubifs/lprops.o
    | CC net/ipv4/tcp_timer.o
    | CC drivers/gpu/drm/drm_scatter.o
    | CC drivers/gpu/drm/drm_pci.o
    | CC fs/ubifs/recovery.o
    | CC net/ipv4/tcp_ipv4.o
    | CC drivers/gpu/drm/drm_platform.o
    | CC fs/ubifs/ioctl.o
    | CC fs/ubifs/lpt_commit.o
    | CC drivers/gpu/drm/drm_sysfs.o
    | CC fs/ubifs/tnc_misc.o
    | CC net/ipv4/tcp_minisocks.o
    | CC drivers/gpu/drm/drm_hashtab.o
    | CC fs/ubifs/xattr.o
    | CC fs/ubifs/debug.o
    | CC drivers/gpu/drm/drm_mm.o
    | CC net/ipv4/tcp_cong.o
    | CC drivers/gpu/drm/drm_crtc.o
    | CC fs/ubifs/misc.o
    | CC net/ipv4/tcp_metrics.o
    | LD fs/ubifs/ubifs.o
    | LD fs/ubifs/built-in.o
    | CC fs/eventpoll.o
    | CC drivers/gpu/drm/drm_fourcc.o
    | CC fs/anon_inodes.o
    | CC drivers/gpu/drm/drm_modes.o
    | CC fs/signalfd.o
    | CC net/ipv4/tcp_fastopen.o
    | CC fs/timerfd.o
    | CC drivers/gpu/drm/drm_edid.o
    | CC net/ipv4/tcp_rate.o
    | CC fs/eventfd.o
    | CC net/ipv4/tcp_recovery.o
    | CC fs/aio.o
    | CC net/ipv4/tcp_offload.o
    | CC drivers/gpu/drm/drm_info.o
    | CC drivers/gpu/drm/drm_debugfs.o
    | CC fs/locks.o
    | CC net/ipv4/datagram.o
    | CC drivers/gpu/drm/drm_encoder_slave.o
    | CC net/ipv4/raw.o
    | CC drivers/gpu/drm/drm_trace_points.o
    | CC fs/binfmt_script.o
    | CC drivers/gpu/drm/drm_global.o
    | CC net/ipv4/udp.o
    | CC fs/binfmt_elf.o
    | CC drivers/gpu/drm/drm_prime.o
    | CC fs/mbcache.o
    | CC drivers/gpu/drm/drm_rect.o
    | CC fs/posix_acl.o
    | CC net/ipv4/udplite.o
    | CC drivers/gpu/drm/drm_vma_manager.o
    | CC fs/coredump.o
    | CC drivers/gpu/drm/drm_flip_work.o
    | CC net/ipv4/udp_offload.o
    | CC drivers/gpu/drm/drm_modeset_lock.o
    | CC fs/drop_caches.o
    | CC net/ipv4/arp.o
    | CC fs/fhandle.o
    | CC drivers/gpu/drm/drm_atomic.o
    | LD fs/built-in.o
    | AS arch/arm/lib/ashldi3.o
    | AS arch/arm/lib/ashrdi3.o
    | AS arch/arm/lib/backtrace.o
    | AS arch/arm/lib/bswapsdi2.o
    | AS arch/arm/lib/call_with_stack.o
    | AS arch/arm/lib/changebit.o
    | AS arch/arm/lib/clear_user.o
    | CC net/ipv4/icmp.o
    | AS arch/arm/lib/clearbit.o
    | AS arch/arm/lib/copy_from_user.o
    | AS arch/arm/lib/copy_page.o
    | AS arch/arm/lib/copy_to_user.o
    | AS arch/arm/lib/csumipv6.o
    | AS arch/arm/lib/csumpartial.o
    | AS arch/arm/lib/csumpartialcopy.o
    | AS arch/arm/lib/csumpartialcopyuser.o
    | AS arch/arm/lib/delay-loop.o
    | CC arch/arm/lib/delay.o
    | CC drivers/gpu/drm/drm_bridge.o
    | AS arch/arm/lib/div64.o
    | AS arch/arm/lib/findbit.o
    | AS arch/arm/lib/getuser.o
    | AS arch/arm/lib/io-readsb.o
    | AS arch/arm/lib/io-readsl.o
    | CC drivers/gpu/drm/drm_framebuffer.o
    | AS arch/arm/lib/io-readsw-armv4.o
    | AS arch/arm/lib/io-writesb.o
    | AS arch/arm/lib/io-writesl.o
    | CC net/ipv4/devinet.o
    | AS arch/arm/lib/io-writesw-armv4.o
    | AS arch/arm/lib/lib1funcs.o
    | AS arch/arm/lib/lshrdi3.o
    | AS arch/arm/lib/memchr.o
    | AS arch/arm/lib/memcpy.o
    | AS arch/arm/lib/memmove.o
    | AS arch/arm/lib/memset.o
    | AS arch/arm/lib/memzero.o
    | AS arch/arm/lib/muldi3.o
    | AS arch/arm/lib/putuser.o
    | AS arch/arm/lib/setbit.o
    | AS arch/arm/lib/strchr.o
    | CC drivers/gpu/drm/drm_connector.o
    | AS arch/arm/lib/strrchr.o
    | AS arch/arm/lib/testchangebit.o
    | AS arch/arm/lib/testclearbit.o
    | AS arch/arm/lib/testsetbit.o
    | AS arch/arm/lib/ucmpdi2.o
    | AR arch/arm/lib/lib.a
    | EXPORTS arch/arm/lib/lib-ksyms.o
    | LD arch/arm/lib/built-in.o
    | CC net/ipv4/af_inet.o
    | CC drivers/gpu/drm/drm_blend.o
    | CC lib/lockref.o
    | CC lib/bcd.o
    | CC lib/div64.o
    | CC drivers/gpu/drm/drm_encoder.o
    | CC lib/sort.o
    | CC net/ipv4/igmp.o
    | CC lib/parser.o
    | CC drivers/gpu/drm/drm_mode_object.o
    | CC lib/halfmd4.o
    | CC lib/debug_locks.o
    | CC lib/random32.o
    | CC lib/bust_spinlocks.o
    | CC drivers/gpu/drm/drm_property.o
    | CC lib/kasprintf.o
    | CC net/ipv4/fib_frontend.o
    | CC lib/bitmap.o
    | CC drivers/gpu/drm/drm_plane.o
    | CC lib/scatterlist.o
    | CC net/ipv4/fib_semantics.o
    | CC drivers/gpu/drm/drm_color_mgmt.o
    | CC lib/gcd.o
    | CC lib/lcm.o
    | CC lib/list_sort.o
    | CC drivers/gpu/drm/drm_gem_cma_helper.o
    | CC lib/uuid.o
    | CC net/ipv4/fib_trie.o
    | CC lib/flex_array.o
    | CC lib/iov_iter.o
    | CC drivers/gpu/drm/ati_pcigart.o
    | CC drivers/gpu/drm/drm_of.o
    | CC net/ipv4/inet_fragment.o
    | CC lib/clz_ctz.o
    | CC lib/bsearch.o
    | LD drivers/gpu/drm/bridge/built-in.o
    | LD drivers/gpu/drm/hisilicon/built-in.o
    | CC drivers/gpu/drm/i2c/tda998x_drv.o
    | CC lib/find_bit.o
    | CC lib/llist.o
    | CC lib/memweight.o
    | CC net/ipv4/ping.o
    | CC lib/kfifo.o
    | LD drivers/gpu/drm/i2c/tda998x.o
    | LD drivers/gpu/drm/i2c/built-in.o
    | CC drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.o
    | CC lib/percpu-refcount.o
    | CC net/ipv4/ip_tunnel_core.o
    | CC drivers/gpu/drm/omapdrm/displays/encoder-tc358768.o
    | CC lib/percpu_ida.o
    | CC drivers/gpu/drm/omapdrm/displays/dra7-evm-encoder-tpd12s015.o
    | CC lib/rhashtable.o
    | CC drivers/gpu/drm/omapdrm/displays/encoder-sii9022-video.o
    | CC net/ipv4/gre_offload.o
    | CC drivers/gpu/drm/omapdrm/displays/encoder-sii9022-audio.o
    | CC lib/reciprocal_div.o
    | CC drivers/gpu/drm/omapdrm/displays/connector-hdmi.o
    | CC lib/once.o
    | CC net/ipv4/ip_tunnel.o
    | CC drivers/gpu/drm/omapdrm/displays/panel-dpi.o
    | CC lib/string_helpers.o
    | LD drivers/gpu/drm/omapdrm/displays/encoder-sii9022.o
    | LD drivers/gpu/drm/omapdrm/displays/built-in.o
    | CC drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.o
    | CC lib/hexdump.o
    | CC lib/kstrtox.o
    | CC drivers/gpu/drm/omapdrm/dss/base.o
    | CC net/ipv4/sysctl_net_ipv4.o
    | CC lib/pci_iomap.o
    | CC net/ipv4/proc.o
    | CC drivers/gpu/drm/omapdrm/dss/display.o
    | CC lib/iomap_copy.o
    | CC lib/devres.o
    | CC net/ipv4/tunnel4.o
    | CC drivers/gpu/drm/omapdrm/dss/dss-of.o
    | CC lib/hweight.o
    | CC lib/assoc_array.o
    | CC drivers/gpu/drm/omapdrm/dss/output.o
    | CC net/ipv4/ipconfig.o
    | CC lib/bitrev.o
    | CC drivers/gpu/drm/omapdrm/dss/core.o
    | CC lib/rational.o
    | CC lib/crc16.o
    | CC net/ipv4/netfilter.o
    | HOSTCC lib/gen_crc32table
    | CC lib/genalloc.o
    | CC drivers/gpu/drm/omapdrm/dss/dss.o
    | CC drivers/gpu/drm/omapdrm/dss/dss_features.o
    | CC lib/fonts/fonts.o
    | LD net/ipv4/netfilter/built-in.o
    | CC net/ipv4/inet_diag.o
    | CC drivers/gpu/drm/omapdrm/dss/dispc.o
    | CC lib/fonts/font_8x8.o
    | CC lib/fonts/font_8x16.o
    | LD lib/fonts/font.o
    | LD lib/fonts/built-in.o
    | CC lib/lz4/lz4_decompress.o
    | LD lib/lz4/built-in.o
    | CC lib/lzo/lzo1x_compress.o
    | CC net/ipv4/tcp_diag.o
    | CC lib/lzo/lzo1x_decompress_safe.o
    | CC net/ipv4/tcp_cubic.o
    | CC drivers/gpu/drm/omapdrm/dss/dispc_coefs.o
    | LD lib/lzo/lzo_compress.o
    | LD lib/lzo/lzo_decompress.o
    | LD lib/lzo/built-in.o
    | CC lib/xz/xz_dec_syms.o
    | CC net/ipv4/xfrm4_policy.o
    | CC lib/xz/xz_dec_stream.o
    | CC drivers/gpu/drm/omapdrm/dss/pll.o
    | CC lib/xz/xz_dec_lzma2.o
    | CC drivers/gpu/drm/omapdrm/dss/video-pll.o
    | CC net/ipv4/xfrm4_state.o
    | CC lib/xz/xz_dec_bcj.o
    | CC drivers/gpu/drm/omapdrm/dss/dpi.o
    | LD lib/xz/xz_dec.o
    | LD lib/xz/built-in.o
    | CC net/ipv4/xfrm4_input.o
    | CC lib/zlib_deflate/deflate.o
    | CC drivers/gpu/drm/omapdrm/dss/hdmi_common.o
    | CC lib/zlib_deflate/deftree.o
    | CC drivers/gpu/drm/omapdrm/dss/hdmi_wp.o
    | CC lib/zlib_deflate/deflate_syms.o
    | CC net/ipv4/xfrm4_output.o
    | LD lib/zlib_deflate/zlib_deflate.o
    | LD lib/zlib_deflate/built-in.o
    | CC drivers/gpu/drm/omapdrm/dss/hdmi_pll.o
    | CC lib/zlib_inflate/inffast.o
    | CC lib/zlib_inflate/inflate.o
    | CC drivers/gpu/drm/omapdrm/dss/hdmi_phy.o
    | CC net/ipv4/xfrm4_protocol.o
    | CC lib/zlib_inflate/infutil.o
    | CC drivers/gpu/drm/omapdrm/dss/hdmi4.o
    | CC lib/zlib_inflate/inftrees.o
    | CC lib/zlib_inflate/inflate_syms.o
    | LD net/ipv4/built-in.o
    | CC drivers/gpu/drm/omapdrm/dss/hdmi4_core.o
    | LD lib/zlib_inflate/zlib_inflate.o
    | LD lib/zlib_inflate/built-in.o
    | CC lib/bch.o
    | CC net/ipv6/af_inet6.o
    | CC drivers/gpu/drm/omapdrm/dss/hdmi5.o
    | CC lib/textsearch.o
    | CC drivers/gpu/drm/omapdrm/dss/hdmi5_core.o
    | CC lib/percpu_counter.o
    | CC net/ipv6/anycast.o
    | CC lib/swiotlb.o
    | CC drivers/gpu/drm/omapdrm/dss/dss6.o
    | CC net/ipv6/ip6_output.o
    | CC drivers/gpu/drm/omapdrm/dss/dispc6.o
    | CC lib/iommu-helper.o
    | CC lib/iommu-common.o
    | CC drivers/gpu/drm/omapdrm/dss/dpi6.o
    | LD drivers/gpu/drm/omapdrm/dss/omapdss-base.o
    | LD drivers/gpu/drm/omapdrm/dss/omapdss.o
    | LD drivers/gpu/drm/omapdrm/dss/omapdss6.o
    | LD drivers/gpu/drm/omapdrm/dss/built-in.o
    | CC drivers/gpu/drm/omapdrm/omap_drv.o
    | CC lib/syscall.o
    | CC lib/nlattr.o
    | CC net/ipv6/ip6_input.o
    | CC drivers/gpu/drm/omapdrm/omap_irq.o
    | CC lib/cpu_rmap.o
    | CC drivers/gpu/drm/omapdrm/omap_debugfs.o
    | CC lib/dynamic_queue_limits.o
    | CC lib/glob.o
    | CC drivers/gpu/drm/omapdrm/omap_crtc.o
    | CC net/ipv6/addrconf.o
    | CC lib/strncpy_from_user.o
    | CC drivers/gpu/drm/omapdrm/omap_plane.o
    | CC drivers/gpu/drm/omapdrm/omap_encoder.o
    | CC lib/strnlen_user.o
    | CC lib/net_utils.o
    | CC drivers/gpu/drm/omapdrm/omap_connector.o
    | CC drivers/gpu/drm/omapdrm/omap_fb.o
    | CC lib/sg_split.o
    | CC drivers/gpu/drm/omapdrm/omap_gem.o
    | CC lib/sg_pool.o
    | GEN lib/oid_registry_data.c
    | CC drivers/gpu/drm/omapdrm/omap_gem_dmabuf.o
    | CC net/ipv6/addrlabel.o
    | CC lib/ucs2_string.o
    | CC lib/sbitmap.o
    | CC net/ipv6/route.o
    | CC drivers/gpu/drm/omapdrm/omap_dmm_tiler.o
    | CC lib/argv_split.o
    | CC lib/bug.o
    | CC lib/chacha20.o
    | CC drivers/gpu/drm/omapdrm/tcm-sita.o
    | CC drivers/gpu/drm/omapdrm/omap_fbdev.o
    | CC lib/cmdline.o
    | CC lib/cpumask.o
    | CC drivers/gpu/drm/omapdrm/omap_wb.o
    | CC lib/ctype.o
    | CC net/ipv6/ip6_fib.o
    | CC lib/dec_and_lock.o
    | CC lib/decompress.o
    | CC lib/decompress_bunzip2.o
    | CC drivers/gpu/drm/omapdrm/omap_wb_cap.o
    | CC lib/decompress_inflate.o
    | CC lib/decompress_unlz4.o
    | CC drivers/gpu/drm/omapdrm/omap_wb_m2m.o
    | CC lib/decompress_unlzma.o
    | CC net/ipv6/ipv6_sockglue.o
    | CC lib/decompress_unlzo.o
    | LD drivers/gpu/drm/omapdrm/omapdrm.o
    | LD drivers/gpu/drm/omapdrm/built-in.o
    | LD drivers/gpu/drm/panel/built-in.o
    | CC drivers/gpu/drm/tilcdc/tilcdc_slave_compat.o
    | CC lib/decompress_unxz.o
    | CC lib/dma-noop.o
    | DTC drivers/gpu/drm/tilcdc/tilcdc_slave_compat.dtb
    | CC drivers/gpu/drm/tilcdc/tilcdc_plane.o
    | CC net/ipv6/ndisc.o
    | CC lib/dump_stack.o
    | CC drivers/gpu/drm/tilcdc/tilcdc_crtc.o
    | CC lib/earlycpio.o
    | CC lib/extable.o
    | CC lib/fdt.o
    | CC lib/fdt_empty_tree.o
    | CC lib/fdt_ro.o
    | CC drivers/gpu/drm/tilcdc/tilcdc_tfp410.o
    | CC net/ipv6/udp.o
    | CC lib/fdt_rw.o
    | CC lib/fdt_strerror.o
    | CC drivers/gpu/drm/tilcdc/tilcdc_panel.o
    | CC lib/fdt_sw.o
    | CC lib/fdt_wip.o
    | CC lib/flex_proportions.o
    | CC drivers/gpu/drm/tilcdc/tilcdc_external.o
    | CC lib/idr.o
    | CC drivers/gpu/drm/tilcdc/tilcdc_drv.o
    | CC net/ipv6/udplite.o
    | CC lib/int_sqrt.o
    | CC lib/ioremap.o
    | CC net/ipv6/raw.o
    | DTB drivers/gpu/drm/tilcdc/tilcdc_slave_compat.dtb.S
    | LD drivers/gpu/drm/tilcdc/tilcdc.o
    | AS drivers/gpu/drm/tilcdc/tilcdc_slave_compat.dtb.o
    | LD drivers/gpu/drm/tilcdc/built-in.o
    | rm drivers/gpu/drm/tilcdc/tilcdc_slave_compat.dtb drivers/gpu/drm/tilcdc/tilcdc_slave_compat.dtb.S
    | LD drivers/gpu/drm/drm_kms_helper.o
    | LD drivers/gpu/drm/drm.o
    | LD drivers/gpu/drm/built-in.o
    | LD drivers/gpu/vga/built-in.o
    | LD drivers/gpu/built-in.o
    | CC drivers/hid/hid-core.o
    | CC lib/irq_regs.o
    | CC lib/is_single_threaded.o
    | CC lib/klist.o
    | CC net/ipv6/icmp.o
    | CC lib/kobject.o
    | CC drivers/hid/hid-input.o
    | CC lib/kobject_uevent.o
    | CC net/ipv6/mcast.o
    | CC lib/md5.o
    | CC drivers/hid/hid-debug.o
    | CC lib/nmi_backtrace.o
    | CC lib/nodemask.o
    | CC drivers/hid/hid-generic.o
    | CC lib/plist.o
    | CC lib/radix-tree.o
    | LD drivers/hid/usbhid/built-in.o
    | LD drivers/hid/hid.o
    | LD drivers/hid/built-in.o
    | CC drivers/hwmon/hwmon.o
    | CC net/ipv6/reassembly.o
    | CC lib/ratelimit.o
    | CC drivers/hwmon/gpio-fan.o
    | CC lib/rbtree.o
    | CC drivers/hwmon/iio_hwmon.o
    | CC lib/seq_buf.o
    | CC net/ipv6/tcp_ipv6.o
    | CC drivers/hwmon/lm90.o
    | CC lib/sha1.o
    | CC lib/show_mem.o
    | CC lib/string.o
    | CC drivers/hwmon/lm95245.o
    | CC lib/timerqueue.o
    | CC drivers/hwmon/tmp102.o
    | CC net/ipv6/ping.o
    | CC lib/vsprintf.o
    | LD drivers/hwmon/built-in.o
    | CC drivers/hwspinlock/hwspinlock_core.o
    | CC drivers/hwspinlock/omap_hwspinlock.o
    | CC net/ipv6/exthdrs.o
    | LD drivers/hwspinlock/built-in.o
    | LD drivers/hwtracing/intel_th/built-in.o
    | CC lib/win_minmax.o
    | CC drivers/i2c/i2c-boardinfo.o
    | GEN lib/crc32table.h
    | CC lib/oid_registry.o
    | CC net/ipv6/datagram.o
    | CC drivers/i2c/i2c-core.o
    | AR lib/lib.a
    | CC lib/crc32.o
    | CC drivers/i2c/i2c-dev.o
    | EXPORTS lib/lib-ksyms.o
    | LD lib/built-in.o
    | CC net/ipv6/ip6_flowlabel.o
    | CC net/ipv6/inet6_connection_sock.o
    | CC drivers/i2c/algos/i2c-algo-bit.o
    | CC net/ipv6/udp_offload.o
    | LD drivers/i2c/algos/built-in.o
    | CC drivers/i2c/busses/i2c-omap.o
    | CC net/ipv6/sysctl_net_ipv6.o
    | CC net/ipv6/xfrm6_policy.o
    | CC net/ipv6/xfrm6_state.o
    | LD drivers/i2c/busses/built-in.o
    | LD drivers/i2c/muxes/built-in.o
    | CC drivers/i2c/i2c-slave-eeprom.o
    | LD drivers/i2c/built-in.o
    | LD drivers/idle/built-in.o
    | CC net/ipv6/xfrm6_input.o
    | CC net/ipv6/xfrm6_output.o
    | CC drivers/iio/industrialio-core.o
    | CC net/ipv6/xfrm6_protocol.o
    | CC net/ipv6/netfilter.o
    | CC drivers/iio/industrialio-event.o
    | CC net/ipv6/fib6_rules.o
    | CC net/ipv6/proc.o
    | CC drivers/iio/inkern.o
    | CC net/ipv6/xfrm6_mode_transport.o
    | CC net/ipv6/xfrm6_mode_tunnel.o
    | CC net/ipv6/xfrm6_mode_beet.o
    | CC drivers/iio/industrialio-buffer.o
    | LD net/ipv6/netfilter/built-in.o
    | CC net/ipv6/sit.o
    | CC net/ipv6/addrconf_core.o
    | CC drivers/iio/industrialio-trigger.o
    | CC net/ipv6/exthdrs_core.o
    | LD drivers/iio/accel/built-in.o
    | LD drivers/iio/adc/built-in.o
    | LD drivers/iio/amplifiers/built-in.o
    | CC drivers/iio/buffer/industrialio-triggered-buffer.o
    | CC net/ipv6/ip6_checksum.o
    | CC net/ipv6/ip6_icmp.o
    | CC drivers/iio/buffer/kfifo_buf.o
    | CC net/ipv6/output_core.o
    | LD drivers/iio/buffer/built-in.o
    | LD drivers/iio/chemical/built-in.o
    | LD drivers/iio/common/hid-sensors/built-in.o
    | LD drivers/iio/common/ms_sensors/built-in.o
    | LD drivers/iio/common/ssp_sensors/built-in.o
    | CC net/ipv6/protocol.o
    | LD drivers/iio/common/st_sensors/built-in.o
    | LD drivers/iio/common/built-in.o
    | LD drivers/iio/dac/built-in.o
    | LD drivers/iio/dummy/built-in.o
    | LD drivers/iio/frequency/built-in.o
    | LD drivers/iio/gyro/built-in.o
    | LD drivers/iio/health/built-in.o
    | CC net/ipv6/ip6_offload.o
    | LD drivers/iio/humidity/built-in.o
    | LD drivers/iio/imu/bmi160/built-in.o
    | LD drivers/iio/imu/inv_mpu6050/built-in.o
    | LD drivers/iio/imu/built-in.o
    | LD drivers/iio/light/built-in.o
    | CC drivers/iio/magnetometer/ak8975.o
    | CC net/ipv6/tcpv6_offload.o
    | LD drivers/iio/orientation/built-in.o
    | LD drivers/iio/potentiometer/built-in.o
    | LD drivers/iio/pressure/built-in.o
    | LD drivers/iio/proximity/built-in.o
    | LD drivers/iio/temperature/built-in.o
    | LD drivers/iio/trigger/built-in.o
    | LD drivers/iio/magnetometer/built-in.o
    | LD drivers/iio/industrialio.o
    | CC net/ipv6/exthdrs_offload.o
    | LD drivers/iio/built-in.o
    | CC drivers/input/input.o
    | CC net/ipv6/inet6_hashtables.o
    | CC net/ipv6/mcast_snoop.o
    | CC drivers/input/input-compat.o
    | LD net/ipv6/ipv6.o
    | LD net/ipv6/built-in.o
    | LD virt/lib/built-in.o
    | LD virt/built-in.o
    | LD net/key/built-in.o
    | LD net/llc/built-in.o
    | CC drivers/input/input-mt.o
    | LD net/mac80211/built-in.o
    | CC net/netfilter/core.o
    | CC net/netlink/af_netlink.o
    | CC drivers/input/ff-core.o
    | CC drivers/input/input-leds.o
    | CC net/netfilter/nf_log.o
    | CC drivers/input/mousedev.o
    | CC drivers/input/joydev.o
    | CC net/netlink/genetlink.o
    | CC drivers/input/evdev.o
    | CC net/netfilter/nf_queue.o
    | CC drivers/input/keyboard/atkbd.o
    | CC net/netfilter/nf_sockopt.o
    | LD net/netlink/built-in.o
    | CC net/packet/af_packet.o
    | CC drivers/input/keyboard/gpio_keys.o
    | LD net/netfilter/netfilter.o
    | LD net/netfilter/built-in.o
    | CC net/rfkill/core.o
    | LD drivers/input/keyboard/built-in.o
    | CC drivers/input/misc/mpu3050.o
    | CC net/rfkill/input.o
    | LD drivers/input/misc/built-in.o
    | CC drivers/input/mouse/elan_i2c_core.o
    | CC net/rfkill/rfkill-gpio.o
    | LD net/rfkill/rfkill.o
    | LD net/rfkill/built-in.o
    | LD net/rpmsg/built-in.o
    | CC drivers/input/mouse/elan_i2c_i2c.o
    | CC net/sched/sch_generic.o
    | CC drivers/input/mouse/psmouse-base.o
    | LD net/packet/built-in.o
    | LD net/sctp/built-in.o
    | CC net/sunrpc/clnt.o
    | CC drivers/input/mouse/synaptics.o
    | CC net/sched/sch_mq.o
    | CC drivers/input/mouse/focaltech.o
    | CC net/sched/sch_api.o
    | CC drivers/input/mouse/alps.o
    | CC net/sunrpc/xprt.o
    | CC drivers/input/mouse/byd.o
    | CC drivers/input/mouse/elantech.o
    | CC net/sched/sch_blackhole.o
    | CC net/sunrpc/socklib.o
    | CC net/sched/cls_api.o
    | CC drivers/input/mouse/logips2pp.o
    | CC net/sunrpc/xprtsock.o
    | CC drivers/input/mouse/trackpoint.o
    | CC drivers/input/mouse/cypress_ps2.o
    | CC net/sched/act_api.o
    | LD drivers/input/mouse/elan_i2c.o
    | LD drivers/input/mouse/psmouse.o
    | LD drivers/input/mouse/built-in.o
    | CC drivers/input/touchscreen/of_touchscreen.o
    | CC net/sunrpc/sched.o
    | LD drivers/input/touchscreen/built-in.o
    | LD drivers/input/input-core.o
    | LD drivers/input/built-in.o
    | CC drivers/input/serio/serio.o
    | CC net/sched/sch_fifo.o
    | CC drivers/input/serio/serport.o
    | CC net/sunrpc/auth.o
    | CC drivers/input/serio/libps2.o
    | CC net/sched/ematch.o
    | LD drivers/input/serio/built-in.o
    | CC drivers/iommu/iommu.o
    | CC net/sunrpc/auth_null.o
    | LD net/sched/built-in.o
    | CC net/switchdev/switchdev.o
    | CC net/sunrpc/auth_unix.o
    | CC drivers/iommu/iommu-traces.o
    | CC drivers/iommu/iommu-sysfs.o
    | CC net/sunrpc/auth_generic.o
    | LD net/switchdev/built-in.o
    | CC net/unix/af_unix.o
    | CC drivers/iommu/of_iommu.o
    | CC net/sunrpc/svc.o
    | CC drivers/iommu/omap-iommu.o
    | CC net/unix/garbage.o
    | CC net/sunrpc/svcsock.o
    | CC drivers/iommu/omap-iommu-debug.o
    | CC net/unix/sysctl_net_unix.o
    | LD drivers/iommu/built-in.o
    | CC drivers/irqchip/irqchip.o
    | LD net/unix/unix.o
    | LD net/unix/built-in.o
    | CC drivers/irqchip/irq-omap-intc.o
    | LD net/wireless/built-in.o
    | CC net/xfrm/xfrm_policy.o
    | CC drivers/irqchip/irq-gic.o
    | CC net/sunrpc/svcauth.o
    | CC net/sunrpc/svcauth_unix.o
    | CC drivers/irqchip/irq-gic-common.o
    | CC drivers/irqchip/irq-crossbar.o
    | LD drivers/irqchip/built-in.o
    | CC drivers/leds/led-core.o
    | CC net/xfrm/xfrm_state.o
    | CC net/sunrpc/addr.o
    | CC drivers/leds/led-class.o
    | CC drivers/leds/led-triggers.o
    | CC net/sunrpc/rpcb_clnt.o
    | CC net/xfrm/xfrm_hash.o
    | CC drivers/leds/leds-gpio.o
    | CC net/xfrm/xfrm_input.o
    | CC net/sunrpc/timer.o
    | CC drivers/leds/leds-tlc591xx.o
    | CC net/xfrm/xfrm_output.o
    | CC drivers/leds/leds-pwm.o
    | CC net/sunrpc/xdr.o
    | CC drivers/leds/trigger/ledtrig-timer.o
    | CC drivers/leds/trigger/ledtrig-oneshot.o
    | CC net/xfrm/xfrm_sysctl.o
    | CC net/sunrpc/sunrpc_syms.o
    | CC drivers/leds/trigger/ledtrig-heartbeat.o
    | CC drivers/leds/trigger/ledtrig-backlight.o
    | CC net/xfrm/xfrm_replay.o
    | CC drivers/leds/trigger/ledtrig-gpio.o
    | CC net/sunrpc/cache.o
    | CC drivers/leds/trigger/ledtrig-cpu.o
    | LD net/xfrm/built-in.o
    | CC net/sysctl_net.o
    | CC drivers/leds/trigger/ledtrig-default-on.o
    | CC drivers/leds/trigger/ledtrig-transient.o
    | CC net/sunrpc/rpc_pipe.o
    | CC net/sunrpc/svc_xprt.o
    | CC drivers/leds/trigger/ledtrig-camera.o
    | LD drivers/leds/trigger/built-in.o
    | LD drivers/leds/built-in.o
    | LD drivers/lguest/built-in.o
    | LD drivers/macintosh/built-in.o
    | CC drivers/mailbox/mailbox.o
    | CC net/sunrpc/xprtmultipath.o
    | CC net/sunrpc/stats.o
    | CC drivers/mailbox/omap-mailbox.o
    | CC net/sunrpc/sysctl.o
    | LD drivers/mailbox/built-in.o
    | CC net/sunrpc/auth_gss/auth_gss.o
    | LD net/sunrpc/sunrpc.o
    | CC net/sunrpc/auth_gss/gss_generic_token.o
    | CC drivers/media/cec-edid.o
    | LD drivers/media/common/b2c2/built-in.o
    | LD drivers/media/common/saa7146/built-in.o
    | LD drivers/media/common/siano/built-in.o
    | CC net/sunrpc/auth_gss/gss_mech_switch.o
    | LD drivers/media/common/v4l2-tpg/built-in.o
    | LD drivers/media/common/built-in.o
    | LD drivers/media/firewire/built-in.o
    | LD drivers/media/i2c/soc_camera/built-in.o
    | LD drivers/media/i2c/built-in.o
    | LD drivers/media/mmc/siano/built-in.o
    | LD drivers/media/mmc/built-in.o
    | CC net/sunrpc/auth_gss/svcauth_gss.o
    | LD drivers/media/pci/b2c2/built-in.o
    | LD drivers/media/pci/ddbridge/built-in.o
    | LD drivers/media/pci/dm1105/built-in.o
    | LD drivers/media/pci/mant


    Getting error while executing MACHINE=am57xx-evm bitbake tisdk-rootfs-image
    How to find such kind of error.

    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from d28a4f5603a933507125e64a51d57e65 to 6e90297bdb05a742ab7107a771f45ce7. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from d28a4f5603a933507125e64a51d57e65 to 6e90297bdb05a742ab7107a771f45ce7. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from d28a4f5603a933507125e64a51d57e65 to 6e90297bdb05a742ab7107a771f45ce7. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: linux-ti-staging-4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16 do_compile: oe_runmake failed
    ERROR: linux-ti-staging-4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16 do_compile: Function failed: do_compile (log file is located at /DCMIST_PART/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16/temp/log.do_compile.8422)
    ERROR: Logfile of failure stored in: /PART/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16/temp/log.do_compile.8422


    ERROR: Task (/PART/tisdk/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.9.bb:do_compile) failed with exit code '1'
  • Here I am sharing the Log file.Log.doc

  • Cleaning the "ti-ipc-rtos" and "osal-rtos" should fix this issue.
    $ MACHINE=am57xx-evm bitbake ti-ipc-rtos osal-rtos -c cleanall
    $ MACHINE=am57xx-evm bitbake tisdk-rootfs-image

  • Can I run the same cleaning command for the

    MACHINE=am57xx-evm bitbake arago-core-tisdk-image

    Please suggest because I am not able to fetch the file from the multilpe mirrors and for some packages/files and  it is showing unable to fetch we will try another mirror.

  • Getting following error
    antriksh@antriksh:/DCMIST_PART/tisdk/build$ MACHINE=am57xx-evm bitbake tisdk-rootfs-image
    Loading cache: 100% |##############################################################################################################################################################| Time: 0:00:01
    Loaded 3797 entries from dependency cache.
    Parsing recipes: 100% |############################################################################################################################################################| Time: 0:00:01
    Parsing of 3033 .bb files complete (3030 cached, 3 parsed). 3800 targets, 534 skipped, 0 masked, 0 errors.
    WARNING: No recipes available for:
    /PART/tisdk/sources/meta-openamp/recipes-bsp/device-tree/device-tree-generation_%.bbappend
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION = "1.32.0"
    BUILD_SYS = "x86_64-linux"
    NATIVELSBSTRING = "Ubuntu-16.04"
    TARGET_SYS = "arm-linux-gnueabi"
    MACHINE = "am57xx-evm"
    DISTRO = "arago"
    DISTRO_VERSION = "2017.10"
    TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
    TARGET_FPU = "hard"
    meta-processor-sdk = "HEAD:eaac60268857bc56bf89625df93935a272b63341"
    meta-ros = "HEAD:e01c6ace0d4f9d700449edad3781e9cd505b5e10"
    meta-arago-distro
    meta-arago-extras = "HEAD:d34c861f846f35d089e1caf224ec43079be7b202"
    meta-browser = "HEAD:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-openamp = "HEAD:8a214032bfb7e8124bc1485c70c69f7d60abb819"
    meta-qt5 = "HEAD:2c9f0e4eb0e9097f6f872ec1e1d81768a8ab5f1b"
    meta-networking
    meta-ruby
    meta-python
    meta-oe
    meta-gnome
    meta-multimedia = "HEAD:b40116cf457b88a2db14b86fda9627fb34d56ae6"
    meta-ti = "HEAD:351ccf1928a18c2b69fd19b09b980c9aa3af2e26"
    meta-linaro-toolchain
    meta-optee = "HEAD:5d2cb685217794293ea2bab18d7e62019c329d06"
    meta = "HEAD:1718f0a6c1de9c23660a9bebfd4420e3c4ed37e6"

    Initialising tasks: 100% |#########################################################################################################################################################| Time: 0:00:20
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from d28a4f5603a933507125e64a51d57e65 to 6e90297bdb05a742ab7107a771f45ce7. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from d28a4f5603a933507125e64a51d57e65 to 6e90297bdb05a742ab7107a771f45ce7. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from d28a4f5603a933507125e64a51d57e65 to 6e90297bdb05a742ab7107a771f45ce7. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: ti-ipc-rtos-3.47.00.00-r0.r2 do_configure: Taskhash mismatch 277b6f4f06c299c46fb2b66879a3eb81 versus 29d06aae63b1efd0dd5c6957115aeae9 for /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure
    ERROR: Taskhash mismatch 277b6f4f06c299c46fb2b66879a3eb81 versus 29d06aae63b1efd0dd5c6957115aeae9 for /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /PART/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
  • The difference is in this step:
    $ # Assuming src file downloaded to $HOME/Downloads
    $ tar xvf $HOME/Downloads/<target-board>-linux-sdk-arago-src-##.##.##.##.tar.xz
    $ <target-board>-linux-sdk-arago-src-##.##.##.##/get_build_sources.sh <target-board>-linux-sdk-arago-src-##.##.##.##/source_pkg_list.txt
  • Failed to execute following steps

    $cd ..</span>
    $ cd build
    $ . conf/setenv
    $ export PATH=$HOME/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:$PATH
    $ MACHINE=<target-board> bitbake arago-core-tisdk-image

    Error Messages:

    ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-gQ5uZzFMoD"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/LINUX/AM57xx/tisdk/sources/oe-core/scripts:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/arm-linux-gnueabi:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm/usr/bin/crossscripts:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/sbin:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/sbin:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/bin:/home/antriksh/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/antriksh/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/LINUX/AM57xx/tisdk/sources/oe-core/scripts:/LINUX/AM57xx/tisdk/sources/meta-ros/scripts:/LINUX/AM57xx/tisdk/sources/meta-browser/scripts:/LINUX/AM57xx/tisdk/sources/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/antriksh"; tar -xzf /LINUX/AM57xx/tisdk/downloads/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz failed with exit code 2, output:

    gzip: stdin: invalid compressed data--format violated
    tar: Unexpected EOF in archive
    tar: Unexpected EOF in archive
    tar: Error is not recoverable: exiting now

    ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y'. Unable to fetch URL from any source.
    ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Function failed: base_do_fetch
    ERROR: Logfile of failure stored in: /LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.9-r0.arago2/temp/log.do_fetch.19993
    ERROR: Task (/LINUX/AM57xx/tisdk/sources/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb:do_fetch) failed with exit code '1'

  • /LINUX/AM57xx/tisdk/downloads/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz is not in a readable format or in other words corrupted. Please replace it with this archive.

    It must be exactly 4799138606 bytes with md5sum 48ea2459af6c3631e42347ebf49b37a5 and sha256sum a54affd17ba0b0f674728a2fe45b9b7432a50f74a70ec06646430f338609888d

  • Hi Kemal,

    Thanks for giving link for new file,
    I really appreciate your dedication to the problems and curious about to give valuable solutions.

    I will expect your support in future also.

  • ERROR: When reparsing /DCMIST_PART/TI_BUILD_Snapshot/tisdk/sources/meta-ti/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb.do_compile, the basehash value changed from 3996bb3ad47fa4c595cb22cf76c0ee15 to 2ee10cf29f90fb38133dcab28bd1a96f. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /DCMIST_PART/TI_BUILD_Snapshot/tisdk/sources/meta-ti/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb.do_compile, the basehash value changed from 3996bb3ad47fa4c595cb22cf76c0ee15 to 2ee10cf29f90fb38133dcab28bd1a96f. The metadata is not deterministic and this needs to be fixed.

    I think this is again a checksum issue.
  • ERROR: When reparsing /DCMIST_PART/TI_BUILD_Snapshot/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /DCMIST_PART/TI_BUILD_Snapshot/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /DCMIST_PART/TI_BUILD_Snapshot/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from d28a4f5603a933507125e64a51d57e65 to 6e90297bdb05a742ab7107a771f45ce7. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /DCMIST_PART/TI_BUILD_Snapshot/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from d28a4f5603a933507125e64a51d57e65 to 6e90297bdb05a742ab7107a771f45ce7. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /DCMIST_PART/TI_BUILD_Snapshot/tisdk/sources/meta-ti/recipes-bsp/osal/osal-rtos_git.bb.do_compile, the basehash value changed from d28a4f5603a933507125e64a51d57e65 to 6e90297bdb05a742ab7107a771f45ce7. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /DCMIST_PART/TI_BUILD_Snapshot/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_configure, the basehash value changed from e9237607d494a68c0b08454b1d7b2e1d to cf743d8ea466ae4beb2052df3c256353. The metadata is not deterministic and this needs to be fixed.
    ERROR: When reparsing /DCMIST_PART/TI_BUILD_Snapshot/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb.do_compile, the basehash value changed from d2294a365dd4412e4c1f6f60cc1834dd to 08aabff7f6098cf518709b6d64f3232b. The metadata is not deterministic and this needs to be fixed.
    ERROR: linux-ti-staging-4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16 do_create_srcipk: Function failed: do_create_srcipk (log file is located at /DCMIST_PART/TI_BUILD_Snapshot/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16/temp/log.do_create_srcipk.12072)
    ERROR: Logfile of failure stored in: /DCMIST_PART/TI_BUILD_Snapshot/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16/temp/log.do_create_srcipk.12072
  • You have edited the osal-rtos_git.bb while the bitbake was running. Please, repeat the steps from this post.

  • Means it will take lot of data and time.

    Please suggest to avoid the mismatching of the data , checksums.

    Thanks you

  • Constrain the use of incremental builds, try the use of this command which at least preserve you the do_fetch task.
    $ MACHINE=am57xx-evm bitbake ti-ipc-rtos osal-rtos -c clean -c cleansstate
    $ MACHINE=am57xx-evm bitbake tisdk-rootfs-image
  • I have already tried, and those errors it is based on it.
    I will go with cleaning processes of the downloads directory and proceed further.
    Some of the packages (git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz ), I cross checked it is unable to download from the TI server also.

    please confirm if any mismatch occurs.
  • I can confirm that the servers are up and running and I can clone from git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git and can download git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz from Processor SDK mirror. You need to fix the connection issues which you are facing on your side.
  • I tried to download again but i am not getting the file checksum same that you have provided.
    I am sharing the last file name that I got
    PART/TI_BUILD_Snapshot/tisdk/downloads/zlib-1.2.8.tar.xz’ saved [450776/450776]

    Is any way to download all files with correct checksum directly instead of terminal.

    ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y'. Unable to fetch URL from any source.
    ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Function failed: base_do_fetch
    ERROR: Logfile of failure stored in: /DCMIST_PART/TI_BUILD_Snapshot/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.9-r0.arago2/temp/log.do_fetch.13877
    ERROR: Task (/DCMIST_PART/TI_BUILD_Snapshot/tisdk/sources/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb:do_fetch) failed with exit code '1'

    please suggest, it is taking lot of time to just make sync with the files.

  • Once you successfully downloaded the files, copy them to a different location and keep their backup copies on your local computer, do not fetch all these files every time from Internet.

    Can you post the output of this command?
    git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y

    Is your computer behind proxy server? Have you setup the proxy configuration as explained in this guide?

    ANTRIKSH ANTRIKSH said:
    Is any way to download all files with correct checksum directly instead of terminal.

    Yes, there is a way. You can click on this link, then download the listed 487 packages in the source_pkg_list.txt, but no one can guarantee the correct checksum in both ways.

  • antriksh@antriksh:~/ddddd$ git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y
    Cloning into 'ti-linux-kernel'...
    remote: Counting objects: 7602877, done.
    remote: Compressing objects: 100% (1067339/1067339), done.
    remote: Total 7602877 (delta 6490711), reused 7598509 (delta 6486675)
    Receiving objects: 100% (7602877/7602877), 1.50 GiB | 448.00 KiB/s, done.
    Resolving deltas: 100% (6490711/6490711), done.
    Checking connectivity... done.
    Checking out files: 100% (52224/52224), done.

  • So, you can clone, everything seems okay.
  • yes, but I am able to download git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz package from the given link by you.

    I have downloaded all packages manually, but still I am not able to compile.

  • Is the build broken by "ERROR: When reparsing " again?
  • ERROR: linux-ti-staging-4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16 do_unpack: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-LHFAy4u6Qa"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/LINUX/AM57xx/tisdk/sources/oe-core/scripts:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/arm-linux-gnueabi:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm/usr/bin/crossscripts:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/sbin:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/sbin:/LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/bin:/home/antriksh/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/antriksh/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/LINUX/AM57xx/tisdk/sources/oe-core/scripts:/LINUX/AM57xx/tisdk/sources/meta-ros/scripts:/LINUX/AM57xx/tisdk/sources/meta-browser/scripts:/LINUX/AM57xx/tisdk/sources/bitbake/bin:/home/antriksh/bin:/home/antriksh/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/antriksh"; git -c core.fsyncobjectfiles=0 clone -s -n /LINUX/AM57xx/tisdk/downloads/git2/git.ti.com.processor-sdk.processor-sdk-linux.git/ /LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16/git/ failed with exit code 128, output:
    fatal: repository '/LINUX/AM57xx/tisdk/downloads/git2/git.ti.com.processor-sdk.processor-sdk-linux.git/' does not exist

    ERROR: linux-ti-staging-4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16 do_unpack: Function failed: base_do_unpack
    ERROR: Logfile of failure stored in: /LINUX/AM57xx/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.9.59+gitAUTOINC+a75d8e9305-r7a.arago5.tisdk16/temp/log.do_unpack.21491
    ERROR: Task (/LINUX/AM57xx/tisdk/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.9.bb:do_unpack) failed with exit code '1'

    Please suggest what to do?

  • Do this:
    $ mkdir -p /LINUX/AM57xx/tisdk/downloads/git2/git.ti.com.processor-sdk.processor-sdk-linux.git/
    $ tar xvf /LINUX/AM57xx/tisdk/downloads/git2_git.ti.com.processor-sdk.processor-sdk-linux.git.tar.gz -C /LINUX/AM57xx/tisdk/downloads/git2/git.ti.com.processor-sdk.processor-sdk-linux.git/
  • Hi kemal,

    I was compiling my application and i found that the gtk and atk is missing from the build directory.

    from where I can download the packages.

    Please guide so that I can proceed further.

  • You can build the gtk in this way.