Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3235 - iftop: gcc 10.1 compilation fails #8600

Closed
openwrt-bot opened this issue Jul 17, 2020 · 1 comment
Closed

FS#3235 - iftop: gcc 10.1 compilation fails #8600

openwrt-bot opened this issue Jul 17, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

peterwillcn:

openwrt: master
aarch64
gcc 10.1 compilation fails

/home/openwrt/master/openwrt/staging_dir/toolchain-aarch64_generic_gcc-10.1.0_musl/lib/gcc/aarch64-openwrt-linux-musl/10.1.0/../../../../aarch64-openwrt-linux-musl/bin/ld: tui.o:(.bss+0x30): multiple definition of totals'; iftop.o:(.bss+0x230): first defined here /home/openwrt/master/openwrt/staging_dir/toolchain-aarch64_generic_gcc-10.1.0_musl/lib/gcc/aarch64-openwrt-linux-musl/10.1.0/../../../../aarch64-openwrt-linux-musl/bin/ld: tui.o:(.bss+0x10): multiple definition of screen_list'; iftop.o:(.bss+0x2e0): first defined here
collect2: error: ld returned 1 exit status
Makefile:506: recipe for target 'iftop' failed
make[6]: *** [iftop] Error 1
make[6]: Leaving directory '/home/openwrt/master/openwrt/build_dir/target-aarch64_generic_musl/iftop-2018-10-03-77901c8c'
Makefile:601: recipe for target 'all-recursive' failed
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory '/home/openwrt/master/openwrt/build_dir/target-aarch64_generic_musl/iftop-2018-10-03-77901c8c'
Makefile:410: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/openwrt/master/openwrt/build_dir/target-aarch64_generic_musl/iftop-2018-10-03-77901c8c'
Makefile:45: recipe for target '/home/openwrt/master/openwrt/build_dir/target-aarch64_generic_musl/iftop-2018-10-03-77901c8c/.built' failed
make[3]: *** [/home/openwrt/master/openwrt/build_dir/target-aarch64_generic_musl/iftop-2018-10-03-77901c8c/.built] Error 2
make[3]: Leaving directory '/home/openwrt/master/openwrt/package/network/utils/iftop'
time: package/network/utils/iftop/compile#0.34#0.17#0.50
package/Makefile:111: recipe for target 'package/network/utils/iftop/compile' failed
make[2]: *** [package/network/utils/iftop/compile] Error 2
make[2]: Leaving directory '/home/openwrt/master/openwrt'
package/Makefile:107: recipe for target '/home/openwrt/master/openwrt/staging_dir/target-aarch64_generic_musl/stamp/.package_compile' failed
make[1]: *** [/home/openwrt/master/openwrt/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/openwrt/master/openwrt'
/home/openwrt/master/openwrt/include/toplevel.mk:233: recipe for target 'world' failed
make: *** [world] Error 2

@openwrt-bot
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant