20240521在Ubuntu20.04下編譯RK3588的IPC方案的編譯環境問題makeinfo: not found

20240521在Ubuntu20.04下編譯RK3588的IPC方案的編譯環境問題makeinfo: not found
2024/5/21 20:52


viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ sudo apt-get install texinfo


viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ md5sum RK3588_IPC_SDK.tar.gz?
7481cc8d59f697a5fa4fd655de866707 ?RK3588_IPC_SDK.tar.gz
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ time tar --use-compress-program=pigz -xvpf RK3588_IPC_SDK.tar.gz?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ cd RK3588_IPC_SDK/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ ll
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ sudo apt-get install texinfo
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ ll *.sh
lrwxrwxrwx 1 viewpro viewpro 16 5月 ?13 10:15 build.sh -> project/build.sh*
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ cat readme_cn.txt?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ ll
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ ./build.sh lunch
Which would you like? [0]: 3
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ ./build.sh?


詳細的相關LOG:
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ ./build.sh?
**************************************
Check [OK]: dtc --version
**************************************
Please install makeinfo first
? ? sudo apt-get install texinfo
**************************************
Check [OK]: gperf --version
**************************************
Please install dpkg first
? ? sudo apt-get install ?g++-multilib
**************************************
Please install dpkg first
? ? sudo apt-get install ?gcc-multilib
**************************************
Check [OK]: make -v
GLOBAL_PARTITIONS: 0x8000@0x0(env),0x80000@0x8000(idblock),0x400000@0x88000(uboot),0x2000000@0x488000(boot),0x80000000@0x2488000(rootfs),0x40000000@0x82488000(oem),0x80000000@0xC2488000(userdata),-@0x142488000(media)
[build.sh:info] Partition Filesystem Type Configure: rootfs@IGNORE@ext4,userdata@/userdata@ext4,oem@/oem@ext4
============================================
TARGET_ARCH=arm64
TARGET_UBOOT_CONFIG=rk3588_defconfig rk3588-ipc.config
TARGET_SPL_CONFIG=


