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.

[package/cfg/app_x64Pcfg.s62] Error 134

I am currently working on building codec_engine examples for evmDM6446 target provided along with dvsdk_1_20_00_10version.
I was able to perfrom "gmake" successfully in folder "codecs", "extensions",following build instructions in codec_examples folder.
But when I did same in folder "servers"and"apps", I do get the following error.Please let me know what went wrong.Thanks.

 

[root@localhost servers]# gmake
gmake -C video_copy all
gmake[1]: Entering directory `/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy'
/opt/dvevm_1_20/xdc_2_94/xdc XDCPATH="/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy/../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages" \
        XDCOPTIONS=v all -PD .
making all: Thu Aug 13 14:46:31 CST 2009 ...
======== .interfaces [/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy] ========
#
# making package.mak (because of package.bld) ...
/opt/dvevm_1_20/xdc_2_94/tconf  -Dxdc.path="/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy/../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../.." -Dxdc.root=/opt/dvevm_1_20/xdc_2_94 -Dxdc.hostOS=Linux -Dconfig.importPath=".;/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy/../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../..;/opt/dvevm_1_20/xdc_2_94;/opt/dvevm_1_20/xdc_2_94/etc" -Dxdc.bld.targets="" -DTOOLS= -Dxdc.traceEnable=  /opt/dvevm_1_20/xdc_2_94/packages/xdc/bld/bld.js /opt/dvevm_1_20/codec_engine_1_10_01/packages/config.bld package.bld package.mak
config.bld: loading user build configuration file /opt/dvevm_1_20/codec_engine_1_10_01/examples/user.bld
building for target C64P ...
#
# generating interfaces for package servers.video_copy (because package/package.xdc.xml is older than package.xdc) ...
/opt/dvevm_1_20/xdc_2_94/xs -Dxdc.path="/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy/../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../.." -Dxdc.root=/opt/dvevm_1_20/xdc_2_94 -Dxdc.hostOS=Linux -Dconfig.importPath=".;/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy/../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../..;/opt/dvevm_1_20/xdc_2_94;/opt/dvevm_1_20/xdc_2_94/etc ;/home/ada/dvevm_1_20/bios_5_31_01/packages/ti/bios/include" -Dxdc.bld.targets="" -DTOOLS= -Dxdc.traceEnable= -f xdc/services/intern/cmd/build.xs -m package/package.xdc.dep -i package/package.xdc.inc package.xdc
.interfaces files complete: Thu Aug 13 14:46:35 CST 2009.
======== .libraries [/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy] ========
.libraries files complete: Thu Aug 13 14:46:35 CST 2009.
======== .dlls [/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy] ========
.dlls files complete: Thu Aug 13 14:46:35 CST 2009.
======== .executables [/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy] ========
#
# configuring video_copy.x64P from package/cfg/video_copy_x64P.cfg ...
/opt/dvevm_1_20/xdc_2_94/xs -Dxdc.path="/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy/../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../.." -Dxdc.root=/opt/dvevm_1_20/xdc_2_94 -Dxdc.hostOS=Linux -Dconfig.importPath=".;/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy/../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../..;/opt/dvevm_1_20/xdc_2_94;/opt/dvevm_1_20/xdc_2_94/etc ;/home/ada/dvevm_1_20/bios_5_31_01/packages/ti/bios/include" -Dxdc.bld.targets="" -DTOOLS= -Dxdc.traceEnable=  xdc.cfg video_copy.x64P package/cfg/video_copy_x64P.cfg package/cfg/video_copy_x64P
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0x42074245, pid=4942, tid=1074161248
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
# Problematic frame:
# C  [libc.so.6+0x74245]
#
# An error report file with more information is saved as hs_err_pid4942.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/opt/dvevm_1_20/xdc_2_94/xs: line 48:  4942 Aborted                 ${ROOT}/xs.$EXE "$@"
gmake[1]: *** [package/cfg/video_copy_x64Pcfg_c.c] Error 134
gmake: *** [/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy,.executables] Error 2
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/opt/dvevm_1_20/codec_engine_1_10_01/examples/servers/video_copy'
gmake: *** [all] Error 2
[root@localhost servers]#

 

 

 

[root@localhost apps]# gmake
gmake -C speech/dsponly all
gmake[1]: Entering directory
`/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly'
/opt/dvevm_1_20/xdc_2_94/xdc
XDCPATH="/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly/../../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages"
\
        XDCOPTIONS=v all -PD .
