<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Tina T113 编译报错]]></title><description><![CDATA[<p dir="auto">编译日志如下。sdk为repo拉下来的sdk。</p>
<pre><code>luo@luo-virtual-machine:~/tina_d1_open_v2$ source build/envsetup.sh 
Setup env done! Please run lunch next.
luo@luo-virtual-machine:~/tina_d1_open_v2$ lunch 

You're building on Linux

Lunch menu... pick a combo:
     1. d1-h_nezha_min-tina
     2. d1-h_nezha-tina
     3. d1s_nezha-tina

Which would you like? [Default d1s_nezha]: 3
============================================
TINA_BUILD_TOP=/home/luo/tina_d1_open_v2
TINA_TARGET_ARCH=riscv
TARGET_PRODUCT=d1s_nezha
TARGET_PLATFORM=d1s
TARGET_BOARD=d1s-nezha
TARGET_PLAN=nezha
TARGET_BUILD_VARIANT=tina
TARGET_BUILD_TYPE=release
TARGET_KERNEL_VERSION=5.4
TARGET_UBOOT=u-boot-2018
TARGET_CHIP=sun20iw1p1
============================================
clean buildserver
[1] 6333
luo@luo-virtual-machine:~/tina_d1_open_v2$ make -j1 V=s
===This's tina environment.===
d1s_nezha d1s d1s-nezha
build_boot platform:sun20iw1p1 o_option:spl
Prepare toolchain ...
suport_board:d1s
--------build for platform:sun20iw1p1 mode:all board:d1s-------------------
platform set to sun20iw1p1
/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/tools/generate_hash_header_file.sh &gt; /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/commit_info.h.tmp
if [ -r /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/commit_info.h ] &amp;&amp; cmp -s /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/commit_info.h /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/commit_info.h.tmp; then rm -f /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/commit_info.h.tmp; else echo '  UPD     /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/commit_info.h'; mv /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/commit_info.h.tmp /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/commit_info.h; fi
  UPD     /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/commit_info.h
make -C /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/fes fes
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
  CHK     /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/config.h
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
  CHK     /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/autoconf.mk
  UPD     /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/autoconf.mk
  UPD     /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/include/config.h
make -C /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
make -C /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/board/sun20iw1p1/
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
make -C /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/common/
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: /bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
missing operand
Try 'dirname --help' for more information.
dirname: missing operand
Try 'dirname --help' for more information.
dirname: missing operand
Try 'dirname --help' for more information.
make -C /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/drivers/
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: dirname: missing operand
Try 'dirname --help' for more information.
missing operand
Try 'dirname --help' for more information.
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
dirname: missing operand
Try 'dirname --help' for more information.
make -C /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/fes/main/
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: /bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-ld: not found
dirname: missing operand
Try 'dirname --help' for more information.
missing operand
Try 'dirname --help' for more information.
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
make[2]: *** No rule to make target '.depend', needed by 'all'.  Stop.
Makefile:98: recipe for target '/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/libarch.o' failed
make[1]: *** [/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/arch/riscv/cpu/riscv64/libarch.o] Error 2
make[1]: *** Waiting for unfinished jobs....
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
make[2]: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: Command not found
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: /bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
missing operand
Try 'dirname --help' for more information.
dirname: missing operand
Try 'dirname --help' for more information.
/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/mk/config.mk:120: recipe for target 'board.o' failed
make[2]: *** [board.o] Error 127
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
Makefile:98: recipe for target '/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/board/sun20iw1p1/libboard.o' failed
make[1]: *** [/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/board/sun20iw1p1/libboard.o] Error 2
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
make[2]: *** No rule to make target '.depend', needed by 'all'.  Stop.
Makefile:98: recipe for target '/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/fes/main/libmain.o' failed
make[1]: *** [/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/fes/main/libmain.o] Error 2
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
make[2]: *** No rule to make target '.depend', needed by 'all'.  Stop.
Makefile:98: recipe for target '/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/drivers/libdrivers.o' failed
make[1]: *** [/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/drivers/libdrivers.o] Error 2
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 3: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
make[2]: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: Command not found
/bin/sh: 1: /home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/../tools/toolchain/riscv64-linux-x86_64-20200528/bin/riscv64-unknown-linux-gnu-gcc: not found
dirname: missing operand
Try 'dirname --help' for more information.
/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/mk/config.mk:120: recipe for target 'string.o' failed
make[2]: *** [string.o] Error 127
Makefile:98: recipe for target '/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/common/libcommon.o' failed
make[1]: *** [/home/luo/tina_d1_open_v2/lichee/brandy-2.0/spl/common/libcommon.o] Error 2
make[1]: *** wait: 没有子进程.  Stop.
Makefile:175: recipe for target 'all' failed
make: *** [all] Error 2
mboot0 stop for build error in brandy, Please check!
#### make boot0 failed!
luo@luo-virtual-machine:~/tina_d1_open_v2$ find ./ -name riscv64-unknown-linux-gnu-gcc
./prebuilt/gcc/linux-x86/riscv/toolchain-thead-glibc/riscv64-glibc-gcc-thead_20200702/bin/riscv64-unknown-linux-gnu-gcc
</code></pre>
]]></description><link>https://bbs.aw-ol.com/topic/6046/tina-t113-编译报错</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 03:06:51 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/6046.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Dec 2024 07:42:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tina T113 编译报错 on Mon, 07 Apr 2025 12:48:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/4897">@lccaa</a> 老哥 什么意思 不太懂<img src="https://bbs.aw-ol.com/plugins/nodebb-plugin-emoji/emoji/android/1f635.png?v=phfsr98k5bg" class="not-responsive emoji emoji-android emoji--dizzy_face" title=":dizzy_face:" alt="😵" /></p>
]]></description><link>https://bbs.aw-ol.com/post/25846</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/25846</guid><dc:creator><![CDATA[vanity_pride]]></dc:creator><pubDate>Mon, 07 Apr 2025 12:48:05 GMT</pubDate></item><item><title><![CDATA[Reply to Tina T113 编译报错 on Mon, 03 Feb 2025 02:01:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/4897">@lccaa</a> saves the day!</p>
]]></description><link>https://bbs.aw-ol.com/post/25259</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/25259</guid><dc:creator><![CDATA[Johnohhh1]]></dc:creator><pubDate>Mon, 03 Feb 2025 02:01:12 GMT</pubDate></item><item><title><![CDATA[Reply to Tina T113 编译报错 on Thu, 02 Jan 2025 00:43:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/1915">@awwwwa</a> 对，解决了。下载下来的包需要把原本的工具链替换成官网下的。</p>
]]></description><link>https://bbs.aw-ol.com/post/25001</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/25001</guid><dc:creator><![CDATA[lccaa]]></dc:creator><pubDate>Thu, 02 Jan 2025 00:43:26 GMT</pubDate></item><item><title><![CDATA[Reply to Tina T113 编译报错 on Tue, 31 Dec 2024 03:05:32 GMT]]></title><description><![CDATA[<p dir="auto">Ubuntu 18.04？</p>
]]></description><link>https://bbs.aw-ol.com/post/24984</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/24984</guid><dc:creator><![CDATA[awwwwa]]></dc:creator><pubDate>Tue, 31 Dec 2024 03:05:32 GMT</pubDate></item></channel></rss>