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.

TDA4VM: 在参考Vision Apps User Guide 进行 build vision apps for PC emulation mode时,出现fatal error: png.h: 没有那个文件或目录错误

Part Number: TDA4VM

在利用TDA4,编译PC仿真时,已经通过TI官网下载并安装好ti-processor-sdk-rtos-j721e-evm-07_03_00_07-addon-linux-x64-installer.run文件,

build_flags.mak文件,修改部分如下

# Build for SoC
BUILD_TARGET_MODE?=yes
# Build for x86 PC
BUILD_EMULATION_MODE?=no
# valid values: X86 x86_64 all
BUILD_EMULATION_ARCH?=x86_64

在进行make sdk时

出现如下错误

[GCC] Compiling C99 tivx_utils_png_rd_wr.c
/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/utils/source/tivx_utils_png_rd_wr.c:66:17: fatal error: png.h: 没有那个文件或目录
compilation terminated.
concerto/finale.mak:310: recipe for target '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/module/utils.source/tivx_utils_png_rd_wr.o' failed
make[1]: *** [/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/module/utils.source/tivx_utils_png_rd_wr.o] Error 1
make[1]: Leaving directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx'
makerules/makefile_tiovx_ptk_imaging_remote_device.mak:16: recipe for target 'tiovx' failed
make: *** [tiovx] Error 2

  • 都配置过了,在编译RTOS+Linux的情况是可以成功编译的

    pc.txt
    s clean CFG_ARM64_core=y PLATFORM=k3 PLATFORM_FLAVOR=j7
    make[1]: Entering directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/ti-optee-os'
      CLEAN   out/arm-plat-k3
      CLEAN   out
    make[1]: Leaving directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/ti-optee-os'
    rm -rf /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/vision_apps/../arm-trusted-firmware/build/k3
    rm -rf /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/vision_apps/../ti-optee-os/out/arm-plat-k3
    rm -rf /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/binary/sbl_*
    rm -rf /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/binary/ti/boot/
    rm -rf /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/boot/sbl/binary
    rm -rf /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/mcusw/binary
    rm -rf /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/vision_apps/out/sbl_bootfiles/
    make -C /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/../ tidl_rt_clean PSDK_INSTALL_PATH=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07 TARGET_PLATFORM=PC TARGET_BUILD=release; 
    make[1]: Entering directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07'
    .
    ======== CLEANING TIDL RT =================
    make -C ./ti_dl/rt -f makefile clean
    make[2]: Entering directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt'
    SHELL=/bin/sh
    TARGET_MAKEFILES=src/a72/concerto.mak src/pc/concerto.mak test/a72/concerto.mak test/pc/concerto.mak
    Keep only PC platform in TARGET_COMBOS
    Keep only release BUILDS in TARGET_COMBOS
    undefined TIARMCGT_ROOT=
    undefined GCC_SYSBIOS_ARM_ROOT=
    undefined CGT6X_ROOT=
    file CGT7X_ROOT="/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/ti-cgt-c7000_1.4.2.LTS"
    undefined GCC_WINDOWS_ROOT=
    file GCC_LINUX_ROOT=/usr
    environment GCC_QNX_ROOT=/home/adas/qnx710/host/linux/x86_64/usr/bin
    #######################################################################
    TARGET_COMBO=PC:LINUX:x86_64:1:release:GCC_LINUX
    HOST_ROOT=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt
    HOST_COMPILER=GCC_LINUX
    HOST_PLATFORM=PC
    HOST_OS=LINUX
    HOST_CPU=x86_64
    HOST_ARCH=64
    HOST_FAMILY=x86_64
    HOST_NUM_CORES=16
    TARGET_OS=LINUX
    TARGET_CPU=x86_64
    TARGET_ARCH=64
    TARGET_FAMILY=x86_64
    TARGET_NUM_CORES=1
    TARGET_PLATFORM=PC
    TARGET_BUILD=release
    TARGET_OUT=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt/out/PC/x86_64/LINUX/release
    TARGET_DOC=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt/out/PC/x86_64/LINUX/release/docs
    BUILD_DEFS = 
    PC_LINUX_x86_64_1_release_GCC_LINUX_DEFS = LINUX PC x86_64="x86_64" TARGET_NUM_CORES=1 TARGET_ARCH=64 ARCH_64 TARGET_BUILD=1
    PC_LINUX_x86_64_1_release_GCC_LINUX_LDIRS = 
    SCM_ROOT=
    SCM_VERSION=
    Cleaning src.pc.PC.LINUX.x86_64.release target /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt/out/PC/x86_64/LINUX/release/libvx_tidl_rt.so
    Cleaning src.pc.PC.LINUX.x86_64.release target mapfile /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt/out/PC/x86_64/LINUX/release/libvx_tidl_rt.so.map
    Cleaning /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt/out/PC/x86_64/LINUX/release/module/src.pc
    Cleaning test.pc.PC.LINUX.x86_64.release target /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt/out/PC/x86_64/LINUX/release/PC_dsp_test_dl_algo_host_rt.out
    Cleaning test.pc.PC.LINUX.x86_64.release target mapfile /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt/out/PC/x86_64/LINUX/release/PC_dsp_test_dl_algo_host_rt.out.map
    Cleaning /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt/out/PC/x86_64/LINUX/release/module/test.pc
    make[2]: Leaving directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07/ti_dl/rt'
    .
    ======== COMPLETED TIDL RT CLEAN =================
    make[1]: Leaving directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tidl_j7_02_00_00_07'
    adas@adas-30010822:~/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/vision_apps$ make sdk_scrub 
    Socket error Event: 32 Error: 10053.
    Connection closing...Socket close.
    
    Connection closed by foreign host.
    
    Disconnected from remote host(ADAS) at 16:00:23.
    
    Type `help' to learn how to use Xshell prompt.
    [C:\~]$ 
    
    Connecting to 10.13.133.80:22...
    Connection established.
    To escape to local shell, press 'Ctrl+Alt+]'.
    
    Welcome to Ubuntu 16.04.7 LTS (GNU/Linux 4.15.0-142-generic x86_64)
    
     * Documentation:  https://help.ubuntu.com
     * Management:     https://landscape.canonical.com
     * Support:        https://ubuntu.com/advantage
    
    UA Infra: Extended Security Maintenance (ESM) is not enabled.
    
    0 updates can be applied immediately.
    
    42 additional security updates can be applied with UA Infra: ESM
    Learn more about enabling UA Infra: ESM service for Ubuntu 16.04 at
    https://ubuntu.com/16-04
    
    Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
    applicable law.
    
    Last login: Sat Jul 24 17:26:26 2021 from 10.13.133.217
    adas@adas-30010822:~$ 
    
    adas@adas-30010822:~$ 
    adas@adas-30010822:~$ 
    adas@adas-30010822:~$ cd ~/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/vision_apps
    adas@adas-30010822:~/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/vision_apps$ make sdk
    SHELL=/bin/sh
    TARGET_MAKEFILES=applibs/srv_bowl_lut_gen_applib/concerto.mak applibs/srv_calibration_applib/concerto.mak applibs/test/concerto.mak apps/basic_demos/app_c7x_kernel/c7x/concerto.mak apps/basic_demos/app_c7x_kernel/concerto.mak apps/basic_demos/app_dof/concerto.mak apps/basic_demos/app_encode/concerto.mak apps/basic_demos/app_fd_exchange/concerto.mak apps/basic_demos/app_heap_stats/concerto.mak apps/basic_demos/app_ipc/concerto.mak apps/basic_demos/app_linux_arm_opengl_mosaic/concerto.mak apps/basic_demos/app_load_test/concerto.mak apps/basic_demos/app_mem/concerto.mak apps/basic_demos/app_multi_cam/concerto.mak apps/basic_demos/app_remote_log/concerto.mak apps/basic_demos/app_single_cam/concerto.mak apps/basic_demos/app_stereo/concerto.mak apps/basic_demos/app_test_framework/concerto.mak apps/basic_demos/app_tirtos/common/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/c66x_1/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/c66x_2/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/c7x_1/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/mcu1_0/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/mcu1_1/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/mcu2_0/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/mcu2_1/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/mcu3_0/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/mcu3_1/concerto.mak apps/basic_demos/app_tirtos/tirtos_linux/mpu1/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/c66x_1/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/c66x_2/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/c7x_1/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/mcu1_0/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/mcu1_1/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/mcu2_0/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/mcu2_1/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/mcu3_0/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/mcu3_1/concerto.mak apps/basic_demos/app_tirtos/tirtos_qnx/mpu1/concerto.mak apps/basic_demos/app_viss/concerto.mak apps/basic_demos/app_vx_conformance/concerto.mak apps/basic_demos/app_vx_tutorial/concerto.mak apps/concerto.mak apps/cv_demos/app_sfm/concerto.mak apps/dl_demos/app_tidl/concerto.mak apps/dl_demos/app_tidl_avp/concerto.mak apps/dl_demos/app_tidl_avp2/concerto.mak apps/dl_demos/app_tidl_avp3/concerto.mak apps/dl_demos/app_tidl_avp4/concerto.mak apps/dl_demos/app_tidl_cam/concerto.mak apps/dl_demos/app_tidl_od/concerto.mak apps/dl_demos/app_tidl_od_cam/concerto.mak apps/dl_demos/app_tidl_seg/concerto.mak apps/dl_demos/app_tidl_seg_cam/concerto.mak apps/dl_demos/app_tidl_vl/concerto.mak apps/ptk_demos/app_common/concerto.mak apps/ptk_demos/app_dof_sfm_fisheye/concerto.mak apps/ptk_demos/app_lidar_ogmap/concerto.mak apps/ptk_demos/app_sde/concerto.mak apps/ptk_demos/app_sde_obstacle_detection/concerto.mak apps/ptk_demos/app_surround_radar_ogmap/concerto.mak apps/ptk_demos/app_valet_parking/concerto.mak apps/ptk_demos/applibs/applib_common/concerto.mak apps/ptk_demos/applibs/fused_ogmap_applib/concerto.mak apps/ptk_demos/applibs/lidar_ogmap_applib/concerto.mak apps/ptk_demos/applibs/ps_mapping_applib/concerto.mak apps/ptk_demos/applibs/radar_gtrack_applib/concerto.mak apps/ptk_demos/applibs/sde_ldc_applib/concerto.mak apps/ptk_demos/applibs/sde_multilayer_applib/concerto.mak apps/ptk_demos/applibs/sde_obstacle_detection_applib/concerto.mak apps/ptk_demos/applibs/sde_singlelayer_applib/concerto.mak apps/ptk_demos/applibs/sde_triangulate_applib/concerto.mak apps/ptk_demos/applibs/semseg_cnn_applib/concerto.mak apps/ptk_demos/applibs/ss_sde_detection_applib/concerto.mak apps/ptk_demos/applibs/surround_radar_ogmap_applib/concerto.mak apps/ptk_demos/applibs/surround_sfm_ogmap_applib/concerto.mak apps/srv_demos/app_srv_calibration/concerto.mak apps/srv_demos/app_srv_camera/concerto.mak apps/srv_demos/app_srv_fileio/concerto.mak kernels/common/target/concerto.mak kernels/fileio/arm/concerto.mak kernels/fileio/host/concerto.mak kernels/img_proc/a72/concerto.mak kernels/img_proc/c66/concerto.mak kernels/img_proc/c71/concerto.mak kernels/img_proc/host/concerto.mak kernels/img_proc/r5f/concerto.mak kernels/lidar/arm/concerto.mak kernels/lidar/host/concerto.mak kernels/park_assist/host/concerto.mak kernels/park_assist/target/concerto.mak kernels/sample/a72/concerto.mak kernels/sample/host/concerto.mak kernels/sample/r5f/concerto.mak kernels/srv/c66/concerto.mak kernels/srv/gpu/3dsrv/Tools/concerto.mak kernels/srv/gpu/3dsrv/concerto.mak kernels/srv/gpu/concerto.mak kernels/srv/host/concerto.mak kernels/srv/test/concerto.mak kernels/stereo/host/concerto.mak kernels/stereo/target/bam/concerto.mak kernels/stereo/target/concerto.mak kernels/stereo/test/concerto.mak modules/src/concerto.mak utils/console_io/src/concerto.mak utils/draw2d/src/concerto.mak utils/dss/src/concerto.mak utils/ethfw/src/concerto.mak utils/grpx/src/concerto.mak utils/hwa/src/concerto.mak utils/ipc/src/concerto.mak utils/iss/src/concerto.mak utils/itt_server/src/concerto.mak utils/mem/src/concerto.mak utils/misc/src/concerto.mak utils/mmc_sd/src/concerto.mak utils/network_api/src/concerto.mak utils/opengl/src/a72/concerto.mak utils/opengl/src/pc/concerto.mak utils/pcie/src/concerto.mak utils/perf_stats/src/concerto.mak utils/remote_service/src/concerto.mak utils/sciclient/src/concerto.mak utils/sciserver/src/concerto.mak utils/sensors/src/concerto.mak utils/udma/src/concerto.mak
    file TIARMCGT_ROOT=$(PSDK_PATH)/ti-cgt-arm_20.2.0.LTS
    file GCC_SYSBIOS_ARM_ROOT=$(PSDK_PATH)/gcc-arm-9.2-2019.12-x86_64-aarch64-none-elf
    file CGT6X_ROOT=$(PSDK_PATH)/ti-cgt-c6000_8.3.7
    file CGT7X_ROOT=$(PSDK_PATH)/ti-cgt-c7000_1.4.2.LTS
    undefined GCC_WINDOWS_ROOT=
    file GCC_LINUX_ROOT=/usr/
    file GCC_QNX_ROOT=$(QNX_HOST)/usr/bin
    #######################################################################
    TARGET_COMBO=PC:LINUX:x86_64:1:release:GCC_LINUX
    HOST_ROOT=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/vision_apps
    HOST_COMPILER=GCC_LINUX
    HOST_PLATFORM=PC
    HOST_OS=LINUX
    HOST_CPU=x86_64
    HOST_ARCH=64
    HOST_FAMILY=x86_64
    HOST_NUM_CORES=16
    TARGET_OS=LINUX
    TARGET_CPU=x86_64
    TARGET_ARCH=64
    TARGET_FAMILY=x86_64
    TARGET_NUM_CORES=1
    TARGET_PLATFORM=PC
    TARGET_BUILD=release
    TARGET_OUT=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/vision_apps/out/PC/x86_64/LINUX/release
    TARGET_DOC=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/vision_apps/out/PC/x86_64/LINUX/release/docs
    BUILD_DEFS =  CUSTOM_KERNEL_PATH BUILD_TUTORIAL BUILD_CONFORMANCE_TEST
    PC_LINUX_x86_64_1_release_GCC_LINUX_DEFS = LINUX PC x86_64="x86_64" TARGET_NUM_CORES=1 TARGET_ARCH=64 ARCH_64 TARGET_BUILD=1
    PC_LINUX_x86_64_1_release_GCC_LINUX_LDIRS = 
    SCM_ROOT=
    SCM_VERSION=
    Build Skipped for apps.basic_demos.app_linux_arm_opengl_mosaic.PC.LINUX.x86_64.release:vx_app_arm_opengl_mosaic
    Build Skipped for apps.basic_demos.app_multi_cam.PC.LINUX.x86_64.release:vx_app_multi_cam
    Build Skipped for apps.basic_demos.app_test_framework.PC.LINUX.x86_64.release:vx_app_test_framework
    Build Skipped for apps.dl_demos.app_tidl_cam.PC.LINUX.x86_64.release:vx_app_tidl_cam
    Build Skipped for apps.dl_demos.app_tidl_od_cam.PC.LINUX.x86_64.release:vx_app_tidl_od_cam
    Build Skipped for apps.dl_demos.app_tidl_seg_cam.PC.LINUX.x86_64.release:vx_app_tidl_seg_cam
    Build Skipped for apps.srv_demos.app_srv_fileio.PC.LINUX.x86_64.release:vx_app_srv_fileio
    Build Skipped for kernels.stereo.target.bam.PC.LINUX.x86_64.release:vx_target_kernels_stereo_bam
    # SDK paths OK !!!
    make -C /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/build csl osal_nonos sciclient udma dmautils SOC=j721e BOARD=j721e_hostemu CORE=c7x-hostemu -s BUILD_PROFILE=release
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/adc/V0/priv/adc.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/cbass/V0/V0_1/priv/csl_fw.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/cbass/V0/priv/csl_cbass_qos.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/cbass/V0/priv/csl_cbass_error.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/cpts/V0/priv/csl_cpts.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/clec/V0/priv/csl_clec.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/crc/V0/priv/crc.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/dcc/V0/priv/dcc.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/dru/V0/priv/csl_dru.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/dss/V4/priv/csl_dssCommon.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/dss/V4/priv/csl_dssVideoPipe.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/dss/V4/priv/csl_dssWbPipe.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/dss/V4/priv/csl_dssOverlay.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/dss/V4/priv/csl_dssVideoPort.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/ecc_aggr/V1/priv/csl_ecc_aggr.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/elm/V0/priv/elm.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/emif/V2/priv/csl_emif.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/epwm/V0/priv/csl_epwm.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/epwm/V0_1/priv/csl_hrpwm.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/esm/V1/priv/csl_esm.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/fss/V0/priv/csl_fss.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/gpio/V0/priv/gpio.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/gpmc/V1/priv/gpmc.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/hyperbus/V0/priv/csl_hyperbus.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/i2c/V2/priv/i2c.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/intaggr/V0/priv/csl_intaggr.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/intr_router/V0/priv/csl_intr_router.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/mailbox/V0/priv/mailbox.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/mcasp/V0/priv/mcasp.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/mcspi/V0/priv/mcspi.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/mmc/V4/priv/mmcsd.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/mmc/V4/priv/mmcsdphy.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/mmc/V4/priv/low_level_hw.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/ospi/V0/priv/csl_ospi.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/proxy/V0/priv/csl_proxy.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/psilcfg/V0/priv/csl_psilcfg.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/pvu/V0/priv/csl_pvu.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/rat/V0/priv/csl_rat.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/ringacc/V0/priv/csl_ringacc.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/rti/V0/priv/rti.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/sec_proxy/V0/priv/csl_sec_proxy.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/spinlock/V1/priv/csl_spinlock.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/timer/V1/priv/timer.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/timer_mgr/V0/priv/csl_timer_mgr.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/uart/V1/priv/uart.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/udmap/V0/priv/csl_udmap.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/wd_timer/V0/priv/wd_timer.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/cpsw/V5/priv/csl_cpsw.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/cpsw/V5/V5_0/priv/csl_cpsw_ss.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/cpsw/V5/priv/csl_cpsw_ale_4g_tblcfg.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/cpsw/V5/priv/csl_cpsw_ale_9g_tblcfg.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/mdio/V5/priv/csl_mdio.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/sgmii/V5/priv/csl_cpsgmii.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/ecap/V0/priv/ecap.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/vtm/V1/priv/csl_vtm.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/vtm/V1/priv/csl_vtm_pvt_sensor.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/emac/V5/priv/csl_cpgmac_sl.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/tog/V0/priv/csl_slv_tog.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/pbist/V0/priv/csl_pbist.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/lbist/V0/priv/csl_lbist.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/psc/V2/priv/csl_psc.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/pok/V0/priv/csl_pok.c
    # Compiling j721e:c7x-hostemu:release:csl: src/ip/pok/V0/priv/csl_pokId2Addr.c
    #
    # Archiving j721e:c7x-hostemu:release:csl into /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/csl/lib/j721e/c7x-hostemu/release/ti.csl.lib ...
    #
    # Compiling j721e:c7x-hostemu:release:osal_nonos: src/nonos/HwiP_nonos.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: src/nonos/SwiP_nonos.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: src/nonos/Utils_nonos.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: src/nonos/SemaphoreP_nonos.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: src/nonos/DebugP_nonos.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: src/nonos/RegisterIntr_nonos.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: arch/core/Core_utils.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: soc/j721e/TimerP_default.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: arch/core/c7x/CacheP_nonos.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: arch/core/c7x/Arch_util.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: src/nonos/timer/v1/TimerP_nonos.c
    # Compiling j721e:c7x-hostemu:release:osal_nonos: src/nonos/delay/v4/delay.c
    #
    # Archiving j721e:c7x-hostemu:release:osal_nonos into /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/osal/lib/nonos/j721e/c7x-hostemu/release/ti.osal.lib ...
    #
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:sciclient: src/sciclient/sciclient_rm_csl.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:sciclient: src/sciclient/sciclient_dummy.c
    #
    # Archiving j721e_hostemu:j721e:c7x-hostemu:release:sciclient into /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/drv/sciclient/lib/j721e_hostemu/c7x-hostemu/release/sciclient.lib ...
    #
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma_rm.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: soc/j721e/udma_rmcfg.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma_ch.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma_ring_common.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma_proxy.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma_flow.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma_event.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma_osal.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma_utils.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: soc/j721e/udma_soc.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma_dru.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: src/udma_ring_normal.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:udma: soc/udma_rmcfg_common.c
    #
    # Archiving j721e_hostemu:j721e:c7x-hostemu:release:udma into /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/drv/udma/lib/j721e_hostemu/c7x-hostemu/release/udma.lib ...
    #
    # Compiling j721e_hostemu:j721e:c7x-hostemu:release:dmautils: src/dmautils_autoincrement_3d.c
    #
    # Archiving j721e_hostemu:j721e:c7x-hostemu:release:dmautils into /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/drv/udma/lib/j721e_hostemu/c7x-hostemu/release/dmautils.lib ...
    #
    make -C /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/build csl osal_nonos sciclient udma dmautils SOC=j721e BOARD=j721e_hostemu CORE=c7x-hostemu -s BUILD_PROFILE=debug
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/adc/V0/priv/adc.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/cbass/V0/V0_1/priv/csl_fw.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/cbass/V0/priv/csl_cbass_qos.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/cbass/V0/priv/csl_cbass_error.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/cpts/V0/priv/csl_cpts.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/clec/V0/priv/csl_clec.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/crc/V0/priv/crc.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/dcc/V0/priv/dcc.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/dru/V0/priv/csl_dru.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/dss/V4/priv/csl_dssCommon.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/dss/V4/priv/csl_dssVideoPipe.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/dss/V4/priv/csl_dssWbPipe.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/dss/V4/priv/csl_dssOverlay.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/dss/V4/priv/csl_dssVideoPort.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/ecc_aggr/V1/priv/csl_ecc_aggr.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/elm/V0/priv/elm.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/emif/V2/priv/csl_emif.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/epwm/V0/priv/csl_epwm.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/epwm/V0_1/priv/csl_hrpwm.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/esm/V1/priv/csl_esm.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/fss/V0/priv/csl_fss.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/gpio/V0/priv/gpio.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/gpmc/V1/priv/gpmc.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/hyperbus/V0/priv/csl_hyperbus.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/i2c/V2/priv/i2c.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/intaggr/V0/priv/csl_intaggr.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/intr_router/V0/priv/csl_intr_router.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/mailbox/V0/priv/mailbox.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/mcasp/V0/priv/mcasp.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/mcspi/V0/priv/mcspi.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/mmc/V4/priv/mmcsd.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/mmc/V4/priv/mmcsdphy.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/mmc/V4/priv/low_level_hw.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/ospi/V0/priv/csl_ospi.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/proxy/V0/priv/csl_proxy.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/psilcfg/V0/priv/csl_psilcfg.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/pvu/V0/priv/csl_pvu.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/rat/V0/priv/csl_rat.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/ringacc/V0/priv/csl_ringacc.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/rti/V0/priv/rti.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/sec_proxy/V0/priv/csl_sec_proxy.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/spinlock/V1/priv/csl_spinlock.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/timer/V1/priv/timer.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/timer_mgr/V0/priv/csl_timer_mgr.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/uart/V1/priv/uart.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/udmap/V0/priv/csl_udmap.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/wd_timer/V0/priv/wd_timer.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/cpsw/V5/priv/csl_cpsw.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/cpsw/V5/V5_0/priv/csl_cpsw_ss.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/cpsw/V5/priv/csl_cpsw_ale_4g_tblcfg.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/cpsw/V5/priv/csl_cpsw_ale_9g_tblcfg.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/mdio/V5/priv/csl_mdio.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/sgmii/V5/priv/csl_cpsgmii.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/ecap/V0/priv/ecap.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/vtm/V1/priv/csl_vtm.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/vtm/V1/priv/csl_vtm_pvt_sensor.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/emac/V5/priv/csl_cpgmac_sl.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/tog/V0/priv/csl_slv_tog.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/pbist/V0/priv/csl_pbist.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/lbist/V0/priv/csl_lbist.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/psc/V2/priv/csl_psc.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/pok/V0/priv/csl_pok.c
    # Compiling j721e:c7x-hostemu:debug:csl: src/ip/pok/V0/priv/csl_pokId2Addr.c
    #
    # Archiving j721e:c7x-hostemu:debug:csl into /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/csl/lib/j721e/c7x-hostemu/debug/ti.csl.lib ...
    #
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: src/nonos/HwiP_nonos.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: src/nonos/SwiP_nonos.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: src/nonos/Utils_nonos.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: src/nonos/SemaphoreP_nonos.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: src/nonos/DebugP_nonos.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: src/nonos/RegisterIntr_nonos.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: arch/core/Core_utils.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: soc/j721e/TimerP_default.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: arch/core/c7x/CacheP_nonos.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: arch/core/c7x/Arch_util.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: src/nonos/timer/v1/TimerP_nonos.c
    # Compiling j721e:c7x-hostemu:debug:osal_nonos: src/nonos/delay/v4/delay.c
    #
    # Archiving j721e:c7x-hostemu:debug:osal_nonos into /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/osal/lib/nonos/j721e/c7x-hostemu/debug/ti.osal.lib ...
    #
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:sciclient: src/sciclient/sciclient_rm_csl.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:sciclient: src/sciclient/sciclient_dummy.c
    #
    # Archiving j721e_hostemu:j721e:c7x-hostemu:debug:sciclient into /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/drv/sciclient/lib/j721e_hostemu/c7x-hostemu/debug/sciclient.lib ...
    #
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma_rm.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: soc/j721e/udma_rmcfg.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma_ch.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma_ring_common.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma_proxy.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma_flow.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma_event.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma_osal.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma_utils.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: soc/j721e/udma_soc.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma_dru.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: src/udma_ring_normal.c
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:udma: soc/udma_rmcfg_common.c
    #
    # Archiving j721e_hostemu:j721e:c7x-hostemu:debug:udma into /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/drv/udma/lib/j721e_hostemu/c7x-hostemu/debug/udma.lib ...
    #
    # Compiling j721e_hostemu:j721e:c7x-hostemu:debug:dmautils: src/dmautils_autoincrement_3d.c
    #
    # Archiving j721e_hostemu:j721e:c7x-hostemu:debug:dmautils into /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/drv/udma/lib/j721e_hostemu/c7x-hostemu/debug/dmautils.lib ...
    #
    make -C /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging
    make[1]: Entering directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging'
    PSDK_PATH=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07
    SHELL=/bin/sh
    TARGET_MAKEFILES=algos/ae/src/concerto.mak itt_server_remote/src/concerto.mak kernels/arm/concerto.mak kernels/host/concerto.mak sensor_drv/src/concerto.mak
    file TIARMCGT_ROOT=$(PSDK_PATH)/ti-cgt-arm_20.2.0.LTS
    file GCC_SYSBIOS_ARM_ROOT=$(PSDK_PATH)/gcc-arm-9.2-2019.12-x86_64-aarch64-none-elf
    file CGT6X_ROOT=$(PSDK_PATH)/ti-cgt-c6000_8.3.7
    file CGT7X_ROOT=$(PSDK_PATH)/ti-cgt-c7000_1.4.2.LTS
    undefined GCC_WINDOWS_ROOT=
    file GCC_LINUX_ROOT=/usr/
    environment GCC_QNX_ROOT=/home/adas/qnx710/host/linux/x86_64/usr/bin
    #######################################################################
    TARGET_COMBO=PC:LINUX:x86_64:1:release:GCC_LINUX
    HOST_ROOT=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging
    HOST_COMPILER=GCC_LINUX
    HOST_PLATFORM=PC
    HOST_OS=LINUX
    HOST_CPU=x86_64
    HOST_ARCH=64
    HOST_FAMILY=x86_64
    HOST_NUM_CORES=16
    TARGET_OS=LINUX
    TARGET_CPU=x86_64
    TARGET_ARCH=64
    TARGET_FAMILY=x86_64
    TARGET_NUM_CORES=1
    TARGET_PLATFORM=PC
    TARGET_BUILD=release
    TARGET_OUT=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging/out/PC/x86_64/LINUX/release
    TARGET_DOC=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging/out/PC/x86_64/LINUX/release/docs
    BUILD_DEFS = 
    PC_LINUX_x86_64_1_release_GCC_LINUX_DEFS = LINUX PC x86_64="x86_64" TARGET_NUM_CORES=1 TARGET_ARCH=64 ARCH_64 TARGET_BUILD=1
    PC_LINUX_x86_64_1_release_GCC_LINUX_LDIRS = 
    SCM_ROOT=
    SCM_VERSION=
    [GCC] Compiling C99 TI_aaa_ae.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging/out/PC/x86_64/LINUX/release/libti_imaging_aealg.a
    [GCC] Compiling C99 vx_kernels_imaging_target.c
    [GCC] Compiling C99 vx_aewb_target.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging/out/PC/x86_64/LINUX/release/libvx_target_kernels_imaging_aewb.a
    [GCC] Compiling C99 tivx_imaging_node_api.c
    [GCC] Compiling C99 vx_kernels_imaging_host.c
    [GCC] Compiling C99 vx_aewb_host.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging/out/PC/x86_64/LINUX/release/libvx_kernels_imaging.a
    Copying built libraries: /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging/out/PC/x86_64/LINUX/release to /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging/lib/PC/x86_64/LINUX/release
    make[1]: Leaving directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/imaging'
    make -C /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx -f Makefile
    make[1]: Entering directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx'
    SHELL=/bin/sh
    TARGET_MAKEFILES=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/arm/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/capture/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/csitx/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/display/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/dmpac_dof/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/dmpac_sde/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/host/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/test/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/vdec/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/venc/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/vpac_ldc/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/vpac_msc/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/vpac_nf/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/hwa/vpac_viss/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/tidl/dsp/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/tidl/host/concerto.mak /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/kernels_j7/tidl/test/concerto.mak conformance_tests/kernels/test_kernels/arm/concerto.mak conformance_tests/kernels/test_kernels/c66/bam/concerto.mak conformance_tests/kernels/test_kernels/c66/concerto.mak conformance_tests/kernels/test_kernels/host/concerto.mak conformance_tests/kernels/test_kernels/test/concerto.mak conformance_tests/test_conformance/concerto.mak conformance_tests/test_conformance/test_module/concerto.mak conformance_tests/test_engine/concerto.mak conformance_tests/test_executable/concerto.mak conformance_tests/test_tiovx/concerto.mak kernels/common/host/concerto.mak kernels/common/target/concerto.mak kernels/ivision/common/concerto.mak kernels/ivision/eve/concerto.mak kernels/ivision/host/concerto.mak kernels/ivision/test/concerto.mak kernels/openvx-core/c66x/bam/concerto.mak kernels/openvx-core/c66x/concerto.mak kernels/openvx-core/host/concerto.mak source/framework/concerto.mak source/platform/pc/linux/concerto.mak source/platform/pc/windows/concerto.mak source/platform/psdk_j7/bios/concerto.mak source/platform/psdk_j7/linux/concerto.mak source/platform/psdk_j7/qnx/concerto.mak source/platform/vision_sdk/bios/concerto.mak source/platform/vision_sdk/linux/concerto.mak source/vxu/concerto.mak tutorial/ch00_main/concerto.mak tutorial/ch03_graph/c66x/concerto.mak tutorial/concerto.mak utils/source/concerto.mak
    file TIARMCGT_ROOT=$(PSDK_PATH)/ti-cgt-arm_20.2.0.LTS
    file GCC_SYSBIOS_ARM_ROOT=$(PSDK_PATH)/gcc-arm-9.2-2019.12-x86_64-aarch64-none-elf
    file CGT6X_ROOT=$(PSDK_PATH)/ti-cgt-c6000_8.3.7
    file CGT7X_ROOT=$(PSDK_PATH)/ti-cgt-c7000_1.4.2.LTS
    undefined GCC_WINDOWS_ROOT=
    file GCC_LINUX_ROOT=/usr/
    environment GCC_QNX_ROOT=/home/adas/qnx710/host/linux/x86_64/usr/bin
    #######################################################################
    TARGET_COMBO=PC:LINUX:x86_64:1:release:GCC_LINUX
    HOST_ROOT=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx
    HOST_COMPILER=GCC_LINUX
    HOST_PLATFORM=PC
    HOST_OS=LINUX
    HOST_CPU=x86_64
    HOST_ARCH=64
    HOST_FAMILY=x86_64
    HOST_NUM_CORES=16
    TARGET_OS=LINUX
    TARGET_CPU=x86_64
    TARGET_ARCH=64
    TARGET_FAMILY=x86_64
    TARGET_NUM_CORES=1
    TARGET_PLATFORM=PC
    TARGET_BUILD=release
    TARGET_OUT=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release
    TARGET_DOC=/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/docs
    BUILD_DEFS =  CUSTOM_KERNEL_PATH BUILD_TUTORIAL BUILD_CONFORMANCE_TEST
    PC_LINUX_x86_64_1_release_GCC_LINUX_DEFS = LINUX PC x86_64="x86_64" TARGET_NUM_CORES=1 TARGET_ARCH=64 ARCH_64 TARGET_BUILD=1
    PC_LINUX_x86_64_1_release_GCC_LINUX_LDIRS = 
    SCM_ROOT=
    SCM_VERSION=
    Build Skipped for conformance_tests.kernels.test_kernels.c66.bam.PC.LINUX.x86_64.release:vx_target_kernels_c66_bam
    Build Skipped for kernels.openvx-core.c66x.bam.PC.LINUX.x86_64.release:vx_target_kernels_openvx_core_bam
    Package libpng was not found in the pkg-config search path.
    Perhaps you should add the directory containing `libpng.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'libpng' found
    Copying Prebuilt libs from prebuilt_libs to lib
    [GCC] Compiling C99 vx_kernels_hwa_target.c
    [GCC] Compiling C99 vx_dof_visualize_target.c
    [GCC] Compiling C99 vx_kernels_hwa_target_utils.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_j7_arm.a
    [GCC] Compiling C99 vx_kernels_hwa_target.c
    [GCC] Compiling C99 vx_dmpac_dof_target_sim.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_dmpac_dof.a
    [GCC] Compiling C99 vx_dmpac_sde_target_sim.c
    [GCC] Compiling C99 vx_kernels_hwa_target.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_dmpac_sde.a
    [GCC] Compiling C99 vx_display_host.c
    [GCC] Compiling C99 vx_kernels_hwa_host.c
    [GCC] Compiling C99 vx_vpac_ldc_host.c
    [GCC] Compiling C99 vx_vpac_nf_bilateral_host.c
    [GCC] Compiling C99 vx_dmpac_dof_host.c
    [GCC] Compiling C99 vx_dmpac_sde_host.c
    [GCC] Compiling C99 vx_video_decoder_host.c
    [GCC] Compiling C99 vx_dof_visualize_host.c
    [GCC] Compiling C99 vx_vpac_viss_host.c
    [GCC] Compiling C99 vx_capture_host.c
    [GCC] Compiling C99 vx_video_encoder_host.c
    [GCC] Compiling C99 vx_csitx_host.c
    [GCC] Compiling C99 vx_vpac_msc_host.c
    [GCC] Compiling C99 vx_vpac_nf_generic_host.c
    [GCC] Compiling C99 tivx_hwa_node_api.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_kernels_hwa.a
    [GCC] Compiling C99 test_capture_vpac_display.c
    [GCC] Compiling C99 test_display_buffer.c
    [GCC] Compiling C99 test_vpac_msc_scale_multi_output.c
    [GCC] Compiling C99 test_vpac_viss.c
    [GCC] Compiling C99 test_vpac_msc_gaussian_pyramid.c
    [GCC] Compiling C99 test_capture.c
    [GCC] Compiling C99 test_video_encoder.c
    [GCC] Compiling C99 test_vpac_nf_generic.c
    [GCC] Compiling C99 test_csitx_csirx.c
    [GCC] Compiling C99 test_display.c
    [GCC] Compiling C99 test_capture_splitMode.c
    [GCC] Compiling C99 test_vpac_ldc.c
    [GCC] Compiling C99 test_vpac_msc_halfscalegaussian.c
    [GCC] Compiling C99 test_vpac_nf_bilateral.c
    [GCC] Compiling C99 test_dmpac_dof.c
    [GCC] Compiling C99 test_vpac_msc_scale.c
    [GCC] Compiling C99 test_dmpac_sde.c
    [GCC] Compiling C99 test_video_decoder.c
    [GCC] Compiling C99 test_hwa_common.c
    [GCC] Compiling C99 test_capture_display.c
    [GCC] Compiling C99 test_png_rd_wr.c
    [GCC] Compiling C99 test_capture_viss_display.c
    [GCC] Compiling C99 test_vpac_msc_pyramid.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_kernels_hwa_tests.a
    [GCC] Compiling C99 vx_kernels_hwa_target.c
    [GCC] Compiling C99 vx_vpac_ldc_target_sim.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_vpac_ldc.a
    [GCC] Compiling C99 vx_vpac_msc_scale_target_sim.c
    [GCC] Compiling C99 vx_vpac_msc_pyramid_target_sim.c
    [GCC] Compiling C99 vx_vpac_msc_halfscalegaussian_target_sim.c
    [GCC] Compiling C99 vx_vpac_msc_multi_scale_output_target_sim.c
    [GCC] Compiling C99 vx_kernels_hwa_target.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_vpac_msc.a
    [GCC] Compiling C99 vx_vpac_nf_generic_target_sim.c
    [GCC] Compiling C99 vx_vpac_nf_bilateral_target_sim.c
    [GCC] Compiling C99 vx_kernels_hwa_target.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_vpac_nf.a
    [GCC] Compiling C99 vx_kernels_hwa_target.c
    [GCC] Compiling C99 vx_vpac_viss_target_defaults.c
    [GCC] Compiling C99 vx_vpac_viss_target_dcc.c
    [GCC] Compiling C99 vx_vpac_viss_target_sim.c
    [GCC] Compiling C99 vx_vpac_viss_target_sim_priv.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_vpac_viss.a
    [GCC] Compiling C99 vx_target_kernels_tidl.c
    [GCC] Compiling C99 vx_tidl_target.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_tidl.a
    [GCC] Compiling C99 vx_tidl_host.c
    [GCC] Compiling C99 tivx_tidl_node_api.c
    [GCC] Compiling C99 vx_kernels_tidl_host.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_kernels_tidl.a
    [GCC] Compiling C99 test_tidl.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_tiovx_tidl_tests.a
    [GCC] Compiling C99 vx_scalar_source_obj_array_target.c
    [GCC] Compiling C99 vx_pyramid_intermediate_target.c
    [GCC] Compiling C99 vx_scalar_intermediate_target.c
    [GCC] Compiling C99 vx_scalar_intermediate_2_target.c
    [GCC] Compiling C99 vx_kernels_test_kernels_target.c
    [GCC] Compiling C99 vx_scalar_source2_target.c
    [GCC] Compiling C99 vx_scalar_sink2_target.c
    [GCC] Compiling C99 vx_scalar_sink_obj_array_target.c
    [GCC] Compiling C99 vx_pyramid_source_target.c
    [GCC] Compiling C99 vx_cmd_timeout_test_target.c
    [GCC] Compiling C99 vx_scalar_source_target.c
    [GCC] Compiling C99 vx_kernels_capture_target.c
    [GCC] Compiling C99 vx_scalar_source_error_target.c
    [GCC] Compiling C99 vx_scalar_sink_target.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_source_sink.a
    [GCC] Compiling C99 vx_kernels_test_kernels_target.c
    [GCC] Compiling C99 vx_not_not_target.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_c66.a
    [GCC] Compiling C99 tivx_test_kernels_node_api.c
    [GCC] Compiling C99 vx_pyramid_intermediate_host.c
    [GCC] Compiling C99 vx_scalar_intermediate_host.c
    [GCC] Compiling C99 vx_scalar_intermediate_2_host.c
    [GCC] Compiling C99 vx_kernels_test_kernels_host.c
    [GCC] Compiling C99 vx_scalar_source2_host.c
    [GCC] Compiling C99 vx_not_not_host.c
    [GCC] Compiling C99 vx_scalar_sink2_host.c
    [GCC] Compiling C99 vx_scalar_sink_obj_array_host.c
    [GCC] Compiling C99 vx_pyramid_source_host.c
    [GCC] Compiling C99 vx_cmd_timeout_test_host.c
    [GCC] Compiling C99 vx_scalar_source_error_host.c
    [GCC] Compiling C99 vx_scalar_source_host.c
    [GCC] Compiling C99 vx_scalar_sink_host.c
    [GCC] Compiling C99 vx_scalar_source_obj_array_host.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_kernels_test_kernels.a
    [GCC] Compiling C99 test_timestamp.c
    [GCC] Compiling C99 test_pyramid_node.c
    [GCC] Compiling C99 test_source_node.c
    [GCC] Compiling C99 test_cmd_timeout.c
    [GCC] Compiling C99 test_graph_stream_khronos.c
    [GCC] Compiling C99 test_sink_node.c
    [GCC] Compiling C99 test_graph_stream.c
    [GCC] Compiling C99 test_not_not.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_kernels_test_kernels_tests.a
    [GCC] Compiling C99 test_minmaxloc.c
    [GCC] Compiling C99 test_lut.c
    [GCC] Compiling C99 test_eqhist.c
    [GCC] Compiling C99 test_matrix.c
    [GCC] Compiling C99 test_erode3x3.c
    [GCC] Compiling C99 test_optflowpyrlk.c
    [GCC] Compiling C99 test_multiply.c
    [GCC] Compiling C99 test_convolution.c
    [GCC] Compiling C99 test_accumulate.c
    [GCC] Compiling C99 test_warpaffine.c
    [GCC] Compiling C99 test_warpperspective.c
    [GCC] Compiling C99 test_object_array.c
    [GCC] Compiling C99 test_dilate3x3.c
    [GCC] Compiling C99 test_canny.c
    [GCC] Compiling C99 test_binop16s.c
    [GCC] Compiling C99 test_magnitude.c
    [GCC] Compiling C99 test_threshold.c
    [GCC] Compiling C99 test_gaussianpyramid.c
    [GCC] Compiling C99 test_binop8u.c
    [GCC] Compiling C99 test_fast.c
    [GCC] Compiling C99 test_scalar.c
    [GCC] Compiling C99 test_gaussian3x3.c
    [GCC] Compiling C99 test_graph_delay.c
    [GCC] Compiling C99 test_accumulatesquare.c
    [GCC] Compiling C99 test_harriscorners.c
    [GCC] Compiling C99 test_phase.c
    [GCC] Compiling C99 test_sobel3x3.c
    [GCC] Compiling C99 test_convertdepth.c
    [GCC] Compiling C99 test_target.c
    [GCC] Compiling C99 test_laplacianpyramid.c
    [GCC] Compiling C99 test_convolve.c
    [GCC] Compiling C99 test_user_data_object.c
    [GCC] Compiling C99 test_box3x3.c
    [GCC] Compiling C99 test_vximage.c
    [GCC] Compiling C99 test_histogram.c
    [GCC] Compiling C99 test_remap.c
    [GCC] Compiling C99 test_accumulateweighted.c
    [GCC] Compiling C99 test_channelextract.c
    [GCC] Compiling C99 test_graph_callbacks.c
    [GCC] Compiling C99 test_median3x3.c
    [GCC] Compiling C99 test_not.c
    [GCC] Compiling C99 test_addsub.c
    [GCC] Compiling C99 test_array.c
    [GCC] Compiling C99 test_usernode.c
    [GCC] Compiling C99 test_convertcolor.c
    [GCC] Compiling C99 test_logging.c
    [GCC] Compiling C99 test_nonlinearfilter.c
    [GCC] Compiling C99 test_integral.c
    [GCC] Compiling C99 test_meanstddev.c
    [GCC] Compiling C99 test_halfscalegaussian.c
    [GCC] Compiling C99 test_graph_roi.c
    [GCC] Compiling C99 test_channelcombine.c
    [GCC] Compiling C99 test_graph.c
    [GCC] Compiling C99 test_main.c
    [GCC] Compiling C99 test_smoke.c
    [GCC] Compiling C99 test_scale.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_conformance_tests.a
    [GCC] Compiling C99 vx_testmodule_module.c
    [GCC] Compiling C99 vx_testmodule_lib.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_conformance_tests_testmodule.a
    [GCC] Compiling C99 test_image.c
    [GCC] Compiling C99 test_mem.c
    [GCC] Compiling C99 test_utils.c
    [GCC] Compiling C99 test_engine.c
    [GCC] Compiling C99 test_bmp.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_conformance_engine.a
    [GCC] Compiling C99 main.c
    [GCC] Compiling C99 test_minmaxloc.c
    [GCC] Compiling C99 test_max_nodes.c
    [GCC] Compiling C99 test_lut.c
    [GCC] Compiling C99 test_eqhist.c
    [GCC] Compiling C99 test_super_node.c
    [GCC] Compiling C99 test_erode3x3.c
    [GCC] Compiling C99 test_optflowpyrlk.c
    [GCC] Compiling C99 test_multiply.c
    [GCC] Compiling C99 test_convertcolor.c
    [GCC] Compiling C99 test_accumulate.c
    [GCC] Compiling C99 test_warpaffine.c
    [GCC] Compiling C99 test_warpperspective.c
    [GCC] Compiling C99 test_dilate3x3.c
    [GCC] Compiling C99 test_replicate.c
    [GCC] Compiling C99 test_canny.c
    [GCC] Compiling C99 test_binop16s.c
    [GCC] Compiling C99 test_magnitude.c
    [GCC] Compiling C99 test_threshold.c
    [GCC] Compiling C99 test_gaussianpyramid.c
    [GCC] Compiling C99 test_binop8u.c
    [GCC] Compiling C99 test_fast.c
    [GCC] Compiling C99 test_harriscorners.c
    [GCC] Compiling C99 test_tiovx.c
    [GCC] Compiling C99 test_bmp_rd_wr.c
    [GCC] Compiling C99 test_graph_delay.c
    [GCC] Compiling C99 test_gaussian3x3.c
    [GCC] Compiling C99 test_accumulatesquare.c
    [GCC] Compiling C99 test_create.c
    [GCC] Compiling C99 test_tensor.c
    [GCC] Compiling C99 test_raw_image.c
    [GCC] Compiling C99 test_phase.c
    [GCC] Compiling C99 test_sobel3x3.c
    [GCC] Compiling C99 test_convertdepth.c
    [GCC] Compiling C99 test_packed_data_format.c
    [GCC] Compiling C99 test_laplacianpyramid.c
    [GCC] Compiling C99 test_tivxMem.c
    [GCC] Compiling C99 test_boundary.c
    [GCC] Compiling C99 test_convolve.c
    [GCC] Compiling C99 test_user_data_object.c
    [GCC] Compiling C99 test_box3x3.c
    [GCC] Compiling C99 test_vximage.c
    [GCC] Compiling C99 test_histogram.c
    [GCC] Compiling C99 test_remap.c
    [GCC] Compiling C99 test_accumulateweighted.c
    [GCC] Compiling C99 test_perf.c
    [GCC] Compiling C99 test_median3x3.c
    [GCC] Compiling C99 test_not.c
    [GCC] Compiling C99 test_addsub.c
    [GCC] Compiling C99 test_array.c
    [GCC] Compiling C99 test_reference.c
    [GCC] Compiling C99 test_graph_pipeline.c
    [GCC] Compiling C99 test_channelextract_combine.c
    [GCC] Compiling C99 test_nonlinearfilter.c
    [GCC] Compiling C99 test_integral.c
    [GCC] Compiling C99 test_meanstddev.c
    [GCC] Compiling C99 test_halfscalegaussian.c
    [GCC] Compiling C99 test_channelcombine.c
    [GCC] Compiling C99 test_graph_multithreaded.c
    [GCC] Compiling C99 test_graph.c
    [GCC] Compiling C99 test_scale.c
    [GCC] Compiling C99 test_utils_file_bmp_rd_wr.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_tiovx_tests.a
    [GCC] Compiling C99 vx_utility.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_vxu.a
    [GCC] Compiling C99 vx_parameter.c
    [GCC] Compiling C99 vx_obj_desc_queue.c
    [GCC] Compiling C99 vx_exemplar.c
    [GCC] Compiling C99 vx_log_rt_trace.c
    [GCC] Compiling C99 vx_user_data_object.c
    [GCC] Compiling C99 vx_tensor.c
    [GCC] Compiling C99 vx_raw_image.c
    [GCC] Compiling C99 vx_module.c
    [GCC] Compiling C99 vx_target_kernel_instance.c
    [GCC] Compiling C99 vx_graph_verify.c
    [GCC] Compiling C99 vx_node_api.c
    [GCC] Compiling C99 vx_delay.c
    [GCC] Compiling C99 vx_target.c
    [GCC] Compiling C99 vx_log_resource.c
    [GCC] Compiling C99 vx_distribution.c
    [GCC] Compiling C99 vx_log.c
    [GCC] Compiling C99 vx_event_queue.c
    [GCC] Compiling C99 vx_error.c
    [GCC] Compiling C99 vx_remap.c
    [GCC] Compiling C99 vx_graph_export_dot.c
    [GCC] Compiling C99 vx_objects.c
    [GCC] Compiling C99 vx_node.c
    [GCC] Compiling C99 vx_array.c
    [GCC] Compiling C99 vx_obj_desc.c
    [GCC] Compiling C99 vx_matrix.c
    [GCC] Compiling C99 vx_data_ref_queue.c
    [GCC] Compiling C99 vx_graph_pipeline.c
    [GCC] Compiling C99 vx_graph_stream.c
    [GCC] Compiling C99 vx_graph.c
    [GCC] Compiling C99 vx_reference.c
    [GCC] Compiling C99 vx_graph_supernode.c
    [GCC] Compiling C99 vx_context.c
    [GCC] Compiling C99 vx_target_acquire_parameters.c
    [GCC] Compiling C99 vx_objarray.c
    [GCC] Compiling C99 vx_super_node.c
    [GCC] Compiling C99 vx_lut.c
    [GCC] Compiling C99 vx_convolution.c
    [GCC] Compiling C99 vx_debug.c
    [GCC] Compiling C99 vx_target_kernel.c
    [GCC] Compiling C99 vx_meta_format.c
    [GCC] Compiling C99 vx_image.c
    [GCC] Compiling C99 vx_threshold.c
    [GCC] Compiling C99 vx_pyramid.c
    [GCC] Compiling C99 vx_graph_sort.c
    [GCC] Compiling C99 vx_kernel.c
    [GCC] Compiling C99 vx_scalar.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_framework.a
    [GCC] Compiling C99 tivx_event.c
    [GCC] Compiling C99 tivx_mutex.c
    [GCC] Compiling C99 tivx_task.c
    [GCC] Compiling C99 tivx_queue.c
    [GCC] Compiling C99 tivx_mem.c
    [GCC] Compiling C99 tivx_ipc.c
    [GCC] Compiling C99 tivx_init.c
    [GCC] Compiling C99 tivx_host.c
    [GCC] Compiling C99 tivx_target_config_pc.c
    [GCC] Compiling C99 tivx_platform_common.c
    [GCC] Compiling C99 tivx_platform.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_platform_pc.a
    [GCC] Compiling C99 vx_kernels_openvx_core_host.c
    [GCC] Compiling C99 vx_optical_flow_pyr_lk_host.c
    [GCC] Compiling C99 vx_box3x3_host.c
    [GCC] Compiling C99 vx_non_linear_filter_host.c
    [GCC] Compiling C99 vx_histogram_host.c
    [GCC] Compiling C99 vx_remap_host.c
    [GCC] Compiling C99 vx_accumulate_weighted_host.c
    [GCC] Compiling C99 vx_channel_combine_host.c
    [GCC] Compiling C99 vx_median3x3_host.c
    [GCC] Compiling C99 vx_convolve_host.c
    [GCC] Compiling C99 vx_not_host.c
    [GCC] Compiling C99 vx_equalize_histogram_host.c
    [GCC] Compiling C99 vx_addsub_host.c
    [GCC] Compiling C99 vx_intgimg_host.c
    [GCC] Compiling C99 vx_halfscale_gaussian_host.c
    [GCC] Compiling C99 vx_fast_corners_host.c
    [GCC] Compiling C99 vx_laplacian_reconstruct_host.c
    [GCC] Compiling C99 vx_or_host.c
    [GCC] Compiling C99 vx_channel_extract_host.c
    [GCC] Compiling C99 vx_minmaxloc_host.c
    [GCC] Compiling C99 vx_supernode_host.c
    [GCC] Compiling C99 vx_lut_host.c
    [GCC] Compiling C99 vx_erode3x3_host.c
    [GCC] Compiling C99 vx_meanstddev_host.c
    [GCC] Compiling C99 vx_multiply_host.c
    [GCC] Compiling C99 vx_accumulate_host.c
    [GCC] Compiling C99 vx_absdiff_host.c
    [GCC] Compiling C99 vx_convert_depth_host.c
    [GCC] Compiling C99 vx_dilate3x3_host.c
    [GCC] Compiling C99 vx_canny_host.c
    [GCC] Compiling C99 vx_xor_host.c
    [GCC] Compiling C99 vx_magnitude_host.c
    [GCC] Compiling C99 vx_threshold_host.c
    [GCC] Compiling C99 vx_gaussian_pyramid_host.c
    [GCC] Compiling C99 vx_warp_perspective_host.c
    [GCC] Compiling C99 vx_gaussian3x3_host.c
    [GCC] Compiling C99 vx_accumulate_square_host.c
    [GCC] Compiling C99 vx_laplacian_pyramid_host.c
    [GCC] Compiling C99 vx_warp_affine_host.c
    [GCC] Compiling C99 vx_color_convert_host.c
    [GCC] Compiling C99 vx_and_host.c
    [GCC] Compiling C99 vx_phase_host.c
    [GCC] Compiling C99 vx_sobel3x3_host.c
    [GCC] Compiling C99 vx_scale_host.c
    [GCC] Compiling C99 vx_harris_corners_host.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_kernels_openvx_core.a
    [GCC] Compiling C99 vx_color_convert_target.c
    [GCC] Compiling C99 vx_and_target.c
    [GCC] Compiling C99 vx_threshold_target.c
    [GCC] Compiling C99 vx_phase_target.c
    [GCC] Compiling C99 vx_minmaxloc_target.c
    [GCC] Compiling C99 vx_sobel3x3_target.c
    [GCC] Compiling C99 vx_optical_flow_pyr_lk_target.c
    [GCC] Compiling C99 vx_non_linear_filter_target.c
    [GCC] Compiling C99 vx_harris_corners_target.c
    [GCC] Compiling C99 vx_histogram_target.c
    [GCC] Compiling C99 vx_kernels_openvx_core_target.c
    [GCC] Compiling C99 vx_accumulate_weighted_target.c
    [GCC] Compiling C99 vx_channel_combine_target.c
    [GCC] Compiling C99 vx_median3x3_target.c
    [GCC] Compiling C99 vx_not_target.c
    [GCC] Compiling C99 vx_box3x3_target.c
    [GCC] Compiling C99 vx_equalize_histogram_target.c
    [GCC] Compiling C99 vx_laplacian_pyramid_target.c
    [GCC] Compiling C99 vx_remap_target.c
    [GCC] Compiling C99 vx_addsub_target.c
    [GCC] Compiling C99 vx_intgimg_target.c
    [GCC] Compiling C99 vx_halfscale_gaussian_target.c
    [GCC] Compiling C99 vx_fast_corners_target.c
    [GCC] Compiling C99 vx_laplacian_reconstruct_target.c
    [GCC] Compiling C99 vx_scale_target.c
    [GCC] Compiling C99 vx_channel_extract_target.c
    [GCC] Compiling C99 vx_lut_target.c
    [GCC] Compiling C99 vx_erode3x3_target.c
    [GCC] Compiling C99 vx_meanstddev_target.c
    [GCC] Compiling C99 vx_multiply_target.c
    [GCC] Compiling C99 vx_accumulate_target.c
    [GCC] Compiling C99 vx_absdiff_target.c
    [GCC] Compiling C99 vx_convert_depth_target.c
    [GCC] Compiling C99 vx_dilate3x3_target.c
    [GCC] Compiling C99 vx_canny_target.c
    [GCC] Compiling C99 vx_or_target.c
    [GCC] Compiling C99 vx_magnitude_target.c
    [GCC] Compiling C99 vx_convolve_target.c
    [GCC] Compiling C99 vx_gaussian_pyramid_target.c
    [GCC] Compiling C99 vx_warp_perspective_target.c
    [GCC] Compiling C99 vx_gaussian3x3_target.c
    [GCC] Compiling C99 vx_xor_target.c
    [GCC] Compiling C99 vx_accumulate_square_target.c
    [GCC] Compiling C99 vx_warp_affine_target.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_openvx_core.a
    [GCC] Compiling C99 tivx_alg_vision.c
    Linking /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/libvx_target_kernels_ivision_common.a
    Required system library libsde_hw.a
    Required system library libldc.a
    Required system library libscalar.a
    Required system library libbl_filter_lib.a
    Required system library librawfe.a
    Required system library libnsf4.a
    Required system library libflexcfa.a
    Required system library libflexcc.a
    Required system library libh3a.a
    Required system library libee.a
    Required system library libutils.a
    Required system library libglbce.a
    [GCC] Compiling C99 tivx_utils_png_rd_wr.c
    /home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/utils/source/tivx_utils_png_rd_wr.c:66:17: fatal error: png.h: û���Ǹ��ļ���Ŀ¼
    compilation terminated.
    concerto/finale.mak:310: recipe for target '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/module/utils.source/tivx_utils_png_rd_wr.o' failed
    make[1]: *** [/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx/out/PC/x86_64/LINUX/release/module/utils.source/tivx_utils_png_rd_wr.o] Error 1
    make[1]: Leaving directory '/home/adas/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/tiovx'
    makerules/makefile_tiovx_ptk_imaging_remote_device.mak:16: recipe for target 'tiovx' failed
    make: *** [tiovx] Error 2
    adas@adas-30010822:~/work/TDA4/TDA4_7.3/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/vision_apps$ 
    
    这个是全部的编译log