making all: Thu Aug 13 14:49:29 CST 2009 ...
======== .interfaces
[/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly] ========
#
# making package.mak (because of package.bld) ...
/opt/dvevm_1_20/xdc_2_94/tconf
-Dxdc.path="/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly/../../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../../.."
-Dxdc.root=/opt/dvevm_1_20/xdc_2_94 -Dxdc.hostOS=Linux
-Dconfig.importPath=".;/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly/../../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../../..;/opt/dvevm_1_20/xdc_2_94;/opt/dvevm_1_20/xdc_2_94/etc"
-Dxdc.bld.targets="" -DTOOLS= -Dxdc.traceEnable=
/opt/dvevm_1_20/xdc_2_94/packages/xdc/bld/bld.js
/opt/dvevm_1_20/codec_engine_1_10_01/packages/config.bld package.bld
package.mak
config.bld: loading user build configuration file
/opt/dvevm_1_20/codec_engine_1_10_01/examples/user.bld
building for target C64P ...
#
# generating interfaces for package apps.speech.dsponly (because
# package/package.xdc.xml is older than package.xdc) ...
/opt/dvevm_1_20/xdc_2_94/xs
-Dxdc.path="/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly/../../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../../.."
-Dxdc.root=/opt/dvevm_1_20/xdc_2_94 -Dxdc.hostOS=Linux
-Dconfig.importPath=".;/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly/../../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../../..;/opt/dvevm_1_20/xdc_2_94;/opt/dvevm_1_20/xdc_2_94/etc
;/home/ada/dvevm_1_20/bios_5_31_01/packages/ti/bios/include"
-Dxdc.bld.targets="" -DTOOLS= -Dxdc.traceEnable= -f
xdc/services/intern/cmd/build.xs -m package/package.xdc.dep -i
package/package.xdc.inc package.xdc
.interfaces files complete: Thu Aug 13 14:49:32 CST 2009.
======== .libraries
[/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly] ========
.libraries files complete: Thu Aug 13 14:49:32 CST 2009.
======== .dlls
[/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly] ========
.dlls files complete: Thu Aug 13 14:49:32 CST 2009.
======== .executables
[/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly] ========
#
# configuring app.x64P from package/cfg/app_x64P.cfg ...
/opt/dvevm_1_20/xdc_2_94/xs
-Dxdc.path="/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly/../../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../../.."
-Dxdc.root=/opt/dvevm_1_20/xdc_2_94 -Dxdc.hostOS=Linux
-Dconfig.importPath=".;/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly/../../..;/opt/dvevm_1_20/codec_engine_1_10_01/packages;/opt/dvevm_1_20/xdais_5_10/packages;/opt/dvevm_1_20/dsplink_1_30_08_02/packages;/opt/dvevm_1_20/cmem_1_02/packages/;/home/ada/dvevm_1_20/framework_components_1_10_04/packages;/home/ada/dvevm_1_20/bios_5_31_01/packages;/opt/dvevm_1_20/xdc_2_94/packages;../../..;/opt/dvevm_1_20/xdc_2_94;/opt/dvevm_1_20/xdc_2_94/etc
;/home/ada/dvevm_1_20/bios_5_31_01/packages/ti/bios/include"
-Dxdc.bld.targets="" -DTOOLS= -Dxdc.traceEnable=  xdc.cfg app.x64P
package/cfg/app_x64P.cfg package/cfg/app_x64P
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0x42074245, pid=5792, tid=1074161248
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
# Problematic frame:
# C  [libc.so.6+0x74245]
#
# An error report file with more information is saved as hs_err_pid5792.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/opt/dvevm_1_20/xdc_2_94/xs: line 48:  5792 Aborted
${ROOT}/xs.$EXE "$@"
gmake[1]: *** [package/cfg/app_x64Pcfg.s62] Error 134
gmake: ***
[/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly,.executables]
Error 2
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
`/opt/dvevm_1_20/codec_engine_1_10_01/examples/apps/speech/dsponly'
gmake: *** [all] Error 2
[root@localhost apps]#