Part Number: TDA4VM
Tool/software: Code Composer Studio
Hello there,
when tried rebuild the 07_01_00 SDK ( the SDK downloaded)
but there was one "websocketd-0.3.1-r0 " error there. looks like the repo didn't existed. Could you guide me how to change it to new repo address ?
====what i did there"======
bob@bob:~/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build$ MACHINE=j7-evm bitbake -k tisdk-default-image
WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
NOTE: Your conf/bblayers.conf has been automatically updated.
WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
NOTE: Your conf/bblayers.conf has been automatically updated.
WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
NOTE: Started PRServer with DBfile: /home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 45943, PID: 4549
WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
Loading cache: 100% |###################################################################################################################################################| Time: 0:00:02
Loaded 8188 entries from dependency cache.
Parsing recipes: 100% |#################################################################################################################################################| Time: 0:00:09
Parsing of 2902 .bb files complete (2308 cached, 594 parsed). 8188 targets, 1193 skipped, 0 masked, 0 errors.
ERROR: websocketd-0.3.1-r0 do_compile: Execution of '/home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/temp/run.do_compile.4741' failed with exit code 1:
go: github.com/gorilla/websocket@v1.4.0: Get "proxy.golang.org/.../v1.4.0.mod": dial tcp 172.217.24.17:443: i/o timeout
go: github.com/gorilla/websocket@v1.4.0: Get "proxy.golang.org/.../v1.4.0.mod": dial tcp 172.217.24.17:443: i/o timeout
WARNING: /home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/temp/run.do_compile.4741:1 exit 1 from 'aarch64-none-linux-gnu-go install -p 18 -v -ldflags="-r /usr/lib/go/pkg/linux_arm64_dynlink -extldflags ' --sysroot=/home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/recipe-sysroot -Wl,-rpath-link=/home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/recipe-sysroot/usr/lib/go/pkg/linux_arm64_dynlink -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'" -modcacherw -buildmode=pie `go_list_packages`'
ERROR: Logfile of failure stored in: /home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/temp/log.do_compile.4741
Log data follows:
| DEBUG: Executing shell function do_compile
| go: github.com/gorilla/websocket@v1.4.0: Get "proxy.golang.org/.../v1.4.0.mod": dial tcp 172.217.24.17:443: i/o timeout
| go: github.com/gorilla/websocket@v1.4.0: Get "proxy.golang.org/.../v1.4.0.mod": dial tcp 172.217.24.17:443: i/o timeout
| WARNING: /home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/temp/run.do_compile.4741:1 exit 1 from 'aarch64-none-linux-gnu-go install -p 18 -v -ldflags="-r /usr/lib/go/pkg/linux_arm64_dynlink -extldflags ' --sysroot=/home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/recipe-sysroot -Wl,-rpath-link=/home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/recipe-sysroot/usr/lib/go/pkg/linux_arm64_dynlink -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'" -modcacherw -buildmode=pie `go_list_packages`'
| ERROR: Execution of '/home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/temp/run.do_compile.4741' failed with exit code 1:
| go: github.com/gorilla/websocket@v1.4.0: Get "proxy.golang.org/.../v1.4.0.mod": dial tcp 172.217.24.17:443: i/o timeout
| go: github.com/gorilla/websocket@v1.4.0: Get "proxy.golang.org/.../v1.4.0.mod": dial tcp 172.217.24.17:443: i/o timeout
| WARNING: /home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/temp/run.do_compile.4741:1 exit 1 from 'aarch64-none-linux-gnu-go install -p 18 -v -ldflags="-r /usr/lib/go/pkg/linux_arm64_dynlink -extldflags ' --sysroot=/home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/recipe-sysroot -Wl,-rpath-link=/home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/build/arago-tmp-external-arm-glibc/work/aarch64-linux/websocketd/0.3.1-r0/recipe-sysroot/usr/lib/go/pkg/linux_arm64_dynlink -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'" -modcacherw -buildmode=pie `go_list_packages`'
|
ERROR: Task (/home/bob/ti-processor-sdk-linux-j7-evm-07_01_00_10/yocto-build/sources/meta-arago/meta-arago-extras/recipes-devtools/websocketd/websocketd_0.3.1.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 8259 tasks of which 8258 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 22 seconds
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 2 seconds