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#2990 - invalid config-settings for linux5.4 #8264

Closed
openwrt-bot opened this issue Apr 10, 2020 · 2 comments
Closed

FS#2990 - invalid config-settings for linux5.4 #8264

openwrt-bot opened this issue Apr 10, 2020 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

SAm0815:

I was just building ath79-generic with having CONFIG_TESTING_KERNEL=y set.
During kernel-config the following message was seen:

net/sched/Kconfig:45: warning: menuconfig statement without prompt .config:4076:warning: symbol value 'm' invalid for NF_CT_PROTO_GRE .config:4106:warning: symbol value 'm' invalid for NF_NAT_REDIRECT CALL scripts/checksyscalls.sh

OpenWrt-commit is ae06a65

@openwrt-bot
Copy link
Author

SAm0815:

Some additional log from building ath79-tiny.
CRYPTO_LIB_ARC4 seems also affected

make[5]: Entering directory '/mnt/hosts/build/src/openwrt/freifunk/ffberlin/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_tiny/backports-5.4.27-1'
make[6]: 'Kconfig.versions' is up to date.
make[8]: 'Kconfig.versions' is up to date.
make[9]: 'conf' is up to date.
boolean symbol CRYPTO_LIB_ARC4 tested for 'm'? test forced to 'n'

configuration written to .config

Building backport-include/backport/autoconf.h ... done.
Building modules, stage 2.
MODPOST 12 modules
FATAL: parse error in symbol dump file
make[9]: *** [scripts/Makefile.modpost:94: __modpost] Error 1
make[8]: *** [Makefile:1605: modules] Error 2
make[7]: *** [Makefile.build:13: modules] Error 2
make[6]: *** [Makefile.real:93: modules] Error 2
make[5]: *** [Makefile:121: modules] Error 2

@openwrt-bot
Copy link
Author

guidosarducci:

The fixes in this PR are relevant: #3257.

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