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.

codec-engine_2.26.02.11 build failed

After upgrading codec engine to 2.26.02.11, I failed to build it by  openembeded with following messages, I can not figure out reason.

| Info: Configuring engine named 'speech' from the info file for DSP server 'bin/ti_platforms_evm3530/all.x64P',
|           located in package 'ti.sdo.ce.examples.servers.all_codecs':
|       Target app will look for the DSP server image 'all.x64P' in its current directory.
|       Adding codec 'viddec_copy' (ti.sdo.ce.examples.codecs.viddec_copy.VIDDEC_COPY), scratch groupId=0
|       Adding codec 'videnc_copy' (ti.sdo.ce.examples.codecs.videnc_copy.VIDENC_COPY), scratch groupId=0
|       Adding codec 'imgdec_copy' (ti.sdo.ce.examples.codecs.imgdec_copy.IMGDEC_COPY), scratch groupId=1
|       Adding codec 'imgenc_copy' (ti.sdo.ce.examples.codecs.imgenc_copy.IMGENC_COPY), scratch groupId=1
|       Adding codec 'auddec_copy' (ti.sdo.ce.examples.codecs.auddec_copy.AUDDEC_COPY), scratch groupId=2
|       Adding codec 'audenc_copy' (ti.sdo.ce.examples.codecs.audenc_copy.AUDENC_COPY), scratch groupId=2
|       Adding codec 'sphenc_copy' (ti.sdo.ce.examples.codecs.sphenc_copy.SPHENC_COPY), scratch groupId=2
|       Adding codec 'sphdec_copy' (ti.sdo.ce.examples.codecs.sphdec_copy.SPHDEC_COPY), scratch groupId=2
|       Adding codec 'scale' (ti.sdo.ce.examples.codecs.scale.SCALE_TI), scratch groupId=undefined
|       Adding codec 'viddec2_copy' (ti.sdo.ce.examples.codecs.viddec2_copy.VIDDEC2_COPY), scratch groupId=0
|       Adding codec 'videnc1_copy' (ti.sdo.ce.examples.codecs.videnc1_copy.VIDENC1_COPY), scratch groupId=0
|       Adding codec 'imgdec1_copy' (ti.sdo.ce.examples.codecs.imgdec1_copy.IMGDEC1_COPY), scratch groupId=1
|       Adding codec 'imgenc1_copy' (ti.sdo.ce.examples.codecs.imgenc1_copy.IMGENC1_COPY), scratch groupId=1
|       Adding codec 'sphdec1_copy' (ti.sdo.ce.examples.codecs.sphdec1_copy.SPHDEC1_COPY), scratch groupId=2
|       Adding codec 'sphenc1_copy' (ti.sdo.ce.examples.codecs.sphenc1_copy.SPHENC1_COPY), scratch groupId=2
|       Adding codec 'auddec1_copy' (ti.sdo.ce.examples.codecs.auddec1_copy.AUDDEC1_COPY), scratch groupId=2
|       Adding codec 'audenc1_copy' (ti.sdo.ce.examples.codecs.audenc1_copy.AUDENC1_COPY), scratch groupId=2
|       Adding codec 'g711enc' (ti.sdo.ce.examples.codecs.g711.G711ENC), scratch groupId=2
|       Adding codec 'g711dec' (ti.sdo.ce.examples.codecs.g711.G711DEC), scratch groupId=2
|       Adding codec 'vidtranscode_copy' (ti.sdo.ce.examples.codecs.vidtranscode_copy.VIDTRANSCODE_COPY), scratch groupId=undefined
|       Adding codec 'vidanalytics_copy' (ti.sdo.ce.examples.codecs.vidanalytics_copy.VIDANALYTICS_COPY), scratch groupId=undefined
|       Adding codec 'viddec1_copy' (ti.sdo.ce.examples.codecs.viddec1_copy.VIDDEC1_COPY), scratch groupId=0
|       Adding codec 'viddec2back_copy' (ti.sdo.ce.examples.codecs.viddec2split_copy.VIDDEC2BACK_COPY), scratch groupId=0
|       Adding codec 'universal_copy' (ti.sdo.ce.examples.codecs.universal_copy.UNIVERSAL_COPY), scratch groupId=undefined
| Info: Reading DSP memory map from the info file for DSP server 'bin/ti_platforms_evm3530/all.x64P',
|       located in package 'ti.sdo.ce.examples.servers.all_codecs':
| js: "/home/tang/Projects/OE/build/tmp/work/beagleboard-angstrom-linux-gnueabi/ti-codec-engine-2_26_02_11-r101a/codec_engine_2_25_02_11/packages/ti/sdo/ce/osal/linux/package.xs", line 50: XDC runtime error: gnu.targets.arm.GCArmv5T: '$used' is sealed
| make[1]: *** [package/cfg/bin/ti_platforms_evm3530/app_remote_pv5T.xdl] Error 1
| gmake: *** [/home/tang/Projects/OE/build/tmp/work/beagleboard-angstrom-linux-gnueabi/ti-codec-engine-2_26_02_11-r101a/codec_engine_2_25_02_11/examples/ti/sdo/ce/examples/apps/speech,.dlls] Error 2
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/home/tang/Projects/OE/build/tmp/work/beagleboard-angstrom-linux-gnueabi/ti-codec-engine-2_26_02_11-r101a/codec_engine_2_25_02_11/examples/ti/sdo/ce/examples/apps/speech'
| make: *** [all] Error 2