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.

[参考译文] Linux/TMDSEVM572X:Arago "base-rootfs"仅初始化2个以太网接口

Guru**** 1138100 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/829346/linux-tmdsevm572x-arago-base-rootfs-initializes-only-2-ethernet-interfaces

Kemal R. Shakir、您好。

更多问题:

我已经为 am572x IDK 构建了 SDK:

MACHINE=am57xx-EVM bitbake core-image-base

生成的 rootfs ("base-rootfs",为60MB)工作正常,但它仅初始化2个以太网接口。

"default"rootfs   ("default-rootfs"为5900MB) 初始化4 个以太网接口。

我已经比较 了"base-rootfs"和 "default-rootfs"上的 am572x-idk-common.dtsi、它们是相同的。

如何 在   "base-rootfs"初始化4个以太网接口?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    是否可以从 "base-rootfs"和"default-rootfs"发布 ifconfig 命令的输出?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    deafult rootfs 中的 ifconfig:

    root@am57xx-EVM:~# ifconfig
    eth0 链路连接:以太网 HWaddr A0:F6:FD:B2:8E:2A
    inet6 addr:fe80::a2f6:fdff:feb2:8e2a%763612/64范围:链接
    运行多播 MTU:1500公制:1的上广播
    RX 数据包:35错误:0丢弃:0超限:0帧:0
    TX 数据包:33错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:3164 (3.0 KiB) TX 字节:6190 (6.0 KiB)
    中断:85
    
    eth1 链路连接:以太网 HWaddr A0:F6:FD:B2:8E:2B
    上广播多播 MTU:1500公制:1
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:0错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:0 (0.0 B)
    
    eth2 链接地址:以太网 HWaddr 70:FF:76:1C:08:91
    上广播多播 MTU:1500公制:1
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:0错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:0 (0.0 B)
    
    eth3 链接地址:以太网 HWaddr 70:FF:76:1C:08:92
    inet6 addr:fe80::72ff:76ff:fe1c:892%763612/64范围:链接
    运行多播 MTU:1500公制:1的上广播
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:32错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:6120 (5.9 KiB)
    
    低 链路环状图:本地环回
    iNet addr:127.0.0.1掩码:255.0.0.0
    inet6 addr:::1%763612/128范围:主机
    正在运行 MTU:65536公制:1的上环回
    RX 数据包:168错误:0丢弃:0超限:0帧:0
    TX 数据包:168错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:12924 (12.6KiB) TX 字节:12924 (12.6KiB)
    
    root@am57xx-EVM:~ 

    基本 rootfs 上的 ifconfig:

    root@am57xx-EVM:~# ifconfig
    eth0 链路连接:以太网 HWaddr D4:36:39:27:55:CC
    inet6 addr:fe80:d636:39ff:fe27:55cc%763612/64范围:链接
    运行多播 MTU:1500公制:1的上广播
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:32错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:6015 (5.8 KiB)
    中断:86
    
    eth1 链路连接:以太网 HWaddr D4:36:39:27:55:CD
    inet6 addr:fe80:d636:39ff:fe27:55cd%763612/64范围:链接
    运行多播 MTU:1500公制:1的上广播
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:33错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:6105 (5.9 KiB)
    
    lo 链路环状图:本地环回
    iNet addr:127.0.0.1掩码:255.0.0.0
    inet6 addr:::1%763612/128范围:主机
    正在运行 MTU:65536公制:1的上环回
    RX 数据包:168错误:0丢弃:0超限:0帧:0
    TX 数据包:168错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:12924 (12.6KiB) TX 字节:12924 (12.6KiB)
    
    root@am57xx-EVM:~ 

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您需要安装  kernel-module-ti-prueth-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.tisdk1.3_am57xx_evm.ipk、prueth-fw_5.1+d315a9bb00-r7a+r7a67+dspa+d7dap1.3-r67_rtspra67+rga1.3-rga67+d7a1.3-rga67+rga1.3-rga1.3-rga67+dap1.3-rgapra1.3-r4rga37da1.3-rgapra1.3-rgaprdap-da1.3-rga37da1.3-rga1.3-r4rga1.3-rga1.3-rga1.3bdapra1.3-rga1.3b0+dpra1.da67+daprapra1.3-rgapra1.da1.da1.dapra1.bd  kernel-module-pruss-sc-bus-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.arago5.tisdk1.3_am57xx_evm.ipkkernel-module-remoteproc-4.14.67-gd315a9b00_4.57da5+gtisd7a3b0+ga1.3bga+ga17diptisdspm.ap1.3b0+rga1.3bdaga1.3bdaga+rga0_a1.3bdaga1.3bdaga+rg

    opkg --add-arch am57xx_evm:66 install --force-depends kernel-module-ti-prueth-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.arago5.tisdk1.3_am57xx_evm.ipk
    opkg --add-arch am57xx_evm:66 install --force-depends prueth-fw_5.1.4-r0_am57xx_evm.ipk
    opkg --add-arch am57xx_evm:66 install --force-depends kernel-module-pru-rproc-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.arago5.tisdk1.3_am57xx_evm.ipk
    opkg --add-arch am57xx_evm:66 install --force-depends kernel-module-pruss-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.arago5.tisdk1.3_am57xx_evm.ipk
    opkg --add-arch am57xx_evm:66 install --force-depends kernel-module-pruss-intc-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.arago5.tisdk1.3_am57xx_evm.ipk
    opkg --add-arch am57xx_evm:66 install --force-depends kernel-module-pruss-soc-bus-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.arago5.tisdk1.3_am57xx_evm.ipk
    opkg --add-arch am57xx_evm:66 install --force-depends kernel-module-remoteproc-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.arago5.tisdk1.3_am57xx_evm.ipk

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    在 base-rootfs 中精细安装的软件包:

    root@am57xx-EVM:~ ls
    kernel-module-prU-rproc-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.arago5.tisd1.3_am57xx_evm.ipk kernel-module-pruss-14.4.14.67+gitd7b67+gdspa1.3-rga1.3-gtisd7p7bga+ga1.3-rga1.3-rga37dsp467+ga1.3-rga1.3-gdspa37dspa1.3-rga1.3-ga1.3-rgdspa4rga37da1.3-rgda1.3-rgdspa37dspa1.3-ga1.3-gdspa4rgda1.da37dspa1.dspa4rga1.bda4rga4rga4rga1.bdspa4rgdspa4dspa37dspa1.da1.bdspa1.
    
    
    
    
    
    
    
    ~@
    
    
    
    root@am57xx-EVM:~ü r# opkg --add-arch am57xx_EVM:66安装--force-deposups kernel-module-pruss-4.14.67-gd315a9bb00_4.14.67+git0+dbba9a9a315-r7a.tisdk1.3_am57xx_evm-rdpra315-14.67+gdpra3150+gd370-gda-rgdpra315-414.67+gdpra370-rgds-root-rgdpra3150+gdpra2mues+gd370-r4r4rgda-rgda315-9a315-gda-
    
    
    
    root@am57xx-EVM:~ü r# opkg --add-arch am57xx_EVM:66安装--force-deposups kernel-module-pruss-intc-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.arago5.dk1.3-gtisd7bd7+ina-rgituss
    
    在内核上安装4.14.67-d315-gd7bd7bd467+gituss (在4.dtisd4+gd7bdspa+gd4r-r-r-r-d7b67+ga+gdspa+gdsps)
    
    root@am57xx-EVM:~ü r# opkg --add-arch am57xx_EVM:66安装--force-depuser-sus-bus-4.14.67-gd315a9bb00_4.14.67+git0+d315a9bb00-r7a.arago5.dkspo-4.14.67-gd315a9bb00+gituss
    
    内核(在 d375+dspo+ga-dspia-ga-dspia-d379b-dspia-dspia-dspia-dspia-dspia-d37+gdspia-dspia-dspia-dspia-d414.6+dsps 内核上配置)
    
    root@am57xx-EVM:~
    
    
    
    @~
    
    @~ opkg --add-arch am57xx_EVM:66安装--force-department kernel-module-remoteproc-4.14.67-gd315a9bb00_4.14.67+git0+dtisa9bb00-r7a.arago5.rgdk1.3_rga376b67+rga+rga+rga137-rga+rga+ga37d_remote_remote_remote_remote_load-rga1.3-rga1.3-rga1.3-r1da1.37ga+ga+ga+ga+ga+ga1.3-rga+ga1.37da+ga+ga+ga1.7xx-rga1.3-rga+ga1.3-rga1.3-rga1.3-rga1.37da+ga+ga+gr:rga1.3bdagram-rgr a kernel-remotrga1.3bdag
    
    
    
    root@am57xx-EVM:~# opkg --add-arch am57xx_EVM:66安装--force-depends prueth-FW_5.1.4-r0_am57xx_evm.ipk
    在 root
    上安装 prueth-FW (5.1.4)配置 prueth-FW。
    

     出现了3个和4个以太网接口。

    但是、测试发现 ip 命令(链接到 prp)有问题:

    root@am57xx-EVM:~ ifconfig
    eth0 Link encap:以太网 HWaddr A0:F6:FD:B2:8E:2A
    UP 广播组播 MTU:1500公制:1
    RX 数据包:0错误:0丢弃:0超支:0帧:0
    TX 数据包:0错误:0丢弃:0冲突:0载波:0超支
    :0 TXelen:
    0.0字节(RX:B)
    中断:85
    
    eth1 Link encap:以太网 HWaddr A0:F6:FD:B2:8E:2B
    向上广播多播 MTU:1500公制:1
    RX 数据包:0错误:0丢弃:0帧:0
    TX 数据包:0错误:0丢弃:0溢出:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (B) TX 字节:0 (0.0)
    
    ETH2链路加密:以太网 HWaddr 70:FF:76:1C:08:91
    上广播多播 MTU:1500公制:1
    RX 数据包:0错误:0超
    支:0帧:0 TX 数据包:0错误:0中断:0
    冲突:0载波:0 txelen:1000
    RX 字节:0 (0.0 B) TX 字节:0帧:0 TX
    
    字节:0、0 TX 字节:0冲突:0:0 (HWADDR:0:76:00:00:00:00)以太网队列地址:76:76:00
    FE80:72ff:76ff:fe1c:892%763612/64范围:链路
    上行广播运行多播 MTU:1500公制:1
    RX 数据包:135错误:0丢弃:0溢出:0 TX
    数据包:38错误:0丢弃:0溢出:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:27192 (
    
    
    127.0.0.0)回路掩码:20.0.0字节(127.0.0.0)回
    路掩码:0.56字节 :1%763612/128范围:运行
    MTU:65536公制:1
    RX 数据包:163错误:0丢弃:0溢出:0帧:0
    TX 数据包:163错误:0丢弃:0溢出:0载波:0
    冲突:0 queuelen:1000
    RX 字节:12472 (12.1 KiB) TX 字节:12472 (12.1 KiB)错误:163个错误:0个中断:0个载波:0个溢出:0个冲突0个冲突0个;
    
    @
    1000个冲突0个 CPU:1000个 RX 字节:1000个 RX 字节:1000个 RX:1000个 RX 字节:1000个 RX 字节:1000个~ RX 字节:1000个 RX) TX 字节1个 TX 字节1个 IP 地址:1个 IP 地址
    ~@ 

    在 default-rootfs 中,ip 命令的作用是:

    root@am57xx-EVM:~# ip link add name prp0 type prp slave1 eth2 slave2 eth3 supervision 45
    root@am57xx-EVM:~# ifconfig prp0 192.168.14.126 up
    root@am57xx-EVM:~# ifconfig
    eth0 链路连接:以太网 HWaddr A0:F6:FD:B2:8E:2A
    上广播多播 MTU:1500公制:1
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:0错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:0 (0.0 B)
    中断:85
    
    eth1 链路连接:以太网 HWaddr A0:F6:FD:B2:8E:2B
    上广播多播 MTU:1500公制:1
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:0错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:0 (0.0 B)
    
    eth2 链接地址:以太网 HWaddr 70:FF:76:1C:08:91
    上广播多播 MTU:1500公制:1
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:0错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:0 (0.0 B)
    
    eth3 链接地址:以太网 HWaddr 70:FF:76:1C:08:92
    inet6 addr:fe80::72ff:76ff:fe1c:892%763612/64范围:链接
    运行多播 MTU:1500公制:1的上广播
    RX 数据包:97错误:0丢弃:0超限:0帧:0
    TX 数据包:70错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:19206 (18.7 KiB) TX 字节:12280 (11.9 KiB)
    
    lo 链路环状图:本地环回
    iNet addr:127.0.0.1掩码:255.0.0.0
    inet6 addr:::1%763612/128范围:主机
    正在运行 MTU:65536公制:1的上环回
    RX 数据包:171错误:0丢弃:0超限:0帧:0
    TX 数据包:171错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:13140 (12.8 KiB) TX 字节:13140 (12.8 KiB)
    
    prp0 链接地址:以太网 HWaddr 70:FF:76:1C:08:91
    iNet addr:192.168.14.126 Bcast:192.168.14.255掩码:255.255.255.0
    inet6 addr:fe80::72ff:76ff:fe1c:891%763612/64范围:链接
    运行多播 MTU:1494公制:1的上广播
    RX 数据包:0错误:0丢弃:16超限:0帧:0
    TX 数据包:34错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:5747 (5.6 KiB) 

    请帮助。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、VLeshka、

    请安装  libelF1和  iproute2软件包以解决此问题。

    $ MACHINE=am57xx-EVM bitbake 产品2.

    root@am57xx-EVM:~# opkg --add-arch armv7ahf-neon:56 install --force-depends libelf1_0.170-r0_arm
    v7ahf-none.ipk
    root@am57xx-EVM:~# opkg --add-arch armv7ahf-neon:56安装--force-depends ipute2_4.11.0-r0.a
    rago3_armv7ahf-none.ipk

    此致、
    Kemal

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    非常感谢。

    在 base-rootfs 中精细安装的软件包:

    root@am57xx-EVM:~# opkg --add-arch armv7ahf-neon:56 install --force-depends libelf1_0.170-r0_armv7ahf-none.ipk
    在 root 上安装 libelF1 (0.170)
    配置 libelF1。
    root@am57xx-EVM:~ó n
    
    root@am57xx-EVM:~ó n opkg --add-arch armv7ahf-neon:56安装--force-depends ipute2_4.11.0-r0.arago3_armv7ahf-none.ipk
    在 root
    用户配置 ipute2上安装 iproute2 (4.11.0)。
    更新替代方法:将/sbin/ip 链接到/sbin/ip.iproute2
    root@am57xx-EVM:~# 

    但在测试过程中发现:

    在 base-rootfs 中,PRU-prp (eth2和 eth3)中的 ping 为0.5ms。
    但在 base-rootfs 中,PRU-prp (eth2和 eth3)中的 ping 太大:0.5 - 10ms:

    root@am57xx-EVM:~ ip# ip link add name prp0 type prp slave1 eth2 slave2 eth3 supervision 45
    root@am57xx-EVM:~# ifconfig prp0 192.168.14.126 up
    
    root@am57xx-EVM:~# ip link add name prp1000 type prp slaveth0 slavp0 slav1 prp1 evmr es1 root
    @~
    @~
    
    @~ am57xx-evmr + ip + p1000 root + p1000 evmr es1 root + p57xx evmr ip+ p1000 root + p1000 evmr es1 root + ip+ p1000 evmr es1 root + ip+ p57xx evmr es1 root + ip+ p1000 evm p ifconfig
    eth0 链路连接:以太网 HWaddr A0:F6:FD:B2:8E:2A
    上广播多播 MTU:1500公制:1
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:0错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:0 (0.0 B)
    中断:85
    
    eth1 链路连接:以太网 HWaddr A0:F6:FD:B2:8E:2B
    上广播多播 MTU:1500公制:1
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:0错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:0 (0.0 B)
    
    eth2 链接地址:以太网 HWaddr 70:FF:76:1C:08:91
    inet6 addr:fe80::72ff:76ff:fe1c:891%763612/64范围:链接
    运行多播 MTU:1500公制:1的上广播
    RX 数据包:119错误:0丢弃:0超限:0帧:0
    TX 数据包:81错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:23852 (23.2 KiB) TX 字节:14762 (14.4 KiB)
    
    eth3 链接地址:以太网 HWaddr 70:FF:76:1C:08:92
    上广播多播 MTU:1500公制:1
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:0错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:0 (0.0 B)
    
    低 链路环状图:本地环回
    iNet addr:127.0.0.1掩码:255.0.0.0
    inet6 addr:::1%763612/128范围:主机
    正在运行 MTU:65536公制:1的上环回
    RX 数据包:169错误:0丢弃:0超限:0帧:0
    TX 数据包:169错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:13000 (12.6KiB) TX 字节:13000 (12.6KiB)
    
    prp0 链接地址:以太网 HWaddr 70:FF:76:1C:08:91
    iNet addr:192.168.14.126 Bcast:192.168.14.255掩码:255.255.255.0
    inet6 addr:fe80::72ff:76ff:fe1c:891%763612/64范围:链接
    运行多播 MTU:1494公制:1的上广播
    RX 数据包:2错误:0丢弃:0超限:0帧:0
    TX 数据包:42错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:391 (391.0 B) TX 字节:7650 (7.4 KiB)
    
    prp1000链路连接:以太网 HWaddr A0:F6:FD:B2:8E:2A
    iNet addr:192.168.12.151 Bcast:192.168.12.255掩码:255.255.255.0
    向上广播多播 MTU:1494 Metric:1
    RX 数据包:0错误:0丢弃:0超限:0帧:0
    TX 数据包:0错误:0丢弃:0超限:0载波:0
    冲突:0 txqueuelen:1000
    RX 字节:0 (0.0 B) TX 字节:0 (0.0 B)
    
    root@am57xx-EVM:~ ping 192.168.14.160
    ping 192.168.14.160 (192.168.14.160):56个数据字节
    64字节从192.168.14.160:493=0 TTL=128 time=15.728 ms
    从192.168.14.160:seq=1 seq=128 time=5.578ms
    从192.168.14.160字节到192.168.14.160:从192.168.14.160:4160:424=14.160字节=5.572ms 64
    字节从192.168.14.160:从192.168.14.160: SEQ=3 TTL=128 time=5.407ms
    从192.168.14.160开始64字节:TTL=4 TTL=128 time=5.326ms
    从192.168.14.160开始64字节:SEQ=5 TTL=128 time=5.264ms
    从192.168.14.160开始64字节:TTL=6 TTL=128 time=5.179ms
    从192.168.14.160开始64字节:SEQ=7 TTL=128 time=5.113=5.1464字节
    从192.168.14.64字节:从192.168.14.160开始
    SEQ=9 TTL=128 time=4.958ms
    从192.168.14.160开始64字节:SEQ=10 TTL=128 time=4.884ms
    从192.168.14.160开始64字节:SEQ=11 TTL=128 time=4.811ms
    从192.168.14.160开始64字节:TTL=12 TTL=128 time=4.726ms
    从192.168.14.160开始64字节:SEQ=14.13 =128时间=4.650 ms
    从192.168.160开始64字节
    :从192.168.14.160开始 SEQ=15 TTL=128 time=4.505ms
    从192.168.14.160开始64字节:TTL=16 TTL=128 time=4.416ms
    从192.168.14.160开始64字节:SEQ=17 TTL=128 time=4.348ms
    从192.168.14.160开始64字节:TTL=18 TTL=128 time=4.261ms
    从192.168.14.160开始64字节:SEQ=19 TTL=128 time=4.19164ms
    从192.168.14.160开始64字节:
    从192.168.14.160开始 SEQ=21 TTL=128 time=4.035ms
    从192.168.14.160开始64字节:SEQ=22 TTL=128 time=3.956ms
    从192.168.14.160开始64字节:SEQ=23 TTL=128 time=3.854ms
    从192.168.14.160开始64字节:TTL=24 TTL=128 time=3.787ms
    从192.168.14.160开始64字节 SEQ=14.25=128时间=3.64ms
    从192.168.160开始:
    SEQ=27 TTL=128 time=3.569ms
    从192.168.14.160开始64字节:TTL=28 TTL=128 time=3.483ms
    从192.168.14.160开始64字节:SEQ=29 TTL=128 time=3.406ms
    从192.168.14.160开始64字节:TTL=30 TTL=128 time=3.329ms
    从192.168.14.160开始64字节:SEQ=31 TTL=128 time=3.254ms
    从192.168.14.160开始64字节:从192.168.14.160开始
    SEQ=33 TTL=128 time=3.093ms
    从192.168.14.160开始64字节:SEQ=34 TTL=128 time=3.024ms
    从192.168.14.160开始64字节:SEQ=35 TTL=128 time=2.947ms
    从192.168.14.160开始64字节:TTL=36 TTL=128 time=2.868ms
    从192.168.14.160开始64字节:SEQ=14.37=128时间=2.787ms
    从192.168.160开始64字节:从192.168.704ms 开始
    SEQ=39 TTL=128 Time=2.633ms
    从192.168.14.160开始64字节:TTL=40 TTL=128 time=2.557ms
    从192.168.14.160开始64字节:SEQ=41 TTL=128 time=2.488ms
    从192.168.14.160开始64字节:TTL=42 TTL=128 time=2.402ms
    从192.168.14.160开始64字节:SEQ=43 TTL=128 times=2.44ms
    从192.168.14.160开始64字节:从192.168.14.160开始
    SEQ=45 TTL=128 time=2.190ms
    从192.168.14.160开始64字节:SEQ=46 TTL=128 time=2.104ms
    从192.168.14.160开始64字节:SEQ=47 TTL=128 time=2.029ms
    从192.168.14.160开始64字节:TTL=48 TTL=128 time=1.949ms
    从192.168.14.160开始64字节:SEQ=14.49=128时间=1.864
    
    字节从192.168.160开始:从192.168.14.160开始 SEQ=51 TTL=128 Time=1.734ms
    从192.168.14.160开始64字节:TTL=52 TTL=128 time=1.655ms
    从192.168.14.160开始64字节:SEQ=53 TTL=128 time=1.562ms
    从192.168.14.160开始64字节:TTL=54 TTL=128 time=1.480ms
    从192.168.32914.160开始64字节:SEQ=55 TTL=128 time=1.64ms
    从192.168.14.56ms 开始:
    从192.168.160开始 SEQ=57 TTL=128 time=1.248ms
    从192.168.14.160开始64字节:867=58 TTL=128 time=1.173ms
    从192.168.14.160开始64字节:SEQ=59 TTL=128 time=1.086ms
    从192.168.14.160开始64字节:TTL=60 TTL=128 time=1.010ms
    从192.168.14.160开始64字节:SEQ=61 TTL=128 time=0.950ms
    从192.168.14.62ms 从192.168.160开始:
    从192.168.14.160开始64字节:从192.168.14.160开始 101=63 TTL=128 time=0.788ms
    从192.168.14.160开始64字节:410=64 TTL=128 time=0.708ms
    从192.168.14.160开始64字节:SEQ=65 TTL=128 time=10.637ms
    从192.168.14.160开始64字节:TTL=66 TTL=128 time=10.560ms
    从192.168.14.160开始64字节:SEQ=67 TTL=128 time=0.492ms
    从192.168.14.160开始64字节:
    从192.168.14.160开始 SEQ=69 TTL=128 time=10.340ms
    从192.168.14.160开始64字节:TTL=70 TTL=128 time=10.258ms
    从192.168.14.160开始64字节:SEQ=71 TTL=128 time=10.195ms
    从192.168.14.160开始64字节:TTL=72 TTL=128 time=10.108ms
    从192.168.14.160开始64字节:SEQ=73 TTL=128 time=14.74ms
    从192.168.14.160开始64字节:从192.168.14.160开始
    SEQ=75 TTL=128 time=9.872ms
    从192.168.14.160开始64字节:SEQ=76 TTL=128 time=9.788ms
    

    请帮助。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    然后、在MACHINE=am57xx-evm bitbake arago-base-tisdk-image构建时输入最后一步、并在电路板上使用 Arago-base-tisdk-image-am57xx-evm.tar.xz 映像、而不是 Arago-Tina-image-am57xx-evm.tar.xz。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    命令:

    cd tisdk
    ./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
    cd build
    。 CONF/setenv
    导出工具链_path_armv7=$HOME/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf
    导出工具链_path_armv8=$HOME/gcc-linaro-7.2.1-2017.11-x86_64_aevm=linux-base-archake-bake-gamdk-linux-base-bake-bake-bake-gubake-bake-bake-gover-bake-gover-bake-gub-base-bake-gov
    

    并且机器命令中存在错误:

    VL@vlubuntu18:~/tisdk/build machine=am57xx-EVM bitbake Arago-base-tisdk-image
    注:您的 conf/bblayers.conf 已自动更新。
    注意:您的 conf/bblayers.conf 已自动更新。
    正在加载高速缓存:100%|################################ |时间:0:00:09
    从依赖项高速缓存加载了4061个条目。
    解析配方:100%|############################ |时间:0:01:01:09
    解析3159 .bb 文件完成(2573缓存,586解析)。 4064个目标、447个跳过、0个屏蔽、0个错误。
    警告:
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-bsp/common-csl-ip/common-csp-ip_git.bbappend
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-devtools/python/python3-native_3.5.2.bbappend 没有可用的方法
    注意:解决任何缺失的任务队列相关性
    
    生成配置:
    BB_VERSION ="1.36.0"
    BUIL_SYS ="x86_64-Linux"
    内设 ="Uubuntu-18.04"
    TARGET_SYS ="arm-linux-gnueabi"
    机器 ="am57xx-evm"
    分发包 ="Arago"
    distro_version ="2018.08"
    TUNE_features ="arm armv7a vfp thumb neon callconvention-hard"
    target_FPU ="硬"
    meta-processor-sdk ="标题:012bf1c42b1826380ca7557e5185fe88f939a93c"
    meta-ROS ="head:e2566402ab108a19634354a934788109422cf409"
    meta-arago-distro
    meta-arago-extras ="head:85f191c83f7cd7b3b4fb6df08b22fbe24e25773"
    meta-browser ="标题:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5 ="标题:682ad61c071a9710e9f9d8a32ab1b5f3c14953d1"
    元网络
    Meta-python
    Meta-OE
    元- gnome
    元多媒体 ="标题:ea996301d9c097bcb8046f08041dc82bb62f8"
    meta-ti ="标题:3f26d1f94fbc87740fdfe33292c904e865257e81"
    meta-linaro-toolchain
    meta-optee ="标题:75dfb67bbb14a70cd47afda9726e2e1c76731885"
    元数据 ="标题:7d518d342eb67d25aa071fb08d03f06d6da576c6"
    
    正在初始化任务:100%|###################################### |时间:0:00:09
    注:执行 SetScene 任务
    注:执行 RunQueue 任务
    错误:perf-1.0-R9 DO 配置:在 exec_python _func()中执行 python 函数时出错自动生成:
    
    导致此异常/失败的 python 调用的栈跟踪为:
    文件:'Exec_Linethon _func()自动生成,No:2: 
    0001:
    *** 0002:copy_perf_source_ffrom _kernel (d)
    0003:
    文件:'/home/vl/tisdk/sources/oe-core/meta/recipes-kernel/perf/perf.bb、行号:148、函数:copy_perf_source_ffrom _kernel
    0144:对于源代码中的 s:
    0145: src = OE.path.join (src_dir、s)
    0146: dest = OE.path.join (dest_dir、s)
    0147: 如果 os.path.isdir (src):
    *** 0148: oe.path.copyhardlinktree (src、dest)
    0149: 否则:
    0150: b.utils.copyfile (src、dest)
    0151:}
    0152:
    文件:'/home/vl/tisdk/sources/oe-core/meta/lib/oe/path.py、行号:113、函数:copyhardlinktree
    0109: 否则:
    0110: Source = src
    0111: s_dir = os.getcwd()
    0112: CMD ='CP -AFL --preserve=xattr %s %s'%(source、os.path.realpath (dst)
    )*** 0113: subprocess.check_output(cmd、shell=True、cwd=s_dir、stderr=subprocess.STDOUT)
    0114:否则:
    0115: copytree (src、dst)
    0116:
    0117:def remove (path、递归=真):
    文件:'/usr/lib/python3.6/subprocess.py、行号:356、函数:check_output
    0352: #空字符串。 这是为了实现向后兼容性而维护的。
    0353: kwargs['input']='' if kwargs.get ('universal_newlines '、False) else b''
    0354:
    0355:return run (* popenargs、stdout=pipe、timeout=timeout、check=True、
    *** 0356: kwargs.stdout
    0357:
    0358:
    0359:类 CompletedProcess (object):
    0360:""已完成运行的进程。
    文件:'/usr/lib/python3.6/subprocess.py、行号:438、函数:运行
    0434: 升高
    0435: retcode = process.poll ()
    0436: 如果检查并重新编码:
    0437: 提升 CalledProcessError (retcode、process.args、
    *** 0438: output=stdout、stderr=stderr)
    0439:return CompletedProcess (process.args、retcode、stdout、stderr)
    0440:
    0441:
    0442:def list2cmdline(Seq):
    异常:subprocess.CalledProcessError:命令'CP -AFL --preserve=xattr ./*/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include 返回非零退出状态1.
    
    子流程输出:
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/auto.conf 至"./config/auto.conf:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/auto.conf.cmd 至"./config/auto.conf.cmd:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tristate.conf 至"./config/tristate.conf:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/atags.h 至"./config/atags.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crc32.h 至"./config/crc32.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vfp.h 至"./config/vfp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/aeabi.h 至"./config/aeabi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/seccomp.h 至"./config/seccomp.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hdmi.h 至"./config/hdmi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cm36651.h 至"./config/cm36651.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/glob.h 至"./config/glob.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/swphy.h 至"./config/swphy.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fsnotify.h 至"./config/fsnotify.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/stp.h 至"./config/stp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ipv6.h 至"./config/ipv6.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bql.h 至"./config/bql.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/devtmpfs.h 至"./config/devtmpfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan.h 至"./config/wlan.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/namespaces.h 至"./config/namespaces.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pcieaer.h 至"./config/pcieaer.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can.h 至"./config/can.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cfg80211.h 至"./config/cfg80211.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb.h 至"./config/usb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ethernet.h 至"./config/ethernet.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dql.h 至"./config/dql.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/coredump.h 至"./config/coredump.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/printk.h 至"./config/printk.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/timerfd.h 至"./config/timerfd.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bounce.h 至"./config/bounce.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/shmem.h 至"./config/shmem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd.h 至"./config/mtd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/migration.h 至"./config/migration.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dnotify.h 至"./config/dnotify.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ata.h 至"./config/ata.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/remoteproc.h 至"./config/remoteproc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vdso.h 至"./config/vdso.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/exportfs.h 至"./config/exportfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serio.h 至"./config/serio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/schedstats.h 至"./config/schedstats.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tigon3.h 至"./config/tigon3.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hwmon.h 至"./config/hwmon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/lockd.h 至"./config/lockd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm.h 至"./config/arm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/standalone.h 至"./config/standalone.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efi.h 至"./config/efi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rational.h 至"./config/rational.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/block.h 至"./config/block.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bug.h 至"./config/bug.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pm.h 至"./config/pm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pps.h 至"./config/pps.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/memcg.h 至"./config/memcg.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/spi.h 至"./config/spi.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/libfdt.h 至"./config/libfdt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vt.h 至"./config/vt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dtc.h 至"./config/dtc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sbitmap.h 至"./config/sbitmap.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nls.h 至"./config/nls.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/optee.h 至"./config/optee.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iwlwifi.h 至"./config/iwlwifi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rfkill.h 至"./config/rfkill.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netdevices.h 至"./config/netdevices.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/eventfd.h 至"./config/eventfd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xfrm.h 至"./config/xfrm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bpf.h 至"./config/bpf.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tee.h 至"./config/tee.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dmi.h 至"./config/dmi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpusets.h 至"./config/cpusets.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pcieportbus.h 至"./config/pcieportbus.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/highmem.h 至"./config/highmem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nvmem.h 至"./config/nvmem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pinconf.h 至"./config/pinconf.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/lbdaf.h 至"./config/lbdaf.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/swiotlb.h 至"./config/swiotlb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/elfcore.h 至"./config/elfcore.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/keys.h 至"./config/keys.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iwlmvm.h 至"./config/iwlmvm.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hwspinlock.h 至"./config/hwspinlock.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sram.h 至"./config/sram.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crc16.h 至"./config/crc16.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tmpfs.h 至"./config/tmpfs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/futex.h 至"./config/futex.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/isl29003.h 至"./config/isl29003.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bcma.h 至"./config/bcma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dmadevices.h 至"./config/dmadevices.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pinctrl.h 至"./config/pinctrl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sysvipc.h 至"./config/sysvipc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/smsc911x.h 至"./config/smsc911x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt2x00.h 至"./config/rt2x00.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/modules.h 至"./config/modules.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rpmsg.h 至"./config/rpmsg.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sound.h 至"./config/sound.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/unix.h 至"./config/unix.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/srcu.h 至"./config/srcu.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/membarrier.h 至"./config/membarrier.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xps.h 至"./config/xps.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge.h 至"./config/bridge.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator.h 至"./config/regulator.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt2800usb.h 至"./config/rt2800usb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kexec.h 至"./config/kexec.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/e1000e.h 至"./config/e1000e.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/multiuser.h 至"./config/multiuser.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/suspend.h 至"./config/suspend.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ak8975.h 至"./config/ak8975.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/w1.h 至"./config/w1.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/slub.h 至"./config/slub.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c.h 至"./config/i2c.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iwldvm.h 至"./config/iwldvm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sunrpc.h 至"./config/sunrpc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kallsyms.h 至"./config/kallsyms.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci.h 至"./config/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pwm.h 至"./config/pwm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mii.h 至"./config/mii.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/signalfd.h 至"./config/signalfd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/watchdog.h 至"./config/watchdog.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/epoll.h 至"./config/epoll.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net.h 至"./config/net.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vfpv3.h 至"./config/vfpv3.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pinmux.h 至"./config/pinmux.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/packet.h 至"./config/packet.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet.h 至"./config/inet.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/freezer.h 至"./config/freezer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bt.h 至"./config/bt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpiolib.h 至"./config/gpiolib.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/uio.h 至"./config/uio.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter.h 至"./config/netfilter.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/apds9802als.h 至"./config/apds9802als.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/spmi.h 至"./config/spmi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iio.h 至"./config/iio.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/skge.h 至"./config/skge.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/smp.h 至"./config/smp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tty.h 至"./config/tty.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/libcrc32c.h 至"./config/libcrc32c.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wl18xx.h 至"./config/wl18xx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ras.h 至"./config/ras.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/devmem.h 至"./config/devmem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/neon.h 至"./config/neon.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/localversion.h 至"./config/localversion.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto.h 至"./config/crypto.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cmdline.h 至"./config/cmdline.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/virtio.h 至"./config/virtio.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/uid16.h 至"./config/uid16.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/embedded.h 至"./config/embedded.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mailbox.h 至"./config/mailbox.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/edac.h 至"./config/edac.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/scsi.h 至"./config/scsi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hid.h 至"./config/hid.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/jbd2.h 至"./config/jbd2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/phylib.h 至"./config/phylib.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlcore.h 至"./config/wlcore.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kernfs.h 至"./config/kernfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/expert.h 至"./config/expert.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wireless.h 至"./config/wireless.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/squashfs.h 至"./config/squashfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cgroups.h 至"./config/cgroups.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmc.h 至"./config/mmc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/brcmfmac.h 至"./config/brcmfmac.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/extcon.h 至"./config/extcon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hz.h 至"./config/hz.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nlattr.h 至"./config/nlattr.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sysfs.h 至"./config/sysfs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb.h 至"./config/fb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal.h 至"./config/thermal.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/brcmutil.h 至"./config/brcmutil.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rps.h 至"./config/rps.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/modversions.h 至"./config/modversions.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/compaction.h 至"./config/compaction.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd.h 至"./config/snd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/flatmem.h 至"./config/flatmem.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ikconfig.h 至"./config/ikconfig.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sysctl.h 至"./config/sysctl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cifs.h 至"./config/cifs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/memory.h 至"./config/memory.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bch.h 至"./config/bch.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pcieaspm.h 至"./config/pcieaspm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/irqchip.h 至"./config/irqchip.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mpu3050.h 至"./config/mpu3050.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pstore.h 至"./config/pstore.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/textsearch.h 至"./config/textsearch.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ks8851.h 至"./config/ks8851.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm.h 至"./config/drm.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ics932s401.h 至"./config/ics932s401.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/preempt.h 至"./config/preempt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mwifiex.h 至"./config/mwifiex.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/highpte.h 至"./config/highpte.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/llc.h 至"./config/llc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regmap.h 至"./config/regmap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fhandle.h 至"./config/fhandle.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/swap.h 至"./config/swap.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mac80211.h 至"./config/mac80211.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cma.h 至"./config/cma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bitreverse.h 至"./config/bitreverse.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/devport.h 至"./config/devport.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/aio.h 至"./config/aio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of.h 至"./config/of.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input.h 至"./config/input.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmu.h 至"./config/mmu.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/e1000.h 至"./config/e1000.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kernel.release 至"./config/kernel.release:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/omap.h 至"./config/arch/omap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/multiplatform.h 至"./config/arch/multiplatform.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/omap2plus.h 至"./config/arch/omap2plus.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/optional/kernel/rwx.h 至"./config/arch/optional/kernel/rwx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/optional/kernel/rwx/default.h 至"./config/arch/optional/kernel/rwx/default.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/omap2plus/typical.h 至"./config/arch/omap2plus/typical.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/multi/v7.h 至"./config/arch/multi/v7.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/multi/v6/v7.h 至"./config/arch/multi/v6/v7.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/bandgap.h 至"./config/arch/has/bandgap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/set/memory.h 至"./config/arch/has/set/memory.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/devmem/is/allowed.h 至"./config/arch/has/devmem/is/allowed.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/sg/chain.h 至"./config/arch/has/sg/chain.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/elf/randomize.h 至"./config/arch/has/elf/randomize.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/holes/memorymodel.h 至"./config/arch/has/holes/memorymodel.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/debug/virtual.h 至"./config/arch/has/debug/virtual.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/strict/kernel/rwx.h 至"./config/arch/has/strict/kernel/rwx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/strict/module/rwx.h 至"./config/arch/has/strict/module/rwx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/gcov/profile/all.h 至"./config/arch/has/gcov/profile/all.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/has/tick/broadcast.h 至"./config/arch/has/tick/broadcast.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/suspend/possible.h 至"./config/arch/suspend/possible.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/want/ipc/parse/version.h 至"./config/arch/want/ipc/parse/version.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/want/general/hugetlb.h 至"./config/arch/want/general/hugetlb.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/clocksource/data.h 至"./config/arch/clocksource/data.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/use/builtin/bswap.h 至"./config/arch/use/builtin/bswap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/use/cmpxchg/lockref.h 至"./config/arch/use/cmpxchg/lockref.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/supports/uprobes.h 至"./config/arch/supports/uprobes.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/supports/atomic/rmw.h 至"./config/arch/supports/atomic/rmw.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/mmap/rnd/bits.h 至"./config/arch/mmap/rnd/bits.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/mmap/rnd/bits/max.h 至"./config/arch/mmap/rnd/bits/max.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/mmap/rnd/bits/min.h 至"./config/arch/mmap/rnd/bits/min.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/hibernation/possible.h 至"./config/arch/hibernation/possible.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/might/have/pc/parport.h 至"./config/arch/might/have/pc/parport.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/nr/gpio.h 至"./config/arch/nr/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/phys/addr/t/64bit.h 至"./config/arch/phys/addr/t/64bit.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arch/have/custom/gpio/h.h 至"./config/arch/have/custom/gpio/h.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/ide.h 至"./config/have/ide.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/clk.h 至"./config/have/clk.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/optprobes.h 至"./config/have/optprobes.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/kprobes.h 至"./config/have/kprobes.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/nmi.h 至"./config/have/nmi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/uid16.h 至"./config/have/uid16.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/kretprobes.h 至"./config/have/kretprobes.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/smp.h 至"./config/have/smp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/oprofile.h 至"./config/have/oprofile.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/memblock.h 至"./config/have/memblock.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arch/auditsyscall.h 至"./config/have/arch/auditsyscall.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arch/bitreverse.h 至"./config/have/arch/bitreverse.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arch/kgdb.h 至"./config/have/arch/kgdb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arch/tracehook.h 至"./config/have/arch/tracehook.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arch/seccomp/filter.h 至"./config/have/arch/seccomp/filter.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arch/mmap/rnd/bits.h 至"./config/have/arch/mmap/rnd/bits.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arch/jump/label.h 至"./config/have/arch/jump/label.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arch/pfn/valid.h 至"./config/have/arch/pfn/valid.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arch/transparent/hugepage.h 至"./config/have/arch/transparent/hugepage.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/kernel/lzma.h 至"./config/have/kernel/lzma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/kernel/xz.h 至"./config/have/kernel/xz.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/kernel/lz4.h 至"./config/have/kernel/lz4.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/kernel/gzip.h 至"./config/have/kernel/gzip.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/kernel/lzo.h 至"./config/have/kernel/lzo.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/irq/time/accounting.h 至"./config/have/irq/time/accounting.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arm/scu.h 至"./config/have/arm/scu.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arm/smccc.h 至"./config/have/arm/smccc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/arm/arch/timer.h 至"./config/have/arm/arch/timer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/proc/cpu.h 至"./config/have/proc/cpu.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/dma/contiguous.h 至"./config/have/dma/contiguous.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/dma/api/debug.h 至"./config/have/dma/api/debug.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/rcu/table/free.h 至"./config/have/rcu/table/free.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/context/tracking.h 至"./config/have/context/tracking.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/ebpf/jit.h 至"./config/have/ebpf/jit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/dynamic/ftrace.h 至"./config/have/dynamic/ftrace.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/dynamic/ftrace/with/regs.h 至"./config/have/dynamic/ftrace/with/regs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/regs/and/stack/access/api.h 至"./config/have/regs/and/stack/access/api.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/virt/cpu/accounting/gen.h 至"./config/have/virt/cpu/accounting/gen.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/perf/regs.h 至"./config/have/perf/regs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/perf/events.h 至"./config/have/perf/events.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/perf/user/stack/dump.h 至"./config/have/perf/user/stack/dump.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/debug/kmemleak.h 至"./config/have/debug/kmemleak.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/function/tracer.h 至"./config/have/function/tracer.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/function/graph/tracer.h 至"./config/have/function/graph/tracer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/hw/breakpoint.h 至"./config/have/hw/breakpoint.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/net/dsa.h 至"./config/have/net/dsa.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/clk/prepare.h 至"./config/have/clk/prepare.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/hardened/usercopy/allocator.h 至"./config/have/hardened/usercopy/allocator.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/ftrace/mcount/record.h 至"./config/have/ftrace/mcount/record.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/generic/gup.h 至"./config/have/generic/gup.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/generic/dma/coherent.h 至"./config/have/generic/dma/coherent.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/cc/stackprotector.h 至"./config/have/cc/stackprotector.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/gcc/plugins.h 至"./config/have/gcc/plugins.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/exit/thread.h 至"./config/have/exit/thread.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/syscall/tracepoints.h 至"./config/have/syscall/tracepoints.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/c/recordmcount.h 至"./config/have/c/recordmcount.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/mod/arch/specific.h 至"./config/have/mod/arch/specific.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/have/efficient/unaligned/access.h 至"./config/have/efficient/unaligned/access.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/soc.h 至"./config/snd/soc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/usb.h 至"./config/snd/usb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/hwdep.h 至"./config/snd/hwdep.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/rawmidi.h 至"./config/snd/rawmidi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/pcm.h 至"./config/snd/pcm.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/jack.h 至"./config/snd/jack.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/drivers.h 至"./config/snd/drivers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/timer.h 至"./config/snd/timer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/proc/fs.h 至"./config/snd/proc/fs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/soc/spdif.h 至"./config/snd/soc/spdif.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/soc/tlv320aic3x.h 至"./config/snd/soc/tlv320aic3x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/soc/tlv320aic31xx.h 至"./config/snd/soc/tlv320aic31xx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/soc/generic/dmaengine/pcm.h 至"./config/snd/soc/generic/dmaengine/pcm.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/soc/i2c/and/spi.h 至"./config/snd/soc/i2c/and/spi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/soc/hdmi/codec.h 至"./config/snd/soc/hdmi/codec.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/usb/audio.h 至"./config/snd/usb/audio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/dmaengine/pcm.h 至"./config/snd/dmaengine/pcm.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/davinci/soc/mcasp.h 至"./config/snd/davinci/soc/mcasp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/simple/card.h 至"./config/snd/simple/card.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/simple/scu/card.h 至"./config/snd/simple/scu/card.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/simple/card/utils.h 至"./config/snd/simple/card/utils.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/omap/soc.h 至"./config/snd/omap/soc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/omap/soc/hdmi/audio.h 至"./config/snd/omap/soc/hdmi/audio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/dynamic/minors.h 至"./config/snd/dynamic/minors.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/pcm/iec958.h 至"./config/snd/pcm/iec958.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/pcm/eld.h 至"./config/snd/pcm/eld.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/pcm/timer.h 至"./config/snd/pcm/timer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/jack/input/dev.h 至"./config/snd/jack/input/dev.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/hda/prealloc/size.h 至"./config/snd/hda/prealloc/size.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/verbose/procfs.h 至"./config/snd/verbose/procfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/max/cards.h 至"./config/snd/max/cards.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/support/old/api.h 至"./config/snd/support/old/api.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/snd/edma/soc.h 至"./config/snd/edma/soc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/scsi/dma.h 至"./config/scsi/dma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/scsi/mod.h 至"./config/scsi/mod.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/scsi/lowlevel.h 至"./config/scsi/lowlevel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/scsi/proc/fs.h 至"./config/scsi/proc/fs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/twl6040/core.h 至"./config/twl6040/core.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/keyboard.h 至"./config/input/keyboard.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/adxl34x.h 至"./config/input/adxl34x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/mouse.h 至"./config/input/mouse.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/joydev.h 至"./config/input/joydev.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/matrixkmap.h 至"./config/input/matrixkmap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/misc.h 至"./config/input/misc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/evdev.h 至"./config/input/evdev.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/leds.h 至"./config/input/leds.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/touchscreen.h 至"./config/input/touchscreen.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/polldev.h 至"./config/input/polldev.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/adxl34x/spi.h 至"./config/input/adxl34x/spi.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/adxl34x/i2c.h 至"./config/input/adxl34x/i2c.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/input/gpio/decoder.h 至"./config/input/gpio/decoder.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/memory/isolation.h 至"./config/memory/isolation.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/slub/cpu/partial.h 至"./config/slub/cpu/partial.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/edma.h 至"./config/ti/edma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/prueth.h 至"./config/ti/prueth.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/pipe3.h 至"./config/ti/pipe3.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/cpts.h 至"./config/ti/cpts.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/cpsw.h 至"./config/ti/cpsw.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/thermal.h 至"./config/ti/thermal.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/dss6.h 至"./config/ti/dss6.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/cppi41.h 至"./config/ti/cppi41.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/1pps/dm/timer.h 至"./config/ti/1pps/dm/timer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/ptp/bc.h 至"./config/ti/ptp/bc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/cpsw/ale.h 至"./config/ti/cpsw/ale.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/cpsw/phy/sel.h 至"./config/ti/cpsw/phy/sel.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/soc/thermal.h 至"./config/ti/soc/thermal.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/dma/crossbar.h 至"./config/ti/dma/crossbar.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/davinci/mdio.h 至"./config/ti/davinci/mdio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/davinci/cpdma.h 至"./config/ti/davinci/cpdma.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/cpts/mod.h 至"./config/ti/cpts/mod.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ti/am335x/adc.h 至"./config/ti/am335x/adc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rfs/accel.h 至"./config/rfs/accel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/legacy.h 至"./config/drm/legacy.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/tidss.h 至"./config/drm/tidss.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/bridge.h 至"./config/drm/bridge.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap.h 至"./config/drm/omap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/tilcdc.h 至"./config/drm/tilcdc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/vm.h 至"./config/drm/vm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/panel.h 至"./config/drm/panel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/kms/helper.h 至"./config/drm/kms/helper.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/kms/fb/helper.h 至"./config/drm/kms/fb/helper.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/kms/cma/helper.h 至"./config/drm/kms/cma/helper.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/i2c/nxp/tda998x.h 至"./config/drm/i2c/nxp/tda998x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap/wb.h 至"./config/drm/omap/wb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap/encoder/tpd12s015.h 至"./config/drm/omap/encoder/tpd12s015.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap/encoder/sii9022.h 至"./config/drm/omap/encoder/sii9022.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap/encoder/tc358768.h 至"./config/drm/omap/encoder/tc358768.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap/encoder/tfp410.h 至"./config/drm/omap/encoder/tfp410.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap/encoder/sii9022/audio/codec.h 至"./config/drm/omap/encoder/sii9022/audio/codec.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap/connector/dvi.h 至"./config/drm/omap/connector/dvi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap/connector/hdmi.h 至"./config/drm/omap/connector/hdmi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap/dra7evm/encoder/tpd12s015.h 至"./config/drm/omap/dra7evm/encoder/tpd12s015.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/omap/panel/dpi.h 至"./config/drm/omap/panel/dpi.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/panel/simple.h 至"./config/drm/panel/simple.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/panel/bridge.h 至"./config/drm/panel/bridge.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/gem/cma/helper.h 至"./config/drm/gem/cma/helper.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/fbdev/emulation.h 至"./config/drm/fbdev/emulation.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/fbdev/overalloc.h 至"./config/drm/fbdev/overalloc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/drm/tidss/dss7.h 至"./config/drm/tidss/dss7.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/boardinfo.h 至"./config/i2c/boardinfo.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/mux.h 至"./config/i2c/mux.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/omap.h 至"./config/i2c/omap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/slave.h 至"./config/i2c/slave.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/algobit.h 至"./config/i2c/algobit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/emev2.h 至"./config/i2c/emev2.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/compat.h 至"./config/i2c/compat.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/chardev.h 至"./config/i2c/chardev.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/mux/pinctrl.h 至"./config/i2c/mux/pinctrl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/mux/pca954x.h 至"./config/i2c/mux/pca954x.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/demux/pinctrl.h 至"./config/i2c/demux/pinctrl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/slave/eeprom.h 至"./config/i2c/slave/eeprom.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/helper/auto.h 至"./config/i2c/helper/auto.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/i2c/arb/gpio/challenge.h 至"./config/i2c/arb/gpio/challenge.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/nat.h 至"./config/nf/nat.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/conntrack.h 至"./config/nf/conntrack.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/nat/needed.h 至"./config/nf/nat/needed.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/nat/ipv4.h 至"./config/nf/nat/ipv4.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/nat/proto/sctp.h 至"./config/nf/nat/proto/sctp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/nat/proto/dccp.h 至"./config/nf/nat/proto/dccp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/nat/proto/udplite.h 至"./config/nf/nat/proto/udplite.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/nat/masquerade/ipv4.h 至"./config/nf/nat/masquerade/ipv4.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/ct/proto/dccp.h 至"./config/nf/ct/proto/dccp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/ct/proto/sctp.h 至"./config/nf/ct/proto/sctp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/ct/proto/udplite.h 至"./config/nf/ct/proto/udplite.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/conntrack/procfs.h 至"./config/nf/conntrack/procfs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/conntrack/ipv4.h 至"./config/nf/conntrack/ipv4.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nf/defrag/ipv4.h 至"./config/nf/defrag/ipv4.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ir/jvc/decoder.h 至"./config/ir/jvc/decoder.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ir/mce/kbd/decoder.h 至"./config/ir/mce/kbd/decoder.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ir/sharp/decoder.h 至"./config/ir/sharp/decoder.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ir/nec/decoder.h 至"./config/ir/nec/decoder.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ir/xmp/decoder.h 至"./config/ir/xmp/decoder.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ir/sony/decoder.h 至"./config/ir/sony/decoder.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ir/sanyo/decoder.h 至"./config/ir/sanyo/decoder.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ir/rc6/decoder.h 至"./config/ir/rc6/decoder.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ir/rc5/decoder.h 至"./config/ir/rc5/decoder.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs.h 至"./config/usb/configfs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/functionfs.h 至"./config/usb/functionfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/phy.h 至"./config/usb/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/isp1760.h 至"./config/usb/isp1760.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/storage.h 至"./config/usb/storage.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/isp1301.h 至"./config/usb/isp1301.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/common.h 至"./config/usb/common.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/gspca.h 至"./config/usb/gspca.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/pci.h 至"./config/usb/pci.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/serial.h 至"./config/usb/serial.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/acm.h 至"./config/usb/acm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/hid.h 至"./config/usb/hid.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/gadget.h 至"./config/usb/gadget.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/libcomposite.h 至"./config/usb/libcomposite.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/belkin.h 至"./config/usb/belkin.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/gadgetfs.h 至"./config/usb/gadgetfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/test.h 至"./config/usb/test.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/armlinux.h 至"./config/usb/armlinux.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/eth.h 至"./config/usb/eth.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/rtl8152.h 至"./config/usb/rtl8152.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/audio.h 至"./config/usb/audio.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/zero.h 至"./config/usb/zero.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/pegasus.h 至"./config/usb/pegasus.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/dwc3.h 至"./config/usb/dwc3.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/support.h 至"./config/usb/support.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/usbnet.h 至"./config/usb/usbnet.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/ncm.h 至"./config/usb/configfs/ncm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/obex.h 至"./config/usb/configfs/obex.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/rndis.h 至"./config/usb/configfs/rndis.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/acm.h 至"./config/usb/configfs/acm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/ecm.h 至"./config/usb/configfs/ecm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/serial.h 至"./config/usb/configfs/serial.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/eem.h 至"./config/usb/configfs/eem.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/f/hid.h 至"./config/usb/configfs/f/hid.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/f/fs.h 至"./config/usb/configfs/f/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/f/midi.h 至"./config/usb/configfs/f/midi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/f/uvc.h 至"./config/usb/configfs/f/uvc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/f/uac1.h 至"./config/usb/configfs/f/uac1.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/f/printer.h 至"./config/usb/configfs/f/printer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/f/uac2.h 至"./config/usb/configfs/f/uac2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/f/lb/ss.h 至"./config/usb/configfs/f/lb/ss.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/ecm/subset.h 至"./config/usb/configfs/ecm/subset.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/configfs/mass/storage.h 至"./config/usb/configfs/mass/storage.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/serial.h 至"./config/usb/g/serial.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/ncm.h 至"./config/usb/g/ncm.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/printer.h 至"./config/usb/g/printer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/multi.h 至"./config/usb/g/multi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/hid.h 至"./config/usb/g/hid.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/dbgp.h 至"./config/usb/g/dbgp.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/webcam.h 至"./config/usb/g/webcam.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/multi/cdc.h 至"./config/usb/g/multi/cdc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/multi/rndis.h 至"./config/usb/g/multi/rndis.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/dbgp/serial.h 至"./config/usb/g/dbgp/serial.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/g/acm/ms.h 至"./config/usb/g/acm/ms.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/eem.h 至"./config/usb/f/eem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/fs.h 至"./config/usb/f/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/serial.h 至"./config/usb/f/serial.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/uac2.h 至"./config/usb/f/uac2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/uvc.h 至"./config/usb/f/uvc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/rndis.h 至"./config/usb/f/rndis.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/midi.h 至"./config/usb/f/midi.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/subset.h 至"./config/usb/f/subset.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/acm.h 至"./config/usb/f/acm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/printer.h 至"./config/usb/f/printer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/hid.h 至"./config/usb/f/hid.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/obex.h 至"./config/usb/f/obex.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/ncm.h 至"./config/usb/f/ncm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/ecm.h 至"./config/usb/f/ecm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/uac1.h 至"./config/usb/f/uac1.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/ss/lb.h 至"./config/usb/f/ss/lb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/f/mass/storage.h 至"./config/usb/f/mass/storage.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/ti/cppi41/dma.h 至"./config/usb/ti/cppi41/dma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/ohci/hcd.h 至"./config/usb/ohci/hcd.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/ohci/little/endian.h 至"./config/usb/ohci/little/endian.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/ohci/hcd/platform.h 至"./config/usb/ohci/hcd/platform.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/ohci/hcd/pci.h 至"./config/usb/ohci/hcd/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/serial/ftdi/sio.h 至"./config/usb/serial/ftdi/sio.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/u/audio.h 至"./config/usb/u/audio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/u/serial.h 至"./config/usb/u/serial.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/u/ether.h 至"./config/usb/u/ether.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/gpio/vbus.h 至"./config/usb/gpio/vbus.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/video/class.h 至"./config/usb/video/class.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/video/class/input/evdev.h 至"./config/usb/video/class/input/evdev.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/isp1761/udc.h 至"./config/usb/isp1761/udc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/net1080.h 至"./config/usb/net/net1080.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/ax8817x.h 至"./config/usb/net/ax8817x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/drivers.h 至"./config/usb/net/drivers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/smsc95xx.h 至"./config/usb/net/smsc95xx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/cdcether.h 至"./config/usb/net/cdcether.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/smsc75xx.h 至"./config/usb/net/smsc75xx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/zaurus.h 至"./config/usb/net/zaurus.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/cdc/subset.h 至"./config/usb/net/cdc/subset.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/cdc/ncm.h 至"./config/usb/net/cdc/ncm.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/cdc/subset/enable.h 至"./config/usb/net/cdc/subset/enable.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/net/ax88179/178a.h 至"./config/usb/net/ax88179/178a.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/musb/am35x.h 至"./config/usb/musb/am35x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/musb/hdrc.h 至"./config/usb/musb/hdrc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/musb/omap2plus.h 至"./config/usb/musb/omap2plus.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/musb/dsps.h 至"./config/usb/musb/dsps.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/musb/am335x/child.h 至"./config/usb/musb/am335x/child.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/musb/dual/role.h 至"./config/usb/musb/dual/role.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/ehci/pci.h 至"./config/usb/ehci/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/ehci/hcd.h 至"./config/usb/ehci/hcd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/ehci/hcd/platform.h 至"./config/usb/ehci/hcd/platform.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/ehci/hcd/omap.h 至"./config/usb/ehci/hcd/omap.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/ehci/tt/newsched.h 至"./config/usb/ehci/tt/newsched.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/mass/storage.h 至"./config/usb/mass/storage.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/isp1760/hcd.h 至"./config/usb/isp1760/hcd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/isp1760/dual/role.h 至"./config/usb/isp1760/dual/role.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/eth/rndis.h 至"./config/usb/eth/rndis.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/gadget/storage/num/buffers.h 至"./config/usb/gadget/storage/num/buffers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/gadget/vbus/draw.h 至"./config/usb/gadget/vbus/draw.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/functionfs/rndis.h 至"./config/usb/functionfs/rndis.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/functionfs/generic.h 至"./config/usb/functionfs/generic.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/functionfs/eth.h 至"./config/usb/functionfs/eth.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/xhci/platform.h 至"./config/usb/xhci/platform.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/xhci/hcd.h 至"./config/usb/xhci/hcd.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/xhci/pci.h 至"./config/usb/xhci/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/r8a66597/hcd.h 至"./config/usb/r8a66597/hcd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/dwc3/omap.h 至"./config/usb/dwc3/omap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/dwc3/of/simple.h 至"./config/usb/dwc3/of/simple.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/dwc3/dual/role.h 至"./config/usb/dwc3/dual/role.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/arch/has/hcd.h 至"./config/usb/arch/has/hcd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/cdc/composite.h 至"./config/usb/cdc/composite.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/default/persist.h 至"./config/usb/default/persist.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/usb/midi/gadget.h 至"./config/usb/midi/gadget.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/advanced.h 至"./config/netfilter/advanced.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xtables.h 至"./config/netfilter/xtables.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/ingress.h 至"./config/netfilter/ingress.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/mark.h 至"./config/netfilter/xt/mark.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/nat.h 至"./config/netfilter/xt/nat.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/cpu.h 至"./config/netfilter/xt/match/cpu.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/mark.h 至"./config/netfilter/xt/match/mark.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/length.h 至"./config/netfilter/xt/match/length.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/multiport.h 至"./config/netfilter/xt/match/multiport.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/pkttype.h 至"./config/netfilter/xt/match/pkttype.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/comment.h 至"./config/netfilter/xt/match/comment.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/iprange.h 至"./config/netfilter/xt/match/iprange.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/policy.h 至"./config/netfilter/xt/match/policy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/sctp.h 至"./config/netfilter/xt/match/sctp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/mac.h 至"./config/netfilter/xt/match/mac.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/match/limit.h 至"./config/netfilter/xt/match/limit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/target/classify.h 至"./config/netfilter/xt/target/classify.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/target/mark.h 至"./config/netfilter/xt/target/mark.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/netfilter/xt/target/idletimer.h 至"./config/netfilter/xt/target/idletimer.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/cyapa.h 至"./config/mouse/cyapa.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2.h 至"./config/mouse/ps2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/elan/i2c.h 至"./config/mouse/elan/i2c.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/elan/i2c/i2c.h 至"./config/mouse/elan/i2c/i2c.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2/smbus.h 至"./config/mouse/ps2/smbus.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2/byd.h 至"./config/mouse/ps2/byd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2/elantech.h 至"./config/mouse/ps2/elantech.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2/cypress.h 至"./config/mouse/ps2/cypress.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2/logips2pp.h 至"./config/mouse/ps2/logips2pp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2/alps.h 至"./config/mouse/ps2/alps.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2/focaltech.h 至"./config/mouse/ps2/focaltech.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2/trackpoint.h 至"./config/mouse/ps2/trackpoint.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2/synaptics.h 至"./config/mouse/ps2/synaptics.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mouse/ps2/synaptics/smbus.h 至"./config/mouse/ps2/synaptics/smbus.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/thermal.h 至"./config/cpu/thermal.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq.h 至"./config/cpu/freq.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/cp15.h 至"./config/cpu/cp15.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/idle.h 至"./config/cpu/idle.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/rmap.h 至"./config/cpu/rmap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/pm.h 至"./config/cpu/pm.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/v7.h 至"./config/cpu/v7.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/32v7.h 至"./config/cpu/32v7.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/32v6k.h 至"./config/cpu/32v6k.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq/stat.h 至"./config/cpu/freq/stat.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq/gov/conservative.h 至"./config/cpu/freq/gov/conservative.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq/gov/ondemand.h 至"./config/cpu/freq/gov/ondemand.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq/gov/common.h 至"./config/cpu/freq/gov/common.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq/gov/performance.h 至"./config/cpu/freq/gov/performance.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq/gov/userspace.h 至"./config/cpu/freq/gov/userspace.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq/gov/powersave.h 至"./config/cpu/freq/gov/powersave.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq/gov/schedutil.h 至"./config/cpu/freq/gov/schedutil.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq/gov/attr/set.h 至"./config/cpu/freq/gov/attr/set.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/freq/default/gov/ondemand.h 至"./config/cpu/freq/default/gov/ondemand.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/idle/gov/menu.h 至"./config/cpu/idle/gov/menu.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/idle/gov/ladder.h 至"./config/cpu/idle/gov/ladder.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/idle/multiple/drivers.h 至"./config/cpu/idle/multiple/drivers.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/cache/vipt.h 至"./config/cpu/cache/vipt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/cache/v7.h 至"./config/cpu/cache/v7.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/tlb/v7.h 至"./config/cpu/tlb/v7.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/copy/v6.h 至"./config/cpu/copy/v6.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/cp15/mmu.h 至"./config/cpu/cp15/mmu.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/has/asid.h 至"./config/cpu/has/asid.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/pabrt/v7.h 至"./config/cpu/pabrt/v7.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/abrt/ev7.h 至"./config/cpu/abrt/ev7.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpu/thumb/capable.h 至"./config/cpu/thumb/capable.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/ecam.h 至"./config/pci/ecam.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/msi.h 至"./config/pci/msi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/dra7xx.h 至"./config/pci/dra7xx.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/label.h 至"./config/pci/label.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/quirks.h 至"./config/pci/quirks.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/domains.h 至"./config/pci/domains.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/syscall.h 至"./config/pci/syscall.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/endpoint.h 至"./config/pci/endpoint.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/endpoint/test.h 至"./config/pci/endpoint/test.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/endpoint/configfs.h 至"./config/pci/endpoint/configfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/dra7xx/host.h 至"./config/pci/dra7xx/host.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/dra7xx/ep.h 至"./config/pci/dra7xx/ep.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/host/generic.h 至"./config/pci/host/generic.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/host/common.h 至"./config/pci/host/common.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/msi/irq/domain.h 至"./config/pci/msi/irq/domain.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/domains/generic.h 至"./config/pci/domains/generic.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pci/epf/test.h 至"./config/pci/epf/test.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/high/res/timers.h 至"./config/high/res/timers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/ocp2scp.h 至"./config/omap/ocp2scp.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/usb2.h 至"./config/omap/usb2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/irqchip.h 至"./config/omap/irqchip.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/interconnect.h 至"./config/omap/interconnect.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/iommu.h 至"./config/omap/iommu.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/watchdog.h 至"./config/omap/watchdog.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/gpmc.h 至"./config/omap/gpmc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/remoteproc.h 至"./config/omap/remoteproc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/pm/noop.h 至"./config/omap/pm/noop.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/control/phy.h 至"./config/omap/control/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/reset/clocks.h 至"./config/omap/reset/clocks.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/32k/timer.h 至"./config/omap/32k/timer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/dm/timer.h 至"./config/omap/dm/timer.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/mbox/kfifo/size.h 至"./config/omap/mbox/kfifo/size.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/interconnect/barrier.h 至"./config/omap/interconnect/barrier.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/dss/base.h 至"./config/omap/dss/base.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap/iommu/debug.h 至"./config/omap/iommu/debug.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dra752/thermal.h 至"./config/dra752/thermal.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vlan/8021q.h 至"./config/vlan/8021q.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/uevent/helper.h 至"./config/uevent/helper.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/uevent/helper/path.h 至"./config/uevent/helper/path.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fix/earlycon/mem.h 至"./config/fix/earlycon/mem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/triggers.h 至"./config/leds/triggers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/pwm.h 至"./config/leds/pwm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/tlc591xx.h 至"./config/leds/tlc591xx.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/gpio.h 至"./config/leds/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/class.h 至"./config/leds/class.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/trigger/heartbeat.h 至"./config/leds/trigger/heartbeat.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/trigger/camera.h 至"./config/leds/trigger/camera.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/trigger/timer.h 至"./config/leds/trigger/timer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/trigger/backlight.h 至"./config/leds/trigger/backlight.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/trigger/gpio.h 至"./config/leds/trigger/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/trigger/oneshot.h 至"./config/leds/trigger/oneshot.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/trigger/cpu.h 至"./config/leds/trigger/cpu.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/trigger/transient.h 至"./config/leds/trigger/transient.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/trigger/default/on.h 至"./config/leds/trigger/default/on.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/leds/class/flash.h 至"./config/leds/class/flash.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xz/dec.h 至"./config/xz/dec.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xz/dec/ia64.h 至"./config/xz/dec/ia64.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xz/dec/x86.h 至"./config/xz/dec/x86.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xz/dec/bcj.h 至"./config/xz/dec/bcj.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xz/dec/powerpc.h 至"./config/xz/dec/powerpc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xz/dec/sparc.h 至"./config/xz/dec/sparc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xz/dec/arm.h 至"./config/xz/dec/arm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xz/dec/armthumb.h 至"./config/xz/dec/armthumb.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inotify/user.h 至"./config/inotify/user.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/netfilter.h 至"./config/bridge/netfilter.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/redirect.h 至"./config/bridge/ebt/redirect.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/arpreply.h 至"./config/bridge/ebt/arpreply.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/limit.h 至"./config/bridge/ebt/limit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/vlan.h 至"./config/bridge/ebt/vlan.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/pkttype.h 至"./config/bridge/ebt/pkttype.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/ip6.h 至"./config/bridge/ebt/ip6.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/dnat.h 至"./config/bridge/ebt/dnat.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/snat.h 至"./config/bridge/ebt/snat.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/broute.h 至"./config/bridge/ebt/broute.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/among.h 至"./config/bridge/ebt/among.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/ip.h 至"./config/bridge/ebt/ip.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/mark.h 至"./config/bridge/ebt/mark.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/log.h 至"./config/bridge/ebt/log.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/stp.h 至"./config/bridge/ebt/stp.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/arp.h 至"./config/bridge/ebt/arp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/nflog.h 至"./config/bridge/ebt/nflog.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/t/filter.h 至"./config/bridge/ebt/t/filter.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/t/nat.h 至"./config/bridge/ebt/t/nat.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/802/3.h 至"./config/bridge/ebt/802/3.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/ebt/mark/t.h 至"./config/bridge/ebt/mark/t.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/nf/ebtables.h 至"./config/bridge/nf/ebtables.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bridge/igmp/snooping.h 至"./config/bridge/igmp/snooping.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/network/filesystems.h 至"./config/network/filesystems.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/module/unload.h 至"./config/module/unload.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/module/force/unload.h 至"./config/module/force/unload.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/module/force/load.h 至"./config/module/force/load.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/module/srcversion/all.h 至"./config/module/srcversion/all.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/md4.h 至"./config/crypto/md4.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/aead.h 至"./config/crypto/aead.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/rng2.h 至"./config/crypto/rng2.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/hmac.h 至"./config/crypto/hmac.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/authenc.h 至"./config/crypto/authenc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/des.h 至"./config/crypto/des.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/kpp2.h 至"./config/crypto/kpp2.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/user.h 至"./config/crypto/user.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/workqueue.h 至"./config/crypto/workqueue.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/sha512.h 至"./config/crypto/sha512.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/null.h 至"./config/crypto/null.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/deflate.h 至"./config/crypto/deflate.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/jitterentropy.h 至"./config/crypto/jitterentropy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/gcm.h 至"./config/crypto/gcm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/kpp.h 至"./config/crypto/kpp.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/ccm.h 至"./config/crypto/ccm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/rng.h 至"./config/crypto/rng.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/md5.h 至"./config/crypto/md5.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/echainiv.h 至"./config/crypto/echainiv.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/hw.h 至"./config/crypto/hw.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/gf128mul.h 至"./config/crypto/gf128mul.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/hash2.h 至"./config/crypto/hash2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/algapi.h 至"./config/crypto/algapi.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/hash.h 至"./config/crypto/hash.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/cbc.h 至"./config/crypto/cbc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/manager2.h 至"./config/crypto/manager2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/test.h 至"./config/crypto/test.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/ecb.h 至"./config/crypto/ecb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/sha1.h 至"./config/crypto/sha1.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/acomp2.h 至"./config/crypto/acomp2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/lzo.h 至"./config/crypto/lzo.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/akcipher2.h 至"./config/crypto/akcipher2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/aes.h 至"./config/crypto/aes.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/ecdh.h 至"./config/crypto/ecdh.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/sha256.h 至"./config/crypto/sha256.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/cryptd.h 至"./config/crypto/cryptd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/crc32c.h 至"./config/crypto/crc32c.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/arc4.h 至"./config/crypto/arc4.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/manager.h 至"./config/crypto/manager.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/seqiv.h 至"./config/crypto/seqiv.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/drbg.h 至"./config/crypto/drbg.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/engine.h 至"./config/crypto/engine.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/chacha20.h 至"./config/crypto/chacha20.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/ctr.h 至"./config/crypto/ctr.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/null2.h 至"./config/crypto/null2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/blkcipher2.h 至"./config/crypto/blkcipher2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/cmac.h 至"./config/crypto/cmac.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/ghash.h 至"./config/crypto/ghash.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/simd.h 至"./config/crypto/simd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/blkcipher.h 至"./config/crypto/blkcipher.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/aead2.h 至"./config/crypto/aead2.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/algapi2.h 至"./config/crypto/algapi2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/manager/disable/tests.h 至"./config/crypto/manager/disable/tests.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/dev/virtio.h 至"./config/crypto/dev/virtio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/dev/omap.h 至"./config/crypto/dev/omap.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/dev/omap/aes.h 至"./config/crypto/dev/omap/aes.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/dev/omap/des.h 至"./config/crypto/dev/omap/des.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/dev/omap/sham.h 至"./config/crypto/dev/omap/sham.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/drbg/menu.h 至"./config/crypto/drbg/menu.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/drbg/hmac.h 至"./config/crypto/drbg/hmac.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/crc32/arm/ce.h 至"./config/crypto/crc32/arm/ce.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/sha1/arm.h 至"./config/crypto/sha1/arm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/sha1/arm/ce.h 至"./config/crypto/sha1/arm/ce.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/sha1/arm/neon.h 至"./config/crypto/sha1/arm/neon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/sha2/arm/ce.h 至"./config/crypto/sha2/arm/ce.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/sha256/arm.h 至"./config/crypto/sha256/arm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/user/api.h 至"./config/crypto/user/api.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/user/api/hash.h 至"./config/crypto/user/api/hash.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/user/api/aead.h 至"./config/crypto/user/api/aead.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/user/api/rng.h 至"./config/crypto/user/api/rng.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/user/api/skcipher.h 至"./config/crypto/user/api/skcipher.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/aes/arm.h 至"./config/crypto/aes/arm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/aes/arm/ce.h 至"./config/crypto/aes/arm/ce.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/aes/arm/bs.h 至"./config/crypto/aes/arm/bs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/chacha20/neon.h 至"./config/crypto/chacha20/neon.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/rng/default.h 至"./config/crypto/rng/default.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/ghash/arm/ce.h 至"./config/crypto/ghash/arm/ce.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crypto/sha512/arm.h 至"./config/crypto/sha512/arm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bcma/possible.h 至"./config/bcma/possible.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bcma/sflash.h 至"./config/bcma/sflash.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bcma/host/pci.h 至"./config/bcma/host/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bcma/host/soc.h 至"./config/bcma/host/soc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bcma/host/pci/possible.h 至"./config/bcma/host/pci/possible.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bcma/driver/gpio.h 至"./config/bcma/driver/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bcma/driver/pci.h 至"./config/bcma/driver/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bcma/driver/gmac/cmn.h 至"./config/bcma/driver/gmac/cmn.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sata/mv.h 至"./config/sata/mv.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sata/pmp.h 至"./config/sata/pmp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sata/ahci.h 至"./config/sata/ahci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sata/ahci/platform.h 至"./config/sata/ahci/platform.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/of.h 至"./config/thermal/of.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/emulation.h 至"./config/thermal/emulation.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/hwmon.h 至"./config/thermal/hwmon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/gov/bang/bang.h 至"./config/thermal/gov/bang/bang.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/gov/fair/share.h 至"./config/thermal/gov/fair/share.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/gov/step/wise.h 至"./config/thermal/gov/step/wise.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/gov/user/space.h 至"./config/thermal/gov/user/space.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/gov/power/allocator.h 至"./config/thermal/gov/power/allocator.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/writable/trips.h 至"./config/thermal/writable/trips.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/emergency/poweroff/delay/ms.h 至"./config/thermal/emergency/poweroff/delay/ms.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thermal/default/gov/step/wise.h 至"./config/thermal/default/gov/step/wise.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sensors/lm95245.h 至"./config/sensors/lm95245.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sensors/isl29028.h 至"./config/sensors/isl29028.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sensors/lm90.h 至"./config/sensors/lm90.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sensors/isl29018.h 至"./config/sensors/isl29018.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sensors/tmp102.h 至"./config/sensors/tmp102.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sensors/ina2xx.h 至"./config/sensors/ina2xx.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sensors/iio/hwmon.h 至"./config/sensors/iio/hwmon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sensors/pwm/fan.h 至"./config/sensors/pwm/fan.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sensors/gpio/fan.h 至"./config/sensors/gpio/fan.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sensors/ntc/thermistor.h 至"./config/sensors/ntc/thermistor.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cgroup/device.h 至"./config/cgroup/device.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cgroup/writeback.h 至"./config/cgroup/writeback.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cgroup/freezer.h 至"./config/cgroup/freezer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cgroup/sched.h 至"./config/cgroup/sched.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cgroup/cpuacct.h 至"./config/cgroup/cpuacct.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cgroup/perf.h 至"./config/cgroup/perf.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cgroup/pids.h 至"./config/cgroup/pids.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/tps65090.h 至"./config/mfd/tps65090.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/tps65910.h 至"./config/mfd/tps65910.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/core.h 至"./config/mfd/core.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/syscon.h 至"./config/mfd/syscon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/palmas.h 至"./config/mfd/palmas.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/tps65218.h 至"./config/mfd/tps65218.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/tps65217.h 至"./config/mfd/tps65217.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/act8945a.h 至"./config/mfd/act8945a.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/tps6586x.h 至"./config/mfd/tps6586x.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/ti/lp873x.h 至"./config/mfd/ti/lp873x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/ti/lp87565.h 至"./config/mfd/ti/lp87565.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/ti/am335x/tscadc.h 至"./config/mfd/ti/am335x/tscadc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mfd/omap/usb/host.h 至"./config/mfd/omap/usb/host.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rc/core.h 至"./config/rc/core.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rc/decoders.h 至"./config/rc/decoders.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rc/map.h 至"./config/rc/map.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mac80211/leds.h 至"./config/mac80211/leds.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mac80211/sta/hash/max/size.h 至"./config/mac80211/sta/hash/max/size.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mac80211/has/rc.h 至"./config/mac80211/has/rc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mac80211/rc/default.h 至"./config/mac80211/rc/default.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mac80211/rc/minstrel.h 至"./config/mac80211/rc/minstrel.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mac80211/rc/default/minstrel.h 至"./config/mac80211/rc/default/minstrel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mac80211/rc/minstrel/ht.h 至"./config/mac80211/rc/minstrel/ht.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ext4/fs.h 至"./config/ext4/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ext4/fs/security.h 至"./config/ext4/fs/security.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ext4/fs/posix/acl.h 至"./config/ext4/fs/posix/acl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ext4/use/for/ext2.h 至"./config/ext4/use/for/ext2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250.h 至"./config/serial/8250.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/earlycon.h 至"./config/serial/earlycon.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/core.h 至"./config/serial/core.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/bcm63xx.h 至"./config/serial/bcm63xx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/bcm63xx/console.h 至"./config/serial/bcm63xx/console.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250/console.h 至"./config/serial/8250/console.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250/omap.h 至"./config/serial/8250/omap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250/fsl.h 至"./config/serial/8250/fsl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250/exar.h 至"./config/serial/8250/exar.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250/dma.h 至"./config/serial/8250/dma.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250/pci.h 至"./config/serial/8250/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250/runtime/uarts.h 至"./config/serial/8250/runtime/uarts.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250/deprecated/options.h 至"./config/serial/8250/deprecated/options.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250/omap/ttyo/fixup.h 至"./config/serial/8250/omap/ttyo/fixup.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/8250/nr/uarts.h 至"./config/serial/8250/nr/uarts.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/of/platform.h 至"./config/serial/of/platform.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serial/core/console.h 至"./config/serial/core/console.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/switchdev.h 至"./config/net/switchdev.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ingress.h 至"./config/net/ingress.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/key.h 至"./config/net/key.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls.h 至"./config/net/cls.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/core.h 至"./config/net/core.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/dsa.h 至"./config/net/dsa.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/egress.h 至"./config/net/egress.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ns.h 至"./config/net/ns.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sched.h 至"./config/net/sched.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ematch.h 至"./config/net/ematch.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/fifo.h 至"./config/net/sch/fifo.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/codel.h 至"./config/net/sch/codel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/sfb.h 至"./config/net/sch/sfb.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/cbq.h 至"./config/net/sch/cbq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/ingress.h 至"./config/net/sch/ingress.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/netem.h 至"./config/net/sch/netem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/drr.h 至"./config/net/sch/drr.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/prio.h 至"./config/net/sch/prio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/sfq.h 至"./config/net/sch/sfq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/qfq.h 至"./config/net/sch/qfq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/mqprio.h 至"./config/net/sch/mqprio.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/red.h 至"./config/net/sch/red.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/dsmark.h 至"./config/net/sch/dsmark.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/htb.h 至"./config/net/sch/htb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/tbf.h 至"./config/net/sch/tbf.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/teql.h 至"./config/net/sch/teql.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/multiq.h 至"./config/net/sch/multiq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/gred.h 至"./config/net/sch/gred.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/hfsc.h 至"./config/net/sch/hfsc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/choke.h 至"./config/net/sch/choke.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/sch/fq/codel.h 至"./config/net/sch/fq/codel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ptp/classify.h 至"./config/net/ptp/classify.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls/flow.h 至"./config/net/cls/flow.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls/u32.h 至"./config/net/cls/u32.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls/route4.h 至"./config/net/cls/route4.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls/rsvp6.h 至"./config/net/cls/rsvp6.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls/tcindex.h 至"./config/net/cls/tcindex.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls/ind.h 至"./config/net/cls/ind.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls/basic.h 至"./config/net/cls/basic.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls/act.h 至"./config/net/cls/act.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls/fw.h 至"./config/net/cls/fw.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/cls/rsvp.h 至"./config/net/cls/rsvp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/act/csum.h 至"./config/net/act/csum.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/act/gact.h 至"./config/net/act/gact.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/act/skbedit.h 至"./config/net/act/skbedit.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/act/simp.h 至"./config/net/act/simp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/act/pedit.h 至"./config/net/act/pedit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/act/ipt.h 至"./config/net/act/ipt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/act/nat.h 至"./config/net/act/nat.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/act/mirred.h 至"./config/net/act/mirred.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/act/police.h 至"./config/net/act/police.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ematch/stack.h 至"./config/net/ematch/stack.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ematch/u32.h 至"./config/net/ematch/u32.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ematch/meta.h 至"./config/net/ematch/meta.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ematch/nbyte.h 至"./config/net/ematch/nbyte.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ematch/cmp.h 至"./config/net/ematch/cmp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ematch/text.h 至"./config/net/ematch/text.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/vendor/broadcom.h 至"./config/net/vendor/broadcom.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/vendor/ti.h 至"./config/net/vendor/ti.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/vendor/alacritech.h 至"./config/net/vendor/alacritech.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/vendor/huawei.h 至"./config/net/vendor/huawei.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/vendor/aquantia.h 至"./config/net/vendor/aquantia.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/vendor/smsc.h 至"./config/net/vendor/smsc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/vendor/micrel.h 至"./config/net/vendor/micrel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/vendor/marvell.h 至"./config/net/vendor/marvell.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/vendor/intel.h 至"./config/net/vendor/intel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/vendor/solarflare.h 至"./config/net/vendor/solarflare.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/ip/tunnel.h 至"./config/net/ip/tunnel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/flow/limit.h 至"./config/net/flow/limit.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/packet/engine.h 至"./config/net/packet/engine.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/net/rx/busy/poll.h 至"./config/net/rx/busy/poll.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ssb/possible.h 至"./config/ssb/possible.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/tests.h 至"./config/mtd/tests.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/ubi.h 至"./config/mtd/ubi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/blkdevs.h 至"./config/mtd/blkdevs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/nand.h 至"./config/mtd/nand.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/block.h 至"./config/mtd/block.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/m25p80.h 至"./config/mtd/m25p80.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/cmdline/parts.h 至"./config/mtd/cmdline/parts.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/cfi/i2.h 至"./config/mtd/cfi/i2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/cfi/i1.h 至"./config/mtd/cfi/i1.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/ubi/wl/threshold.h 至"./config/mtd/ubi/wl/threshold.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/ubi/beb/limit.h 至"./config/mtd/ubi/beb/limit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/nand/brcmnand.h 至"./config/mtd/nand/brcmnand.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/nand/omap2.h 至"./config/mtd/nand/omap2.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/nand/ecc.h 至"./config/mtd/nand/ecc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/nand/denali.h 至"./config/mtd/nand/denali.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/nand/omap/bch.h 至"./config/mtd/nand/omap/bch.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/nand/omap/bch/build.h 至"./config/mtd/nand/omap/bch/build.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/nand/denali/dt.h 至"./config/mtd/nand/denali/dt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/of/parts.h 至"./config/mtd/of/parts.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/spi/nor.h 至"./config/mtd/spi/nor.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/map/bank/width/1.h 至"./config/mtd/map/bank/width/1.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/map/bank/width/2.h 至"./config/mtd/map/bank/width/2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mtd/map/bank/width/4.h 至"./config/mtd/map/bank/width/4.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/pnp.h 至"./config/ip/pnp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/multicast.h 至"./config/ip/multicast.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/sctp.h 至"./config/ip/sctp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/nf/nat.h 至"./config/ip/nf/nat.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/nf/arptables.h 至"./config/ip/nf/arptables.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/nf/filter.h 至"./config/ip/nf/filter.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/nf/iptables.h 至"./config/ip/nf/iptables.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/nf/arpfilter.h 至"./config/ip/nf/arpfilter.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/nf/arp/mangle.h 至"./config/ip/nf/arp/mangle.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/nf/target/masquerade.h 至"./config/ip/nf/target/masquerade.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/pnp/dhcp.h 至"./config/ip/pnp/dhcp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/pnp/bootp.h 至"./config/ip/pnp/bootp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/pnp/rarp.h 至"./config/ip/pnp/rarp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ip/route/classid.h 至"./config/ip/route/classid.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/adv7180.h 至"./config/video/adv7180.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ml86v7667.h 至"./config/video/ml86v7667.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/dev.h 至"./config/video/dev.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/vivid.h 至"./config/video/vivid.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ov490.h 至"./config/video/ov490.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ov2659.h 至"./config/video/ov2659.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/mt9t11x.h 至"./config/video/mt9t11x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/v4l2.h 至"./config/video/v4l2.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ov1063x.h 至"./config/video/ov1063x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ti/vpdma.h 至"./config/video/ti/vpdma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ti/vpe.h 至"./config/video/ti/vpe.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ti/csc.h 至"./config/video/ti/csc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ti/sc.h 至"./config/video/ti/sc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ti/cal.h 至"./config/video/ti/cal.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ti/vip.h 至"./config/video/ti/vip.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/ir/i2c.h 至"./config/video/ir/i2c.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/v4l2/tpg.h 至"./config/video/v4l2/tpg.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/v4l2/subdev/api.h 至"./config/video/v4l2/subdev/api.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/video/vivid/max/devs.h 至"./config/video/vivid/max/devs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/cgroup.h 至"./config/blk/cgroup.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/dev.h 至"./config/blk/dev.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/dev/bsg.h 至"./config/blk/dev/bsg.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/dev/initrd.h 至"./config/blk/dev/initrd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/dev/sr.h 至"./config/blk/dev/sr.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/dev/loop.h 至"./config/blk/dev/loop.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/dev/ram.h 至"./config/blk/dev/ram.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/dev/sd.h 至"./config/blk/dev/sd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/dev/loop/min/count.h 至"./config/blk/dev/loop/min/count.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/dev/ram/count.h 至"./config/blk/dev/ram/count.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/dev/ram/size.h 至"./config/blk/dev/ram/size.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/mq/pci.h 至"./config/blk/mq/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/mq/virtio.h 至"./config/blk/mq/virtio.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/cmdline/parser.h 至"./config/blk/cmdline/parser.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/scsi/request.h 至"./config/blk/scsi/request.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/blk/debug/fs.h 至"./config/blk/debug/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet6/tunnel.h 至"./config/inet6/tunnel.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet6/ah.h 至"./config/inet6/ah.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet6/esp.h 至"./config/inet6/esp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet6/ipcomp.h 至"./config/inet6/ipcomp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet6/xfrm/tunnel.h 至"./config/inet6/xfrm/tunnel.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet6/xfrm/mode/tunnel.h 至"./config/inet6/xfrm/mode/tunnel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet6/xfrm/mode/transport.h 至"./config/inet6/xfrm/mode/transport.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet6/xfrm/mode/beet.h 至"./config/inet6/xfrm/mode/beet.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt2x00/lib.h 至"./config/rt2x00/lib.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt2x00/lib/leds.h 至"./config/rt2x00/lib/leds.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt2x00/lib/usb.h 至"./config/rt2x00/lib/usb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt2x00/lib/firmware.h 至"./config/rt2x00/lib/firmware.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt2x00/lib/crypto.h 至"./config/rt2x00/lib/crypto.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/pinconf.h 至"./config/generic/pinconf.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/clockevents.h 至"./config/generic/clockevents.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/phy.h 至"./config/generic/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/allocator.h 至"./config/generic/allocator.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/io.h 至"./config/generic/io.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/bug.h 至"./config/generic/bug.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/hweight.h 至"./config/generic/hweight.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/smp/idle/thread.h 至"./config/generic/smp/idle/thread.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/pinctrl/groups.h 至"./config/generic/pinctrl/groups.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/net/utils.h 至"./config/generic/net/utils.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/cpu/autoprobe.h 至"./config/generic/cpu/autoprobe.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/early/ioremap.h 至"./config/generic/early/ioremap.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/irq/chip.h 至"./config/generic/irq/chip.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/irq/probe.h 至"./config/generic/irq/probe.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/irq/show.h 至"./config/generic/irq/show.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/irq/show/level.h 至"./config/generic/irq/show/level.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/irq/effective/aff/mask.h 至"./config/generic/irq/effective/aff/mask.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/strnlen/user.h 至"./config/generic/strnlen/user.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/calibrate/delay.h 至"./config/generic/calibrate/delay.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/sched/clock.h 至"./config/generic/sched/clock.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/pci/iomap.h 至"./config/generic/pci/iomap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/arch/topology.h 至"./config/generic/arch/topology.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/strncpy/from/user.h 至"./config/generic/strncpy/from/user.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/msi/irq.h 至"./config/generic/msi/irq.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/msi/irq/domain.h 至"./config/generic/msi/irq/domain.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/idle/poll/setup.h 至"./config/generic/idle/poll/setup.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/clockevents/broadcast.h 至"./config/generic/clockevents/broadcast.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/pinmux/functions.h 至"./config/generic/pinmux/functions.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/generic/time/vsyscall.h 至"./config/generic/time/vsyscall.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pinctrl/single.h 至"./config/pinctrl/single.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pinctrl/palmas.h 至"./config/pinctrl/palmas.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pinctrl/ti/iodelay.h 至"./config/pinctrl/ti/iodelay.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/squashfs/lzo.h 至"./config/squashfs/lzo.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/squashfs/zlib.h 至"./config/squashfs/zlib.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/squashfs/xz.h 至"./config/squashfs/xz.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/squashfs/file/cache.h 至"./config/squashfs/file/cache.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/squashfs/decomp/single.h 至"./config/squashfs/decomp/single.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/squashfs/fragment/cache/size.h 至"./config/squashfs/fragment/cache/size.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/default/cfq.h 至"./config/default/cfq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/default/hostname.h 至"./config/default/hostname.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/default/iosched.h 至"./config/default/iosched.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/default/security.h 至"./config/default/security.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/default/security/dac.h 至"./config/default/security/dac.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/default/tcp/cong.h 至"./config/default/tcp/cong.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/default/mmap/min/addr.h 至"./config/default/mmap/min/addr.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fib/rules.h 至"./config/fib/rules.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sram/exec.h 至"./config/sram/exec.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bt/hs.h 至"./config/bt/hs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bt/bredr.h 至"./config/bt/bredr.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bt/debugfs.h 至"./config/bt/debugfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bt/mrvl.h 至"./config/bt/mrvl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bt/le.h 至"./config/bt/le.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bt/mrvl/sdio.h 至"./config/bt/mrvl/sdio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/tps62360.h 至"./config/regulator/tps62360.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/lp873x.h 至"./config/regulator/lp873x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/tps65218.h 至"./config/regulator/tps65218.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/tps65090.h 至"./config/regulator/tps65090.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/tps6586x.h 至"./config/regulator/tps6586x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/act8945a.h 至"./config/regulator/act8945a.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/pbias.h 至"./config/regulator/pbias.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/tps6507x.h 至"./config/regulator/tps6507x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/tps65217.h 至"./config/regulator/tps65217.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/palmas.h 至"./config/regulator/palmas.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/lp87565.h 至"./config/regulator/lp87565.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/tps65910.h 至"./config/regulator/tps65910.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/gpio.h 至"./config/regulator/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/tps65023.h 至"./config/regulator/tps65023.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/tps6524x.h 至"./config/regulator/tps6524x.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/fixed/voltage.h 至"./config/regulator/fixed/voltage.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regulator/ti/abb.h 至"./config/regulator/ti/abb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/magic/sysrq.h 至"./config/magic/sysrq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/magic/sysrq/serial.h 至"./config/magic/sysrq/serial.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/magic/sysrq/default/enable.h 至"./config/magic/sysrq/default/enable.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/reset/controller.h 至"./config/reset/controller.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/reset/ti/syscon.h 至"./config/reset/ti/syscon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpio/pcf857x.h 至"./config/gpio/pcf857x.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpio/sysfs.h 至"./config/gpio/sysfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpio/omap.h 至"./config/gpio/omap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpio/pisosr.h 至"./config/gpio/pisosr.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpio/tpic2810.h 至"./config/gpio/tpic2810.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpio/tps65910.h 至"./config/gpio/tps65910.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpio/palmas.h 至"./config/gpio/palmas.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpio/pca953x.h 至"./config/gpio/pca953x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpio/syscon.h 至"./config/gpio/syscon.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpio/pca953x/irq.h 至"./config/gpio/pca953x/irq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/iommu.h 至"./config/of/iommu.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/pci.h 至"./config/of/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/irq.h 至"./config/of/irq.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/net.h 至"./config/of/net.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/dynamic.h 至"./config/of/dynamic.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/gpio.h 至"./config/of/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/mdio.h 至"./config/of/mdio.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/flattree.h 至"./config/of/flattree.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/address.h 至"./config/of/address.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/reserved/mem.h 至"./config/of/reserved/mem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/pci/irq.h 至"./config/of/pci/irq.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/early/flattree.h 至"./config/of/early/flattree.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/of/address/pci.h 至"./config/of/address/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tigon3/hwmon.h 至"./config/tigon3/hwmon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dma/omap.h 至"./config/dma/omap.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dma/of.h 至"./config/dma/of.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dma/cma.h 至"./config/dma/cma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dma/engine.h 至"./config/dma/engine.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dma/virtual/channels.h 至"./config/dma/virtual/channels.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dma/shared/buffer.h 至"./config/dma/shared/buffer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpufreq/dt.h 至"./config/cpufreq/dt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cpufreq/dt/platdev.h 至"./config/cpufreq/dt/platdev.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/v4l/test/drivers.h 至"./config/v4l/test/drivers.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/v4l/mem2mem/drivers.h 至"./config/v4l/mem2mem/drivers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/v4l/platform/drivers.h 至"./config/v4l/platform/drivers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hotplug/cpu.h 至"./config/hotplug/cpu.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pm/clk.h 至"./config/pm/clk.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pm/debug.h 至"./config/pm/debug.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pm/opp.h 至"./config/pm/opp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pm/sleep.h 至"./config/pm/sleep.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pm/sleep/debug.h 至"./config/pm/sleep/debug.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pm/sleep/smp.h 至"./config/pm/sleep/smp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sys/supports/hugetlbfs.h 至"./config/sys/supports/hugetlbfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sys/supports/apm/emulation.h 至"./config/sys/supports/apm/emulation.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/framebuffer/console.h 至"./config/framebuffer/console.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/framebuffer/console/detect/primary.h 至"./config/framebuffer/console/detect/primary.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/atags/proc.h 至"./config/atags/proc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/media/support.h 至"./config/media/support.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/media/controller.h 至"./config/media/controller.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/media/usb/support.h 至"./config/media/usb/support.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/media/camera/support.h 至"./config/media/camera/support.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mpu3050/i2c.h 至"./config/mpu3050/i2c.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/legacy/ptys.h 至"./config/legacy/ptys.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/legacy/pty/count.h 至"./config/legacy/pty/count.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xfrm/ipcomp.h 至"./config/xfrm/ipcomp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xfrm/algo.h 至"./config/xfrm/algo.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/xfrm/user.h 至"./config/xfrm/user.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hdq/master/omap.h 至"./config/hdq/master/omap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/msdos/fs.h 至"./config/msdos/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/msdos/partition.h 至"./config/msdos/partition.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iio/trigger.h 至"./config/iio/trigger.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iio/configfs.h 至"./config/iio/configfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iio/buffer.h 至"./config/iio/buffer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iio/kfifo/buf.h 至"./config/iio/kfifo/buf.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iio/sw/trigger.h 至"./config/iio/sw/trigger.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iio/hrtimer/trigger.h 至"./config/iio/hrtimer/trigger.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iio/consumers/per/trigger.h 至"./config/iio/consumers/per/trigger.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iio/triggered/buffer.h 至"./config/iio/triggered/buffer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/spi/bitbang.h 至"./config/spi/bitbang.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/spi/master.h 至"./config/spi/master.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/spi/gpio.h 至"./config/spi/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/spi/omap24xx.h 至"./config/spi/omap24xx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/spi/cadence/quadspi.h 至"./config/spi/cadence/quadspi.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/spi/ti/qspi.h 至"./config/spi/ti/qspi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/reed/solomon.h 至"./config/reed/solomon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/reed/solomon/enc8.h 至"./config/reed/solomon/enc8.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/reed/solomon/dec8.h 至"./config/reed/solomon/dec8.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/lzo/decompress.h 至"./config/lzo/decompress.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/lzo/compress.h 至"./config/lzo/compress.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iommu/support.h 至"./config/iommu/support.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iommu/helper.h 至"./config/iommu/helper.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iommu/api.h 至"./config/iommu/api.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/cisco.h 至"./config/wlan/vendor/cisco.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/realtek.h 至"./config/wlan/vendor/realtek.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/ralink.h 至"./config/wlan/vendor/ralink.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/intel.h 至"./config/wlan/vendor/intel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/rsi.h 至"./config/wlan/vendor/rsi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/intersil.h 至"./config/wlan/vendor/intersil.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/ath.h 至"./config/wlan/vendor/ath.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/broadcom.h 至"./config/wlan/vendor/broadcom.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/atmel.h 至"./config/wlan/vendor/atmel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/admtek.h 至"./config/wlan/vendor/admtek.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/zydas.h 至"./config/wlan/vendor/zydas.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/mediatek.h 至"./config/wlan/vendor/mediatek.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/st.h 至"./config/wlan/vendor/st.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/marvell.h 至"./config/wlan/vendor/marvell.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/quantenna.h 至"./config/wlan/vendor/quantenna.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlan/vendor/ti.h 至"./config/wlan/vendor/ti.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rd/lzma.h 至"./config/rd/lzma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rd/lzo.h 至"./config/rd/lzo.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rd/gzip.h 至"./config/rd/gzip.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rd/bzip2.h 至"./config/rd/bzip2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rd/xz.h 至"./config/rd/xz.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rd/lz4.h 至"./config/rd/lz4.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crc/ccitt.h 至"./config/crc/ccitt.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crc/itu/t.h 至"./config/crc/itu/t.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/battery/max17040.h 至"./config/battery/max17040.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/battery/act8945a.h 至"./config/battery/act8945a.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/battery/sbs.h 至"./config/battery/sbs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/battery/max17042.h 至"./config/battery/max17042.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cifs/acl.h 至"./config/cifs/acl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cifs/xattr.h 至"./config/cifs/xattr.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cifs/debug.h 至"./config/cifs/debug.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cifs/stats.h 至"./config/cifs/stats.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cifs/posix.h 至"./config/cifs/posix.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/force/max/zoneorder.h 至"./config/force/max/zoneorder.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/modules/use/elf/rel.h 至"./config/modules/use/elf/rel.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/modules/tree/lookup.h 至"./config/modules/tree/lookup.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/ssd1307.h 至"./config/fb/ssd1307.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/cmdline.h 至"./config/fb/cmdline.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/backlight.h 至"./config/fb/backlight.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/notify.h 至"./config/fb/notify.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/sys/fillrect.h 至"./config/fb/sys/fillrect.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/sys/imageblit.h 至"./config/fb/sys/imageblit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/sys/copyarea.h 至"./config/fb/sys/copyarea.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/sys/fops.h 至"./config/fb/sys/fops.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/cfb/imageblit.h 至"./config/fb/cfb/imageblit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/cfb/fillrect.h 至"./config/fb/cfb/fillrect.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/cfb/copyarea.h 至"./config/fb/cfb/copyarea.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fb/deferred/io.h 至"./config/fb/deferred/io.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dns/resolver.h 至"./config/dns/resolver.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/at803x/phy.h 至"./config/at803x/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/gic.h 至"./config/arm/gic.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/crypto.h 至"./config/arm/crypto.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/pmu.h 至"./config/arm/pmu.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/lpae.h 至"./config/arm/lpae.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/cpuidle.h 至"./config/arm/cpuidle.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/thumb.h 至"./config/arm/thumb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/ti/cpufreq.h 至"./config/arm/ti/cpufreq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/l1/cache/shift.h 至"./config/arm/l1/cache/shift.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/l1/cache/shift/6.h 至"./config/arm/l1/cache/shift/6.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/patch/idiv.h 至"./config/arm/patch/idiv.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/patch/phys/virt.h 至"./config/arm/patch/phys/virt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/cpu/topology.h 至"./config/arm/cpu/topology.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/cpu/suspend.h 至"./config/arm/cpu/suspend.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/arch/timer.h 至"./config/arm/arch/timer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/arch/timer/evtstream.h 至"./config/arm/arch/timer/evtstream.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/heavy/mb.h 至"./config/arm/heavy/mb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/virt/ext.h 至"./config/arm/virt/ext.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/errata/798181.h 至"./config/arm/errata/798181.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/errata/643719.h 至"./config/arm/errata/643719.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/dma/mem/bufferable.h 至"./config/arm/dma/mem/bufferable.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/has/sg/chain.h 至"./config/arm/has/sg/chain.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/atag/dtb/compat.h 至"./config/arm/atag/dtb/compat.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/atag/dtb/compat/cmdline/from/bootloader.h 至"./config/arm/atag/dtb/compat/cmdline/from/bootloader.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/gic/max/nr.h 至"./config/arm/gic/max/nr.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/arm/appended/dtb.h 至"./config/arm/appended/dtb.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/brcmfmac/sdio.h 至"./config/brcmfmac/sdio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/brcmfmac/proto/bcdc.h 至"./config/brcmfmac/proto/bcdc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmc/omap.h 至"./config/mmc/omap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmc/block.h 至"./config/mmc/block.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmc/sdhci.h 至"./config/mmc/sdhci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmc/block/minors.h 至"./config/mmc/block/minors.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmc/sdhci/omap.h 至"./config/mmc/sdhci/omap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmc/sdhci/pltfm.h 至"./config/mmc/sdhci/pltfm.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmc/sdhci/of/at91.h 至"./config/mmc/sdhci/of/at91.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmc/sdhci/of/arasan.h 至"./config/mmc/sdhci/of/arasan.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mmc/omap/hs.h 至"./config/mmc/omap/hs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/decompress/lzma.h 至"./config/decompress/lzma.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/decompress/xz.h 至"./config/decompress/xz.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/decompress/lz4.h 至"./config/decompress/lz4.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/decompress/bzip2.h 至"./config/decompress/bzip2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/decompress/gzip.h 至"./config/decompress/gzip.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/decompress/lzo.h 至"./config/decompress/lzo.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/devtmpfs/mount.h 至"./config/devtmpfs/mount.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/touchscreen/properties.h 至"./config/touchscreen/properties.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/touchscreen/mms114.h 至"./config/touchscreen/mms114.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/touchscreen/pixcir.h 至"./config/touchscreen/pixcir.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/touchscreen/st1232.h 至"./config/touchscreen/st1232.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/touchscreen/goodix.h 至"./config/touchscreen/goodix.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/touchscreen/ti/am335x/tsc.h 至"./config/touchscreen/ti/am335x/tsc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/touchscreen/atmel/mxt.h 至"./config/touchscreen/atmel/mxt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/touchscreen/edt/ft5x06.h 至"./config/touchscreen/edt/ft5x06.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/hctosys.h 至"./config/rtc/hctosys.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/class.h 至"./config/rtc/class.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/lib.h 至"./config/rtc/lib.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/nvmem.h 至"./config/rtc/nvmem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/debug.h 至"./config/rtc/debug.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/systohc.h 至"./config/rtc/systohc.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/drv/palmas.h 至"./config/rtc/drv/palmas.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/drv/efi.h 至"./config/rtc/drv/efi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/drv/ds1307.h 至"./config/rtc/drv/ds1307.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/drv/omap.h 至"./config/rtc/drv/omap.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/drv/tps6586x.h 至"./config/rtc/drv/tps6586x.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/drv/tps65910.h 至"./config/rtc/drv/tps65910.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/drv/ds1307/hwmon.h 至"./config/rtc/drv/ds1307/hwmon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/intf/sysfs.h 至"./config/rtc/intf/sysfs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/intf/proc.h 至"./config/rtc/intf/proc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/intf/dev.h 至"./config/rtc/intf/dev.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/systohc/device.h 至"./config/rtc/systohc/device.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/hctosys/device.h 至"./config/rtc/hctosys/device.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtc/i2c/and/spi.h 至"./config/rtc/i2c/and/spi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/enable/must/check.h 至"./config/enable/must/check.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/enable/warn/deprecated.h 至"./config/enable/warn/deprecated.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nls/utf8.h 至"./config/nls/utf8.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nls/default.h 至"./config/nls/default.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nls/codepage/437.h 至"./config/nls/codepage/437.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nls/iso8859/1.h 至"./config/nls/iso8859/1.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ad525x/dpot.h 至"./config/ad525x/dpot.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ad525x/dpot/i2c.h 至"./config/ad525x/dpot/i2c.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/old/sigsuspend3.h 至"./config/old/sigsuspend3.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/old/sigaction.h 至"./config/old/sigaction.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sunrpc/gss.h 至"./config/sunrpc/gss.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/core/dump/default/elf/headers.h 至"./config/core/dump/default/elf/headers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap2/dss.h 至"./config/omap2/dss.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap2/dss/init.h 至"./config/omap2/dss/init.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap2/dss/debugfs.h 至"./config/omap2/dss/debugfs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap2/dss/dpi.h 至"./config/omap2/dss/dpi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap2/dss/sleep/after/venc/reset.h 至"./config/omap2/dss/sleep/after/venc/reset.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap2/dss/min/fck/per/pck.h 至"./config/omap2/dss/min/fck/per/pck.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap2/dss/hdmi/common.h 至"./config/omap2/dss/hdmi/common.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/common/clk.h 至"./config/common/clk.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/common/clk/palmas.h 至"./config/common/clk/palmas.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt2800/lib.h 至"./config/rt2800/lib.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/zlib/inflate.h 至"./config/zlib/inflate.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/zlib/deflate.h 至"./config/zlib/deflate.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cma/areas.h 至"./config/cma/areas.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cma/alignment.h 至"./config/cma/alignment.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cma/size/mbytes.h 至"./config/cma/size/mbytes.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cma/size/sel/mbytes.h 至"./config/cma/size/sel/mbytes.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dp83867/phy.h 至"./config/dp83867/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/stacktrace/support.h 至"./config/stacktrace/support.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pcie/dw.h 至"./config/pcie/dw.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pcie/pme.h 至"./config/pcie/pme.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pcie/dw/host.h 至"./config/pcie/dw/host.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pcie/dw/ep.h 至"./config/pcie/dw/ep.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt2800usb/rt35xx.h 至"./config/rt2800usb/rt35xx.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt2800usb/rt33xx.h 至"./config/rt2800usb/rt33xx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/no/hz.h 至"./config/no/hz.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/no/bootmem.h 至"./config/no/bootmem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/no/hz/idle.h 至"./config/no/hz/idle.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/no/hz/common.h 至"./config/no/hz/common.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/bsd/process/acct.h 至"./config/bsd/process/acct.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap2plus/mbox.h 至"./config/omap2plus/mbox.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/watchdog/core.h 至"./config/watchdog/core.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/watchdog/handle/boot/enabled.h 至"./config/watchdog/handle/boot/enabled.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pwm/tiecap.h 至"./config/pwm/tiecap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pwm/sysfs.h 至"./config/pwm/sysfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pwm/tiehrpwm.h 至"./config/pwm/tiehrpwm.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pwm/tipwmss.h 至"./config/pwm/tipwmss.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pwm/fsl/ftm.h 至"./config/pwm/fsl/ftm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/init/env/arg/limit.h 至"./config/init/env/arg/limit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/root/nfs.h 至"./config/root/nfs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tmpfs/xattr.h 至"./config/tmpfs/xattr.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tmpfs/posix/acl.h 至"./config/tmpfs/posix/acl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/strict/kernel/rwx.h 至"./config/strict/kernel/rwx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/strict/module/rwx.h 至"./config/strict/module/rwx.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/textsearch/kmp.h 至"./config/textsearch/kmp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/textsearch/bm.h 至"./config/textsearch/bm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/textsearch/fsm.h 至"./config/textsearch/fsm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regmap/spi.h 至"./config/regmap/spi.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regmap/i2c.h 至"./config/regmap/i2c.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regmap/irq.h 至"./config/regmap/irq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/regmap/mmio.h 至"./config/regmap/mmio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/split/ptlock/cpus.h 至"./config/split/ptlock/cpus.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/power/supply.h 至"./config/power/supply.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/power/avs.h 至"./config/power/avs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/power/reset.h 至"./config/power/reset.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/power/reset/syscon.h 至"./config/power/reset/syscon.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/power/reset/gpio.h 至"./config/power/reset/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/power/reset/gpio/restart.h 至"./config/power/reset/gpio/restart.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sctp/cookie/hmac/md5.h 至"./config/sctp/cookie/hmac/md5.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sctp/default/cookie/hmac/md5.h 至"./config/sctp/default/cookie/hmac/md5.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/zone/dma.h 至"./config/zone/dma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/irq/work.h 至"./config/irq/work.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/irq/crossbar.h 至"./config/irq/crossbar.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/irq/domain.h 至"./config/irq/domain.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/irq/domain/hierarchy.h 至"./config/irq/domain/hierarchy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/irq/forced/threading.h 至"./config/irq/forced/threading.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fixed/phy.h 至"./config/fixed/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/log/cpu/max/buf/shift.h 至"./config/log/cpu/max/buf/shift.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/log/buf/shift.h 至"./config/log/buf/shift.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/ipcomp.h 至"./config/inet/ipcomp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/tunnel.h 至"./config/inet/tunnel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/esp.h 至"./config/inet/esp.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/ah.h 至"./config/inet/ah.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/diag.h 至"./config/inet/diag.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/xfrm/tunnel.h 至"./config/inet/xfrm/tunnel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/xfrm/mode/beet.h 至"./config/inet/xfrm/mode/beet.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/xfrm/mode/transport.h 至"./config/inet/xfrm/mode/transport.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/xfrm/mode/tunnel.h 至"./config/inet/xfrm/mode/tunnel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/tcp/diag.h 至"./config/inet/tcp/diag.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/inet/sctp/diag.h 至"./config/inet/sctp/diag.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kernel/lzma.h 至"./config/kernel/lzma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kernel/gzip.h 至"./config/kernel/gzip.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kernel/mode/neon.h 至"./config/kernel/mode/neon.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tasks/rcu.h 至"./config/tasks/rcu.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mach/omap/generic.h 至"./config/mach/omap/generic.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/soc/dra7xx.h 至"./config/soc/dra7xx.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/soc/ti.h 至"./config/soc/ti.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/soc/camera.h 至"./config/soc/camera.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/soc/bus.h 至"./config/soc/bus.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/soc/has/realtime/counter.h 至"./config/soc/has/realtime/counter.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/soc/camera/platform.h 至"./config/soc/camera/platform.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sg/pool.h 至"./config/sg/pool.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sg/split.h 至"./config/sg/split.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/backlight/generic.h 至"./config/backlight/generic.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/backlight/gpio.h 至"./config/backlight/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/backlight/led.h 至"./config/backlight/led.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/backlight/pwm.h 至"./config/backlight/pwm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/backlight/class/device.h 至"./config/backlight/class/device.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/backlight/lcd/support.h 至"./config/backlight/lcd/support.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can/mcp251x.h 至"./config/can/mcp251x.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can/rcar.h 至"./config/can/rcar.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can/raw.h 至"./config/can/raw.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can/bcm.h 至"./config/can/bcm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can/gw.h 至"./config/can/gw.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can/dev.h 至"./config/can/dev.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can/calc/bittiming.h 至"./config/can/calc/bittiming.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can/c/can.h 至"./config/can/c/can.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can/c/can/platform.h 至"./config/can/c/can/platform.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/can/m/can.h 至"./config/can/m/can.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rpmsg/rpc.h 至"./config/rpmsg/rpc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rpmsg/pru.h 至"./config/rpmsg/pru.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rpmsg/virtio.h 至"./config/rpmsg/virtio.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rpmsg/proto.h 至"./config/rpmsg/proto.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iosched/deadline.h 至"./config/iosched/deadline.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iosched/cfq.h 至"./config/iosched/cfq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iosched/noop.h 至"./config/iosched/noop.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fs/mbcache.h 至"./config/fs/mbcache.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fs/posix/acl.h 至"./config/fs/posix/acl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ipv6/sit.h 至"./config/ipv6/sit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ipv6/tunnel.h 至"./config/ipv6/tunnel.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ipv6/mip6.h 至"./config/ipv6/mip6.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ipv6/multiple/tables.h 至"./config/ipv6/multiple/tables.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ipv6/router/pref.h 至"./config/ipv6/router/pref.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ipv6/ndisc/nodetype.h 至"./config/ipv6/ndisc/nodetype.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ipv6/optimistic/dad.h 至"./config/ipv6/optimistic/dad.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/defconfig/list.h 至"./config/defconfig/list.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/jump/label.h 至"./config/jump/label.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/keyboard/qt1070.h 至"./config/keyboard/qt1070.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/keyboard/gpio.h 至"./config/keyboard/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/keyboard/atkbd.h 至"./config/keyboard/atkbd.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/keyboard/matrix.h 至"./config/keyboard/matrix.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/keyboard/samsung.h 至"./config/keyboard/samsung.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hz/100.h 至"./config/hz/100.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hz/fixed.h 至"./config/hz/fixed.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/proc/children.h 至"./config/proc/children.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/proc/fs.h 至"./config/proc/fs.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/proc/sysctl.h 至"./config/proc/sysctl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/proc/page/monitor.h 至"./config/proc/page/monitor.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/proc/pid/cpuset.h 至"./config/proc/pid/cpuset.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/debug/gpio.h 至"./config/debug/gpio.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/debug/fs.h 至"./config/debug/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/debug/kernel.h 至"./config/debug/kernel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/debug/ll/include.h 至"./config/debug/ll/include.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/debug/align/rodata.h 至"./config/debug/align/rodata.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/might/have/pci.h 至"./config/might/have/pci.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/might/have/cache/l2x0.h 至"./config/might/have/cache/l2x0.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/virtio/console.h 至"./config/virtio/console.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/virtio/pci.h 至"./config/virtio/pci.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/virtio/net.h 至"./config/virtio/net.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/virtio/mmio.h 至"./config/virtio/mmio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/virtio/blk.h 至"./config/virtio/blk.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/virtio/pci/legacy.h 至"./config/virtio/pci/legacy.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pgtable/levels.h 至"./config/pgtable/levels.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sparse/irq.h 至"./config/sparse/irq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dt/idle/states.h 至"./config/dt/idle/states.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rcu/stall/common.h 至"./config/rcu/stall/common.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rcu/need/segcblist.h 至"./config/rcu/need/segcblist.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rcu/cpu/stall/timeout.h 至"./config/rcu/cpu/stall/timeout.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fat/fs.h 至"./config/fat/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fat/default/iocharset.h 至"./config/fat/default/iocharset.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fat/default/codepage.h 至"./config/fat/default/codepage.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/may/use/devlink.h 至"./config/may/use/devlink.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/thin/archives.h 至"./config/thin/archives.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/eeprom/93cx6.h 至"./config/eeprom/93cx6.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/eeprom/at24.h 至"./config/eeprom/at24.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/oid/registry.h 至"./config/oid/registry.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rwsem/xchgadd/algorithm.h 至"./config/rwsem/xchgadd/algorithm.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rwsem/spin/on/owner.h 至"./config/rwsem/spin/on/owner.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rfkill/leds.h 至"./config/rfkill/leds.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rfkill/gpio.h 至"./config/rfkill/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rfkill/input.h 至"./config/rfkill/input.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/console/translations.h 至"./config/console/translations.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/console/loglevel/default.h 至"./config/console/loglevel/default.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cls/u32/mark.h 至"./config/cls/u32/mark.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/edac/ti.h 至"./config/edac/ti.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/edac/support.h 至"./config/edac/support.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/edac/legacy/sysfs.h 至"./config/edac/legacy/sysfs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/edac/atomic/scrub.h 至"./config/edac/atomic/scrub.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dummy/console.h 至"./config/dummy/console.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/trace/irqflags/support.h 至"./config/trace/irqflags/support.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nfs/fs.h 至"./config/nfs/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nfs/common.h 至"./config/nfs/common.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nfs/v3.h 至"./config/nfs/v3.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nfs/v4.h 至"./config/nfs/v4.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nfs/v2.h 至"./config/nfs/v2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nfs/v3/acl.h 至"./config/nfs/v3/acl.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nfs/use/kernel/dns.h 至"./config/nfs/use/kernel/dns.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nfs/acl/support.h 至"./config/nfs/acl/support.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap4/dss/hdmi.h 至"./config/omap4/dss/hdmi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap4/dss/hdmi/cec.h 至"./config/omap4/dss/hdmi/cec.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/am335x/control/usb.h 至"./config/am335x/control/usb.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/am335x/phy/usb.h 至"./config/am335x/phy/usb.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/memcg/swap.h 至"./config/memcg/swap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/memcg/swap/enabled.h 至"./config/memcg/swap/enabled.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/videobuf2/memops.h 至"./config/videobuf2/memops.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/videobuf2/core.h 至"./config/videobuf2/core.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/videobuf2/vmalloc.h 至"./config/videobuf2/vmalloc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/videobuf2/dma/contig.h 至"./config/videobuf2/dma/contig.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mdio/bus.h 至"./config/mdio/bus.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mdio/device.h 至"./config/mdio/device.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/allow/dev/coredump.h 至"./config/allow/dev/coredump.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gro/cells.h 至"./config/gro/cells.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/binfmt/elf.h 至"./config/binfmt/elf.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/binfmt/script.h 至"./config/binfmt/script.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cc/stackprotector/none.h 至"./config/cc/stackprotector/none.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cc/optimize/for/performance.h 至"./config/cc/optimize/for/performance.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/use/of.h 至"./config/use/of.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hardirqs/sw/resend.h 至"./config/hardirqs/sw/resend.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vt/console.h 至"./config/vt/console.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vt/hw/console/binding.h 至"./config/vt/hw/console/binding.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vt/console/sleep.h 至"./config/vt/console/sleep.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/anon/inodes.h 至"./config/anon/inodes.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vmsplit/3g.h 至"./config/vmsplit/3g.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ubifs/fs.h 至"./config/ubifs/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ubifs/fs/zlib.h 至"./config/ubifs/fs/zlib.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ubifs/fs/security.h 至"./config/ubifs/fs/security.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ubifs/fs/lzo.h 至"./config/ubifs/fs/lzo.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ucs2/string.h 至"./config/ucs2/string.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/printk/nmi.h 至"./config/printk/nmi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/printk/time.h 至"./config/printk/time.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/printk/safe/log/buf/shift.h 至"./config/printk/safe/log/buf/shift.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mq/iosched/deadline.h 至"./config/mq/iosched/deadline.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mq/iosched/kyber.h 至"./config/mq/iosched/kyber.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cec/core.h 至"./config/cec/core.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/lz4/decompress.h 至"./config/lz4/decompress.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dp83848/phy.h 至"./config/dp83848/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/font/support.h 至"./config/font/support.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/font/8x8.h 至"./config/font/8x8.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/font/8x16.h 至"./config/font/8x16.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/advise/syscalls.h 至"./config/advise/syscalls.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/want/dev/coredump.h 至"./config/want/dev/coredump.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/charger/tps65090.h 至"./config/charger/tps65090.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fair/group/sched.h 至"./config/fair/group/sched.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efi/partition.h 至"./config/efi/partition.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efi/stub.h 至"./config/efi/stub.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efi/vars.h 至"./config/efi/vars.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efi/esrt.h 至"./config/efi/esrt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efi/armstub.h 至"./config/efi/armstub.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efi/params/from/fdt.h 至"./config/efi/params/from/fdt.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efi/capsule/loader.h 至"./config/efi/capsule/loader.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efi/vars/pstore.h 至"./config/efi/vars/pstore.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efi/runtime/wrappers.h 至"./config/efi/runtime/wrappers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/extra/firmware.h 至"./config/extra/firmware.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cache/l2x0.h 至"./config/cache/l2x0.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vfat/fs.h 至"./config/vfat/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pid/ns.h 至"./config/pid/ns.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crc32/sliceby8.h 至"./config/crc32/sliceby8.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/auto/zreladdr.h 至"./config/auto/zreladdr.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cross/compile.h 至"./config/cross/compile.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cross/memory/attach.h 至"./config/cross/memory/attach.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/v4l2/fwnode.h 至"./config/v4l2/fwnode.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/v4l2/mem2mem/dev.h 至"./config/v4l2/mem2mem/dev.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/timer/of.h 至"./config/timer/of.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/timer/probe.h 至"./config/timer/probe.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/outer/cache.h 至"./config/outer/cache.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/outer/cache/sync.h 至"./config/outer/cache/sync.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/configfs/fs.h 至"./config/configfs/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/frame/pointer.h 至"./config/frame/pointer.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/frame/vector.h 至"./config/frame/vector.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/frame/warn.h 至"./config/frame/warn.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tick/oneshot.h 至"./config/tick/oneshot.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tick/cpu/accounting.h 至"./config/tick/cpu/accounting.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vm/event/counters.h 至"./config/vm/event/counters.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/base/full.h 至"./config/base/full.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/base/small.h 至"./config/base/small.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fw/loader.h 至"./config/fw/loader.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kexec/core.h 至"./config/kexec/core.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/uninline/spin/unlock.h 至"./config/uninline/spin/unlock.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/lockd/v4.h 至"./config/lockd/v4.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/phy/am654/mmc.h 至"./config/phy/am654/mmc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/has/iomem.h 至"./config/has/iomem.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/has/dma.h 至"./config/has/dma.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/has/ioport/map.h 至"./config/has/ioport/map.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pwrseq/emmc.h 至"./config/pwrseq/emmc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pwrseq/simple.h 至"./config/pwrseq/simple.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/videomode/helpers.h 至"./config/videomode/helpers.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sched/hrtick.h 至"./config/sched/hrtick.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sched/debug.h 至"./config/sched/debug.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sched/info.h 至"./config/sched/info.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/partition/advanced.h 至"./config/partition/advanced.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mwifiex/sdio.h 至"./config/mwifiex/sdio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/prevent/firmware/build.h 至"./config/prevent/firmware/build.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/efivar/fs.h 至"./config/efivar/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/futex/pi.h 至"./config/futex/pi.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/swp/emulate.h 至"./config/swp/emulate.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/clksrc/mmio.h 至"./config/clksrc/mmio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/clksrc/ti/32k.h 至"./config/clksrc/ti/32k.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hvc/driver.h 至"./config/hvc/driver.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serio/serport.h 至"./config/serio/serport.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/serio/libps2.h 至"./config/serio/libps2.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/clone/backwards.h 至"./config/clone/backwards.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/preempt/rcu.h 至"./config/preempt/rcu.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/preempt/count.h 至"./config/preempt/count.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ata/sff.h 至"./config/ata/sff.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ata/bmdma.h 至"./config/ata/bmdma.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ata/verbose/error.h 至"./config/ata/verbose/error.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/lockdep/support.h 至"./config/lockdep/support.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/posix/mqueue.h 至"./config/posix/mqueue.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/posix/timers.h 至"./config/posix/timers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/posix/mqueue/sysctl.h 至"./config/posix/mqueue/sysctl.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pstore/ram.h 至"./config/pstore/ram.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pstore/console.h 至"./config/pstore/console.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pstore/pmsg.h 至"./config/pstore/pmsg.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pstore/zlib/compress.h 至"./config/pstore/zlib/compress.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/crash/core.h 至"./config/crash/core.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/autofs4/fs.h 至"./config/autofs4/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/need/dma/map/state.h 至"./config/need/dma/map/state.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/page/offset.h 至"./config/page/offset.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/page/counter.h 至"./config/page/counter.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/panic/timeout.h 至"./config/panic/timeout.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/panic/on/oops/value.h 至"./config/panic/on/oops/value.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/zboot/rom/bss.h 至"./config/zboot/rom/bss.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/zboot/rom/text.h 至"./config/zboot/rom/text.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cfg80211/default/ps.h 至"./config/cfg80211/default/ps.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cfg80211/crda/support.h 至"./config/cfg80211/crda/support.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/build/bin2c.h 至"./config/build/bin2c.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dw/dmac.h 至"./config/dw/dmac.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dw/dmac/core.h 至"./config/dw/dmac/core.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kallsyms/all.h 至"./config/kallsyms/all.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kallsyms/base/relative.h 至"./config/kallsyms/base/relative.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hw/console.h 至"./config/hw/console.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hw/random.h 至"./config/hw/random.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hw/perf/events.h 至"./config/hw/perf/events.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hw/random/omap.h 至"./config/hw/random/omap.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/smsc/phy.h 至"./config/smsc/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/simple/pm/bus.h 至"./config/simple/pm/bus.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/compat/brk.h 至"./config/compat/brk.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iwlwifi/leds.h 至"./config/iwlwifi/leds.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/iwlwifi/opmode/modular.h 至"./config/iwlwifi/opmode/modular.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cfs/bandwidth.h 至"./config/cfs/bandwidth.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/alignment/trap.h 至"./config/alignment/trap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/buildtime/extable/sort.h 至"./config/buildtime/extable/sort.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/handle/domain/irq.h 至"./config/handle/domain/irq.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/associative/array.h 至"./config/associative/array.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/micrel/phy.h 至"./config/micrel/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/clkdev/lookup.h 至"./config/clkdev/lookup.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ptp/1588/clock.h 至"./config/ptp/1588/clock.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/uncompress/include.h 至"./config/uncompress/include.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/localversion/auto.h 至"./config/localversion/auto.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ipc/ns.h 至"./config/ipc/ns.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/misc/filesystems.h 至"./config/misc/filesystems.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hwspinlock/omap.h 至"./config/hwspinlock/omap.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gact/prob.h 至"./config/gact/prob.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/realtek/phy.h 至"./config/realtek/phy.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pruss/remoteproc.h 至"./config/pruss/remoteproc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dst/cache.h 至"./config/dst/cache.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/checkpoint/restore.h 至"./config/checkpoint/restore.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/section/mismatch/warn/only.h 至"./config/section/mismatch/warn/only.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wlcore/sdio.h 至"./config/wlcore/sdio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/pcieaspm/default.h 至"./config/pcieaspm/default.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/grace/period.h 至"./config/grace/period.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rt/mutexes.h 至"./config/rt/mutexes.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vectors/base.h 至"./config/vectors/base.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/lock/spin/on/owner.h 至"./config/lock/spin/on/owner.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/slab/merge/default.h 至"./config/slab/merge/default.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/fsl/edma.h 至"./config/fsl/edma.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/perf/events.h 至"./config/perf/events.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/perf/use/vmalloc.h 至"./config/perf/use/vmalloc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hid/generic.h 至"./config/hid/generic.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hid/multitouch.h 至"./config/hid/multitouch.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/initramfs/source.h 至"./config/initramfs/source.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rtl/cards.h 至"./config/rtl/cards.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/vf610/adc.h 至"./config/vf610/adc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/multi/irq/handler.h 至"./config/multi/irq/handler.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/marvell/phy.h 至"./config/marvell/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tcp/cong/cubic.h 至"./config/tcp/cong/cubic.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nr/cpus.h 至"./config/nr/cpus.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/suspend/freezer.h 至"./config/suspend/freezer.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/firmware/in/kernel.h 至"./config/firmware/in/kernel.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/rockchip/phy.h 至"./config/rockchip/phy.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/hsr/prp.h 至"./config/hsr/prp.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sync/file.h 至"./config/sync/file.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/cmdline/partition.h 至"./config/cmdline/partition.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/smp/on/up.h 至"./config/smp/on/up.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mutex/spin/on/owner.h 至"./config/mutex/spin/on/owner.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tree/srcu.h 至"./config/tree/srcu.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ntfs/fs.h 至"./config/ntfs/fs.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/omap5/dss/hdmi.h 至"./config/omap5/dss/hdmi.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/phys/addr/t/64bit.h 至"./config/phys/addr/t/64bit.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/extcon/palmas.h 至"./config/extcon/palmas.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/extcon/usb/gpio.h 至"./config/extcon/usb/gpio.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/tracing/support.h 至"./config/tracing/support.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/unix98/ptys.h 至"./config/unix98/ptys.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/seccomp/filter.h 至"./config/seccomp/filter.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ikconfig/proc.h 至"./config/ikconfig/proc.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/elf/core.h 至"./config/elf/core.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dev/coredump.h 至"./config/dev/coredump.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/flat/node/mem/map.h 至"./config/flat/node/mem/map.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/nop/usb/xceiv.h 至"./config/nop/usb/xceiv.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/mandatory/file/locking.h 至"./config/mandatory/file/locking.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sysfs/syscall.h 至"./config/sysfs/syscall.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/sysvipc/sysctl.h 至"./config/sysvipc/sysctl.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/new/leds.h 至"./config/new/leds.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/gpiolib/irqchip.h 至"./config/gpiolib/irqchip.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/file/locking.h 至"./config/file/locking.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/dcache/word/access.h 至"./config/dcache/word/access.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/wilink/platform/data.h 至"./config/wilink/platform/data.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/message/loglevel/default.h 至"./config/message/loglevel/default.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/uts/ns.h 至"./config/uts/ns.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/ahci/dm816.h 至"./config/ahci/dm816.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/config/kuser/helpers.h 至"./config/kuser/helpers.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/generated/compile.h 至"./generated/compile.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/generated/autoconf.h 至"./generated/autoconf.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/generated/autoksyms.h 至"./generated/autoksyms.h:操作不允许
    CP: 无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/generated/utsrelease.h 至"./generated/utsrelease.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/generated/bounds.h 至"./generated/bounds.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/generated/timeconst.h 至"./generated/timeconst.h:操作不允许
    CP:无法创建硬链接"/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/generated/asm-offsets.h 至"./generated/asm-offsets.h:操作不允许
    CP: 无法创建硬链接'/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/perf-1.0/include/generated/uapi/linux/version.h '至'./generated/uapi/linux/version.h:操作不允许
    
    错误:perf-1.0-R9 do_configure:功能失败:copy_perf_source_fin_kernel
    错误:存储在以下位置的失败日志文件
    :/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/perf/1.0-r9/temp/log.do_configure.7323错误:任务(/home/vl/tisdk/sources/oe-core/meta/recipes-kernel/perf/perf.bb:do_configure)失败、退出代码为'1'
    注意:任务摘要:已尝试2833个任务、其中2831不需要重新运行1。
    
    摘要:1个任务失败:
    /home/vl/tisdk/sources/oe-core/meta/recipes-kernel/perf/perf.bb:DO 配置
    摘要:显示1条警告消息。
    摘要:显示了2条错误消息、返回非零退出代码。
    VL@vlubuntu18:~/tisdk/build 

    请帮助。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    请从头开始。 您已使用 sudo 运行 bitbake、或者您已擦除 Ubuntu 安装。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我已尝试以下命令:
    sudo machine=am57xx-EVM /home/vl/tisdk/sources/bitbake/bin/bitbake arago-base-tisdk-image

    错误为:
    错误:图层浏览器图层与仅支持以下系列的核心图层不兼容:Rocko (图层与勇士兼容)

    文件 bitbake-cookerdemon.log 为:

    --在2019-08-15 11:03:31.156392启动 bitbake 服务器 pid 2622--
    回溯(最近一次调用最后一次):
    parseBaseConfiguration 中的文件“/home/vl/tisdk/sources/bitbake/lib/bb/cookerdata.py”,第283行
    self.data = self.parseConfigurationFiles (self.prefiles、selfpostfiles)
    文件"/home/vl/tisdk/sources/bitbake/lib/bb/cookerdata.py、第397行、位于 parseConfigurationFiles 中
    %(c、"".join (layerseries)、"".join (compat))"
    文件"/home/vl/tisdk/sources/bitbake/lib/bb/__init__.py、第104行、致命
    提升 BBHandledException()
    bb.BBHandledException
    
    在处理上述异常期间,发生了另一个异常:
    
    回溯(最近一次调用最后一次):
    createDaemon 中的文件“/home/vl/tisdk/sources/bitbake/lib/bb/demonize.py”,第77行
    function()
    文件"/home/vl/tisdk/sources/bitbake/lib/bb/server/process.py,第433行,在_startserver 中
    self.tofer = bb.taker.BBCooker (self.configuration、self.FeatureSet)
    文件"/home/vl/tisdk/sources/bitbake/lib/bb/cooker.py、第197行、位于_init__中
    self.initConfigurationData ()
    文件"/home/vl/tisdk/sources/bitbake/lib/bb/cooker.py,第356行,位于 initConfigurationData 中
    self.databuilder.parseBaseConfiguration()
    文件“/home/vl/tisdk/sources/bitbake/lib/bb/cookerdata.py”,第316行,位于 parseBaseConfiguration 中
    Raise bb.BBHandledException
    bb.BBHandledException
    错误:图层浏览器层与仅支持这些系列的核心图层不兼容:Rocko (图层与勇士或重击手兼容) 

    之后、先前正常执行的命令执行时出现错误(P.S. tisdk 中所有文件的属性对于所有用户都是"读取和写入"):

    MACHINE=am57xx-EVM bitbake core-image-base

    错误:

    错误:图层浏览器图层与仅支持以下系列的核心图层不兼容:Rocko (图层与重击手兼容)

    文件 bitbake-cookerdemon.log 为:

    --在2019-08-15 10:27:46.184787启动 bitbake server pid 2568 --
    回溯(最近一次调用的最后一次):
    parseBaseConfiguration 中的文件“/home/vl/tisdk/sources/bitbake/lib/bb/cookerdata.py”,第283行
    self.data = self.parseConfigurationFiles (self.prefiles、selfpostfiles)
    文件"/home/vl/tisdk/sources/bitbake/lib/bb/cookerdata.py、第397行、位于 parseConfigurationFiles 中
    %(c、"".join (layerseries)、"".join (compat))"
    文件"/home/vl/tisdk/sources/bitbake/lib/bb/__init__.py、第104行、致命
    提升 BBHandledException()
    bb.BBHandledException
    
    在处理上述异常期间,发生了另一个异常:
    
    回溯(最近一次调用最后一次):
    createDaemon 中的文件“/home/vl/tisdk/sources/bitbake/lib/bb/demonize.py”,第77行
    function()
    文件"/home/vl/tisdk/sources/bitbake/lib/bb/server/process.py,第433行,在_startserver 中
    self.tofer = bb.taker.BBCooker (self.configuration、self.FeatureSet)
    文件"/home/vl/tisdk/sources/bitbake/lib/bb/cooker.py、第197行、位于_init__中
    self.initConfigurationData ()
    文件"/home/vl/tisdk/sources/bitbake/lib/bb/cooker.py,第356行,位于 initConfigurationData 中
    self.databuilder.parseBaseConfiguration()
    文件“/home/vl/tisdk/sources/bitbake/lib/bb/cookerdata.py”,第316行,位于 parseBaseConfiguration 中
    Raise bb.BBHandledException
    bb.BBHandledException
    错误:图层浏览器层与仅支持这些系列的核心图层不兼容:Rocko (图层与重击手兼容)
    

     是否仅再次安装 tisdk?

    请帮助。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    请使用这些命令。

    $ sudo dpkg-reconfigure dash
    (提示时选择“否”)

    关闭已执行 dpkg-reconfigure dash 命令的当前终端,然后打开一个新的终端。

    $ sudo apt-get install git build-essential python diffstat texinfo gchrawk path dos2unix wget unzip SOCAT doxygen libc6:i386 libncurses5:i386 libstdc++6:i386 libz1:i386

    $ wget releases.linaro.org/.../gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf.tar.xz
    $ wget releases.linaro.org/.../gcc-linaro-7.2.1-2017.11-x86_64_aarch64-linux-gnu.tar.xz

    $ tar -Jxvf gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf.tar.xz -C $home
    $ tar -Jxvf gcc-linaro-7.2.1-2017.11-x86_64_Aarch64-linux-gnu.tar.xz -C $home

    $ git 克隆 git://arago-project.org/git/projects/oe-layersetup.git tisdk
    $ cd tisdk
    $./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
    $ CD 生成
    $。 配置/设置
    $导出 toolchain_path_armv7=$home/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf
    $导出 toolchain_path_armv8=$home/gcc-linaro-7.2.1-2017.11-x86_64 Aarch64-Linux-GNU
    $ MACHINE=am57xx-EVM bitbake Arago-base-tisdk-image

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    AT 命令:
    oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-05.01.00.11-config.txt

    错误:

    克隆请访问«/home/vl/tisdk/sources/meta-arago»…
    错误:flam: data stream error (incorrect header check)
    error: Unable to get pack file arago-project.org/.../pack-41d8721a30e3702624bcec07f9e08f31557977b8.pack
    the requested URL returned error: 499 request has been forbed by AntiVirus
    error: Unable to find 98b9e21d10dfc64a374be7d5b33cc1511029b26e under arago-project.org/.../meta-arago.git
    cannot obtain need object 98b9e21d10d10dfc64d374be7b5b33cc1511029b5b5b5bcc1529b26b6b6bcc26b6b6b7b7bd29b5b6b6bcc26b5b6b6b6b6b6b6
    
    错误:获取失败。
    错误:无法克隆 arago-project.org/.../meta-arago.git 上的存储库
    

    我是否需要等待正确的 arago-project.org/git/meta-arago.git
    还是脚本错误?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。


    [报价 USER="VLeshka VVV"] 499请求已被防病毒禁止[/quot]
    请设置防病毒程序。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    好的、问题确实是在防病毒中。

    然后、错误消息:

    克隆请访问«/home/vl/tisdk/sources/meta-linaro»…
    致命:无法访问“git.linaro.org/.../': server certificate verification failed (服务器证书验证失败)”。 CAfile:/etc/ssl/certs/ca-certificates.crt CRLfile:none
    error:Could not clone repository at git.linaro.org/.../meta-linaro.git
    

    我需要修改脚本,还是  需要等待正确的 git.linaro.org/openembedded/meta-linaro.git?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您能否输入这些命令并发布最后一条命令的结果?

    $ git config --global user.email "you@example.com
    $ git config --global user.name“Your Name”(您的姓名)

    $ git 克隆 git://git.linaro.org/openembedded/meta-linaro.git

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    结果为空:

    git config --global user.email vleshka@mail.ru
    git config --global user.email "vleshka@mail.ru
    git config --global user.name "VLeshka"
    

    今天也是错误消息"server certificate verification failed"(服务器证书验证失败):

    克隆 REPO meta-linaro
    
    Cloning to«/home/vl/tisdk/sources/meta-linaro»…
    致命:无法访问“git.linaro.org/.../': server certificate verification failed (服务器证书验证失败)”。 CAfile:/etc/ssl/certs/ca-certificates.crt CRLfile:none
    error:could not clone reclone repository at git.linaro.org/.../meta-linaro.git
    vl@vlubuntu18:~/tisdk$ 

    请帮助。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    好的、我将提出另一个问题:
    我是否需要修改脚本?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、VLeshka、

    您是否仍然遇到相同的错误?

    此致、
    Kemal

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Kemal R. Shakir、您好!

    我将在下周暂时运行该命令。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    好的。 下周我将等待您的回复。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Kemal R. Shakir、您好!

    命令:
    oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-05.01.00.11-config.txt
    现在工作得非常好。

    现在、我已经编译了 SDK:
    MACHINE=am57xx-EVM bitbake core-image-base

    并且存在错误(难怪它是 idk-PRU):

    检查 scripts/mod/devicetable-offsets.h
    | make[3]:***没有规则使目标'arch/arm/boot/dts/am574x-idk-pru-ex-uio.dtb'停止。
    | arch/arm/Makefile:345:目标'am574x-idk-PRU-Excl-uio.dTB'的配方失败
    | make[2]:***[am574x-idk-PRU-Excl-uio.dTB]错误2
    | makefile:146:目标 UB-make 的配方失败
    | make[1]:***[am574x-idk-ex-uio.dtb]错误2 |
    针对目标'_make'的 make':'sub-make':
    
    失败|'_make'失败
    从 shell 命令中退出代码1。
    |错误:函数失败:do_compile (日志文件位于/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/linux-ti-staging/4.14.67 +gitAUTOINC+d315a9bb00-r7a.arago5.tisdk1.3/temp/log.do_compile.15232)
    错误:任务(/home/vl/tisdk/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.14.bb:do_compile)失败、退出代码为"1"
    注:任务摘要:尝试1201任务、但0未能重新运行。2
    
    摘要:2个任务失败:
    虚拟:本机:/home/vl/tisdk/sources/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.2.1.bb:DO 安装
    /home/vl/tisdk/sources/meta-ti/recipes-kernel/linux/linux-ti-staging_4.14.bb:DO 编译
    摘要:显示了16条警告消息。
    摘要:显示了3条错误消息、返回非零退出代码。
    VL@vlubuntu:~/tisdk/build $ 

    请帮助。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    请阅读 帖子以解决此问题。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Kemal R. Shakir、您好。

    并且存在错误:

    编译配置:
    BB_VERSION ="1.36.0"
    BUIL_SYS ="x86_64-Linux"
    内设 ="Uubuntu-18.04"
    TARGET_SYS ="arm-linux-gnueabi"
    机器 ="am57xx-evm"
    分发包 ="Arago"
    distro_version ="2018.08"
    TUNE_features ="arm armv7a vfp thumb neon callconvention-hard"
    target_FPU ="硬"
    meta-processor-sdk ="标题:012bf1c42b1826380ca7557e5185fe88f939a93c"
    meta-ROS ="head:e2566402ab108a19634354a934788109422cf409"
    meta-arago-distro
    meta-arago-extras ="head:85f191c83f7cd7b3b4fb6df08b22fbe24e25773"
    meta-browser ="标题:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5 ="标题:682ad61c071a9710e9f9d8a32ab1b5f3c14953d1"
    元网络
    Meta-python
    Meta-OE
    元- gnome
    元多媒体 ="标题:ea996301d9c097bcb8046f08041dc82bb62f8"
    meta-ti ="标题:3f26d1f94fbc87740fdfe33292c904e865257e81"
    meta-linaro-toolchain
    meta-optee ="标题:75dfb67bbb14a70cd47afda9726e2e1c76731885"
    元数据 ="标题:7d518d342eb67d25aa071fb08d03f06d6da576c6"
    
    正在初始化任务:100%|###################################### |时间:0:00:04
    注意:执行 SetScene 任务
    注:执行 RunQueue 任务
    警告:libpne-1.6.31-r0 do_fetch:无法获取 URL downloads.sourceforge.net/.../libpng-1.6.31.tar.xz、如果可用、则尝试镜像
    警告:TI-CGT-PRU-native-2.2.1-r0 do_unpacked:TI
    Ubuntu 需要32位 gc 库才能正确运行"libaroero"2016-export"
    或 libgothere-installer 201-linoi386-export"libgore"libgoverview" ia-installer 201-linux-installer 201-installer 7.36-linux-installer -linux-linux-installer 201-linux-install" QA 问题:extern-linaro-toolchain:文件/目录已安装但未以任何软件包形式提供:
    /lib/libcilkrts.so.5
    /lib/libcilkrts.so
    /lib/libcilkrts.spec
    /lib/libcilkrts.so.5.0.0
    请设置文件,以便打包这些项目。 或者、如果不需要、则避免安装它们或在 DO 安装中删除它们。
    extern-linaro-toolchain:4个已安装且未出厂的文件。 [install-vs-shipped]
    error:TI-CGT-PRU-native-2.2.1-r0 DO 安装:function failed:do _install (日志文件位于/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.24462)
    error:logfile of failure stored in:/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.24462
    
    
    
    /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.日志数据如下:| debug:executing shell function do _install | cp:cannot do '/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.:no such file or directory | warning:do 1:r exit /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/run.do_install.24462 /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/image/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/recipe-sysroot-native/usr/share/ti/cgt-pru /'
    |错误:功能失败:do_install (日志文件位于/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.24462)
    错误:任务(虚拟:本机:/home/vl/tisdk/sources/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.2.1.bb:do_install)失败、退出代码为"1"
    警告:coreutils-8.27-r0 do_fetch:无法获取 URL distfiles.gentoo.org/.../coreutils-8.27-man.tar.xz;name=manpages、如果可用、则尝试镜像
    注意:任务摘要:已尝试1201任务、其中0不需要重新运行1。1
    
    摘要:1个任务失败:
    虚拟:本机:/home/vl/tisdk/sources/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.2.1.bb:多安装
    摘要:显示了5条警告消息。
    摘要:显示1条错误消息、返回非零退出代码。
    

    请帮助。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    log.do_install.24462文件的内容:

    调试:执行 shell 函数 DO 安装
    CP:无法 stat '/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.:无此类文件或目录
    警告:/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/run.do_install.24462:1从'CP -r /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.退出1 /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/image/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/recipe-sysroot-native/usr/share/ti/cgt-pru
    错误:功能失败:DO 安装(日志文件位于/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.24462) 

    关于“Please set FILES such that these items are packaged”:有很多文件libcilkrts。*。

    请帮助。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、VLeshka、

    请参阅 帖子以解决此问题。

    此致、
    Kemal

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    对于命令"machine=am57xx-evm bitbake ti-CGT-PRU-native -c cleanall"

    VL@vlubunttu:~/tisdk/build machine=am57xx-evm bitbake ti-cgt-pru- native -c cleanall
    加载缓存:100%|#################################################### |时间:0:00:00
    从依赖项高速缓存加载了4061个条目。
    解析配方:100%|############################ |时间:0:00:07
    解析3159 .bb 文件完成(3156缓存,3解析)。 4064个目标、447个跳过、0个屏蔽、0个错误。
    警告:
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-bsp/common-csl-ip/common-csp-ip_git.bbappend
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-devtools/python/python3-native_3.5.2.bbappend 没有可用的方法
    注意:解决任何缺失的任务队列相关性
    
    生成配置:
    BB_VERSION ="1.36.0"
    BUIL_SYS ="x86_64-Linux"
    内设 ="Uubuntu-18.04"
    TARGET_SYS ="arm-linux-gnueabi"
    机器 ="am57xx-evm"
    分发包 ="Arago"
    distro_version ="2018.08"
    TUNE_features ="arm armv7a vfp thumb neon callconvention-hard"
    target_FPU ="硬"
    meta-processor-sdk ="标题:012bf1c42b1826380ca7557e5185fe88f939a93c"
    meta-ROS ="head:e2566402ab108a19634354a934788109422cf409"
    meta-arago-distro
    meta-arago-extras ="head:85f191c83f7cd7b3b4fb6df08b22fbe24e25773"
    meta-browser ="标题:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5 ="标题:682ad61c071a9710e9f9d8a32ab1b5f3c14953d1"
    元网络
    Meta-python
    Meta-OE
    元- gnome
    元多媒体 ="标题:ea996301d9c097bcb8046f08041dc82bb62f8"
    meta-ti ="标题:3f26d1f94fbc87740fdfe33292c904e865257e81"
    meta-linaro-toolchain
    meta-optee ="标题:75dfb67bbb14a70cd47afda9726e2e1c76731885"
    元数据 ="标题:7d518d342eb67d25aa071fb08d03f06d6da576c6"
    
    正在初始化任务:100%|###################################### |时间:0:00
    :00注意:执行运行队列任务
    注:任务摘要:尝试了3个任务、其中0不需要重新运行、全部成功。
    
    摘要:显示了1条警告消息。
    VL@vlubundtu:~/tisdk/build
    

    然后、命令"MACHINE=am57xx-EVM bitbake ti-cgt-PRU-native"

    VL@vlubundu:~/tisdk/build machine=am57xx-evm bitbake ti-cgt-PRU-Native
    Loading cache:100%|############################################################################ |时间:0:00:00
    从依赖项高速缓存加载了4061个条目。
    解析配方:100%|################################################################################################################ |时间:0:00:07
    解析3159 .bb 文件完成(3156缓存,3解析)。 4064个目标、447个跳过、0个屏蔽、0个错误。
    警告:
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-bsp/common-csl-ip/common-csp-ip_git.bbappend
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-devtools/python/python3-native_3.5.2.bbappend 没有可用的方法
    注意:解决任何缺失的任务队列相关性
    
    生成配置:
    BB_VERSION ="1.36.0"
    BUIL_SYS ="x86_64-Linux"
    内设 ="Uubuntu-18.04"
    TARGET_SYS ="arm-linux-gnueabi"
    机器 ="am57xx-evm"
    分发包 ="Arago"
    distro_version ="2018.08"
    TUNE_features ="arm armv7a vfp thumb neon callconvention-hard"
    target_FPU ="硬"
    meta-processor-sdk ="标题:012bf1c42b1826380ca7557e5185fe88f939a93c"
    meta-ROS ="head:e2566402ab108a19634354a934788109422cf409"
    meta-arago-distro
    meta-arago-extras ="head:85f191c83f7cd7b3b4fb6df08b22fbe24e25773"
    meta-browser ="标题:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5 ="标题:682ad61c071a9710e9f9d8a32ab1b5f3c14953d1"
    元网络
    Meta-python
    Meta-OE
    元- gnome
    元多媒体 ="标题:ea996301d9c097bcb8046f08041dc82bb62f8"
    meta-ti ="标题:3f26d1f94fbc87740fdfe33292c904e865257e81"
    meta-linaro-toolchain
    meta-optee ="标题:75dfb67bbb14a70cd47afda9726e2e1c76731885"
    元数据 ="head:7d518d342eb67d25aa071fb08d03f06d6da576c6"
    
    正在初始化任务:100%|###################################################################################### |时间:0:00
    :00注意:执行 SetScene 任务
    注:执行 RunQueue 任务
    警告:TI-CGT-PRU-native-2.2.1-r0 DO_unpack: TI 安装程序需要32位 glibc 库才能正常运行
    在 Fedora 上运行'yum install glibc.i686'或在 Ubuntu 上运行'apt-get install gc6:i386' unpacketic 文件
    :TI-probone-proband-proband-proband-proband-proband-probone.prue-guard-proband-uni686:microcontrollers-proband-proband-proband-proband-unias:
    TI-CGT-PRU-native-2.2.1-r0 DO 填充许可证:无法将许可证文件/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/PRU_Code_Generation_Tools_2.2.x_manifest.html
    /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/PRU_Code_Generation_Tools_2.2.x_manifest.html 复制到/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/license-destdir/ti-cgt-pru-native/PRU_Code_Generation_Tools_2.2.x_manifest.html:[errno 2]没有此类文件或目录:'/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/PRU_Code_Generation_Tools_2.2.x_manifest.html '错误:TI-CGT-PRU-native-2.2.1-r0 DO 填充许可证:[TI-CGT-PRU-NATIVE:
    /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.4409文件中
    存储的错误: /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.4409
    日志数据如下
    :|调试:执行 shell 函数 DO 执行_install
    | CP:无法 stat '/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.:无此类文件或目录
    |警告:/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/run.do_install.4409:1从'CP -r /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.退出1 /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/image/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/recipe-sysroot-native/usr/share/ti/cgt-pru /'
    |错误:功能失败:do_install (日志文件位于/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.4409)
    错误:任务(虚拟:本机:/home/vl/tisdk/sources/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.2.1.bb:do_install)失败、退出代码为"1"
    注意:任务摘要:尝试了18个任务、其中9个任务不需要重新运行、1个任务失败。
    
    摘要:1个任务失败:
    虚拟:本机:/home/vl/tisdk/sources/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.2.1.bb:多安装
    摘要:显示了4条警告消息。
    摘要:显示了2条错误消息、返回非零退出代码。
    VL@vlubundtu:~/tisdk/build 

    请帮助。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Kemal R. Shakir、您好!
    还有其他我应该做的吗?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    是的。 您能否发布此命令的输出?

    $ ls -al /bin/sh

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    ls -al /bin/sh 的结果

    VL@vlubunttu:~/tisdk/build ls -al /bin/sh
    lrwxrwxrwxrwx 1 root root 4 сен 4 09:15 /bin/sh -> bash
    vl@vlubuntu:~/tisdk/build 

    正如我所理解的,应该有 bash。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    是的。 您可以尝试使用这些命令吗?

    $ MACHINE=am57xx-evm bitbake ti-cgt-pru-native -c cleanall
    $ MACHINE=am57xx-evm bitbake ti-cgt-pru-native

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    结果为MACHINE=am57xx-evm bitbake ti-cgt-pru-native -c cleanall

    VL@vlubundu:~/tisdk/build machine=am57xx-evm bitbake ti-cgt-pru-native -c cleanall
    加载缓存:100%|######################################################## |时间:0:00:00
    从依赖项高速缓存加载了4061个条目。
    解析配方:100%|################################################################################################################ |时间:0:00:06
    解析3159 .bb 文件完成(3156缓存,3解析)。 4064个目标、447个跳过、0个屏蔽、0个错误。
    警告:
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-bsp/common-csl-ip/common-csp-ip_git.bbappend
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-devtools/python/python3-native_3.5.2.bbappend 没有可用的方法
    注意:解决任何缺失的任务队列相关性
    
    生成配置:
    BB_VERSION ="1.36.0"
    BUIL_SYS ="x86_64-Linux"
    内设 ="Uubuntu-18.04"
    TARGET_SYS ="arm-linux-gnueabi"
    机器 ="am57xx-evm"
    分发包 ="Arago"
    distro_version ="2018.08"
    TUNE_features ="arm armv7a vfp thumb neon callconvention-hard"
    target_FPU ="硬"
    meta-processor-sdk ="标题:012bf1c42b1826380ca7557e5185fe88f939a93c"
    meta-ROS ="head:e2566402ab108a19634354a934788109422cf409"
    meta-arago-distro
    meta-arago-extras ="head:85f191c83f7cd7b3b4fb6df08b22fbe24e25773"
    meta-browser ="标题:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5 ="标题:682ad61c071a9710e9f9d8a32ab1b5f3c14953d1"
    元网络
    Meta-python
    Meta-OE
    元- gnome
    元多媒体 ="标题:ea996301d9c097bcb8046f08041dc82bb62f8"
    meta-ti ="标题:3f26d1f94fbc87740fdfe33292c904e865257e81"
    meta-linaro-toolchain
    meta-optee ="标题:75dfb67bbb14a70cd47afda9726e2e1c76731885"
    元数据 ="head:7d518d342eb67d25aa071fb08d03f06d6da576c6"
    
    正在初始化任务:100%|###################################################################################### |时间:0:00
    :00注意:执行运行队列任务
    注:任务摘要:尝试了3个任务、其中0不需要重新运行、全部成功。
    
    摘要:显示了1条警告消息。
    VL@vlubundtu:~/tisdk/build 

    结果为MACHINE=am57xx-evm bitbake ti-cgt-pru-native

    VL@vlubundu:~/tisdk/build machine=am57xx-evm bitbake ti-cgt-PRU-Native
    Loading cache:100%|############################################################################ |时间:0:00:00
    从依赖项高速缓存加载了4061个条目。
    解析配方:100%|################################################################################################################ |时间:0:00:06
    解析3159 .bb 文件完成(3156缓存,3解析)。 4064个目标、447个跳过、0个屏蔽、0个错误。
    警告:
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-bsp/common-csl-ip/common-csp-ip_git.bbappend
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-devtools/python/python3-native_3.5.2.bbappend 没有可用的方法
    注意:解决任何缺失的任务队列相关性
    
    生成配置:
    BB_VERSION ="1.36.0"
    BUIL_SYS ="x86_64-Linux"
    内设 ="Uubuntu-18.04"
    TARGET_SYS ="arm-linux-gnueabi"
    机器 ="am57xx-evm"
    分发包 ="Arago"
    distro_version ="2018.08"
    TUNE_features ="arm armv7a vfp thumb neon callconvention-hard"
    target_FPU ="硬"
    meta-processor-sdk ="标题:012bf1c42b1826380ca7557e5185fe88f939a93c"
    meta-ROS ="head:e2566402ab108a19634354a934788109422cf409"
    meta-arago-distro
    meta-arago-extras ="head:85f191c83f7cd7b3b4fb6df08b22fbe24e25773"
    meta-browser ="标题:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5 ="标题:682ad61c071a9710e9f9d8a32ab1b5f3c14953d1"
    元网络
    Meta-python
    Meta-OE
    元- gnome
    元多媒体 ="标题:ea996301d9c097bcb8046f08041dc82bb62f8"
    meta-ti ="标题:3f26d1f94fbc87740fdfe33292c904e865257e81"
    meta-linaro-toolchain
    meta-optee ="标题:75dfb67bbb14a70cd47afda9726e2e1c76731885"
    元数据 ="head:7d518d342eb67d25aa071fb08d03f06d6da576c6"
    
    正在初始化任务:100%|###################################################################################### |时间:0:00
    :00注意:执行 SetScene 任务
    注:执行 RunQueue 任务
    警告:TI-CGT-PRU-native-2.2.1-r0 DO_unpack: TI 安装程序需要32位 glibc 库才能正常运行
    在 Fedora 上运行'yum install glibc.i686'或在 Ubuntu 上运行'apt-get install gc6:i386' unpacketic 文件
    :TI-probone-proband-proband-proband-proband-proband-probone.prue-guard-proband-uni686:microcontrollers-proband-proband-proband-proband-unias:
    TI-CGT-PRU-native-2.2.1-r0 DO 填充许可证:无法将许可证文件/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/PRU_Code_Generation_Tools_2.2.x_manifest.html
    /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/PRU_Code_Generation_Tools_2.2.x_manifest.html 复制到/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/license-destdir/ti-cgt-pru-native/PRU_Code_Generation_Tools_2.2.x_manifest.html:[errno 2]没有此类文件或目录:'/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/PRU_Code_Generation_Tools_2.2.x_manifest.html '错误:TI-CGT-PRU-native-2.2.1-r0 DO 填充许可证:[TI-CGT-PRU-NATIVE:
    /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.27090文件中
    存储的错误: /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.27090
    日志数据如下
    :|调试:执行 shell 函数 DO 执行_install
    | CP:无法 stat '/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.:无此类文件或目录
    |警告:/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/run.do_install.27090:1从'CP -r /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.退出1 /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/image/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/recipe-sysroot-native/usr/share/ti/cgt-pru /'
    |错误:功能失败:do_install (日志文件位于/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.27090)
    错误:任务(虚拟:本机:/home/vl/tisdk/sources/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.2.1.bb:do_install)失败、退出代码为"1"
    注意:任务摘要:尝试了18个任务、其中9个任务不需要重新运行、1个任务失败。
    
    摘要:1个任务失败:
    虚拟:本机:/home/vl/tisdk/sources/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.2.1.bb:多安装
    摘要:显示了4条警告消息。
    摘要:显示了2条错误消息、返回非零退出代码。
    VL@vlubundtu:~/tisdk/build 

    文件:

    ~/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/PRU_Code_Generation_Tools_2.2.x_manifest.html

    信号丢失。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    是否可以运行此命令并重试?

    $ sudo apt-get install git build-essential python diffstat texinfo gchrawk path dos2unix wget unzip SOCAT doxygen libc6:i386 libncurses5:i386 libstdc++6:i386 libz1:i386

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    现在、machine=am57xx-EVM bitbake ti-cgt-PRU-native 的结果 函数失败

    VL@vlubundu:~/tisdk/build machine=am57xx-evm bitbake ti-cgt-PRU-Native
    Loading cache:100%|############################################################################ |时间:0:00:00
    从依赖项高速缓存加载了4061个条目。
    解析配方:100%|################################################################################################################ |时间:0:00:06
    解析3159 .bb 文件完成(3156缓存,3解析)。 4064个目标、447个跳过、0个屏蔽、0个错误。
    警告:
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-bsp/common-csl-ip/common-csp-ip_git.bbappend
    /home/vl/tisdk/sources/meta-processor-sdk/recipes-devtools/python/python3-native_3.5.2.bbappend 没有可用的方法
    注意:解决任何缺失的任务队列相关性
    
    生成配置:
    BB_VERSION ="1.36.0"
    BUIL_SYS ="x86_64-Linux"
    内设 ="Uubuntu-18.04"
    TARGET_SYS ="arm-linux-gnueabi"
    机器 ="am57xx-evm"
    分发包 ="Arago"
    distro_version ="2018.08"
    TUNE_features ="arm armv7a vfp thumb neon callconvention-hard"
    target_FPU ="硬"
    meta-processor-sdk ="标题:012bf1c42b1826380ca7557e5185fe88f939a93c"
    meta-ROS ="head:e2566402ab108a19634354a934788109422cf409"
    meta-arago-distro
    meta-arago-extras ="head:85f191c83f7cd7b3b4fb6df08b22fbe24e25773"
    meta-browser ="标题:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-qt5 ="标题:682ad61c071a9710e9f9d8a32ab1b5f3c14953d1"
    元网络
    Meta-python
    Meta-OE
    元- gnome
    元多媒体 ="标题:ea996301d9c097bcb8046f08041dc82bb62f8"
    meta-ti ="标题:3f26d1f94fbc87740fdfe33292c904e865257e81"
    meta-linaro-toolchain
    meta-optee ="标题:75dfb67bbb14a70cd47afda9726e2e1c76731885"
    元数据 ="head:7d518d342eb67d25aa071fb08d03f06d6da576c6"
    
    正在初始化任务:100%|###################################################################################### |时间:0:00:00
    注意:正在执行 SetScene 任务
    注意:正在执行 RunQueue 任务
    错误:TI-CGT-PRU-native-2.2.1-r0 DO_install:函数失败:Do_install (日志文件位于/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.29760)
    错误:日志文件存储在中:/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.29760
    日志数据遵循:
    |调试:正在执行 shell 函数 DO_install
    | CP:无法'/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.' 无此类文件或目录
    |警告:/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/run.do_install.29760:1从'cp -r /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/ti-cgt-pru-2.2.1/ti-cgt-pru_2.2.1/.退出1 /home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/image/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/recipe-sysroot-native/usr/share/ti/cgt-pru /'
    |错误:功能失败:do_install (日志文件位于/home/vl/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/ti-cgt-pru-native/2.2.1-r0/temp/log.do_install.29760)
    错误:任务(虚拟:本机:/home/vl/tisdk/sources/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.2.1.bb:do_install)失败、退出代码为"1"
    注意:任务摘要:尝试了18个任务、其中17个不需要重新运行、1个任务失败。
    
    摘要:1个任务失败:
    虚拟:本机:/home/vl/tisdk/sources/meta-ti/recipes-ti/devtools/ti-cgt-pru_2.2.1.bb:多安装
    摘要:显示1条警告消息。
    摘要:显示1条错误消息、返回非零退出代码。
    VL@vlubundtu:~/tisdk/build 

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您的 Ubuntu 安装似乎已擦除。 您可以尝试在另一台计算机上构建吗?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    实际上、我现在在新计算机上安装了更新的 Ubuntu 18.04、因此我的 dash/bash 有问题。

    我可以重新安装 Ubuntu 版本18.04。 还是推荐其他版本?

    P.S. 我收集了需要执行的所有命令:

    sudo apt-get install chrpath g++ gawk gcc make texinfo python python2.7
    sudo dpkg-reconfigure dash //检查否//请勿使用 dash
    apt-get install git build-Essential sudo python diffstat texinfo gpython path dos2unix wget unzip SOCAT doxi386-libc6:sibzurni386-get i386-libzue-certificate 5:
    
    
    releases.linaro.org/.../gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf.tar.xz
    无支票证书 releases.linaro.org/.../gcc-linaro-7.2.1-2017.11-x86_64_aarch64-linux-gnu.tar.xz
    
    tar -Jxvf gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf.tar.xz -C $HOME
    tar -Jxvf gcc-linaro-7.2.1-2017.11-x86_64_Aarch64-linux-gnu.tar.xz -c $HOME .tar -jc/tisaro-linux-dk-dk.cd-dk.cd-clone
    
    
    processor-sdk-05.01.00.11-config.txt /arago-project.org/git/projects/oe-layersetup.git -cd/tisdk.cd/tisdk.cd-clone gdk.cd/tisdk.cd-clone .sdk oe-layertool-setup.sh
    
    CONF/setenv
    导出工具链_path_armv7=/home/vl/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf
    导出工具链_path_armv8=/home/vl/gcc-linaro-7.2.1-2017.11-x86_64_aarch64-linux-gnu
    

    MACHINE=am57xx-EVM bitbake core-image-base

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您最好安装 Ubuntu 16.04。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我将指定哪些内容对 SDK 编译更可靠:

    Ubuntu 16.04 i386 Ubuntu 16.04 AMD64

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    安装 Ubuntu 16.04 AMD64。 处理器 SDK 在 i386上不起作用