Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jlcs-es
Created March 1, 2017 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlcs-es/813918f558bb049c0ac75879f9a91f8e to your computer and use it in GitHub Desktop.
Save jlcs-es/813918f558bb049c0ac75879f9a91f8e to your computer and use it in GitHub Desktop.
$ make -j1 V=s
[...]
Generating index for package ./wl18xx-firmware_2016-09-21-42ad5367-1_mipsel_24kc.ipk
Generating index for package ./wpad_2016-12-19-ad02e79d-2_mipsel_24kc.ipk
Generating index for package ./zlib_1.2.11-1_mipsel_24kc.ipk
Signing package index...
make[2]: Leaving directory `/home/omega/source'
export MAKEFLAGS= ;make -w -r diffconfig
make[2]: Entering directory `/home/omega/source'
tmp/.config-package.in:33630:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:33630:   symbol PACKAGE_luci-lib-nixio is selected by PACKAGE_luci-app-splash
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:33112:   symbol PACKAGE_luci-app-splash is selected by PACKAGE_luci-mod-freifunk-community
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:32220:   symbol PACKAGE_luci-mod-freifunk-community depends on PACKAGE_libuci
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:30993:   symbol PACKAGE_libuci is selected by PACKAGE_rpcd
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:818:     symbol PACKAGE_rpcd is selected by PACKAGE_onion-console-base
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:76338:   symbol PACKAGE_onion-console-base is selected by PACKAGE_onion-console-terminal
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:76380:   symbol PACKAGE_onion-console-terminal depends on PACKAGE_zlib
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:31971:   symbol PACKAGE_zlib is selected by PACKAGE_libopenssl
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:24747:   symbol PACKAGE_libopenssl is selected by PACKAGE_luci-lib-nixio
tmp/.config-package.in:33630:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:33630:   symbol PACKAGE_luci-lib-nixio is selected by PACKAGE_luci-app-splash
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:33112:   symbol PACKAGE_luci-app-splash is selected by PACKAGE_luci-mod-freifunk-community
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:32220:   symbol PACKAGE_luci-mod-freifunk-community depends on PACKAGE_libuci
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:30993:   symbol PACKAGE_libuci is selected by PACKAGE_rpcd
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:818:     symbol PACKAGE_rpcd is selected by PACKAGE_onion-console-base
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:76338:   symbol PACKAGE_onion-console-base is selected by PACKAGE_onion-console-terminal
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:76380:   symbol PACKAGE_onion-console-terminal depends on PACKAGE_zlib
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:31971:   symbol PACKAGE_zlib is selected by PACKAGE_libopenssl
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:24747:   symbol PACKAGE_libopenssl is selected by PACKAGE_luci-lib-nixio
make[2]: Leaving directory `/home/omega/source'
export MAKEFLAGS= ;make -w -r checksum
make[2]: Entering directory `/home/omega/source'
make[2]: Leaving directory `/home/omega/source'
make[1]: Leaving directory `/home/omega/source'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment