Created
July 12, 2017 08:57
-
-
Save nicopace/ce71b4e0268f6ce12bb7f566e1bb6860 to your computer and use it in GitHub Desktop.
diferencia de compilacion entre lime-sdk y lede-sdk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
k$ ./cooker -b ar71xx/generic --clean --no-update | |
+ '[' -f options.conf.local ']' | |
+ . options.conf | |
++ release=lede | |
++ base_url=https://downloads.lede-project.org/snapshots/targets/ | |
++ communities_git=https://github.com/libremesh/network-profiles.git | |
++ communities_dir=communities | |
++ tmp_dir=tmp | |
++ feeds_default_file=feeds.conf.default | |
++ feeds_file=feeds.conf | |
++ feeds_dir=feeds | |
++ files_dir=files | |
++ sdk_config=libremesh.sdk.config | |
++ sdk_install_packages='libustream-openssl firewall' | |
++ sdk_install_repos='libremesh libremap limeui' | |
++ remote_pkg_repos=libremesh.repositories.conf | |
++ default_flavor=lime_default | |
++ targets_list=targets.list | |
++ downloads_dir=dl | |
++ make_j=1 | |
++ bin_output=output | |
+ '[' -f flavors.conf.local ']' | |
+ . flavors.conf | |
++ lede_vanilla=luci-ssl | |
++ lime_default='lime-full -dnsmasq' | |
++ lime_mini='lime-basic -opkg -wpad-mini hostapd-mini -kmod-usb-core -kmod-usb-ledtrig-usbport -kmod-usb2 -ppp -dnsmasq -ppp-mod-pppoe -6relayd -odhcp6c -odhcpd -iptables -ip6tables' | |
++ lime_zero='lime-basic-no-ui -wpad-mini hostapd-mini -ppp -dnsmasq -ppp-mod-pppoe -6relayd -odhcp6c -odhcpd -iptables -ip6tables' | |
++ lime_newui_test='lime-full lime-webui-ng-luci -dnsmasq' | |
+ '[' '!' -d tmp ']' | |
+ '[' '!' -d dl ']' | |
+ '[' '!' -d output ']' | |
+ '[' '!' -d files ']' | |
+ J=1 | |
+ '[' -z -b ']' | |
++ getopt -o hd:fb:c:d:i: -l targets,build-all,download-all,profiles:,flavors,profile:,flavor:,update-feeds,no-update,no-link-ib,only-sdk,only-ib,remote,ib,sdk,sdk-file:,ib-file:,help,force,clean,communities,community:,cook-all,package:,extra-pkg: -n ./cooker -- -b ar71xx/generic --clean --no-update | |
+ OPTS=' -b '\''ar71xx/generic'\'' --clean --no-update --' | |
+ eval set -- ' -b '\''ar71xx/generic'\'' --clean --no-update --' | |
++ set -- -b ar71xx/generic --clean --no-update -- | |
+ true | |
+ case $1 in | |
+ build_sdk=1 | |
+ target=ar71xx/generic | |
+ shift | |
+ shift | |
+ true | |
+ case $1 in | |
+ sdk_clean=1 | |
+ shift | |
+ true | |
+ case $1 in | |
+ no_update=1 | |
+ shift | |
+ true | |
+ case $1 in | |
+ shift | |
+ break | |
+ flavor=lime_default | |
+ profile=Default | |
+ '[' '' == 1 ']' | |
+ '[' '' == 1 ']' | |
+ '[' '' == 1 ']' | |
+ '[' 1 == 1 ']' | |
+ build_sdk ar71xx/generic | |
+ local target=ar71xx/generic | |
+ local sdk=lede/ar71xx/generic/sdk | |
+ local ib=lede/ar71xx/generic/ib | |
+ '[' '!' -d lede/ar71xx/generic/sdk ']' | |
+ echo '-> Building lede/ar71xx/generic/sdk' | |
-> Building lede/ar71xx/generic/sdk | |
+ '[' -f feeds.conf ']' | |
+ cp -f feeds.conf lede/ar71xx/generic/sdk/feeds.conf | |
+ '[' -z 1 ']' | |
+ cd lede/ar71xx/generic/sdk | |
+ scripts/feeds update -i | |
Create index file './feeds/base.index' | |
Create index file './feeds/packages.index' | |
Create index file './feeds/luci.index' | |
Create index file './feeds/routing.index' | |
Create index file './feeds/telephony.index' | |
Create index file './feeds/libremesh.index' | |
Create index file './feeds/libremap.index' | |
Create index file './feeds/limeui.index' | |
Create index file './feeds/spectrum.index' | |
+ '[' -n 1 ']' | |
+ clean_sdk ar71xx/generic | |
+ local target=ar71xx/generic | |
+ local sdk=lede/ar71xx/generic/sdk | |
+ echo '--> Cleaning SDK before compiling' | |
--> Cleaning SDK before compiling | |
+ make -j1 V= -C lede/ar71xx/generic/sdk package/clean | |
make: Entering directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[1]: Entering directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[2]: Entering directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[2]: Leaving directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[2]: Entering directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[2]: Leaving directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[1]: Leaving directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
tmp/.config-package.in:7:warning: ignoring type redefinition of 'PACKAGE_busybox' from 'boolean' to 'tristate' | |
tmp/.config-package.in:27:warning: ignoring type redefinition of 'PACKAGE_dnsmasq' from 'boolean' to 'tristate' | |
tmp/.config-package.in:101:warning: ignoring type redefinition of 'PACKAGE_firewall' from 'boolean' to 'tristate' | |
tmp/.config-package.in:122:warning: ignoring type redefinition of 'PACKAGE_jsonfilter' from 'boolean' to 'tristate' | |
tmp/.config-package.in:166:warning: ignoring type redefinition of 'PACKAGE_libc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:194:warning: ignoring type redefinition of 'PACKAGE_libgcc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:279:warning: ignoring type redefinition of 'PACKAGE_libpthread' from 'boolean' to 'tristate' | |
tmp/.config-package.in:483:warning: ignoring type redefinition of 'PACKAGE_ubus' from 'boolean' to 'tristate' | |
tmp/.config-package.in:498:warning: ignoring type redefinition of 'PACKAGE_ubusd' from 'boolean' to 'tristate' | |
tmp/.config-package.in:512:warning: ignoring type redefinition of 'PACKAGE_uci' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1431:warning: ignoring type redefinition of 'PACKAGE_kmod-ath' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1505:warning: ignoring type redefinition of 'PACKAGE_kmod-ath9k' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1535:warning: ignoring type redefinition of 'PACKAGE_kmod-ath9k-common' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1937:warning: ignoring type redefinition of 'PACKAGE_kmod-cfg80211' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2206:warning: ignoring type redefinition of 'PACKAGE_kmod-mac80211' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2903:warning: ignoring type redefinition of 'PACKAGE_libip4tc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2917:warning: ignoring type redefinition of 'PACKAGE_libip6tc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2947:warning: ignoring type redefinition of 'PACKAGE_libxtables' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3016:warning: ignoring type redefinition of 'PACKAGE_libblobmsg-json' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3117:warning: ignoring type redefinition of 'PACKAGE_libiwinfo' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3132:warning: ignoring type redefinition of 'PACKAGE_libjson-c' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3261:warning: ignoring type redefinition of 'PACKAGE_libnl-tiny' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3374:warning: ignoring type redefinition of 'PACKAGE_libubox' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3400:warning: ignoring type redefinition of 'PACKAGE_libubus' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3427:warning: ignoring type redefinition of 'PACKAGE_libuci' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4378:warning: ignoring type redefinition of 'LUCI_LANG_hu' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4381:warning: ignoring type redefinition of 'LUCI_LANG_pt' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4384:warning: ignoring type redefinition of 'LUCI_LANG_ko' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4387:warning: ignoring type redefinition of 'LUCI_LANG_sk' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4390:warning: ignoring type redefinition of 'LUCI_LANG_pl' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4393:warning: ignoring type redefinition of 'LUCI_LANG_uk' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4396:warning: ignoring type redefinition of 'LUCI_LANG_ru' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4399:warning: ignoring type redefinition of 'LUCI_LANG_vi' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4402:warning: ignoring type redefinition of 'LUCI_LANG_he' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4405:warning: ignoring type redefinition of 'LUCI_LANG_no' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4408:warning: ignoring type redefinition of 'LUCI_LANG_pt-br' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4411:warning: ignoring type redefinition of 'LUCI_LANG_ms' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4414:warning: ignoring type redefinition of 'LUCI_LANG_zh-cn' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4417:warning: ignoring type redefinition of 'LUCI_LANG_ro' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4420:warning: ignoring type redefinition of 'LUCI_LANG_de' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4423:warning: ignoring type redefinition of 'LUCI_LANG_zh-tw' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4426:warning: ignoring type redefinition of 'LUCI_LANG_tr' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4429:warning: ignoring type redefinition of 'LUCI_LANG_sv' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4432:warning: ignoring type redefinition of 'LUCI_LANG_ja' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4435:warning: ignoring type redefinition of 'LUCI_LANG_el' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4438:warning: ignoring type redefinition of 'LUCI_LANG_ca' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4441:warning: ignoring type redefinition of 'LUCI_LANG_en' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4444:warning: ignoring type redefinition of 'LUCI_LANG_es' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4447:warning: ignoring type redefinition of 'LUCI_LANG_cs' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4450:warning: ignoring type redefinition of 'LUCI_LANG_fr' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4453:warning: ignoring type redefinition of 'LUCI_LANG_it' from 'boolean' to 'tristate' | |
tmp/.config-package.in:5220:warning: ignoring type redefinition of 'PACKAGE_ip6tables' from 'boolean' to 'tristate' | |
tmp/.config-package.in:5268:warning: ignoring type redefinition of 'PACKAGE_iptables' from 'boolean' to 'tristate' | |
tmp/.config-package.in:6783:warning: ignoring type redefinition of 'PACKAGE_hostapd-common' from 'boolean' to 'tristate' | |
tmp/.config-package.in:6946:warning: ignoring type redefinition of 'PACKAGE_iw' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7159:warning: ignoring type redefinition of 'PACKAGE_wpad-mini' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7207:warning: ignoring type redefinition of 'PACKAGE_iwinfo' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7220:warning: ignoring type redefinition of 'PACKAGE_jshn' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7291:warning: ignoring type redefinition of 'PACKAGE_libjson-script' from 'boolean' to 'tristate' | |
Config-build.in:10355:warning: defaults for choice values not supported | |
Config-build.in:10359:warning: defaults for choice values not supported | |
Config-build.in:10363:warning: defaults for choice values not supported | |
Config-build.in:10367:warning: defaults for choice values not supported | |
Config-build.in:10371:warning: defaults for choice values not supported | |
Config-build.in:10375:warning: defaults for choice values not supported | |
Config-build.in:10391:warning: defaults for choice values not supported | |
tmp/.config-package.in:3587:error: recursive dependency detected! | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:3587: symbol PACKAGE_lime-basic is selected by PACKAGE_lime-freifunk | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:3673: symbol PACKAGE_lime-freifunk depends on PACKAGE_kmod-ebtables | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
Config-build.in:8653: symbol PACKAGE_kmod-ebtables is selected by PACKAGE_ebtables | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:5185: symbol PACKAGE_ebtables is selected by PACKAGE_lime-proto-anygw | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:4002: symbol PACKAGE_lime-proto-anygw is selected by PACKAGE_lime-basic | |
tmp/.config-package.in:1814:error: recursive dependency detected! | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:1814: symbol PACKAGE_kmod-brcmfmac depends on BRCMFMAC_SDIO | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:1836: symbol BRCMFMAC_SDIO depends on PACKAGE_kmod-brcmfmac | |
# | |
# configuration written to .config | |
# | |
make[1] package/clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/firmware/b43legacy-firmware clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/utils/busybox clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/services/dnsmasq clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/ebtables clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/config/firewall clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/services/hostapd clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/iproute2 clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/iptables clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/iputils clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/iw clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/iwinfo clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/utils/jsonfilter clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/libjson-c clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/libnl-tiny clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/libpcap clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/libubox clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/firmware/linux-firmware clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/utils/lua clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/kernel/mac80211 clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/mbedtls clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/ncurses clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/openssl clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/firmware/prism54-firmware clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/system/rpcd clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/tcpdump clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/system/ubus clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/system/uci clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/services/uhttpd clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/zlib clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremap/libremap-agent clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/bmx6-auto-gw-mode clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/dnsmasq-distributed-hosts clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/dnsmasq-lease-share clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-ap-watchping clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-basic clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-basic-uing clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-debug clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-docs clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-freifunk clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-full clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-hwd-ground-routing clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-hwd-openwrt-wan clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-hwd-usbradio clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-map-agent clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-anygw clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-batadv clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-bgp clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-bmx6 clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-bmx7 clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-eigennet clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-olsr2 clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-qmp clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-wan clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-system clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-webui clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/luci-app-batman-adv clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/luci-app-lime-location clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/luci-lib-jquery-flot clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/luci-mod-status clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/safe-reboot clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/smonit clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/sprunge clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/watchping clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/libblobpack clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/libusys clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/libutype clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/libwebsockets clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/lighttpd-ws clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/lime-api-orange-rpc clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/lime-webui-ng clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/luaposix33 clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/orange-rpcd clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/modules/luci-base clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/libs/luci-lib-httpclient clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/libs/luci-lib-ip clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/libs/luci-lib-json clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/libs/luci-lib-jsonc clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/libs/luci-lib-nixio clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/modules/luci-mod-admin-full clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/themes/luci-theme-bootstrap clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/net/bwm-ng clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/net/ethtool clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/lang/luabitop clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/net/mtr clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/net/netperf clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/libs/pcre clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/utils/pv clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/alfred clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/batctl clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/batman-adv clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/bird clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/bmx6 clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/bmx7 clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/luci-app-bmx6 clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/oonf-init-scripts clean | |
make[2] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/oonf-olsrd2 clean | |
make[2] -C package/linux clean | |
make[2] -C package/toolchain clean | |
make: Leaving directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
+ for r in '$sdk_install_repos' | |
+ cd lede/ar71xx/generic/sdk | |
+ scripts/feeds install -p libremesh -a | |
Installing all packages from feed libremesh. | |
+ for r in '$sdk_install_repos' | |
+ cd lede/ar71xx/generic/sdk | |
+ scripts/feeds install -p libremap -a | |
Installing all packages from feed libremap. | |
+ for r in '$sdk_install_repos' | |
+ cd lede/ar71xx/generic/sdk | |
+ scripts/feeds install -p limeui -a | |
Installing all packages from feed limeui. | |
+ for p in '$sdk_install_packages' | |
+ cd lede/ar71xx/generic/sdk | |
+ scripts/feeds install libustream-openssl | |
+ for p in '$sdk_install_packages' | |
+ cd lede/ar71xx/generic/sdk | |
+ scripts/feeds install firewall | |
+ '[' -n '' ']' | |
+ cp libremesh.sdk.config.local lede/ar71xx/generic/sdk/.config | |
+ make -C lede/ar71xx/generic/sdk defconfig | |
make: Entering directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[1]: Entering directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[1]: Leaving directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
tmp/.config-package.in:7:warning: ignoring type redefinition of 'PACKAGE_busybox' from 'boolean' to 'tristate' | |
tmp/.config-package.in:27:warning: ignoring type redefinition of 'PACKAGE_dnsmasq' from 'boolean' to 'tristate' | |
tmp/.config-package.in:101:warning: ignoring type redefinition of 'PACKAGE_firewall' from 'boolean' to 'tristate' | |
tmp/.config-package.in:122:warning: ignoring type redefinition of 'PACKAGE_jsonfilter' from 'boolean' to 'tristate' | |
tmp/.config-package.in:166:warning: ignoring type redefinition of 'PACKAGE_libc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:194:warning: ignoring type redefinition of 'PACKAGE_libgcc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:279:warning: ignoring type redefinition of 'PACKAGE_libpthread' from 'boolean' to 'tristate' | |
tmp/.config-package.in:483:warning: ignoring type redefinition of 'PACKAGE_ubus' from 'boolean' to 'tristate' | |
tmp/.config-package.in:498:warning: ignoring type redefinition of 'PACKAGE_ubusd' from 'boolean' to 'tristate' | |
tmp/.config-package.in:512:warning: ignoring type redefinition of 'PACKAGE_uci' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1431:warning: ignoring type redefinition of 'PACKAGE_kmod-ath' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1505:warning: ignoring type redefinition of 'PACKAGE_kmod-ath9k' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1535:warning: ignoring type redefinition of 'PACKAGE_kmod-ath9k-common' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1937:warning: ignoring type redefinition of 'PACKAGE_kmod-cfg80211' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2206:warning: ignoring type redefinition of 'PACKAGE_kmod-mac80211' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2903:warning: ignoring type redefinition of 'PACKAGE_libip4tc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2917:warning: ignoring type redefinition of 'PACKAGE_libip6tc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2947:warning: ignoring type redefinition of 'PACKAGE_libxtables' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3016:warning: ignoring type redefinition of 'PACKAGE_libblobmsg-json' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3117:warning: ignoring type redefinition of 'PACKAGE_libiwinfo' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3132:warning: ignoring type redefinition of 'PACKAGE_libjson-c' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3261:warning: ignoring type redefinition of 'PACKAGE_libnl-tiny' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3374:warning: ignoring type redefinition of 'PACKAGE_libubox' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3400:warning: ignoring type redefinition of 'PACKAGE_libubus' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3427:warning: ignoring type redefinition of 'PACKAGE_libuci' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4378:warning: ignoring type redefinition of 'LUCI_LANG_hu' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4381:warning: ignoring type redefinition of 'LUCI_LANG_pt' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4384:warning: ignoring type redefinition of 'LUCI_LANG_ko' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4387:warning: ignoring type redefinition of 'LUCI_LANG_sk' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4390:warning: ignoring type redefinition of 'LUCI_LANG_pl' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4393:warning: ignoring type redefinition of 'LUCI_LANG_uk' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4396:warning: ignoring type redefinition of 'LUCI_LANG_ru' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4399:warning: ignoring type redefinition of 'LUCI_LANG_vi' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4402:warning: ignoring type redefinition of 'LUCI_LANG_he' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4405:warning: ignoring type redefinition of 'LUCI_LANG_no' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4408:warning: ignoring type redefinition of 'LUCI_LANG_pt-br' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4411:warning: ignoring type redefinition of 'LUCI_LANG_ms' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4414:warning: ignoring type redefinition of 'LUCI_LANG_zh-cn' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4417:warning: ignoring type redefinition of 'LUCI_LANG_ro' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4420:warning: ignoring type redefinition of 'LUCI_LANG_de' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4423:warning: ignoring type redefinition of 'LUCI_LANG_zh-tw' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4426:warning: ignoring type redefinition of 'LUCI_LANG_tr' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4429:warning: ignoring type redefinition of 'LUCI_LANG_sv' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4432:warning: ignoring type redefinition of 'LUCI_LANG_ja' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4435:warning: ignoring type redefinition of 'LUCI_LANG_el' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4438:warning: ignoring type redefinition of 'LUCI_LANG_ca' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4441:warning: ignoring type redefinition of 'LUCI_LANG_en' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4444:warning: ignoring type redefinition of 'LUCI_LANG_es' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4447:warning: ignoring type redefinition of 'LUCI_LANG_cs' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4450:warning: ignoring type redefinition of 'LUCI_LANG_fr' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4453:warning: ignoring type redefinition of 'LUCI_LANG_it' from 'boolean' to 'tristate' | |
tmp/.config-package.in:5220:warning: ignoring type redefinition of 'PACKAGE_ip6tables' from 'boolean' to 'tristate' | |
tmp/.config-package.in:5268:warning: ignoring type redefinition of 'PACKAGE_iptables' from 'boolean' to 'tristate' | |
tmp/.config-package.in:6783:warning: ignoring type redefinition of 'PACKAGE_hostapd-common' from 'boolean' to 'tristate' | |
tmp/.config-package.in:6946:warning: ignoring type redefinition of 'PACKAGE_iw' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7159:warning: ignoring type redefinition of 'PACKAGE_wpad-mini' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7207:warning: ignoring type redefinition of 'PACKAGE_iwinfo' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7220:warning: ignoring type redefinition of 'PACKAGE_jshn' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7291:warning: ignoring type redefinition of 'PACKAGE_libjson-script' from 'boolean' to 'tristate' | |
Config-build.in:10355:warning: defaults for choice values not supported | |
Config-build.in:10359:warning: defaults for choice values not supported | |
Config-build.in:10363:warning: defaults for choice values not supported | |
Config-build.in:10367:warning: defaults for choice values not supported | |
Config-build.in:10371:warning: defaults for choice values not supported | |
Config-build.in:10375:warning: defaults for choice values not supported | |
Config-build.in:10391:warning: defaults for choice values not supported | |
tmp/.config-package.in:3587:error: recursive dependency detected! | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:3587: symbol PACKAGE_lime-basic is selected by PACKAGE_lime-freifunk | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:3673: symbol PACKAGE_lime-freifunk depends on PACKAGE_kmod-ebtables | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
Config-build.in:8653: symbol PACKAGE_kmod-ebtables is selected by PACKAGE_ebtables | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:5185: symbol PACKAGE_ebtables is selected by PACKAGE_lime-proto-anygw | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:4002: symbol PACKAGE_lime-proto-anygw is selected by PACKAGE_lime-basic | |
tmp/.config-package.in:1814:error: recursive dependency detected! | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:1814: symbol PACKAGE_kmod-brcmfmac depends on BRCMFMAC_SDIO | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:1836: symbol BRCMFMAC_SDIO depends on PACKAGE_kmod-brcmfmac | |
# | |
# configuration written to .config | |
# | |
make: Leaving directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
+ make -j1 -C lede/ar71xx/generic/sdk V= | |
make: Entering directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[1]: Entering directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[2]: Entering directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[2]: Leaving directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[2]: Entering directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[2]: Leaving directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
make[1]: Leaving directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
tmp/.config-package.in:7:warning: ignoring type redefinition of 'PACKAGE_busybox' from 'boolean' to 'tristate' | |
tmp/.config-package.in:27:warning: ignoring type redefinition of 'PACKAGE_dnsmasq' from 'boolean' to 'tristate' | |
tmp/.config-package.in:101:warning: ignoring type redefinition of 'PACKAGE_firewall' from 'boolean' to 'tristate' | |
tmp/.config-package.in:122:warning: ignoring type redefinition of 'PACKAGE_jsonfilter' from 'boolean' to 'tristate' | |
tmp/.config-package.in:166:warning: ignoring type redefinition of 'PACKAGE_libc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:194:warning: ignoring type redefinition of 'PACKAGE_libgcc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:279:warning: ignoring type redefinition of 'PACKAGE_libpthread' from 'boolean' to 'tristate' | |
tmp/.config-package.in:483:warning: ignoring type redefinition of 'PACKAGE_ubus' from 'boolean' to 'tristate' | |
tmp/.config-package.in:498:warning: ignoring type redefinition of 'PACKAGE_ubusd' from 'boolean' to 'tristate' | |
tmp/.config-package.in:512:warning: ignoring type redefinition of 'PACKAGE_uci' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1431:warning: ignoring type redefinition of 'PACKAGE_kmod-ath' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1505:warning: ignoring type redefinition of 'PACKAGE_kmod-ath9k' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1535:warning: ignoring type redefinition of 'PACKAGE_kmod-ath9k-common' from 'boolean' to 'tristate' | |
tmp/.config-package.in:1937:warning: ignoring type redefinition of 'PACKAGE_kmod-cfg80211' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2206:warning: ignoring type redefinition of 'PACKAGE_kmod-mac80211' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2903:warning: ignoring type redefinition of 'PACKAGE_libip4tc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2917:warning: ignoring type redefinition of 'PACKAGE_libip6tc' from 'boolean' to 'tristate' | |
tmp/.config-package.in:2947:warning: ignoring type redefinition of 'PACKAGE_libxtables' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3016:warning: ignoring type redefinition of 'PACKAGE_libblobmsg-json' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3117:warning: ignoring type redefinition of 'PACKAGE_libiwinfo' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3132:warning: ignoring type redefinition of 'PACKAGE_libjson-c' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3261:warning: ignoring type redefinition of 'PACKAGE_libnl-tiny' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3374:warning: ignoring type redefinition of 'PACKAGE_libubox' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3400:warning: ignoring type redefinition of 'PACKAGE_libubus' from 'boolean' to 'tristate' | |
tmp/.config-package.in:3427:warning: ignoring type redefinition of 'PACKAGE_libuci' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4378:warning: ignoring type redefinition of 'LUCI_LANG_hu' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4381:warning: ignoring type redefinition of 'LUCI_LANG_pt' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4384:warning: ignoring type redefinition of 'LUCI_LANG_ko' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4387:warning: ignoring type redefinition of 'LUCI_LANG_sk' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4390:warning: ignoring type redefinition of 'LUCI_LANG_pl' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4393:warning: ignoring type redefinition of 'LUCI_LANG_uk' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4396:warning: ignoring type redefinition of 'LUCI_LANG_ru' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4399:warning: ignoring type redefinition of 'LUCI_LANG_vi' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4402:warning: ignoring type redefinition of 'LUCI_LANG_he' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4405:warning: ignoring type redefinition of 'LUCI_LANG_no' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4408:warning: ignoring type redefinition of 'LUCI_LANG_pt-br' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4411:warning: ignoring type redefinition of 'LUCI_LANG_ms' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4414:warning: ignoring type redefinition of 'LUCI_LANG_zh-cn' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4417:warning: ignoring type redefinition of 'LUCI_LANG_ro' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4420:warning: ignoring type redefinition of 'LUCI_LANG_de' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4423:warning: ignoring type redefinition of 'LUCI_LANG_zh-tw' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4426:warning: ignoring type redefinition of 'LUCI_LANG_tr' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4429:warning: ignoring type redefinition of 'LUCI_LANG_sv' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4432:warning: ignoring type redefinition of 'LUCI_LANG_ja' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4435:warning: ignoring type redefinition of 'LUCI_LANG_el' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4438:warning: ignoring type redefinition of 'LUCI_LANG_ca' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4441:warning: ignoring type redefinition of 'LUCI_LANG_en' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4444:warning: ignoring type redefinition of 'LUCI_LANG_es' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4447:warning: ignoring type redefinition of 'LUCI_LANG_cs' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4450:warning: ignoring type redefinition of 'LUCI_LANG_fr' from 'boolean' to 'tristate' | |
tmp/.config-package.in:4453:warning: ignoring type redefinition of 'LUCI_LANG_it' from 'boolean' to 'tristate' | |
tmp/.config-package.in:5220:warning: ignoring type redefinition of 'PACKAGE_ip6tables' from 'boolean' to 'tristate' | |
tmp/.config-package.in:5268:warning: ignoring type redefinition of 'PACKAGE_iptables' from 'boolean' to 'tristate' | |
tmp/.config-package.in:6783:warning: ignoring type redefinition of 'PACKAGE_hostapd-common' from 'boolean' to 'tristate' | |
tmp/.config-package.in:6946:warning: ignoring type redefinition of 'PACKAGE_iw' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7159:warning: ignoring type redefinition of 'PACKAGE_wpad-mini' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7207:warning: ignoring type redefinition of 'PACKAGE_iwinfo' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7220:warning: ignoring type redefinition of 'PACKAGE_jshn' from 'boolean' to 'tristate' | |
tmp/.config-package.in:7291:warning: ignoring type redefinition of 'PACKAGE_libjson-script' from 'boolean' to 'tristate' | |
Config-build.in:10355:warning: defaults for choice values not supported | |
Config-build.in:10359:warning: defaults for choice values not supported | |
Config-build.in:10363:warning: defaults for choice values not supported | |
Config-build.in:10367:warning: defaults for choice values not supported | |
Config-build.in:10371:warning: defaults for choice values not supported | |
Config-build.in:10375:warning: defaults for choice values not supported | |
Config-build.in:10391:warning: defaults for choice values not supported | |
tmp/.config-package.in:3587:error: recursive dependency detected! | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:3587: symbol PACKAGE_lime-basic is selected by PACKAGE_lime-freifunk | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:3673: symbol PACKAGE_lime-freifunk depends on PACKAGE_kmod-ebtables | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
Config-build.in:8653: symbol PACKAGE_kmod-ebtables is selected by PACKAGE_ebtables | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:5185: symbol PACKAGE_ebtables is selected by PACKAGE_lime-proto-anygw | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:4002: symbol PACKAGE_lime-proto-anygw is selected by PACKAGE_lime-basic | |
tmp/.config-package.in:1814:error: recursive dependency detected! | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:1814: symbol PACKAGE_kmod-brcmfmac depends on BRCMFMAC_SDIO | |
For a resolution refer to Documentation/kbuild/kconfig-language.txt | |
subsection "Kconfig recursive dependency limitations" | |
tmp/.config-package.in:1836: symbol BRCMFMAC_SDIO depends on PACKAGE_kmod-brcmfmac | |
# | |
# configuration written to .config | |
# | |
make[1] world | |
make[2] package/compile | |
make[3] -C package/toolchain compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/firmware/b43legacy-firmware compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/libjson-c compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/utils/lua compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/libubox compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/utils/jsonfilter compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/utils/busybox compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/services/dnsmasq compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/firmware/linux-firmware compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/firmware/prism54-firmware compile | |
make[3] -C package/linux compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/ebtables compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/iptables compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/system/ubus compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/system/uci compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/config/firewall compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/libnl-tiny compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/services/hostapd compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/iproute2 compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/sysfsutils compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/iputils compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/iw compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/iwinfo compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/libpcap compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/kernel/mac80211 compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/mbedtls compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/ncurses host-compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/ncurses compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/openssl compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/system/rpcd compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/utils/tcpdump compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/ustream-ssl compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/network/services/uhttpd compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/zlib compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/utils/lua host-compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/modules/luci-base host-compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/libs/luci-lib-ip compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/libs/luci-lib-jsonc compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/libs/luci-lib-nixio compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/modules/luci-base compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/libs/luci-lib-httpclient compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/libs/luci-lib-json compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremap/libremap-agent compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/watchping compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/bmx6 compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/bmx6-auto-gw-mode compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/alfred compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/dnsmasq-distributed-hosts compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/dnsmasq-lease-share compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-ap-watchping compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-docs compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-system compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-hwd-ground-routing compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-wan compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-hwd-openwrt-wan compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-anygw compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/batman-adv compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-batadv compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-bmx6 compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/luci-lib-jquery-flot compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/luci-app-bmx6 compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/luci-mod-status compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/themes/luci-theme-bootstrap compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/batctl compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/luci-app-batman-adv compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-webui compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/smonit compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-basic compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/libs/pcre compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/lighttpd-ws compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/libblobpack compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/libutype compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/libusys compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/gettext compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/libiconv compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/cyassl compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/libwebsockets compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/lang/luabitop compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/luaposix33 compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/orange-rpcd compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/lime-api-orange-rpc compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/luci/modules/luci-mod-admin-full compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/limeui/lime-webui-ng compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-basic-uing compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/safe-reboot compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/sprunge compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/net/bwm-ng compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/net/ethtool compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/net/mtr compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/net/netperf compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/packages/utils/pv compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-debug compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-freifunk compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/luci-app-lime-location compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-map-agent compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-full compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-hwd-usbradio compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/base/package/libs/libreadline compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/bird compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-bgp compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/bmx7 compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-bmx7 compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-eigennet compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/oonf-init-scripts compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/routing/oonf-olsrd2 compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-olsr2 compile | |
make[3] -C /home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/feeds/libremesh/packages/lime-proto-qmp compile | |
make[2] package/index | |
make: Leaving directory '/home/nicopace/projects/redlibre/altermundi/librestack/lime-sdk/lede/ar71xx/generic/sdk' | |
+ '[' -z '' ']' | |
+ '[' -f lede/ar71xx/generic/ib/repositories.original.conf ']' | |
+ '[' -f lede/ar71xx/generic/ib/repositories.sdk.conf ']' | |
+ '[' '' == 1 ']' | |
+ '[' '' == 1 ']' | |
+ '[' '' == 1 ']' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment