>> whoami root root conan版本: 2.30.0 >> conan create --name tencent --version 1.26.63 . -pr:h profile.luajit.ini -pr:b profile.dt.ini -s:h build_type=Debug --user openubmc.dev --channel dev -o */*:enable_luajit=True --build=tencent/* --build=missing -f json --out-file=/tmp/tmpys4g589d.graph.json -tf= ======== Exporting recipe to the cache ======== ======== Exporting recipe to the cache ======== WARN: User containing special chars is discouraged 'openubmc.dev' WARN: User containing special chars is discouraged 'openubmc.dev' tencent/1.26.63@openubmc.dev/dev export tencent/1.26.63@openubmc.dev/dev export Exporting package recipe: /home/workspace/Tencent/conanfile.py Exporting package recipe: /home/workspace/Tencent/conanfile.py tencent/1.26.63@openubmc.dev/dev: Calling export() tencent/1.26.63@openubmc.dev/dev: Calling export() tencent/1.26.63@openubmc.dev/dev: RUN: git log --no-merges -n 1 tencent/1.26.63@openubmc.dev/dev: RUN: git log --no-merges -n 1 tencent/1.26.63@openubmc.dev/dev: RUN: git status . --short --no-branch --untracked-files tencent/1.26.63@openubmc.dev/dev: RUN: git status . --short --no-branch --untracked-files Copied 2 '.py' files: conanbase.py, conanfile.py Copied 2 '.py' files: conanbase.py, conanfile.py Copied 1 '.yml' file: conandata.yml Copied 1 '.yml' file: conandata.yml Exported to cache folder: /root/.conan2/p/tence865e738f61c67/e Exported to cache folder: /root/.conan2/p/tence865e738f61c67/e Exported: tencent/1.26.63@openubmc.dev/dev#78f0e85e77bf404736b262453d9b34ce (2026-07-08 01:59:25 UTC) Exported: tencent/1.26.63@openubmc.dev/dev#78f0e85e77bf404736b262453d9b34ce (2026-07-08 01:59:25 UTC) ======== Input profiles ======== ======== Input profiles ======== Profile host: Profile host: [settings] [settings] arch=armv8 arch=armv8 build_type=Debug build_type=Debug compiler=gcc compiler=gcc compiler.libcxx=libstdc++ compiler.libcxx=libstdc++ compiler.version=14.3 compiler.version=14.3 os=Linux os=Linux [options] [options] */*:enable_luajit=True */*:enable_luajit=True [conf] [conf] tools.build:sysroot=/opt/RTOS/208.11.0/arm64le_5.10_ek_preempt_pro/sdk tools.build:sysroot=/opt/RTOS/208.11.0/arm64le_5.10_ek_preempt_pro/sdk tools.gnu:host_triplet=aarch64-target-linux-gnu tools.gnu:host_triplet=aarch64-target-linux-gnu user.tools:luajit=luajit/2.1.0.b024@openubmc/stable user.tools:luajit=luajit/2.1.0.b024@openubmc/stable user.tools:skynet=skynet/1.8.0.b001_020@openubmc/stable user.tools:skynet=skynet/1.8.0.b001_020@openubmc/stable [buildenv] [buildenv] PATH=+(path)/opt/hcc_arm64le/bin PATH=+(path)/opt/hcc_arm64le/bin KERNEL_PATH=/opt/RTOS/208.11.0/arm64le_5.10_ek_preempt_pro/sdk/usr/src/kernel/ KERNEL_PATH=/opt/RTOS/208.11.0/arm64le_5.10_ek_preempt_pro/sdk/usr/src/kernel/ CONAN_CMAKE_SYSROOT=/opt/RTOS/208.11.0/arm64le_5.10_ek_preempt_pro/sdk CONAN_CMAKE_SYSROOT=/opt/RTOS/208.11.0/arm64le_5.10_ek_preempt_pro/sdk CONAN_CMAKE_FIND_SDK_ROOT=/opt/hi1711sdk CONAN_CMAKE_FIND_SDK_ROOT=/opt/hi1711sdk CHOST=aarch64-target-linux-gnu CHOST=aarch64-target-linux-gnu AR=aarch64-target-linux-gnu-ar AR=aarch64-target-linux-gnu-ar AS=aarch64-target-linux-gnu-as AS=aarch64-target-linux-gnu-as RANLIB=aarch64-target-linux-gnu-ranlib RANLIB=aarch64-target-linux-gnu-ranlib LD=aarch64-target-linux-gnu-ld LD=aarch64-target-linux-gnu-ld STRIP=aarch64-target-linux-gnu-strip STRIP=aarch64-target-linux-gnu-strip CC=aarch64-target-linux-gnu-gcc CC=aarch64-target-linux-gnu-gcc HOSTCC=gcc HOSTCC=gcc CXX=aarch64-target-linux-gnu-g++ CXX=aarch64-target-linux-gnu-g++ PKG_CONFIG_PATH=/opt/RTOS/208.11.0/arm64le_5.10_ek_preempt_pro/sdk/lib64/pkgconfig:/opt/RTOS/208.11.0/arm64le_5.10_ek_preempt_pro/sdk/usr/lib64/pkgconfig PKG_CONFIG_PATH=/opt/RTOS/208.11.0/arm64le_5.10_ek_preempt_pro/sdk/lib64/pkgconfig:/opt/RTOS/208.11.0/arm64le_5.10_ek_preempt_pro/sdk/usr/lib64/pkgconfig PKG_CONFIG=/usr/share/bingo/pkg_config.sh PKG_CONFIG=/usr/share/bingo/pkg_config.sh CFLAGS=-Wall -fPIC -fstack-protector-all -Os -fPIE -pie -fno-common -std=gnu11 CFLAGS=-Wall -fPIC -fstack-protector-all -Os -fPIE -pie -fno-common -std=gnu11 CXXFLAGS=-I/opt/hcc_arm64le/aarch64-target-linux-gnu/lib/include -Wall -fPIC -fstack-protector-all -Os -fPIE -pie -fno-common -std=c++17 CXXFLAGS=-I/opt/hcc_arm64le/aarch64-target-linux-gnu/lib/include -Wall -fPIC -fstack-protector-all -Os -fPIE -pie -fno-common -std=c++17 LDFLAGS=-Wl,-z,relro,-z,now,-z,noexecstack LDFLAGS=-Wl,-z,relro,-z,now,-z,noexecstack Profile build: Profile build: [settings] [settings] arch=x86_64 arch=x86_64 build_type=Debug build_type=Debug compiler=gcc compiler=gcc compiler.libcxx=libstdc++11 compiler.libcxx=libstdc++11 compiler.version=9 compiler.version=9 os=Linux os=Linux [conf] [conf] user.tools:luajit=luajit/2.1.0.b024@openubmc/stable user.tools:luajit=luajit/2.1.0.b024@openubmc/stable user.tools:skynet=skynet/1.8.0.b001_020@openubmc/stable user.tools:skynet=skynet/1.8.0.b001_020@openubmc/stable [buildenv] [buildenv] CFLAGS=-Wall -fPIC -fstack-protector-all -pie -fno-common -std=gnu11 CFLAGS=-Wall -fPIC -fstack-protector-all -pie -fno-common -std=gnu11 CXXFLAGS=-Wall -fPIC -fstack-protector-all -pie -fno-common -std=c++17 CXXFLAGS=-Wall -fPIC -fstack-protector-all -pie -fno-common -std=c++17 LDFLAGS=-Wl,-z,relro,-z,now,-z,noexecstack LDFLAGS=-Wl,-z,relro,-z,now,-z,noexecstack AR=ar AR=ar AS=as AS=as LD=ld LD=ld STRIP=strip STRIP=strip CC=gcc CC=gcc HOSTCC=gcc HOSTCC=gcc CXX=g++ CXX=g++ ======== Computing dependency graph ======== ======== Computing dependency graph ======== WARN: include_prerelease version range option in ">=3.42.0, include_prerelease=True" does not take an attribute, its presence unconditionally enables prereleases WARN: include_prerelease version range option in ">=3.42.0, include_prerelease=True" does not take an attribute, its presence unconditionally enables prereleases WARN: include_prerelease version range option in ">=3.42.0, include_prerelease=True" does not take an attribute, its presence unconditionally enables prereleases WARN: include_prerelease version range option in ">=3.42.0, include_prerelease=True" does not take an attribute, its presence unconditionally enables prereleases Graph root Graph root cli cli Requirements Requirements boost/1.87.0.b004@openubmc/stable#474a998ecff6a2c2fe44673ef3174cc6 - Cache boost/1.87.0.b004@openubmc/stable#474a998ecff6a2c2fe44673ef3174cc6 - Cache hisec_tls/26.0.2@openubmc/stable#1ff091f755b5cb792d26f828dc0fadf7 - Cache hisec_tls/26.0.2@openubmc/stable#1ff091f755b5cb792d26f828dc0fadf7 - Cache huawei_secure_c/1.0.4@openubmc/stable#6e31783683a334cbab3af35099bffb1b - Cache huawei_secure_c/1.0.4@openubmc/stable#6e31783683a334cbab3af35099bffb1b - Cache json/b003_00004@openubmc/stable#d4cfc42df5879e88ef2df22b86a6d6cd - Cache json/b003_00004@openubmc/stable#d4cfc42df5879e88ef2df22b86a6d6cd - Cache kmc/26.0.0.b011@openubmc/stable#ce14a45101f8f825c72b173ac85e181e - Cache kmc/26.0.0.b011@openubmc/stable#ce14a45101f8f825c72b173ac85e181e - Cache liblogger/1.110.0@openubmc/stable#25365ee5b6b74797aae9c54f5a3de93c - Cache liblogger/1.110.0@openubmc/stable#25365ee5b6b74797aae9c54f5a3de93c - Cache libmc4lua/1.120.46@openubmc/stable#fbc1398b8ae8107745028689bfb8e454 - Cache libmc4lua/1.120.46@openubmc/stable#fbc1398b8ae8107745028689bfb8e454 - Cache libsoc_adapter/1.120.109@openubmc/stable#2efa1953845decff636e9c4a0b159571 - Cache libsoc_adapter/1.120.109@openubmc/stable#2efa1953845decff636e9c4a0b159571 - Cache libsomp/3.0.0@openubmc/stable#518420d848e645c12491650d10e0a6f3 - Cache libsomp/3.0.0@openubmc/stable#518420d848e645c12491650d10e0a6f3 - Cache luajit/2.1.0.b024@openubmc/stable#d5f1164970eb12e740fb7f609492f0c2 - Cache luajit/2.1.0.b024@openubmc/stable#d5f1164970eb12e740fb7f609492f0c2 - Cache mdb_interface/1.110.11@openubmc/stable#e48f14cb30c84faffbb4c76ab5966923 - Cache mdb_interface/1.110.11@openubmc/stable#e48f14cb30c84faffbb4c76ab5966923 - Cache signature_verify_cbb_library/26.0.0.b002_002@openubmc/stable#b5bb4eedc0e235f21beb0b3863c6a287 - Cache signature_verify_cbb_library/26.0.0.b002_002@openubmc/stable#b5bb4eedc0e235f21beb0b3863c6a287 - Cache skynet/1.8.0.b001_020@openubmc/stable#4e5ffac164a26d1bec9348dc5cb938cb - Cache skynet/1.8.0.b001_020@openubmc/stable#4e5ffac164a26d1bec9348dc5cb938cb - Cache sqlite3/3.42.0-4.oe2403sp3-h2@openubmc/stable#1b01d27b0dd093ee31733945c026d2d8 - Cache sqlite3/3.42.0-4.oe2403sp3-h2@openubmc/stable#1b01d27b0dd093ee31733945c026d2d8 - Cache tencent/1.26.63@openubmc.dev/dev#78f0e85e77bf404736b262453d9b34ce - Cache tencent/1.26.63@openubmc.dev/dev#78f0e85e77bf404736b262453d9b34ce - Cache vpp/300.1.7@openubmc/stable#62a06fdc4374775d34742847116ac43c - Cache vpp/300.1.7@openubmc/stable#62a06fdc4374775d34742847116ac43c - Cache Build requirements Build requirements luajit/2.1.0.b024@openubmc/stable#d5f1164970eb12e740fb7f609492f0c2 - Cache luajit/2.1.0.b024@openubmc/stable#d5f1164970eb12e740fb7f609492f0c2 - Cache skynet/1.8.0.b001_020@openubmc/stable#4e5ffac164a26d1bec9348dc5cb938cb - Cache skynet/1.8.0.b001_020@openubmc/stable#4e5ffac164a26d1bec9348dc5cb938cb - Cache Resolved version ranges Resolved version ranges hisec_tls/[>=26.0.0]@openubmc/stable: hisec_tls/26.0.2@openubmc/stable hisec_tls/[>=26.0.0]@openubmc/stable: hisec_tls/26.0.2@openubmc/stable huawei_secure_c/[>=1.0.0]@openubmc/stable: huawei_secure_c/1.0.4@openubmc/stable huawei_secure_c/[>=1.0.0]@openubmc/stable: huawei_secure_c/1.0.4@openubmc/stable json/[>1.0.0]@openubmc/stable: json/b003_00004@openubmc/stable json/[>1.0.0]@openubmc/stable: json/b003_00004@openubmc/stable kmc/[>=25.0.5]@openubmc/stable: kmc/26.0.0.b011@openubmc/stable kmc/[>=25.0.5]@openubmc/stable: kmc/26.0.0.b011@openubmc/stable liblogger/[>=1.80.5]@openubmc/stable: liblogger/1.110.0@openubmc/stable liblogger/[>=1.80.5]@openubmc/stable: liblogger/1.110.0@openubmc/stable libmc4lua/[>=1.1.0]@openubmc/stable: libmc4lua/1.120.46@openubmc/stable libmc4lua/[>=1.1.0]@openubmc/stable: libmc4lua/1.120.46@openubmc/stable libsoc_adapter/[<1.130.0]@openubmc/stable: libsoc_adapter/1.120.109@openubmc/stable libsoc_adapter/[<1.130.0]@openubmc/stable: libsoc_adapter/1.120.109@openubmc/stable libsomp/[<3.10.0]@openubmc/stable: libsomp/3.0.0@openubmc/stable libsomp/[<3.10.0]@openubmc/stable: libsomp/3.0.0@openubmc/stable luajit/[>=2.1.0]@openubmc/stable: luajit/2.1.0.b024@openubmc/stable luajit/[>=2.1.0]@openubmc/stable: luajit/2.1.0.b024@openubmc/stable mdb_interface/[>=1.1.0]@openubmc/stable: mdb_interface/1.110.11@openubmc/stable mdb_interface/[>=1.1.0]@openubmc/stable: mdb_interface/1.110.11@openubmc/stable skynet/[>=1.8.0]@openubmc/stable: skynet/1.8.0.b001_020@openubmc/stable skynet/[>=1.8.0]@openubmc/stable: skynet/1.8.0.b001_020@openubmc/stable sqlite3/[>=3.42.0, include_prerelease=True]@openubmc/stable: sqlite3/3.42.0-4.oe2403sp3-h2@openubmc/stable sqlite3/[>=3.42.0, include_prerelease=True]@openubmc/stable: sqlite3/3.42.0-4.oe2403sp3-h2@openubmc/stable vpp/[>=300.0.0 <300.25.0]@openubmc/stable: vpp/300.1.7@openubmc/stable vpp/[>=300.0.0 <300.25.0]@openubmc/stable: vpp/300.1.7@openubmc/stable ======== Computing necessary packages ======== ======== Computing necessary packages ======== Connecting to remote 'openubmc_opensource' with user '18240439928' Connecting to remote 'openubmc_opensource' with user '18240439928' tencent/1.26.63@openubmc.dev/dev: Forced build from source tencent/1.26.63@openubmc.dev/dev: Forced build from source Requirements Requirements boost/1.87.0.b004@openubmc/stable#474a998ecff6a2c2fe44673ef3174cc6:04cf5598e344c2416a2941025b17f4416b3876e6#008458d2bbdb85f31c6bd943d313da2c - Cache boost/1.87.0.b004@openubmc/stable#474a998ecff6a2c2fe44673ef3174cc6:04cf5598e344c2416a2941025b17f4416b3876e6#008458d2bbdb85f31c6bd943d313da2c - Cache hisec_tls/26.0.2@openubmc/stable#1ff091f755b5cb792d26f828dc0fadf7:da39a3ee5e6b4b0d3255bfef95601890afd80709#0ba8627bd47edc3a501e8f0eb9a79e5e - Cache hisec_tls/26.0.2@openubmc/stable#1ff091f755b5cb792d26f828dc0fadf7:da39a3ee5e6b4b0d3255bfef95601890afd80709#0ba8627bd47edc3a501e8f0eb9a79e5e - Cache huawei_secure_c/1.0.4@openubmc/stable#6e31783683a334cbab3af35099bffb1b:fb395055c08492eaa1f2bfb114ebafc06988eedd#b02c10abcf96064ca75126b02ddbe84d - Cache huawei_secure_c/1.0.4@openubmc/stable#6e31783683a334cbab3af35099bffb1b:fb395055c08492eaa1f2bfb114ebafc06988eedd#b02c10abcf96064ca75126b02ddbe84d - Cache json/b003_00004@openubmc/stable#d4cfc42df5879e88ef2df22b86a6d6cd:196ffea52222b282191f2cf6055950f63b305680#b9de5441f6bc86f1d65ecdaa5fcd5c15 - Cache json/b003_00004@openubmc/stable#d4cfc42df5879e88ef2df22b86a6d6cd:196ffea52222b282191f2cf6055950f63b305680#b9de5441f6bc86f1d65ecdaa5fcd5c15 - Cache kmc/26.0.0.b011@openubmc/stable#ce14a45101f8f825c72b173ac85e181e:d47e6aeb165d4ea918032260c8e42ba181bb33fb#84c7f968c57c3858abb02d85129cc8b6 - Cache kmc/26.0.0.b011@openubmc/stable#ce14a45101f8f825c72b173ac85e181e:d47e6aeb165d4ea918032260c8e42ba181bb33fb#84c7f968c57c3858abb02d85129cc8b6 - Cache liblogger/1.110.0@openubmc/stable#25365ee5b6b74797aae9c54f5a3de93c:6614c40742e090c2fcc7e64f76dc2b433ec96b80#302d04e9be3265e0069b04bb05c20767 - Cache liblogger/1.110.0@openubmc/stable#25365ee5b6b74797aae9c54f5a3de93c:6614c40742e090c2fcc7e64f76dc2b433ec96b80#302d04e9be3265e0069b04bb05c20767 - Cache libmc4lua/1.120.46@openubmc/stable#fbc1398b8ae8107745028689bfb8e454:d905004543fbbe97fcdb95ffc836dbc3c38f6778#0a1d31036749ca82707e3515da22b856 - Cache libmc4lua/1.120.46@openubmc/stable#fbc1398b8ae8107745028689bfb8e454:d905004543fbbe97fcdb95ffc836dbc3c38f6778#0a1d31036749ca82707e3515da22b856 - Cache libsoc_adapter/1.120.109@openubmc/stable#2efa1953845decff636e9c4a0b159571:9646a6df6c7ee6f31b12a8740ec655d533205911 - Build libsoc_adapter/1.120.109@openubmc/stable#2efa1953845decff636e9c4a0b159571:9646a6df6c7ee6f31b12a8740ec655d533205911 - Build libsomp/3.0.0@openubmc/stable#518420d848e645c12491650d10e0a6f3:a3fce3c93e74b5246fcb70e3b2416ae865ccc806#19924b80f635325ad3e550279f4fb8cb - Cache libsomp/3.0.0@openubmc/stable#518420d848e645c12491650d10e0a6f3:a3fce3c93e74b5246fcb70e3b2416ae865ccc806#19924b80f635325ad3e550279f4fb8cb - Cache luajit/2.1.0.b024@openubmc/stable#d5f1164970eb12e740fb7f609492f0c2:9107db905d75e75226134b3cca785d5984cce5c4#de0bf52ab2a2e742f714cdb40c83e774 - Cache luajit/2.1.0.b024@openubmc/stable#d5f1164970eb12e740fb7f609492f0c2:9107db905d75e75226134b3cca785d5984cce5c4#de0bf52ab2a2e742f714cdb40c83e774 - Cache mdb_interface/1.110.11@openubmc/stable#e48f14cb30c84faffbb4c76ab5966923:b157f5ab1b55c63c4ce259836f645862396ea7cf#c20067e55d4c7609f62c98f0860765d6 - Cache mdb_interface/1.110.11@openubmc/stable#e48f14cb30c84faffbb4c76ab5966923:b157f5ab1b55c63c4ce259836f645862396ea7cf#c20067e55d4c7609f62c98f0860765d6 - Cache signature_verify_cbb_library/26.0.0.b002_002@openubmc/stable#b5bb4eedc0e235f21beb0b3863c6a287:dd8fc20e50162709b59334742a0476e5157f6f63#cb083484337a37b2d55e47b7409b38db - Cache signature_verify_cbb_library/26.0.0.b002_002@openubmc/stable#b5bb4eedc0e235f21beb0b3863c6a287:dd8fc20e50162709b59334742a0476e5157f6f63#cb083484337a37b2d55e47b7409b38db - Cache skynet/1.8.0.b001_020@openubmc/stable#4e5ffac164a26d1bec9348dc5cb938cb:16c8892085231ccdbbe098f7c20651ef432eeb55#4ff3d1be2cd2b825acea53ec96c82493 - Cache skynet/1.8.0.b001_020@openubmc/stable#4e5ffac164a26d1bec9348dc5cb938cb:16c8892085231ccdbbe098f7c20651ef432eeb55#4ff3d1be2cd2b825acea53ec96c82493 - Cache sqlite3/3.42.0-4.oe2403sp3-h2@openubmc/stable#1b01d27b0dd093ee31733945c026d2d8:04cf5598e344c2416a2941025b17f4416b3876e6#b9a4cd29594d64f3925a89555e644932 - Cache sqlite3/3.42.0-4.oe2403sp3-h2@openubmc/stable#1b01d27b0dd093ee31733945c026d2d8:04cf5598e344c2416a2941025b17f4416b3876e6#b9a4cd29594d64f3925a89555e644932 - Cache tencent/1.26.63@openubmc.dev/dev#78f0e85e77bf404736b262453d9b34ce:d588cb4394ce8a0d92c7685b09d391bfc50cb67a - Build tencent/1.26.63@openubmc.dev/dev#78f0e85e77bf404736b262453d9b34ce:d588cb4394ce8a0d92c7685b09d391bfc50cb67a - Build vpp/300.1.7@openubmc/stable#62a06fdc4374775d34742847116ac43c:dc36fbfabb3798563b6f386e05e21ed54905949a#55e022e6789cfd9b5a6325e3668f71c1 - Cache vpp/300.1.7@openubmc/stable#62a06fdc4374775d34742847116ac43c:dc36fbfabb3798563b6f386e05e21ed54905949a#55e022e6789cfd9b5a6325e3668f71c1 - Cache Build requirements Build requirements luajit/2.1.0.b024@openubmc/stable#d5f1164970eb12e740fb7f609492f0c2:4c79b8249782bc51dc4f86889679a28732d86e75#2b52fa5c57cc16c2060c98e95803ea59 - Cache luajit/2.1.0.b024@openubmc/stable#d5f1164970eb12e740fb7f609492f0c2:4c79b8249782bc51dc4f86889679a28732d86e75#2b52fa5c57cc16c2060c98e95803ea59 - Cache skynet/1.8.0.b001_020@openubmc/stable#4e5ffac164a26d1bec9348dc5cb938cb:31227cd5386c5d59403e23fcef314eb048bea70f#d4deb81dfd01f6bf1598bfecbc049b0f - Cache skynet/1.8.0.b001_020@openubmc/stable#4e5ffac164a26d1bec9348dc5cb938cb:31227cd5386c5d59403e23fcef314eb048bea70f#d4deb81dfd01f6bf1598bfecbc049b0f - Cache ======== Installing packages ======== ======== Installing packages ======== boost/1.87.0.b004@openubmc/stable: Already installed! (1 of 18) boost/1.87.0.b004@openubmc/stable: Already installed! (1 of 18) hisec_tls/26.0.2@openubmc/stable: Already installed! (2 of 18) hisec_tls/26.0.2@openubmc/stable: Already installed! (2 of 18) huawei_secure_c/1.0.4@openubmc/stable: Already installed! (3 of 18) huawei_secure_c/1.0.4@openubmc/stable: Already installed! (3 of 18) luajit/2.1.0.b024@openubmc/stable: Already installed! (4 of 18) luajit/2.1.0.b024@openubmc/stable: Already installed! (4 of 18) luajit/2.1.0.b024@openubmc/stable: Already installed! (5 of 18) luajit/2.1.0.b024@openubmc/stable: Already installed! (5 of 18) sqlite3/3.42.0-4.oe2403sp3-h2@openubmc/stable: Already installed! (6 of 18) sqlite3/3.42.0-4.oe2403sp3-h2@openubmc/stable: Already installed! (6 of 18) mdb_interface/1.110.11@openubmc/stable: Already installed! (7 of 18) mdb_interface/1.110.11@openubmc/stable: Already installed! (7 of 18) skynet/1.8.0.b001_020@openubmc/stable: Already installed! (8 of 18) skynet/1.8.0.b001_020@openubmc/stable: Already installed! (8 of 18) skynet/1.8.0.b001_020@openubmc/stable: Already installed! (9 of 18) skynet/1.8.0.b001_020@openubmc/stable: Already installed! (9 of 18) json/b003_00004@openubmc/stable: Already installed! (10 of 18) json/b003_00004@openubmc/stable: Already installed! (10 of 18) liblogger/1.110.0@openubmc/stable: Already installed! (11 of 18) liblogger/1.110.0@openubmc/stable: Already installed! (11 of 18) signature_verify_cbb_library/26.0.0.b002_002@openubmc/stable: Already installed! (12 of 18) signature_verify_cbb_library/26.0.0.b002_002@openubmc/stable: Already installed! (12 of 18) vpp/300.1.7@openubmc/stable: Already installed! (13 of 18) vpp/300.1.7@openubmc/stable: Already installed! (13 of 18) kmc/26.0.0.b011@openubmc/stable: Already installed! (14 of 18) kmc/26.0.0.b011@openubmc/stable: Already installed! (14 of 18) libsomp/3.0.0@openubmc/stable: Already installed! (15 of 18) libsomp/3.0.0@openubmc/stable: Already installed! (15 of 18) libsoc_adapter/1.120.109@openubmc/stable: WARN: Trying to remove corrupted source folder libsoc_adapter/1.120.109@openubmc/stable: WARN: Trying to remove corrupted source folder libsoc_adapter/1.120.109@openubmc/stable: WARN: This can take a while for big packages libsoc_adapter/1.120.109@openubmc/stable: WARN: This can take a while for big packages libsoc_adapter/1.120.109@openubmc/stable: Calling source() in /root/.conan2/p/libsoe966a8dd09521/s libsoc_adapter/1.120.109@openubmc/stable: Calling source() in /root/.conan2/p/libsoe966a8dd09521/s Formatted output saved to '/tmp/tmpys4g589d.graph.json' Formatted output saved to '/tmp/tmpys4g589d.graph.json' ERROR: libsoc_adapter/1.120.109@openubmc/stable: Error in source() method, line 40 ERROR: libsoc_adapter/1.120.109@openubmc/stable: Error in source() method, line 40 super().source() super().source() KeyError: 'pwd' KeyError: 'pwd' ERROR: 执行命令 conan create --name tencent --version 1.26.63 . -pr:h profile.luajit.ini -pr:b profile.dt.ini -s:h build_type=Debug --user openubmc.dev --channel dev -o */*:enable_luajit=True --build=tencent/* --build=missing -f json --out-file=/tmp/tmpys4g589d.graph.json -tf= 错误, 日志: /root/.bmcgo_log/bingo.log ERROR: Command '['conan', 'create', '--name', 'tencent', '--version', '1.26.63', '.', '-pr:h', 'profile.luajit.ini', '-pr:b', 'profile.dt.ini', '-s:h', 'build_type=Debug', '--user', 'openubmc.dev', '--channel', 'dev', '-o', '*/*:enable_luajit=True', '--build=tencent/*', '--build=missing', '-f', 'json', '--out-file=/tmp/tmpys4g589d.graph.json', '-tf=']' returned non-zero exit status 1. ERROR: 请查看日志信息 >> conan install --requires='bingo_cases/[>=1.0.0]@openubmc/stable' -u --deployer-folder=/tmp/tmpc5w93ipf -of /tmp/tmpc5w93ipf -d direct_deploy ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=gnu14 compiler.libcxx=libstdc++11 compiler.version=9 os=Linux Profile build: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=gnu14 compiler.libcxx=libstdc++11 compiler.version=9 os=Linux ======== Computing dependency graph ======== Connecting to remote 'openubmc_opensource' with user '18240439928' bingo_cases/1.0.3@openubmc/stable: Checking remote: openubmc_opensource Graph root cli Requirements bingo_cases/1.0.3@openubmc/stable#6af496e5f4a8fc24b84e26fe7272b0d3 - Cache (openubmc_opensource) Resolved version ranges bingo_cases/[>=1.0.0]@openubmc/stable: bingo_cases/1.0.3@openubmc/stable ======== Computing necessary packages ======== Requirements bingo_cases/1.0.3@openubmc/stable#6af496e5f4a8fc24b84e26fe7272b0d3:da39a3ee5e6b4b0d3255bfef95601890afd80709#bcc6641c3d14e5c11988f68dcbb57732 - Cache ======== Installing packages ======== bingo_cases/1.0.3@openubmc/stable: Already installed! (1 of 1) ======== Finalizing install (deploy, generators) ======== cli: Conan built-in pkg deployer to /tmp/tmpc5w93ipf/direct_deploy >>> Generate step Generating files for cli Generators folder: /tmp/tmpc5w93ipf Generating aggregated env files Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh'] Install finished successfully