arm-tdep.c:1258:7: note: 'offset' was declared here
?1258 | ? int offset;
? ? ? | ? ? ? ^~~~~~
arm-tdep.c:1284:32: warning: 'basereg' may be used uninitialized in this function [-Wmaybe-uninitialized]
?1284 | ? ? ? if (bits (insn, 3, 5) != basereg)
? ? ? | ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?^~~~~~~
arm-tdep.c:1256:16: note: 'basereg' was declared here
?1256 | ? unsigned int basereg;
? ? ? | ? ? ? ? ? ? ? ?^~~~~~~
linespec.c: In function 'std::vector<symtab_and_line> convert_linespec_to_sals(linespec_state*, linespec_p)':
linespec.c:4234:19: warning: 'want_start_sal' may be used uninitialized in this function [-Wmaybe-uninitialized]
?4234 | ? if (is_function && want_start_sal)
? ? ? | ? ? ? ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
linespec.c:4216:8: note: 'want_start_sal' was declared here
?4216 | ? bool want_start_sal;
? ? ? | ? ? ? ?^~~~~~~~~~~~~~
/home/viewpro/RK3588_IPC_SDK/sysdrv/tools/board/gdb/gdb-10.2/missing: 81: makeinfo: not found
/home/viewpro/RK3588_IPC_SDK/sysdrv/tools/board/gdb/gdb-10.2/missing: 81: makeinfo: not found
/home/viewpro/RK3588_IPC_SDK/sysdrv/tools/board/gdb/gdb-10.2/missing: 81: makeinfo: not found
WARNING: 'makeinfo' is missing on your system.
? ? ? ? ?You should only need it if you modified a '.texi' file, or
? ? ? ? ?any other file indirectly affecting the aspect of the manual.
? ? ? ? ?You might want to install the Texinfo package:
? ? ? ? ?<http://www.gnu.org/software/texinfo/>
? ? ? ? ?The spurious makeinfo call might also be the consequence of
? ? ? ? ?using a buggy 'make' (AIX, DU, IRIX), in which case you might
? ? ? ? ?want to install GNU make:
? ? ? ? ?<http://www.gnu.org/software/make/>
WARNING: 'makeinfo' is missing on your system.
? ? ? ? ?You should only need it if you modified a '.texi' file, or
? ? ? ? ?any other file indirectly affecting the aspect of the manual.
? ? ? ? ?You might want to install the Texinfo package:
? ? ? ? ?<http://www.gnu.org/software/texinfo/>
? ? ? ? ?The spurious makeinfo call might also be the consequence of
? ? ? ? ?using a buggy 'make' (AIX, DU, IRIX), in which case you might
? ? ? ? ?want to install GNU make:
? ? ? ? ?<http://www.gnu.org/software/make/>
make[6]: *** [Makefile:490: gdb.info] Error 127
make[6]: *** Waiting for unfinished jobs....
make[6]: *** [Makefile:569: stabs.info] Error 127
WARNING: 'makeinfo' is missing on your system.
? ? ? ? ?You should only need it if you modified a '.texi' file, or
? ? ? ? ?any other file indirectly affecting the aspect of the manual.
? ? ? ? ?You might want to install the Texinfo package:
? ? ? ? ?<http://www.gnu.org/software/texinfo/>
? ? ? ? ?The spurious makeinfo call might also be the consequence of
? ? ? ? ?using a buggy 'make' (AIX, DU, IRIX), in which case you might
? ? ? ? ?want to install GNU make:
? ? ? ? ?<http://www.gnu.org/software/make/>
make[6]: *** [Makefile:613: annotate.info] Error 127
make[5]: *** [Makefile:1963: subdir_do] Error 1
make[4]: *** [Makefile:1613: all] Error 2
make[3]: *** [Makefile:10066: all-gdb] Error 2
make[2]: *** [Makefile:854: all] Error 2
make[1]: *** [Makefile:29: all] Error 255
make[1]: Leaving directory '/home/viewpro/RK3588_IPC_SDK/sysdrv/tools/board/gdb'
make: *** [Makefile:479: boardtools] Error 2
make: Leaving directory '/home/viewpro/RK3588_IPC_SDK/sysdrv'
[build.sh:error] Running build_sysdrv failed!
[build.sh:error] exit code 2 from line 506:
[build.sh:info] ? ? make -C ${SDK_SYSDRV_DIR}
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ sudo apt-get install makeinfo
[sudo] password for viewpro:?
Reading package lists... Done
Building dependency tree ? ? ??
Reading state information... Done
E: Unable to locate package makeinfo
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ sudo apt-get install textinfo
Reading package lists... Done
Building dependency tree ? ? ??
Reading state information... Done
E: Unable to locate package textinfo
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ sudo apt-get install textinfo
Reading package lists... Done
Building dependency tree ? ? ??
Reading state information... Done
E: Unable to locate package textinfo
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ sudo apt install textinfo
Reading package lists... Done
Building dependency tree ? ? ??
Reading state information... Done
E: Unable to locate package textinfo
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ sudo apt-get install texinfo
Reading package lists... Done
Building dependency tree ? ? ??
Reading state information... Done
The following additional packages will be installed:
? libtext-unidecode-perl libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl tex-common
Suggested packages:
? libxml-sax-expatxs-perl debhelper texlive-base texlive-latex-base texlive-plain-generic texlive-fonts-recommended
The following NEW packages will be installed:
? libtext-unidecode-perl libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl tex-common texinfo
0 upgraded, 8 newly installed, 0 to remove and 29 not upgraded.
Need to get 1,925 kB of archives.
After this operation, 13.9 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/universe amd64 tex-common all 6.13 [32.7 kB]
Get:2 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/universe amd64 libtext-unidecode-perl all 1.30-1 [99.0 kB]
Get:3 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
Get:4 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
Get:5 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
Get:6 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
Get:7 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
Get:8 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/universe amd64 texinfo amd64 6.7.0.dfsg.2-5 [1,375 kB]
Fetched 1,925 kB in 23s (83.9 kB/s)
Selecting previously unselected package tex-common.
(Reading database ... 198669 files and directories currently installed.)
Preparing to unpack .../0-tex-common_6.13_all.deb ...
Unpacking tex-common (6.13) ...
Selecting previously unselected package libtext-unidecode-perl.
Preparing to unpack .../1-libtext-unidecode-perl_1.30-1_all.deb ...
Unpacking libtext-unidecode-perl (1.30-1) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Preparing to unpack .../2-libxml-namespacesupport-perl_1.12-1_all.deb ...
Unpacking libxml-namespacesupport-perl (1.12-1) ...
Selecting previously unselected package libxml-sax-base-perl.
Preparing to unpack .../3-libxml-sax-base-perl_1.09-1_all.deb ...
Unpacking libxml-sax-base-perl (1.09-1) ...
Selecting previously unselected package libxml-sax-perl.
Preparing to unpack .../4-libxml-sax-perl_1.02+dfsg-1_all.deb ...
Unpacking libxml-sax-perl (1.02+dfsg-1) ...
Selecting previously unselected package libxml-libxml-perl.
Preparing to unpack .../5-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
Selecting previously unselected package libxml-sax-expat-perl.
Preparing to unpack .../6-libxml-sax-expat-perl_0.51-1_all.deb ...
Unpacking libxml-sax-expat-perl (0.51-1) ...
Selecting previously unselected package texinfo.
Preparing to unpack .../7-texinfo_6.7.0.dfsg.2-5_amd64.deb ...
Unpacking texinfo (6.7.0.dfsg.2-5) ...
Setting up libxml-namespacesupport-perl (1.12-1) ...
Setting up tex-common (6.13) ...
update-language: texlive-base not installed and configured, doing nothing!
Setting up libxml-sax-base-perl (1.09-1) ...
Setting up libtext-unidecode-perl (1.30-1) ...
Setting up libxml-sax-perl (1.02+dfsg-1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libxml-sax-expat-perl (0.51-1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up texinfo (6.7.0.dfsg.2-5) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for install-info (6.7.0.dfsg.2-5) ...
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~/RK3588_IPC_SDK$ ./build.sh?
**************************************
Check [OK]: dtc --version
**************************************
Check [OK]: makeinfo --version


?

[BEGIN] 2024/5/21 20:48:22
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ md5sum RK3588_IPC_SDK.tar.gz?
7481cc8d59f697a5fa4fd655de866707 ?RK3588_IPC_SDK.tar.gz
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ dtc --version
Version: DTC 1.5.0
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ sudo apt-get install texinfo
[sudo] password for viewpro:?
Reading package lists... Done
Building dependency tree ? ? ??
Reading state information... Done
texinfo is already the newest version (6.7.0.dfsg.2-5).
0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ gperf --version
GNU gperf 3.1
Copyright (C) 1989-2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Douglas C. Schmidt and Bruno Haible.
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ sudo apt-get install dpkg
Reading package lists... Done
Building dependency tree ? ? ??
Reading state information... Done
dpkg is already the newest version (1.19.7ubuntu3.2).
dpkg set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ sudo apt-get install ?g++-multilib
Reading package lists... Done
Building dependency tree ? ? ??
Reading state information... Done
The following additional packages will be installed:
? g++-9-multilib gcc-9-multilib gcc-multilib lib32asan5 lib32atomic1 lib32gcc-9-dev lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++-9-dev lib32stdc++6 lib32ubsan1 libc6-dev-i386 libc6-dev-x32
? libc6-i386 libc6-x32 libx32asan5 libx32atomic1 libx32gcc-9-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-9-dev libx32stdc++6 libx32ubsan1
Suggested packages:
? lib32stdc++6-9-dbg libx32stdc++6-9-dbg
The following NEW packages will be installed:
? g++-9-multilib g++-multilib gcc-9-multilib gcc-multilib lib32asan5 lib32atomic1 lib32gcc-9-dev lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++-9-dev lib32stdc++6 lib32ubsan1 libc6-dev-i386
? libc6-dev-x32 libc6-i386 libc6-x32 libx32asan5 libx32atomic1 libx32gcc-9-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-9-dev libx32stdc++6 libx32ubsan1
0 upgraded, 28 newly installed, 0 to remove and 29 not upgraded.
Need to get 23.6 MB of archives.
After this operation, 126 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.15 [2,726 kB]
Get:2 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libc6-dev-i386 amd64 2.31-0ubuntu9.15 [1,903 kB]
Get:3 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libc6-x32 amd64 2.31-0ubuntu9.15 [2,782 kB]
Get:4 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libc6-dev-x32 amd64 2.31-0ubuntu9.15 [1,975 kB]
Get:5 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.5.0-1ubuntu1~20.04 [49.1 kB]
Get:6 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libx32gcc-s1 amd64 10.5.0-1ubuntu1~20.04 [41.6 kB]
Get:7 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 lib32gomp1 amd64 10.5.0-1ubuntu1~20.04 [108 kB]
Get:8 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libx32gomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
Get:9 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 lib32itm1 amd64 10.5.0-1ubuntu1~20.04 [28.1 kB]
Get:10 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libx32itm1 amd64 10.5.0-1ubuntu1~20.04 [26.5 kB]
Get:11 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 lib32atomic1 amd64 10.5.0-1ubuntu1~20.04 [8,764 B]
Get:12 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libx32atomic1 amd64 10.5.0-1ubuntu1~20.04 [9,272 B]
Get:13 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 lib32asan5 amd64 9.4.0-1ubuntu1~20.04.2 [2,647 kB]
Get:14 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libx32asan5 amd64 9.4.0-1ubuntu1~20.04.2 [2,584 kB]
Get:15 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.5.0-1ubuntu1~20.04 [522 kB]
Get:16 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 lib32ubsan1 amd64 10.5.0-1ubuntu1~20.04 [756 kB]
Get:17 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libx32stdc++6 amd64 10.5.0-1ubuntu1~20.04 [486 kB]
Get:18 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libx32ubsan1 amd64 10.5.0-1ubuntu1~20.04 [763 kB]
Get:19 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 lib32quadmath0 amd64 10.5.0-1ubuntu1~20.04 [230 kB]
Get:20 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libx32quadmath0 amd64 10.5.0-1ubuntu1~20.04 [149 kB]
Get:21 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 lib32gcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2,224 kB]
Get:22 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libx32gcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2,010 kB]
Get:23 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 gcc-9-multilib amd64 9.4.0-1ubuntu1~20.04.2 [1,068 B]
Get:24 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 lib32stdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [762 kB]
Get:25 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 libx32stdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [709 kB]
Get:26 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates/main amd64 g++-9-multilib amd64 9.4.0-1ubuntu1~20.04.2 [1,084 B]
Get:27 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/main amd64 gcc-multilib amd64 4:9.3.0-1ubuntu2 [1,516 B]
Get:28 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/main amd64 g++-multilib amd64 4:9.3.0-1ubuntu2 [1,044 B]
Fetched 23.6 MB in 22s (1,052 kB/s)
Selecting previously unselected package libc6-i386.
(Reading database ... 199952 files and directories currently installed.)
Preparing to unpack .../00-libc6-i386_2.31-0ubuntu9.15_amd64.deb ...
Unpacking libc6-i386 (2.31-0ubuntu9.15) ...
Replaced by files in installed package libc6:i386 (2.31-0ubuntu9.15) ...
Selecting previously unselected package libc6-dev-i386.
Preparing to unpack .../01-libc6-dev-i386_2.31-0ubuntu9.15_amd64.deb ...
Unpacking libc6-dev-i386 (2.31-0ubuntu9.15) ...
Selecting previously unselected package libc6-x32.
Preparing to unpack .../02-libc6-x32_2.31-0ubuntu9.15_amd64.deb ...
Unpacking libc6-x32 (2.31-0ubuntu9.15) ...
Selecting previously unselected package libc6-dev-x32.
Preparing to unpack .../03-libc6-dev-x32_2.31-0ubuntu9.15_amd64.deb ...
Unpacking libc6-dev-x32 (2.31-0ubuntu9.15) ...
Selecting previously unselected package lib32gcc-s1.
Preparing to unpack .../04-lib32gcc-s1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking lib32gcc-s1 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libx32gcc-s1.
Preparing to unpack .../05-libx32gcc-s1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libx32gcc-s1 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package lib32gomp1.
Preparing to unpack .../06-lib32gomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking lib32gomp1 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libx32gomp1.
Preparing to unpack .../07-libx32gomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libx32gomp1 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package lib32itm1.
Preparing to unpack .../08-lib32itm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking lib32itm1 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libx32itm1.
Preparing to unpack .../09-libx32itm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libx32itm1 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package lib32atomic1.
Preparing to unpack .../10-lib32atomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking lib32atomic1 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libx32atomic1.
Preparing to unpack .../11-libx32atomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libx32atomic1 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package lib32asan5.
Preparing to unpack .../12-lib32asan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking lib32asan5 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package libx32asan5.
Preparing to unpack .../13-libx32asan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking libx32asan5 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../14-lib32stdc++6_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking lib32stdc++6 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package lib32ubsan1.
Preparing to unpack .../15-lib32ubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking lib32ubsan1 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libx32stdc++6.
Preparing to unpack .../16-libx32stdc++6_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libx32stdc++6 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libx32ubsan1.
Preparing to unpack .../17-libx32ubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libx32ubsan1 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package lib32quadmath0.
Preparing to unpack .../18-lib32quadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking lib32quadmath0 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libx32quadmath0.
Preparing to unpack .../19-libx32quadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libx32quadmath0 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package lib32gcc-9-dev.
Preparing to unpack .../20-lib32gcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking lib32gcc-9-dev (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package libx32gcc-9-dev.
Preparing to unpack .../21-libx32gcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking libx32gcc-9-dev (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package gcc-9-multilib.
Preparing to unpack .../22-gcc-9-multilib_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking gcc-9-multilib (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package lib32stdc++-9-dev.
Preparing to unpack .../23-lib32stdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking lib32stdc++-9-dev (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package libx32stdc++-9-dev.
Preparing to unpack .../24-libx32stdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking libx32stdc++-9-dev (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package g++-9-multilib.
Preparing to unpack .../25-g++-9-multilib_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking g++-9-multilib (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package gcc-multilib.
Preparing to unpack .../26-gcc-multilib_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking gcc-multilib (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package g++-multilib.
Preparing to unpack .../27-g++-multilib_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking g++-multilib (4:9.3.0-1ubuntu2) ...
Setting up libc6-x32 (2.31-0ubuntu9.15) ...
Setting up libx32gomp1 (10.5.0-1ubuntu1~20.04) ...
Setting up libc6-i386 (2.31-0ubuntu9.15) ...
Setting up libx32quadmath0 (10.5.0-1ubuntu1~20.04) ...
Setting up lib32atomic1 (10.5.0-1ubuntu1~20.04) ...
Setting up libx32atomic1 (10.5.0-1ubuntu1~20.04) ...
Setting up libc6-dev-i386 (2.31-0ubuntu9.15) ...
Setting up lib32itm1 (10.5.0-1ubuntu1~20.04) ...
Setting up libx32gcc-s1 (10.5.0-1ubuntu1~20.04) ...
Setting up libx32itm1 (10.5.0-1ubuntu1~20.04) ...
Setting up libc6-dev-x32 (2.31-0ubuntu9.15) ...
Setting up lib32gomp1 (10.5.0-1ubuntu1~20.04) ...
Setting up lib32gcc-s1 (10.5.0-1ubuntu1~20.04) ...
Setting up lib32stdc++6 (10.5.0-1ubuntu1~20.04) ...
Setting up libx32asan5 (9.4.0-1ubuntu1~20.04.2) ...
Setting up lib32quadmath0 (10.5.0-1ubuntu1~20.04) ...
Setting up lib32asan5 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libx32stdc++6 (10.5.0-1ubuntu1~20.04) ...
Setting up libx32ubsan1 (10.5.0-1ubuntu1~20.04) ...
Setting up lib32ubsan1 (10.5.0-1ubuntu1~20.04) ...
Setting up lib32gcc-9-dev (9.4.0-1ubuntu1~20.04.2) ...
Setting up libx32gcc-9-dev (9.4.0-1ubuntu1~20.04.2) ...
Setting up lib32stdc++-9-dev (9.4.0-1ubuntu1~20.04.2) ...
Setting up libx32stdc++-9-dev (9.4.0-1ubuntu1~20.04.2) ...
Setting up gcc-9-multilib (9.4.0-1ubuntu1~20.04.2) ...
Setting up gcc-multilib (4:9.3.0-1ubuntu2) ...
Setting up g++-9-multilib (9.4.0-1ubuntu1~20.04.2) ...
Setting up g++-multilib (4:9.3.0-1ubuntu2) ...
Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ sudo apt-get install ?gcc-multilib
Reading package lists... Done
Building dependency tree ? ? ??
Reading state information... Done
gcc-multilib is already the newest version (4:9.3.0-1ubuntu2).
gcc-multilib set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ cat /etc/issue
Ubuntu 20.04.6 LTS \n \l

viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ uanme -r

Command 'uanme' not found, did you mean:

? command 'uname' from deb coreutils (8.30-3ubuntu2)
? command 'uacme' from deb uacme (1.0.22-1)

Try: sudo apt install <deb name>

viewpro@viewpro-ThinkBook-16-G5-IRH:~$ uname -a
Linux viewpro-ThinkBook-16-G5-IRH 5.15.0-107-generic #117~20.04.1-Ubuntu SMP Tue Apr 30 10:35:57 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?
viewpro@viewpro-ThinkBook-16-G5-IRH:~$?

[END] 2024/5/21 20:51:19
?

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/web/15056.shtml
繁體地址,請注明出處:http://hk.pswp.cn/web/15056.shtml
英文地址,請注明出處:http://en.pswp.cn/web/15056.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

【Basic】Linux Labs

文章目錄 前言一、Linux Labs二、知識點ssh介紹ssh的主要功能SSH的工作原理SSH的常見用法 解題感悟 前言 由于我參加了網絡安全的比賽(被迫)… but我毛都不會&#xff0c;所以我只能臨時抱佛腳… 順便把學習的過程記錄下來&#xff0c;歡迎收看小白0基礎ctf踩坑分享 一、Linux…

【正點原子Linux連載】 第四十六章 M.2硬盤驅動實驗摘自【正點原子】ATK-DLRK3568嵌入式Linux驅動開發指南

1&#xff09;實驗平臺&#xff1a;正點原子ATK-DLRK3568開發板 2&#xff09;平臺購買地址&#xff1a;https://detail.tmall.com/item.htm?id731866264428 3&#xff09;全套實驗源碼手冊視頻下載地址&#xff1a; http://www.openedv.com/docs/boards/xiaoxitongban 第四十…

【selenium】自動化測試chrome webdriver驅動下載網址,V123版本以上

Hi&#xff0c;大家好&#xff0c;今天和大家分享下最新的selenium自動化測試&#xff0c;chrome瀏覽器驅動下載的最新地址 chrome webdriver下載網址&#xff0c;適用于瀏覽器版本V123以上

結構型模式 (Python版)

代理模式 from abc import ABC, abstractmethod# 買的行為&#xff08;抽象類&#xff09; class Buy(ABC):abstractmethoddef buy_ticket(self):pass# 男人&#xff08;具體類&#xff09; class Man(Buy):# 男人買票def buy_ticket(self):print("Man 買票成功&#xff…

【輸入示例100,999 輸出示例4】水仙花數

// “水仙花數”是指一個三位正整數&#xff0c;其各位上的數字的立方和等于該數本身。如:1^35^33^3153&#xff0c;因此153是一個水仙花數。輸入兩個三位正整數a和b(其中a<b)&#xff0c;求[a,b]范圍內水仙花數的個數。 //輸入示例100,999 //輸出示例4 #include <stdio.…

AI爆文寫作:如果你有一篇文章爆了,正確的做法是:自己抄襲自己,重復發,還可以繼續爆!

爆款總是相似的&#xff0c;如果你有一篇文章爆了&#xff0c;正確的做法&#xff0c;就是重復發&#xff0c;讓它繼續爆下去。 以前我在小紅書看到一個人&#xff0c;將一篇自己火的筆記&#xff0c;連續發了5次&#xff0c;每次點贊數據都不錯。 公眾號文章也是一樣的。 我…

Gin與OpenAPI(Swagger)的使用

一、背景 1、swagger與openapi Swagger&#xff1a; 一種用于描述RESTFUL API的規范&#xff0c;它提供了一種簡單的來描述API的請求和相應參數、錯誤碼、返回數據類型等信息&#xff0c;是開發者可以方便了解API使用方式。 官網: https://swagger.io/ OpenAPI : 始于 …

gazebo仿真不起飛——QGC地面站查看下是否參數正確

檢查方法&#xff1a;打開QGC地面站查看是否能夠切入定點模式&#xff0c;不能的話查看定位數據來源參數

uniapp(微信小程序)退出小程序方法

一、描述 場景是&#xff1a;當用戶不予授權的時候&#xff0c;不允許使用該小程序&#xff0c;在用戶點擊取消之后&#xff0c;應該關閉當前小程序&#xff0c;不讓他繼續使用。 二、代碼 uni.exitMiniProgram({success: function() {console.log(退出小程序成功);},fail: …

鴻蒙HarmonyOS實戰-Stage模型(信息傳遞載體Want)

&#x1f680;前言 應用中的信息傳遞是為了實現各種功能和交互。信息傳遞可以幫助用戶和應用之間進行有效的溝通和交流。通過信息傳遞&#xff0c;應用可以向用戶傳遞重要的消息、通知和提示&#xff0c;以提供及時的反饋和指導。同時&#xff0c;用戶也可以通過信息傳遞向應用…

FPGA 第4章 攝像頭Bayer轉rgb

參考文獻 彩色MT9V034攝像頭 Bayer轉rgb FPGA實現 https://www.cnblogs.com/hqz68/p/10413896.html 文章目錄 前言Bayer轉rgb算法解析 總結 前言 Bayer格式是相機內部的原始數據, 一般后綴名為.raw。 對于彩色圖像,一般是三原色數據&#xff0c;rgb格式。但是攝像頭一個像素…

【linux-IMX6ULL-LED字符驅動框架完善】

目錄 1.簡介&#xff12;.前置知識2.1 重要函數及結構體2.2 程序框架流程 3. 代碼詳解&#xff1a; 1.簡介 在上節&#xff0c;我對linux-IMX6ULL-字符設備驅動簡單框架實驗進行了說明和構建&#xff0c;但是也存在幾個問題&#xff1b; 需要手動指定設備號&#xff0c;不能自…

TCP 與 UDP

0. tcp 與 udp 的 異同特性 TCPUDPname傳輸控制協議用戶數據報協議面向連接&#xff1f; 需要 傳輸數據前建立連接傳輸完畢后斷開連接不需要可靠的傳輸數據&#xff1f; 可靠 有確認機制&#xff08;三次握手&#xff09; 有確認、窗口、重傳、擁塞控制的機制保證數據可靠傳輸…

itertools拼裝迭代器

itertools拼裝迭代器 連接多個迭代器 內置的itertools模塊有一些函數可以把多個迭代器連城一個使用。 chain chain可以把多個迭代器從頭到尾連成一個迭代器。 import itertoolsit itertools.chain([1, 2, 3], [4, 5, 6]) print(list(it))>>> [1, 2, 3, 4, 5, 6]…

操作視頻號小店,新手最關心的問題,一篇給你講解清楚!

大家好&#xff0c;我是電商小V 新手去做視頻號小店的時候&#xff0c;心里面一定是有很多疑問的&#xff0c;會反復咨詢一些最關心的問題&#xff0c;因為他們要做好準備&#xff0c;以防后續做店過程中出現問題&#xff0c;其實新手關心的問題就那幾個&#xff0c;咱們今天就…

C++貪心算法3

過河的最短時間 #include<bits/stdc.h> using namespace std; void f(int); int n; int main() {system("color 1");cin>>n;int a[10010];for(int i0;i<n;i){cin>>a[i];}sort(a0,an);int ta[1];int k1n-2;int k2n-1;while(true){int t1a[0]a[k…

springboot2+mybatis-plus+vue3創建入門小項目[學生管理系統]02[實戰篇]

創建一個 vue 項目 創建這個新的文件夾 創建前端項目 eggbox 數據庫 SQL CREATE DATABASE IF NOT EXISTS egg DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; USE egg;CREATE TABLE stu (id INT AUTO_INCREMENT, -- 自增主鍵name VARCHAR(64) NOT NULL, -- 非空姓名字段&a…

前端傳參的三種方式

1、params 傳參 參數拼接在地址 url 的后面給后臺&#xff1b;地址欄中可見 案例1 地址欄&#xff1a;https://xxxxxxxx/admin/clues/detail?id558 接口代碼&#xff1a; export function getClueDetail(query: any) {return request<clueItem>({url: /clues/detai…

Java:圖書管理系統

目錄 一.book 1.在book包中的Book 類用來定義和引用書的名字&#xff0c;作者&#xff0c;價格&#xff0c;類型等。 2.在book包中的第二個類是BookList是用來構建書架&#xff0c;和書架上的初始書本&#xff0c; 二、ioperations 1.AddOperation (增加圖書) 2.BorrowOp…

保研機試算法訓練個人記錄筆記(七)

輸入格式&#xff1a; 在第1 行給出不超過10^5 的正整數N, 即參賽&#xff5d;人數。隨后N 行&#xff0c;每行給出一位參賽者的 信息和成績&#xff0c;包括其所代表的學校的編號&#xff08;從1 開始連續編號&#xff09;及其比賽成績&#xff08;百分制&#xff09;&#xf…