i just tried to compile from source but i got errors.
- installed & fully upgraded ubuntu 18.04 (in virtualbox on windows 10)
- followed instructions in https://gitlab.labs.nic.cz/turris/turris-build/blob/master/README.asciidoc
a) apt install ca-certificates git build-essential zlib1g-dev gawk libssl-dev subversion unzip libncurses-dev wget python file rsync
b) git clone https://gitlab.labs.nic.cz/turris/turris-build.git
c) mkdir omnia-4.0-build && cd omnia-4.0-build
d) …/turris-build/compile_pkgs -t omnia
isn’t this supposed to “just” work? any help would be greatly appreciated
console log
osboxes@osboxes:~/omnia-4.0-build$ ../omnia-build/compile_pkgs -t omnia
Setting target as omnia
Starting out fresh!
Checking out clean OpenWRT repository
Initialized empty Git repository in /home/osboxes/omnia-4.0-build/.git/
remote: Enumerating objects: 7871, done.
remote: Counting objects: 100% (7871/7871), done.
remote: Compressing objects: 100% (6737/6737), done.
remote: Total 7871 (delta 1288), reused 3928 (delta 562)
Receiving objects: 100% (7871/7871), 10.09 MiB | 6.07 MiB/s, done.
Resolving deltas: 100% (1288/1288), done.
From https://git.openwrt.org/openwrt/openwrt
* branch openwrt-18.06 -> FETCH_HEAD
* [new branch] openwrt-18.06 -> origin/openwrt-18.06
Checking out files: 100% (6776/6776), done.
Note: checking out 'origin/openwrt-18.06'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at aced9de wireguard: bump to 0.0.20190601
[detached HEAD 05f1fc8] gitignore: Ignore some more files
1 file changed, 2 insertions(+)
Cleaning up current build directory
Patching OpenWRT repository
Applying: netifd: backport patch fixing problems with bridge control on 64bit
.git/rebase-apply/patch:47: space before tab in indent.
dev->ifname, val);
.git/rebase-apply/patch:49: trailing whitespace.
.git/rebase-apply/patch:82: space before tab in indent.
system_set_dev_sysctl("/sys/class/net/%s/brport/learning", dev->ifname, val);
.git/rebase-apply/patch:86: space before tab in indent.
char buf[64];
.git/rebase-apply/patch:88: trailing whitespace.
Checking patch package/network/config/netifd/Makefile...
Checking patch package/network/config/netifd/patches/0001-system-linux-get-rid-of-SIOCSDEVPRIVATE.patch...
Applied patch package/network/config/netifd/Makefile cleanly.
Applied patch package/network/config/netifd/patches/0001-system-linux-get-rid-of-SIOCSDEVPRIVATE.patch cleanly.
warning: squelched 20 whitespace errors
warning: 25 lines add whitespace errors.
Applying: target/linux/mvebu: rename Turris Omnia target to be consistent
Checking patch target/linux/mvebu/image/cortex-a9.mk...
Applied patch target/linux/mvebu/image/cortex-a9.mk cleanly.
Applying: base-files: Add ntp.nic.cz to default ntp servers
Checking patch package/base-files/files/bin/config_generate...
Hunk #1 succeeded at 244 (offset 10 lines).
Applied patch package/base-files/files/bin/config_generate cleanly.
Applying: base-files: drop sysupgrade
Checking patch package/base-files/Makefile...
Applied patch package/base-files/Makefile cleanly.
Applying: base-files: Improve defaults for conntrack
Checking patch package/base-files/files/etc/sysctl.d/10-default.conf...
Applied patch package/base-files/files/etc/sysctl.d/10-default.conf cleanly.
Applying: feeds: Support our repo paths
Checking patch include/feeds.mk...
Applied patch include/feeds.mk cleanly.
Applying: mvebu: omnia: Few tweaks to the basic configuration
Checking patch target/linux/mvebu/config-4.14...
Hunk #1 succeeded at 65 (offset 1 line).
Hunk #2 succeeded at 96 (offset 1 line).
Hunk #3 succeeded at 166 (offset 1 line).
Hunk #4 succeeded at 191 (offset 1 line).
Hunk #5 succeeded at 289 (offset 1 line).
Hunk #6 succeeded at 324 (offset 1 line).
Hunk #7 succeeded at 339 (offset 1 line).
Hunk #8 succeeded at 369 (offset 1 line).
Hunk #9 succeeded at 403 (offset 1 line).
Hunk #10 succeeded at 416 (offset 1 line).
Hunk #11 succeeded at 426 (offset 1 line).
Hunk #12 succeeded at 452 (offset 1 line).
Hunk #13 succeeded at 470 (offset 2 lines).
Hunk #14 succeeded at 514 (offset 2 lines).
Applied patch target/linux/mvebu/config-4.14 cleanly.
Applying: Nicer banner - better branding :-)
.git/rebase-apply/patch:34: trailing whitespace.
/ / / / / / ___/ ___/ / ___/ / / / /\__
.git/rebase-apply/patch:35: trailing whitespace.
/ / / /_/ / / / / / (__ ) / /_/ /___/ /
.git/rebase-apply/patch:36: trailing whitespace.
/_/ \__,_/_/ /_/ /_/____/ \____//____/
.git/rebase-apply/patch:37: trailing whitespace.
Checking patch package/base-files/files/bin/config_generate...
Checking patch package/base-files/files/etc/banner...
Applied patch package/base-files/files/bin/config_generate cleanly.
Applied patch package/base-files/files/etc/banner cleanly.
warning: 4 lines add whitespace errors.
Applying: opkg: add opkg_wrapper
Checking patch package/system/opkg/Makefile...
Checking patch package/system/opkg/files/opkg_wrapper.sh...
Applied patch package/system/opkg/Makefile cleanly.
Applied patch package/system/opkg/files/opkg_wrapper.sh cleanly.
Applying: mac80211: Make default SSID Turris
Checking patch package/kernel/mac80211/files/lib/wifi/mac80211.sh...
Applied patch package/kernel/mac80211/files/lib/wifi/mac80211.sh cleanly.
Applying: base-files: do not automatically activate services and restart activated
Checking patch package/base-files/Makefile...
Checking patch package/base-files/files/etc/services_wanted...
Checking patch package/base-files/files/lib/functions.sh...
Applied patch package/base-files/Makefile cleanly.
Applied patch package/base-files/files/etc/services_wanted cleanly.
Applied patch package/base-files/files/lib/functions.sh cleanly.
Applying: busybox: Provide static busybox build
Checking patch package/utils/busybox/Makefile...
Checking patch package/utils/busybox/files/busybox-static.config...
Applied patch package/utils/busybox/Makefile cleanly.
Applied patch package/utils/busybox/files/busybox-static.config cleanly.
Applying: busybox: Try to install everything into /{s,}bin
Checking patch package/utils/busybox/Makefile...
Hunk #1 succeeded at 138 (offset 6 lines).
Checking patch package/utils/busybox/files/sysntpd...
Applied patch package/utils/busybox/Makefile cleanly.
Applied patch package/utils/busybox/files/sysntpd cleanly.
Applying: Drop Omnia sysupgrade and initramdisk
Checking patch target/linux/mvebu/image/cortex-a9.mk...
Applied patch target/linux/mvebu/image/cortex-a9.mk cleanly.
Applying: kernel: Hack to actually have something in kernel package
Checking patch package/kernel/linux/Makefile...
Applied patch package/kernel/linux/Makefile cleanly.
Applying: odhcp6c: export DUID to /var/run/odhcp6c-duid.{ifname}
.git/rebase-apply/patch:25: space before tab in indent.
return ntohl(buf);
.git/rebase-apply/patch:27: trailing whitespace.
.git/rebase-apply/patch:31: space before tab in indent.
client_options = options;
.git/rebase-apply/patch:32: space before tab in indent.
dhcpv6_retx[DHCPV6_MSG_SOLICIT].max_timeo = sol_timeout;
.git/rebase-apply/patch:34: space before tab in indent.
odhcp6c_add_state(STATE_CLIENT_ID, duid, sizeof(duid));
Checking patch package/network/ipv6/odhcp6c/patches/020-duid-path.patch...
Applied patch package/network/ipv6/odhcp6c/patches/020-duid-path.patch cleanly.
warning: squelched 43 whitespace errors
warning: 48 lines add whitespace errors.
Applying: MOX: Hacky restart to make sure it works
.git/rebase-apply/patch:32: space before tab in indent.
efi_reboot(reboot_mode, NULL);
.git/rebase-apply/patch:33: trailing whitespace.
.git/rebase-apply/patch:34: space before tab in indent.
/* Now call the architecture specific reboot code. */
.git/rebase-apply/patch:50: trailing whitespace.
.git/rebase-apply/patch:51: space before tab in indent.
/*
Checking patch target/linux/mvebu/patches-4.14/9999-arm64-restart-Armada-3700-restart-code.patch...
Applied patch target/linux/mvebu/patches-4.14/9999-arm64-restart-Armada-3700-restart-code.patch cleanly.
warning: squelched 3 whitespace errors
warning: 8 lines add whitespace errors.
Applying: Disable ABI stuff for now
Checking patch include/package-ipkg.mk...
Applied patch include/package-ipkg.mk cleanly.
Applying: Try slower SDIO
.git/rebase-apply/patch:26: space before tab in indent.
goto out;
.git/rebase-apply/patch:27: trailing whitespace.
.git/rebase-apply/patch:28: space before tab in indent.
if (mmc_host_uhs(card->host)) {
.git/rebase-apply/patch:42: space before tab in indent.
card->sw_caps.sd3_bus_mode
.git/rebase-apply/patch:43: space before tab in indent.
|= SD_MODE_UHS_SDR50;
Checking patch target/linux/mvebu/patches-4.14/666-Slow-down-SDIO.patch...
Applied patch target/linux/mvebu/patches-4.14/666-Slow-down-SDIO.patch cleanly.
warning: squelched 7 whitespace errors
warning: 12 lines add whitespace errors.
Applying: base-files: run switch-brach --verify after update
Checking patch package/base-files/Makefile...
Applied patch package/base-files/Makefile cleanly.
Applying: ubus: force restart in case ubus is not able to communicate with ubusd
Checking patch package/system/ubus/Makefile...
Applied patch package/system/ubus/Makefile cleanly.
Applying: build: Allow to get just a subset of packages from feeds
Checking patch scripts/feeds...
Hunk #2 succeeded at 66 (offset 1 line).
Hunk #3 succeeded at 172 (offset 5 lines).
Hunk #4 succeeded at 205 (offset 5 lines).
Hunk #5 succeeded at 731 (offset 5 lines).
Hunk #6 succeeded at 753 (offset 5 lines).
Hunk #7 succeeded at 805 (offset 5 lines).
Applied patch scripts/feeds cleanly.
Applying: build: Optionally provide file checksums in package metadata
Checking patch config/Config-build.in...
Checking patch include/package-ipkg.mk...
Checking patch package/base-files/Makefile...
Checking patch package/base-files/files/sbin/pkg_check...
Applied patch config/Config-build.in cleanly.
Applied patch include/package-ipkg.mk cleanly.
Applied patch package/base-files/Makefile cleanly.
Applied patch package/base-files/files/sbin/pkg_check cleanly.
Applying: build: Use LINUX_DIR for Kernel/Patch
Checking patch include/quilt.mk...
Applied patch include/quilt.mk cleanly.
Applying: curl: add host build
Checking patch package/network/utils/curl/Makefile...
Applied patch package/network/utils/curl/Makefile cleanly.
Applying: kernel: Include kernel magic in all kmods
Checking patch include/kernel-defaults.mk...
Checking patch include/kernel.mk...
Applied patch include/kernel-defaults.mk cleanly.
Applied patch include/kernel.mk cleanly.
Applying: kernel: Initial DVB support
Checking patch package/kernel/linux/modules/dvb.mk...
Applied patch package/kernel/linux/modules/dvb.mk cleanly.
Applying: mtd: Fail when verify fails
Checking patch package/system/mtd/src/mtd.c...
Applied patch package/system/mtd/src/mtd.c cleanly.
Applying: musl: Make hack to disable crypto functions optional
.git/rebase-apply/patch:59: space before tab in indent.
if (salt[1] == '2' && salt[3] == '$')
.git/rebase-apply/patch:60: space before tab in indent.
return __crypt_blowfish(key, salt, output);
.git/rebase-apply/patch:61: space before tab in indent.
if (salt[1] == '5' && salt[2] == '$')
.git/rebase-apply/patch:62: space before tab in indent.
return __crypt_sha256(key, salt, output);
.git/rebase-apply/patch:63: space before tab in indent.
if (salt[1] == '6' && salt[2] == '$')
Checking patch toolchain/Config.in...
Checking patch toolchain/musl/Makefile...
Checking patch toolchain/musl/patches/901-crypt_size_hack.patch...
Applied patch toolchain/Config.in cleanly.
Applied patch toolchain/musl/Makefile cleanly.
Applied patch toolchain/musl/patches/901-crypt_size_hack.patch cleanly.
warning: squelched 1 whitespace error
warning: 6 lines add whitespace errors.
Applying: ncurses: Provide full host build
Checking patch package/libs/ncurses/Makefile...
Applied patch package/libs/ncurses/Makefile cleanly.
Applying: scripts: Don't skip kernel and libc in Packages generation
Checking patch scripts/ipkg-make-index.sh...
Applied patch scripts/ipkg-make-index.sh cleanly.
Applying: fstools: Treat MMC as MTD
.git/rebase-apply/patch:40: space before tab in indent.
_cache_load("/dev/mtdblock*");
.git/rebase-apply/patch:41: space before tab in indent.
_cache_load("/dev/ubiblock*");
.git/rebase-apply/patch:42: space before tab in indent.
_cache_load("/dev/ubi[0-9]*");
.git/rebase-apply/patch:46: space before tab in indent.
}
.git/rebase-apply/patch:47: space before tab in indent.
_cache_load("/dev/loop*");
Checking patch package/system/fstools/Makefile...
Checking patch package/system/fstools/patches/mmc-is-mtd.patch...
Applied patch package/system/fstools/Makefile cleanly.
Applied patch package/system/fstools/patches/mmc-is-mtd.patch cleanly.
warning: squelched 4 whitespace errors
warning: 9 lines add whitespace errors.
Applying: libevent2: add host build
Checking patch package/libs/libevent2/Makefile...
Applied patch package/libs/libevent2/Makefile cleanly.
Applying: dnsmasq: fix dhcp-script call
Checking patch package/network/services/dnsmasq/Makefile...
Checking patch package/network/services/dnsmasq/files/dhcp-script.sh...
Applied patch package/network/services/dnsmasq/Makefile cleanly.
Applied patch package/network/services/dnsmasq/files/dhcp-script.sh cleanly.
Applying: base-files: don't source script in hotplug-call if is executable
Checking patch package/base-files/files/sbin/hotplug-call...
Applied patch package/base-files/files/sbin/hotplug-call cleanly.
Applying: u-boot tools: Add mkimage tool
Checking patch package/boot/uboot-envtools/Makefile => package/boot/uboot-tools/uboot-envtools/Makefile...
Checking patch package/boot/uboot-envtools/files/ar71xx => package/boot/uboot-tools/uboot-envtools/files/ar71xx...
Checking patch package/boot/uboot-envtools/files/cns3xxx => package/boot/uboot-tools/uboot-envtools/files/cns3xxx...
Checking patch package/boot/uboot-envtools/files/imx6 => package/boot/uboot-tools/uboot-envtools/files/imx6...
Checking patch package/boot/uboot-envtools/files/ipq40xx => package/boot/uboot-tools/uboot-envtools/files/ipq40xx...
Checking patch package/boot/uboot-envtools/files/ipq806x => package/boot/uboot-tools/uboot-envtools/files/ipq806x...
Checking patch package/boot/uboot-envtools/files/kirkwood => package/boot/uboot-tools/uboot-envtools/files/kirkwood...
Checking patch package/boot/uboot-envtools/files/lantiq => package/boot/uboot-tools/uboot-envtools/files/lantiq...
Checking patch package/boot/uboot-envtools/files/mvebu => package/boot/uboot-tools/uboot-envtools/files/mvebu...
Checking patch package/boot/uboot-envtools/files/mxs => package/boot/uboot-tools/uboot-envtools/files/mxs...
Checking patch package/boot/uboot-envtools/files/oxnas => package/boot/uboot-tools/uboot-envtools/files/oxnas...
Checking patch package/boot/uboot-envtools/files/pistachio => package/boot/uboot-tools/uboot-envtools/files/pistachio...
Checking patch package/boot/uboot-envtools/files/ramips => package/boot/uboot-tools/uboot-envtools/files/ramips...
Checking patch package/boot/uboot-envtools/files/uboot-envtools.sh => package/boot/uboot-tools/uboot-envtools/files/uboot-envtools.sh...
Checking patch package/boot/uboot-envtools/patches/001-compile.patch => package/boot/uboot-tools/uboot-envtools/patches/001-compile.patch...
Applied patch package/boot/uboot-envtools/Makefile => package/boot/uboot-tools/uboot-envtools/Makefile cleanly.
Applied patch package/boot/uboot-envtools/files/ar71xx => package/boot/uboot-tools/uboot-envtools/files/ar71xx cleanly.
Applied patch package/boot/uboot-envtools/files/cns3xxx => package/boot/uboot-tools/uboot-envtools/files/cns3xxx cleanly.
Applied patch package/boot/uboot-envtools/files/imx6 => package/boot/uboot-tools/uboot-envtools/files/imx6 cleanly.
Applied patch package/boot/uboot-envtools/files/ipq40xx => package/boot/uboot-tools/uboot-envtools/files/ipq40xx cleanly.
Applied patch package/boot/uboot-envtools/files/ipq806x => package/boot/uboot-tools/uboot-envtools/files/ipq806x cleanly.
Applied patch package/boot/uboot-envtools/files/kirkwood => package/boot/uboot-tools/uboot-envtools/files/kirkwood cleanly.
Applied patch package/boot/uboot-envtools/files/lantiq => package/boot/uboot-tools/uboot-envtools/files/lantiq cleanly.
Applied patch package/boot/uboot-envtools/files/mvebu => package/boot/uboot-tools/uboot-envtools/files/mvebu cleanly.
Applied patch package/boot/uboot-envtools/files/mxs => package/boot/uboot-tools/uboot-envtools/files/mxs cleanly.
Applied patch package/boot/uboot-envtools/files/oxnas => package/boot/uboot-tools/uboot-envtools/files/oxnas cleanly.
Applied patch package/boot/uboot-envtools/files/pistachio => package/boot/uboot-tools/uboot-envtools/files/pistachio cleanly.
Applied patch package/boot/uboot-envtools/files/ramips => package/boot/uboot-tools/uboot-envtools/files/ramips cleanly.
Applied patch package/boot/uboot-envtools/files/uboot-envtools.sh => package/boot/uboot-tools/uboot-envtools/files/uboot-envtools.sh cleanly.
Applied patch package/boot/uboot-envtools/patches/001-compile.patch => package/boot/uboot-tools/uboot-envtools/patches/001-compile.patch cleanly.
Applying: procd: New style of cgroups
.git/rebase-apply/patch:32: trailing whitespace.
.git/rebase-apply/patch:73: space before tab in indent.
unsigned int oldumask = umask(0);
.git/rebase-apply/patch:74: trailing whitespace.
.git/rebase-apply/patch:75: space before tab in indent.
mount("proc", "/proc", "proc", MS_NOATIME | MS_NODEV | MS_NOEXEC | MS_NOSUID, 0);
.git/rebase-apply/patch:76: space before tab in indent.
mount("sysfs", "/sys", "sysfs", MS_NOATIME | MS_NODEV | MS_NOEXEC | MS_NOSUID, 0);
Checking patch package/system/procd/Makefile...
Checking patch package/system/procd/patches/new-style-of-cgroup-hiearchy.patch...
Applied patch package/system/procd/Makefile cleanly.
Applied patch package/system/procd/patches/new-style-of-cgroup-hiearchy.patch cleanly.
warning: squelched 4 whitespace errors
warning: 9 lines add whitespace errors.
Applying: kernel: btrfs: enable ACL
Checking patch package/kernel/linux/modules/fs.mk...
Applied patch package/kernel/linux/modules/fs.mk cleanly.
Applying: gettext-full: Add gettext_filter and gettext
Checking patch package/libs/gettext-full/Makefile...
Hunk #2 succeeded at 105 (offset 2 lines).
Checking patch package/libs/gettext-full/src/gettext-tools/gettext_filter.c...
Applied patch package/libs/gettext-full/Makefile cleanly.
Applied patch package/libs/gettext-full/src/gettext-tools/gettext_filter.c cleanly.
Applying: kernel: Add Turris 1.X support
.git/rebase-apply/patch:478: trailing whitespace.
.git/rebase-apply/patch:525: trailing whitespace.
.git/rebase-apply/patch:534: trailing whitespace.
nand-ecc-strength = <4>;
.git/rebase-apply/patch:588: space before tab in indent.
phy0: ethernet-phy@0 {
.git/rebase-apply/patch:589: space before tab in indent.
interrupts = <2 1 0 0>;
Checking patch target/linux/mpc85xx/Makefile...
Checking patch target/linux/mpc85xx/base-files/etc/board.d/02_network...
Checking patch target/linux/mpc85xx/config-4.14...
Checking patch target/linux/mpc85xx/files-4.14/arch/powerpc/boot/dts/turris.dts...
Checking patch target/linux/mpc85xx/p2020/config-default...
Checking patch target/linux/mpc85xx/p2020/profiles/turris.mk...
Checking patch target/linux/mpc85xx/p2020/target.mk...
Checking patch target/linux/mpc85xx/patches-4.14/230-fsl_elbc_nand_add_ecc_mode_selection.patch...
Applied patch target/linux/mpc85xx/Makefile cleanly.
Applied patch target/linux/mpc85xx/base-files/etc/board.d/02_network cleanly.
Applied patch target/linux/mpc85xx/config-4.14 cleanly.
Applied patch target/linux/mpc85xx/files-4.14/arch/powerpc/boot/dts/turris.dts cleanly.
Applied patch target/linux/mpc85xx/p2020/config-default cleanly.
Applied patch target/linux/mpc85xx/p2020/profiles/turris.mk cleanly.
Applied patch target/linux/mpc85xx/p2020/target.mk cleanly.
Applied patch target/linux/mpc85xx/patches-4.14/230-fsl_elbc_nand_add_ecc_mode_selection.patch cleanly.
warning: squelched 49 whitespace errors
warning: 54 lines add whitespace errors.
Applying: build: Automatically bump release when needed
Checking patch config/Config-build.in...
Checking patch include/package-defaults.mk...
Checking patch include/package-ipkg.mk...
Hunk #1 succeeded at 189 (offset -1 lines).
Hunk #2 succeeded at 208 (offset -1 lines).
Hunk #3 succeeded at 261 (offset -1 lines).
Checking patch rules.mk...
Hunk #1 succeeded at 157 (offset -4 lines).
Applied patch config/Config-build.in cleanly.
Applied patch include/package-defaults.mk cleanly.
Applied patch include/package-ipkg.mk cleanly.
Applied patch rules.mk cleanly.
Applying: mvebu: Basic MoX support
.git/rebase-apply/patch:368: space before tab in indent.
ctx->base.cache_sz = 0;
.git/rebase-apply/patch:369: space before tab in indent.
}
.git/rebase-apply/patch:377: trailing whitespace.
.git/rebase-apply/patch:379: space before tab in indent.
spin_unlock_bh(&priv->ring[ring].egress_lock);
.git/rebase-apply/patch:380: trailing whitespace.
--
Checking patch target/linux/mvebu/config-4.14...
Checking patch target/linux/mvebu/image/cortex-a53.mk...
Checking patch target/linux/mvebu/patches-4.14/527-PCI-aardvark-allow-to-specify-link-capability.patch...
Checking patch target/linux/mvebu/patches-4.14/90001-crypto-inside-secure-remove-null-check-before-kfree.patch...
Checking patch target/linux/mvebu/patches-4.14/90002-crypto-inside-secure-do-not-use-areq-result-for-part.patch...
Checking patch target/linux/mvebu/patches-4.14/90003-crypto-inside-secure-remove-extra-empty-line.patch...
Checking patch target/linux/mvebu/patches-4.14/90004-crypto-inside-secure-fix-typo-in-a-comment.patch...
Checking patch target/linux/mvebu/patches-4.14/90005-crypto-inside-secure-remove-useless-memset.patch...
Checking patch target/linux/mvebu/patches-4.14/90006-crypto-inside-secure-refrain-from-unneeded-invalidat.patch...
Checking patch target/linux/mvebu/patches-4.14/90007-crypto-inside-secure-EBUSY-is-not-an-error-on-async-.patch...
Checking patch target/linux/mvebu/patches-4.14/90008-crypto-inside-secure-move-cipher-crypto-mode-to-requ.patch...
Checking patch target/linux/mvebu/patches-4.14/90009-crypto-inside-secure-remove-unused-parameter-in-inva.patch...
Checking patch target/linux/mvebu/patches-4.14/90010-crypto-inside-secure-move-request-dequeueing-into-a-.patch...
Checking patch target/linux/mvebu/patches-4.14/90011-crypto-inside-secure-use-threaded-IRQs-for-result-ha.patch...
Checking patch target/linux/mvebu/patches-4.14/90012-crypto-inside-secure-dequeue-all-requests-at-once.patch...
Checking patch target/linux/mvebu/patches-4.14/90013-crypto-inside-secure-increase-the-ring-size.patch...
Checking patch target/linux/mvebu/patches-4.14/90014-crypto-inside-secure-acknowledge-the-result-requests.patch...
Checking patch target/linux/mvebu/patches-4.14/90015-crypto-inside-secure-handle-more-result-requests-whe.patch...
Checking patch target/linux/mvebu/patches-4.14/90016-crypto-inside-secure-retry-to-proceed-the-request-la.patch...
Checking patch target/linux/mvebu/patches-4.14/90017-crypto-inside-secure-EIP97-support.patch...
Checking patch target/linux/mvebu/patches-4.14/90018-crypto-inside-secure-make-function-safexcel_try_push.patch...
Checking patch target/linux/mvebu/patches-4.14/90019-crypto-inside-secure-do-not-overwrite-the-threshold-.patch...
Checking patch target/linux/mvebu/patches-4.14/90020-crypto-inside-secure-keep-the-requests-push-pop-sync.patch...
Checking patch target/linux/mvebu/patches-4.14/90021-crypto-inside-secure-unmap-the-result-in-the-hash-se.patch...
Checking patch target/linux/mvebu/patches-4.14/90022-crypto-inside-secure-move-hash-result-dma-mapping-to.patch...
Checking patch target/linux/mvebu/patches-4.14/90023-crypto-inside-secure-move-cache-result-dma-mapping-t.patch...
Checking patch target/linux/mvebu/patches-4.14/90024-crypto-inside-secure-fix-missing-unlock-on-error-in-.patch...
Checking patch target/linux/mvebu/patches-4.14/90025-crypto-inside-secure-improve-clock-initialization.patch...
Checking patch target/linux/mvebu/patches-4.14/90026-crypto-inside-secure-fix-clock-resource-by-adding-a-.patch...
Checking patch target/linux/mvebu/patches-4.14/90027-crypto-inside-secure-move-the-digest-to-the-request-.patch...
Checking patch target/linux/mvebu/patches-4.14/90028-crypto-inside-secure-fix-typo-s-allways-always-in-a-.patch...
Checking patch target/linux/mvebu/patches-4.14/90029-crypto-inside-secure-fix-a-typo-in-a-register-name.patch...
Checking patch target/linux/mvebu/patches-4.14/90030-crypto-inside-secure-improve-the-send-error-path.patch...
Checking patch target/linux/mvebu/patches-4.14/90031-crypto-inside-secure-do-not-access-buffers-mapped-to.patch...
Checking patch target/linux/mvebu/patches-4.14/90032-crypto-inside-secure-improve-the-skcipher-token.patch...
Checking patch target/linux/mvebu/patches-4.14/90033-crypto-inside-secure-the-context-ipad-opad-should-us.patch...
Checking patch target/linux/mvebu/patches-4.14/90034-crypto-inside-secure-hmac-sha256-support.patch...
Checking patch target/linux/mvebu/patches-4.14/90035-crypto-inside-secure-hmac-sha224-support.patch...
Checking patch target/linux/mvebu/patches-4.14/90036-arm64-dts-marvell-armada-37xx-add-a-crypto-node.patch...
Checking patch target/linux/mvebu/patches-4.14/402-sfp-display-SFP-module-information.patch => target/linux/mvebu/patches-4.14/90037-sfp-display-SFP-module-information.patch...
Checking patch target/linux/mvebu/patches-4.14/300-mvneta-tx-queue-workaround.patch => target/linux/mvebu/patches-4.14/90038-net-mvneta-tx-queue-workaround.patch...
Checking patch target/linux/mvebu/patches-4.14/403-net-mvneta-convert-to-phylink.patch => target/linux/mvebu/patches-4.14/90039-net-mvneta-convert-to-phylink.patch...
Checking patch target/linux/mvebu/patches-4.14/404-net-mvneta-hack-fix-phy_interface.patch => target/linux/mvebu/patches-4.14/90040-net-mvneta-hack-fix-phy_interface.patch...
Checking patch target/linux/mvebu/patches-4.14/405-net-mvneta-disable-MVNETA_CAUSE_PSC_SYNC_CHANGE-inte.patch => target/linux/mvebu/patches-4.14/90041-net-mvneta-disable-MVNETA_CAUSE_PSC_SYNC_CHANGE-inte.patch...
Checking patch target/linux/mvebu/patches-4.14/406-net-mvneta-add-module-EEPROM-reading-support.patch => target/linux/mvebu/patches-4.14/90042-net-mvneta-add-module-EEPROM-reading-support.patch...
Checking patch target/linux/mvebu/patches-4.14/407-phy-fixed-phy-remove-fixed_phy_update_state.patch => target/linux/mvebu/patches-4.14/90043-phy-fixed-phy-remove-fixed_phy_update_state.patch...
Checking patch target/linux/mvebu/patches-4.14/408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch => target/linux/mvebu/patches-4.14/90044-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch...
Checking patch target/linux/mvebu/patches-4.14/409-sfp-use-netdev-sfp_bus-for-start-stop.patch => target/linux/mvebu/patches-4.14/90045-sfp-use-netdev-sfp_bus-for-start-stop.patch...
Checking patch target/linux/mvebu/patches-4.14/410-sfp-hack-allow-marvell-10G-phy-support-to-use-SFP.patch => target/linux/mvebu/patches-4.14/90046-sfp-hack-allow-marvell-10G-phy-support-to-use-SFP.patch...
Checking patch target/linux/mvebu/patches-4.14/411-sfp-add-sfp-compatible.patch => target/linux/mvebu/patches-4.14/90047-sfp-add-sfp-compatible.patch...
Checking patch target/linux/mvebu/patches-4.14/500-clk-mvebu-armada-37xx-periph-cosmetic-changes.patch => target/linux/mvebu/patches-4.14/90048-clk-mvebu-armada-37xx-periph-cosmetic-changes.patch...
Checking patch target/linux/mvebu/patches-4.14/501-clk-mvebu-armada-37xx-periph-prepare-cpu-clk-to-be-u.patch => target/linux/mvebu/patches-4.14/90049-clk-mvebu-armada-37xx-periph-prepare-cpu-clk-to-be-u.patch...
Checking patch target/linux/mvebu/patches-4.14/502-clk-mvebu-armada-37xx-periph-add-DVFS-support-for-cp.patch => target/linux/mvebu/patches-4.14/90050-clk-mvebu-armada-37xx-periph-add-DVFS-support-for-cp.patch...
Checking patch target/linux/mvebu/patches-4.14/503-cpufreq-Add-DVFS-support-for-Armada-37xx.patch => target/linux/mvebu/patches-4.14/90051-cpufreq-Add-DVFS-support-for-Armada-37xx.patch...
Checking patch target/linux/mvebu/patches-4.14/504-spi-a3700-Change-SPI-mode-before-asserting-chip-sele.patch => target/linux/mvebu/patches-4.14/90052-spi-a3700-Change-SPI-mode-before-asserting-chip-sele.patch...
Checking patch target/linux/mvebu/patches-4.14/505-arm64-dts-marvell-Fix-A37xx-UART0-register-size.patch => target/linux/mvebu/patches-4.14/90053-arm64-dts-marvell-Fix-A37xx-UART0-register-size.patch...
Checking patch target/linux/mvebu/patches-4.14/506-arm64-dts-marvell-armada-37xx-add-UART-clock.patch => target/linux/mvebu/patches-4.14/90054-arm64-dts-marvell-armada-37xx-add-UART-clock.patch...
Checking patch target/linux/mvebu/patches-4.14/507-arm64-dts-marvell-armada-37xx-add-nodes-allowing-cpu.patch => target/linux/mvebu/patches-4.14/90055-arm64-dts-marvell-armada-37xx-add-nodes-allowing-cpu.patch...
Checking patch target/linux/mvebu/patches-4.14/520-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch => target/linux/mvebu/patches-4.14/90056-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch...
Checking patch target/linux/mvebu/patches-4.14/524-PCI-aardvark-set-host-and-device-to-the-same-MAX-payload-size.patch => target/linux/mvebu/patches-4.14/90057-PCI-aardvark-set-host-and-device-to-the-same-MAX-pay.patch...
Checking patch target/linux/mvebu/patches-4.14/526-PCI-aardvark-disable-LOS-state-by-default.patch => target/linux/mvebu/patches-4.14/90058-PCI-aardvark-disable-LOS-state-by-default.patch...
Checking patch target/linux/mvebu/patches-4.14/90059-net-mvneta-move-port-configuration.patch...
Checking patch target/linux/mvebu/patches-4.14/90060-net-mvneta-add-1000BaseX-support.patch...
Checking patch target/linux/mvebu/patches-4.14/90061-pinctrl-armada-37xx-account-for-const-type-of-of_dev.patch...
Checking patch target/linux/mvebu/patches-4.14/90062-spi-a3700-Set-frequency-limits-at-startup.patch...
Checking patch target/linux/mvebu/patches-4.14/90063-spi-a3700-Allow-to-enable-or-disable-FIFO-mode.patch...
Checking patch target/linux/mvebu/patches-4.14/90064-spi-a3700-Add-full-duplex-support.patch...
Checking patch target/linux/mvebu/patches-4.14/90065-spi-a3700-Remove-endianness-swapping-functions-when-.patch...
Checking patch target/linux/mvebu/patches-4.14/90066-spi-a3700-Remove-endianness-swapping-for-full-duplex.patch...
Checking patch target/linux/mvebu/patches-4.14/90067-pinctrl-armada-37xx-Add-edge-both-type-gpio-irq-supp.patch...
Checking patch target/linux/mvebu/patches-4.14/90068-pinctrl-armada-37xx-Stop-using-struct-gpio_chip.irq_.patch...
Checking patch target/linux/mvebu/patches-4.14/90069-pinctrl-armada-37xx-remove-unused-variable.patch...
Checking patch target/linux/mvebu/patches-4.14/90070-net-dsa-mv88e6xxx-Fix-name-of-switch-88E6141.patch...
Checking patch target/linux/mvebu/patches-4.14/90071-phy-add-phy_interface_mode_is_8023z-helper.patch...
Checking patch target/linux/mvebu/patches-4.14/90072-net-phy-Cosmetic-fixes-to-phylink-sfp-sfp-bus.c.patch...
Checking patch target/linux/mvebu/patches-4.14/90073-sfp-fix-sparse-warning.patch...
Checking patch target/linux/mvebu/patches-4.14/90074-sfp-don-t-guess-support-from-connector-type.patch...
Checking patch target/linux/mvebu/patches-4.14/90075-sfp-add-support-for-1000Base-PX-and-1000Base-BX10.patch...
Checking patch target/linux/mvebu/patches-4.14/90076-net-dsa-Add-PHYLINK-switch-operations.patch...
Checking patch target/linux/mvebu/patches-4.14/90077-net-dsa-Eliminate-dsa_slave_get_link.patch...
Checking patch target/linux/mvebu/patches-4.14/90078-net-phy-phylink-Provide-PHY-interface-to-mac_link_-u.patch...
Checking patch target/linux/mvebu/patches-4.14/90079-net-phy-phylink-Allow-specifying-PHY-device-flags.patch...
Checking patch target/linux/mvebu/patches-4.14/90080-net-phy-phylink-Use-PHY-device-interface-if-N-A.patch...
Checking patch target/linux/mvebu/patches-4.14/90081-net-phy-phylink-Remove-error-message.patch...
Checking patch target/linux/mvebu/patches-4.14/90082-net-dsa-Plug-in-PHYLINK-support.patch...
Checking patch target/linux/mvebu/patches-4.14/90083-phylink-add-helper-for-configuring-2500BaseX-modes.patch...
Checking patch target/linux/mvebu/patches-4.14/90084-net-dsa-mv88e6xxx-add-PHYLINK-support.patch...
Checking patch target/linux/mvebu/patches-4.14/90085-net-dsa-mv88e6xxx-Add-support-to-enabling-pause.patch...
Checking patch target/linux/mvebu/patches-4.14/90086-net-dsa-mv88e6xxx-add-phylink-support.patch...
Checking patch target/linux/mvebu/patches-4.14/90087-net-dsa-mv88e6xxx-Refactor-SERDES-lane-code.patch...
Checking patch target/linux/mvebu/patches-4.14/90088-net-dsa-mv88e6xxx-6390-vs-6390X-SERDES-support.patch...
Checking patch target/linux/mvebu/patches-4.14/90089-net-dsa-mv88e6xxx-88E6141-6341-SERDES-support.patch...
Checking patch target/linux/mvebu/patches-4.14/90090-net-dsa-mv88e6xxx-Rename-sgmii-10g-power-functions.patch...
Checking patch target/linux/mvebu/patches-4.14/90091-net-dsa-mv88e6xxx-Add-serdes-register-read-write-hel.patch...
Checking patch target/linux/mvebu/patches-4.14/90092-net-dsa-mv88e6xxx-2500Base-X-uses-the-1000Base-X-SER.patch...
Checking patch target/linux/mvebu/patches-4.14/90093-net-dsa-mv88e6xxx-Cache-the-port-cmode.patch...
Checking patch target/linux/mvebu/patches-4.14/90094-net-dsa-mv88e6xxx-Power-on-off-SERDES-on-cmode-chang.patch...
Checking patch target/linux/mvebu/patches-4.14/90095-net-dsa-mv88e6xxx-link-mv88e6xxx_port-to-mv88e6xxx_c.patch...
Checking patch target/linux/mvebu/patches-4.14/90096-net-dsa-mv88e6xxx-Add-SERDES-phydev_mac_change-up-fo.patch...
Checking patch target/linux/mvebu/patches-4.14/90097-net-dsa-mv88e6xxx-Re-setup-interrupts-on-CMODE-chang.patch...
Checking patch target/linux/mvebu/patches-4.14/90098-net-dsa-mv88e6xxx-Poll-when-no-interrupt-defined.patch...
Checking patch target/linux/mvebu/patches-4.14/90099-net-dsa-mv88e6xxx-Add-missing-g1-IRQ-numbers.patch...
Checking patch target/linux/mvebu/patches-4.14/90100-net-dsa-mv88e6xxx-Add-number-of-internal-PHYs.patch...
Checking patch target/linux/mvebu/patches-4.14/90101-net-dsa-mv88e6xxx-Add-MDIO-interrupts-for-internal-P.patch...
Checking patch target/linux/mvebu/patches-4.14/90102-net-dsa-mv88e6xxx-Fix-PHY-interrupts-by-parameterisi.patch...
Checking patch target/linux/mvebu/patches-4.14/90103-net-dsa-mv88e6xxx-Fix-interrupt-name-for-g2-irq.patch...
Checking patch target/linux/mvebu/patches-4.14/90104-net-dsa-mv88e6xxx-Fix-irq-free-ing.patch...
Checking patch target/linux/mvebu/patches-4.14/90105-net-dsa-mv88e6xxx-Use-the-DT-IRQ-trigger-mode.patch...
Checking patch target/linux/mvebu/patches-4.14/90106-net-dsa-mv88e6xxx-Call-the-common-IRQ-free-code.patch...
Checking patch target/linux/mvebu/patches-4.14/90107-net-dsa-mv88e6xxx-Fix-IRQ-when-loading-module.patch...
Checking patch target/linux/mvebu/patches-4.14/90108-net-dsa-mv88e6xxx-fix-races-between-lock-and-irq-fre.patch...
Checking patch target/linux/mvebu/patches-4.14/90109-net-dsa-mv88e6xxx-Share-main-switch-IRQ.patch...
Checking patch target/linux/mvebu/patches-4.14/90110-net-dsa-mc88e6xxx-Fix-88E6141-6341-2500mbps-SERDES-s.patch...
Checking patch target/linux/mvebu/patches-4.14/90111-net-ethernet-mvneta-Fix-napi-structure-mixup-on-arma.patch...
Checking patch target/linux/mvebu/patches-4.14/90112-net-mvneta-fix-mvneta_config_rss-on-armada-3700.patch...
Checking patch target/linux/mvebu/patches-4.14/90113-pinctrl-armada-37xx-Correct-mpp-definitions.patch...
Checking patch target/linux/mvebu/patches-4.14/90114-arm64-dts-marvell-armada-37xx-mark-the-gpio-controll.patch...
Checking patch target/linux/mvebu/patches-4.14/90115-drivers-mfd-Add-support-for-Moxtet-bus.patch...
Checking patch target/linux/mvebu/patches-4.14/90116-drivers-gpio-Add-support-for-GPIOs-over-Moxtet-bus.patch...
Checking patch target/linux/mvebu/patches-4.14/90117-watchdog-Add-support-for-Armada-37xx-CPU-watchdog.patch...
Checking patch target/linux/mvebu/patches-4.14/90118-dt-bindings-watchdog-Document-armada-37xx-wdt-bindin.patch...
Checking patch target/linux/mvebu/patches-4.14/90119-documentation-watchdog-add-documentation-for-armada-.patch...
Checking patch target/linux/mvebu/patches-4.14/90120-arm64-dts-marvell-armada-37xx-add-nodes-to-support-w.patch...
Checking patch target/linux/mvebu/patches-4.14/90121-PCI-aadrvark-warm-reset-the-cores-and-card.patch...
Checking patch target/linux/mvebu/patches-4.14/90122-mailbox-Add-support-for-Armada-37xx-rWTM-mailbox.patch...
Checking patch target/linux/mvebu/patches-4.14/90123-arm64-dts-marvell-armada37xx-add-rWTM-mailbox-node.patch...
Checking patch target/linux/mvebu/patches-4.14/90124-crypto-Add-Turris-Mox-rWTM-firmware-driver.patch...
Checking patch target/linux/mvebu/patches-4.14/90125-ARM64-dts-marvell-Add-DTS-file-for-Turris-Mox.patch...
Checking patch target/linux/mvebu/patches-4.14/9999-arm64-restart-Armada-3700-restart-code.patch => target/linux/mvebu/patches-4.14/90126-arm64-restart-Armada-3700-restart-code.patch...
Checking patch target/linux/mvebu/patches-4.14/508-cpufreq-armada-37xx-Fix-clock-leak.patch => target/linux/mvebu/patches-4.14/9508-cpufreq-armada-37xx-Fix-clock-leak.patch...
Applied patch target/linux/mvebu/config-4.14 cleanly.
Applied patch target/linux/mvebu/image/cortex-a53.mk cleanly.
Applied patch target/linux/mvebu/patches-4.14/527-PCI-aardvark-allow-to-specify-link-capability.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90001-crypto-inside-secure-remove-null-check-before-kfree.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90002-crypto-inside-secure-do-not-use-areq-result-for-part.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90003-crypto-inside-secure-remove-extra-empty-line.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90004-crypto-inside-secure-fix-typo-in-a-comment.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90005-crypto-inside-secure-remove-useless-memset.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90006-crypto-inside-secure-refrain-from-unneeded-invalidat.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90007-crypto-inside-secure-EBUSY-is-not-an-error-on-async-.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90008-crypto-inside-secure-move-cipher-crypto-mode-to-requ.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90009-crypto-inside-secure-remove-unused-parameter-in-inva.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90010-crypto-inside-secure-move-request-dequeueing-into-a-.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90011-crypto-inside-secure-use-threaded-IRQs-for-result-ha.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90012-crypto-inside-secure-dequeue-all-requests-at-once.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90013-crypto-inside-secure-increase-the-ring-size.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90014-crypto-inside-secure-acknowledge-the-result-requests.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90015-crypto-inside-secure-handle-more-result-requests-whe.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90016-crypto-inside-secure-retry-to-proceed-the-request-la.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90017-crypto-inside-secure-EIP97-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90018-crypto-inside-secure-make-function-safexcel_try_push.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90019-crypto-inside-secure-do-not-overwrite-the-threshold-.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90020-crypto-inside-secure-keep-the-requests-push-pop-sync.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90021-crypto-inside-secure-unmap-the-result-in-the-hash-se.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90022-crypto-inside-secure-move-hash-result-dma-mapping-to.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90023-crypto-inside-secure-move-cache-result-dma-mapping-t.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90024-crypto-inside-secure-fix-missing-unlock-on-error-in-.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90025-crypto-inside-secure-improve-clock-initialization.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90026-crypto-inside-secure-fix-clock-resource-by-adding-a-.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90027-crypto-inside-secure-move-the-digest-to-the-request-.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90028-crypto-inside-secure-fix-typo-s-allways-always-in-a-.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90029-crypto-inside-secure-fix-a-typo-in-a-register-name.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90030-crypto-inside-secure-improve-the-send-error-path.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90031-crypto-inside-secure-do-not-access-buffers-mapped-to.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90032-crypto-inside-secure-improve-the-skcipher-token.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90033-crypto-inside-secure-the-context-ipad-opad-should-us.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90034-crypto-inside-secure-hmac-sha256-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90035-crypto-inside-secure-hmac-sha224-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90036-arm64-dts-marvell-armada-37xx-add-a-crypto-node.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/402-sfp-display-SFP-module-information.patch => target/linux/mvebu/patches-4.14/90037-sfp-display-SFP-module-information.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/300-mvneta-tx-queue-workaround.patch => target/linux/mvebu/patches-4.14/90038-net-mvneta-tx-queue-workaround.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/403-net-mvneta-convert-to-phylink.patch => target/linux/mvebu/patches-4.14/90039-net-mvneta-convert-to-phylink.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/404-net-mvneta-hack-fix-phy_interface.patch => target/linux/mvebu/patches-4.14/90040-net-mvneta-hack-fix-phy_interface.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/405-net-mvneta-disable-MVNETA_CAUSE_PSC_SYNC_CHANGE-inte.patch => target/linux/mvebu/patches-4.14/90041-net-mvneta-disable-MVNETA_CAUSE_PSC_SYNC_CHANGE-inte.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/406-net-mvneta-add-module-EEPROM-reading-support.patch => target/linux/mvebu/patches-4.14/90042-net-mvneta-add-module-EEPROM-reading-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/407-phy-fixed-phy-remove-fixed_phy_update_state.patch => target/linux/mvebu/patches-4.14/90043-phy-fixed-phy-remove-fixed_phy_update_state.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/408-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch => target/linux/mvebu/patches-4.14/90044-sfp-move-module-eeprom-ethtool-access-into-netdev-co.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/409-sfp-use-netdev-sfp_bus-for-start-stop.patch => target/linux/mvebu/patches-4.14/90045-sfp-use-netdev-sfp_bus-for-start-stop.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/410-sfp-hack-allow-marvell-10G-phy-support-to-use-SFP.patch => target/linux/mvebu/patches-4.14/90046-sfp-hack-allow-marvell-10G-phy-support-to-use-SFP.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/411-sfp-add-sfp-compatible.patch => target/linux/mvebu/patches-4.14/90047-sfp-add-sfp-compatible.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/500-clk-mvebu-armada-37xx-periph-cosmetic-changes.patch => target/linux/mvebu/patches-4.14/90048-clk-mvebu-armada-37xx-periph-cosmetic-changes.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/501-clk-mvebu-armada-37xx-periph-prepare-cpu-clk-to-be-u.patch => target/linux/mvebu/patches-4.14/90049-clk-mvebu-armada-37xx-periph-prepare-cpu-clk-to-be-u.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/502-clk-mvebu-armada-37xx-periph-add-DVFS-support-for-cp.patch => target/linux/mvebu/patches-4.14/90050-clk-mvebu-armada-37xx-periph-add-DVFS-support-for-cp.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/503-cpufreq-Add-DVFS-support-for-Armada-37xx.patch => target/linux/mvebu/patches-4.14/90051-cpufreq-Add-DVFS-support-for-Armada-37xx.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/504-spi-a3700-Change-SPI-mode-before-asserting-chip-sele.patch => target/linux/mvebu/patches-4.14/90052-spi-a3700-Change-SPI-mode-before-asserting-chip-sele.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/505-arm64-dts-marvell-Fix-A37xx-UART0-register-size.patch => target/linux/mvebu/patches-4.14/90053-arm64-dts-marvell-Fix-A37xx-UART0-register-size.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/506-arm64-dts-marvell-armada-37xx-add-UART-clock.patch => target/linux/mvebu/patches-4.14/90054-arm64-dts-marvell-armada-37xx-add-UART-clock.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/507-arm64-dts-marvell-armada-37xx-add-nodes-allowing-cpu.patch => target/linux/mvebu/patches-4.14/90055-arm64-dts-marvell-armada-37xx-add-nodes-allowing-cpu.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/520-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch => target/linux/mvebu/patches-4.14/90056-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/524-PCI-aardvark-set-host-and-device-to-the-same-MAX-payload-size.patch => target/linux/mvebu/patches-4.14/90057-PCI-aardvark-set-host-and-device-to-the-same-MAX-pay.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/526-PCI-aardvark-disable-LOS-state-by-default.patch => target/linux/mvebu/patches-4.14/90058-PCI-aardvark-disable-LOS-state-by-default.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90059-net-mvneta-move-port-configuration.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90060-net-mvneta-add-1000BaseX-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90061-pinctrl-armada-37xx-account-for-const-type-of-of_dev.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90062-spi-a3700-Set-frequency-limits-at-startup.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90063-spi-a3700-Allow-to-enable-or-disable-FIFO-mode.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90064-spi-a3700-Add-full-duplex-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90065-spi-a3700-Remove-endianness-swapping-functions-when-.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90066-spi-a3700-Remove-endianness-swapping-for-full-duplex.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90067-pinctrl-armada-37xx-Add-edge-both-type-gpio-irq-supp.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90068-pinctrl-armada-37xx-Stop-using-struct-gpio_chip.irq_.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90069-pinctrl-armada-37xx-remove-unused-variable.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90070-net-dsa-mv88e6xxx-Fix-name-of-switch-88E6141.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90071-phy-add-phy_interface_mode_is_8023z-helper.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90072-net-phy-Cosmetic-fixes-to-phylink-sfp-sfp-bus.c.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90073-sfp-fix-sparse-warning.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90074-sfp-don-t-guess-support-from-connector-type.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90075-sfp-add-support-for-1000Base-PX-and-1000Base-BX10.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90076-net-dsa-Add-PHYLINK-switch-operations.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90077-net-dsa-Eliminate-dsa_slave_get_link.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90078-net-phy-phylink-Provide-PHY-interface-to-mac_link_-u.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90079-net-phy-phylink-Allow-specifying-PHY-device-flags.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90080-net-phy-phylink-Use-PHY-device-interface-if-N-A.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90081-net-phy-phylink-Remove-error-message.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90082-net-dsa-Plug-in-PHYLINK-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90083-phylink-add-helper-for-configuring-2500BaseX-modes.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90084-net-dsa-mv88e6xxx-add-PHYLINK-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90085-net-dsa-mv88e6xxx-Add-support-to-enabling-pause.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90086-net-dsa-mv88e6xxx-add-phylink-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90087-net-dsa-mv88e6xxx-Refactor-SERDES-lane-code.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90088-net-dsa-mv88e6xxx-6390-vs-6390X-SERDES-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90089-net-dsa-mv88e6xxx-88E6141-6341-SERDES-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90090-net-dsa-mv88e6xxx-Rename-sgmii-10g-power-functions.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90091-net-dsa-mv88e6xxx-Add-serdes-register-read-write-hel.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90092-net-dsa-mv88e6xxx-2500Base-X-uses-the-1000Base-X-SER.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90093-net-dsa-mv88e6xxx-Cache-the-port-cmode.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90094-net-dsa-mv88e6xxx-Power-on-off-SERDES-on-cmode-chang.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90095-net-dsa-mv88e6xxx-link-mv88e6xxx_port-to-mv88e6xxx_c.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90096-net-dsa-mv88e6xxx-Add-SERDES-phydev_mac_change-up-fo.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90097-net-dsa-mv88e6xxx-Re-setup-interrupts-on-CMODE-chang.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90098-net-dsa-mv88e6xxx-Poll-when-no-interrupt-defined.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90099-net-dsa-mv88e6xxx-Add-missing-g1-IRQ-numbers.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90100-net-dsa-mv88e6xxx-Add-number-of-internal-PHYs.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90101-net-dsa-mv88e6xxx-Add-MDIO-interrupts-for-internal-P.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90102-net-dsa-mv88e6xxx-Fix-PHY-interrupts-by-parameterisi.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90103-net-dsa-mv88e6xxx-Fix-interrupt-name-for-g2-irq.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90104-net-dsa-mv88e6xxx-Fix-irq-free-ing.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90105-net-dsa-mv88e6xxx-Use-the-DT-IRQ-trigger-mode.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90106-net-dsa-mv88e6xxx-Call-the-common-IRQ-free-code.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90107-net-dsa-mv88e6xxx-Fix-IRQ-when-loading-module.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90108-net-dsa-mv88e6xxx-fix-races-between-lock-and-irq-fre.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90109-net-dsa-mv88e6xxx-Share-main-switch-IRQ.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90110-net-dsa-mc88e6xxx-Fix-88E6141-6341-2500mbps-SERDES-s.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90111-net-ethernet-mvneta-Fix-napi-structure-mixup-on-arma.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90112-net-mvneta-fix-mvneta_config_rss-on-armada-3700.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90113-pinctrl-armada-37xx-Correct-mpp-definitions.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90114-arm64-dts-marvell-armada-37xx-mark-the-gpio-controll.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90115-drivers-mfd-Add-support-for-Moxtet-bus.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90116-drivers-gpio-Add-support-for-GPIOs-over-Moxtet-bus.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90117-watchdog-Add-support-for-Armada-37xx-CPU-watchdog.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90118-dt-bindings-watchdog-Document-armada-37xx-wdt-bindin.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90119-documentation-watchdog-add-documentation-for-armada-.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90120-arm64-dts-marvell-armada-37xx-add-nodes-to-support-w.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90121-PCI-aadrvark-warm-reset-the-cores-and-card.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90122-mailbox-Add-support-for-Armada-37xx-rWTM-mailbox.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90123-arm64-dts-marvell-armada37xx-add-rWTM-mailbox-node.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90124-crypto-Add-Turris-Mox-rWTM-firmware-driver.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/90125-ARM64-dts-marvell-Add-DTS-file-for-Turris-Mox.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/9999-arm64-restart-Armada-3700-restart-code.patch => target/linux/mvebu/patches-4.14/90126-arm64-restart-Armada-3700-restart-code.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/508-cpufreq-armada-37xx-Fix-clock-leak.patch => target/linux/mvebu/patches-4.14/9508-cpufreq-armada-37xx-Fix-clock-leak.patch cleanly.
warning: squelched 3388 whitespace errors
warning: 3393 lines add whitespace errors.
Applying: Turris Omnia: Improved suppport
.git/rebase-apply/patch:57: space before tab in indent.
armada-385-linksys-shelby.dtb \
.git/rebase-apply/patch:58: space before tab in indent.
armada-385-linksys-venom.dtb \
.git/rebase-apply/patch:59: space before tab in indent.
armada-385-synology-ds116.dtb \
.git/rebase-apply/patch:63: space before tab in indent.
armada-388-clearfog.dtb \
.git/rebase-apply/patch:64: space before tab in indent.
armada-388-clearfog-base.dtb \
Checking patch target/linux/mvebu/patches-4.14/8888-Turris-Omnia-Add-separate-DTS-for-SFP-support.patch...
Checking patch target/linux/mvebu/patches-4.14/8889-Reenable-Turris-Omnia-second-ethernet-connection-to-.patch...
Checking patch target/linux/mvebu/patches-4.14/8890-turris-omnia-led-driver.patch...
Checking patch target/linux/mvebu/patches-4.14/8891-turris-omnia-custom-led-functions.patch...
Checking patch target/linux/mvebu/patches-4.14/8892-turris-omnia-enable-leds-in-dts.patch...
Applied patch target/linux/mvebu/patches-4.14/8888-Turris-Omnia-Add-separate-DTS-for-SFP-support.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/8889-Reenable-Turris-Omnia-second-ethernet-connection-to-.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/8890-turris-omnia-led-driver.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/8891-turris-omnia-custom-led-functions.patch cleanly.
Applied patch target/linux/mvebu/patches-4.14/8892-turris-omnia-enable-leds-in-dts.patch cleanly.
warning: squelched 60 whitespace errors
warning: 65 lines add whitespace errors.
Applying: Add kernel configuration options for Turris 1.x
Checking patch target/linux/mpc85xx/config-4.14...
Applied patch target/linux/mpc85xx/config-4.14 cleanly.
Applying: hostapd: Enable HS2.0 and FST
Checking patch package/network/services/hostapd/files/hostapd-full.config...
Checking patch package/network/services/hostapd/files/wpa_supplicant-full.config...
Applied patch package/network/services/hostapd/files/hostapd-full.config cleanly.
Applied patch package/network/services/hostapd/files/wpa_supplicant-full.config cleanly.
Getting feeds
Updating feed 'turrispackages' from 'https://gitlab.labs.nic.cz/turris/turris-os-packages.git;master' ...
Cloning into './feeds/turrispackages'...
remote: Enumerating objects: 760, done.
remote: Counting objects: 100% (760/760), done.
remote: Compressing objects: 100% (612/612), done.
remote: Total 760 (delta 70), reused 575 (delta 29)
Receiving objects: 100% (760/760), 19.15 MiB | 16.52 MiB/s, done.
Resolving deltas: 100% (70/70), done.
Create index file './feeds/turrispackages.index'
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'proper-umask'... ok.
Checking 'gcc'... ok.
Checking 'working-gcc'... ok.
Checking 'g++'... ok.
Checking 'working-g++'... ok.
Checking 'ncurses'... ok.
Checking 'perl-thread-queue'... ok.
Checking 'tar'... ok.
Checking 'find'... ok.
Checking 'bash'... ok.
Checking 'patch'... ok.
Checking 'diff'... ok.
Checking 'cp'... ok.
Checking 'seq'... ok.
Checking 'awk'... ok.
Checking 'grep'... ok.
Checking 'getopt'... ok.
Checking 'stat'... ok.
Checking 'unzip'... ok.
Checking 'bzip2'... ok.
Checking 'wget'... ok.
Checking 'perl'... ok.
Checking 'python'... ok.
Checking 'git'... ok.
Checking 'file'... ok.
Checking 'ldconfig-stub'... ok.
ERROR: please fix feeds/turrispackages/admin/salt/Makefile - see logs/feeds/turrispackages/admin/salt/dump.txt for details
ERROR: please fix feeds/turrispackages/collect/haas-proxy/Makefile - see logs/feeds/turrispackages/collect/haas-proxy/dump.txt for details
ERROR: please fix feeds/turrispackages/collect/sentinel/sentinel-certgen/Makefile - see logs/feeds/turrispackages/collect/sentinel/sentinel-certgen/dump.txt for details
ERROR: please fix feeds/turrispackages/collect/sentinel/sentinel-nikola/Makefile - see logs/feeds/turrispackages/collect/sentinel/sentinel-nikola/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris/Makefile - see logs/feeds/turrispackages/cznic/foris/foris/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-client/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-client/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-controller/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-controller/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-controller-data_collect-module/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-controller-data_collect-module/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-controller-diagnostics-module/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-controller-diagnostics-module/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-controller-netboot-module/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-controller-netboot-module/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-controller-netmetr-module/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-controller-netmetr-module/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-controller-openvpn-module/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-controller-openvpn-module/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-controller-pakon-module/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-controller-pakon-module/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-controller-ssbackups-module/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-controller-ssbackups-module/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-controller-storage-module/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-controller-storage-module/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-controller-subordinates-module/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-controller-subordinates-module/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-data_collect-plugin/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-data_collect-plugin/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-diagnostics-plugin/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-diagnostics-plugin/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-netmetr-plugin/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-netmetr-plugin/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-openvpn-plugin/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-openvpn-plugin/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-pakon-plugin/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-pakon-plugin/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-plugins-distutils/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-plugins-distutils/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-schema/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-schema/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-ssbackups-plugin/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-ssbackups-plugin/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-storage-plugin/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-storage-plugin/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-subordinates-plugin/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-subordinates-plugin/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/foris-ws/Makefile - see logs/feeds/turrispackages/cznic/foris/foris-ws/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/foris/reforis/Makefile - see logs/feeds/turrispackages/cznic/foris/reforis/dump.txt for details
ERROR: please fix feeds/turrispackages/cznic/turrishw/Makefile - see logs/feeds/turrispackages/cznic/turrishw/dump.txt for details
ERROR: please fix feeds/turrispackages/hardware/atsha204/libatsha204/Makefile - see logs/feeds/turrispackages/hardware/atsha204/libatsha204/dump.txt for details
ERROR: please fix feeds/turrispackages/hardware/mox/mox-otp/Makefile - see logs/feeds/turrispackages/hardware/mox/mox-otp/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/cython3/Makefile - see logs/feeds/turrispackages/lang/cython3/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-babel/Makefile - see logs/feeds/turrispackages/lang/python-babel/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-bottle-i18n/Makefile - see logs/feeds/turrispackages/lang/python-bottle-i18n/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-cachetools/Makefile - see logs/feeds/turrispackages/lang/python-cachetools/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-flask-babel/Makefile - see logs/feeds/turrispackages/lang/python-flask-babel/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-flask-session/Makefile - see logs/feeds/turrispackages/lang/python-flask-session/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-jsonschema/Makefile - see logs/feeds/turrispackages/lang/python-jsonschema/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-libsass/Makefile - see logs/feeds/turrispackages/lang/python-libsass/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-markdown/Makefile - see logs/feeds/turrispackages/lang/python-markdown/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-msgpack/Makefile - see logs/feeds/turrispackages/lang/python-msgpack/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-pbkdf2/Makefile - see logs/feeds/turrispackages/lang/python-pbkdf2/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-periphery/Makefile - see logs/feeds/turrispackages/lang/python-periphery/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-pifacecad/Makefile - see logs/feeds/turrispackages/lang/python-pifacecad/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-pifacecommon/Makefile - see logs/feeds/turrispackages/lang/python-pifacecommon/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-prctl/Makefile - see logs/feeds/turrispackages/lang/python-prctl/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-pydispatcher/Makefile - see logs/feeds/turrispackages/lang/python-pydispatcher/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-pyrsistent/Makefile - see logs/feeds/turrispackages/lang/python-pyrsistent/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-sentry-sdk/Makefile - see logs/feeds/turrispackages/lang/python-sentry-sdk/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-stem/Makefile - see logs/feeds/turrispackages/lang/python-stem/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-tornado/Makefile - see logs/feeds/turrispackages/lang/python-tornado/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-ubus/Makefile - see logs/feeds/turrispackages/lang/python-ubus/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-uci/Makefile - see logs/feeds/turrispackages/lang/python-uci/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-usb/Makefile - see logs/feeds/turrispackages/lang/python-usb/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-websocket-server/Makefile - see logs/feeds/turrispackages/lang/python-websocket-server/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-websockets/Makefile - see logs/feeds/turrispackages/lang/python-websockets/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/python-zope/Makefile - see logs/feeds/turrispackages/lang/python-zope/dump.txt for details
ERROR: please fix feeds/turrispackages/lang/pyzmq/Makefile - see logs/feeds/turrispackages/lang/pyzmq/dump.txt for details
ERROR: please fix feeds/turrispackages/net/dev-detect/Makefile - see logs/feeds/turrispackages/net/dev-detect/dump.txt for details
ERROR: please fix feeds/turrispackages/net/netmetr/Makefile - see logs/feeds/turrispackages/net/netmetr/dump.txt for details
ERROR: please fix feeds/turrispackages/updater/updater-supervisor/Makefile - see logs/feeds/turrispackages/updater/updater-supervisor/dump.txt for details
ERROR: please fix feeds/turrispackages/utils/notification-system/Makefile - see logs/feeds/turrispackages/utils/notification-system/dump.txt for details
Collecting package info: done
Collecting target info: done
Updating feed 'packages' from 'https://git.openwrt.org/feed/packages.git;openwrt-18.06' ...
Cloning into './feeds/packages'...
remote: Enumerating objects: 4320, done.
remote: Counting objects: 100% (4320/4320), done.
remote: Compressing objects: 100% (3675/3675), done.
remote: Total 4320 (delta 182), reused 3201 (delta 100)
Receiving objects: 100% (4320/4320), 2.57 MiB | 8.39 MiB/s, done.
Resolving deltas: 100% (182/182), done.
Create index file './feeds/packages.index'
Collecting package info: done
Collecting target info: done
Updating feed 'luci' from 'https://git.openwrt.org/project/luci.git;openwrt-18.06' ...
Cloning into './feeds/luci'...
remote: Enumerating objects: 3907, done.
remote: Counting objects: 100% (3907/3907), done.
remote: Compressing objects: 100% (2234/2234), done.
remote: Total 3907 (delta 799), reused 2737 (delta 371)KiB/s
Receiving objects: 100% (3907/3907), 3.72 MiB | 850.00 KiB/s, done.
Resolving deltas: 100% (799/799), done.
Create index file './feeds/luci.index'
Collecting package info: done
Collecting target info: done
Updating feed 'routing' from 'https://git.openwrt.org/feed/routing.git;openwrt-18.06' ...
Cloning into './feeds/routing'...
remote: Enumerating objects: 423, done.
remote: Counting objects: 100% (423/423), done.
remote: Compressing objects: 100% (352/352), done.
remote: Total 423 (delta 29), reused 112 (delta 3)
Receiving objects: 100% (423/423), 294.68 KiB | 3.55 MiB/s, done.
Resolving deltas: 100% (29/29), done.
Create index file './feeds/routing.index'
Collecting package info: done
Collecting target info: done
Updating feed 'telephony' from 'https://git.openwrt.org/feed/telephony.git;openwrt-18.06' ...
Cloning into './feeds/telephony'...
remote: Enumerating objects: 267, done.
remote: Counting objects: 100% (267/267), done.
remote: Compressing objects: 100% (252/252), done.
remote: Total 267 (delta 18), reused 179 (delta 4)
Receiving objects: 100% (267/267), 173.57 KiB | 2.94 MiB/s, done.
Resolving deltas: 100% (18/18), done.
Create index file './feeds/telephony.index'
Collecting package info: done
Collecting target info: done
Updating feed 'openwisp' from 'https://github.com/openwisp/openwisp-config.git' ...
Cloning into './feeds/openwisp'...
remote: Enumerating objects: 52, done.
remote: Counting objects: 100% (52/52), done.
remote: Compressing objects: 100% (43/43), done.
remote: Total 52 (delta 4), reused 29 (delta 2), pack-reused 0
Unpacking objects: 100% (52/52), done.
Create index file './feeds/openwisp.index'
Collecting package info: done
Collecting target info: done
Updating feed 'sidn' from 'https://github.com/SIDN/sidn_openwrt_pkgs.git' ...
Cloning into './feeds/sidn'...
remote: Enumerating objects: 149, done.
remote: Counting objects: 100% (149/149), done.
remote: Compressing objects: 100% (114/114), done.
remote: Total 149 (delta 11), reused 90 (delta 3), pack-reused 0
Receiving objects: 100% (149/149), 699.79 KiB | 1.79 MiB/s, done.
Resolving deltas: 100% (11/11), done.
Create index file './feeds/sidn.index'
Collecting package info: done
Collecting target info: done
Updating feed 'cesnet' from 'https://github.com/CESNET/Nemea-OpenWRT.git' ...
Cloning into './feeds/cesnet'...
remote: Enumerating objects: 30, done.
remote: Counting objects: 100% (30/30), done.
remote: Compressing objects: 100% (26/26), done.
remote: Total 30 (delta 4), reused 15 (delta 1), pack-reused 0
Unpacking objects: 100% (30/30), done.
Create index file './feeds/cesnet.index'
Collecting package info: done
Collecting target info: done
Updating feed 'luci_theme_rosy' from 'https://github.com/rosywrt/luci-theme-rosy.git;openwrt-18.06' ...
Cloning into './feeds/luci_theme_rosy'...
remote: Enumerating objects: 46, done.
remote: Counting objects: 100% (46/46), done.
remote: Compressing objects: 100% (38/38), done.
remote: Total 46 (delta 0), reused 39 (delta 0), pack-reused 0
Unpacking objects: 100% (46/46), done.
Create index file './feeds/luci_theme_rosy.index'
Collecting package info: done
Collecting target info: done
Patching feeds
Applying: luci-app-transmission: Allow user to define custom web interface
Checking patch applications/luci-app-transmission/luasrc/model/cbi/transmission.lua...
Applied patch applications/luci-app-transmission/luasrc/model/cbi/transmission.lua cleanly.
Applying: Drop uhttpd dependency
Checking patch collections/luci-light/Makefile...
Checking patch collections/luci/Makefile...
Applied patch collections/luci-light/Makefile cleanly.
Applied patch collections/luci/Makefile cleanly.
Applying: luci-base: Add webapps configuration
Checking patch modules/luci-base/root/usr/share/turris-webapps/05_luci.conf...
Checking patch modules/luci-base/root/www/webapps-icons/luci.png...
Applied patch modules/luci-base/root/usr/share/turris-webapps/05_luci.conf cleanly.
Applied patch modules/luci-base/root/www/webapps-icons/luci.png cleanly.
Applying: luci-app-lxc: Use our images by default
Checking patch applications/luci-app-lxc/root/etc/config/lxc...
Applied patch applications/luci-app-lxc/root/etc/config/lxc cleanly.
Applying: luci-mod-admin-full: add path for busybox ntpd
Checking patch modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/system.lua...
Applied patch modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/system.lua cleanly.
Applying: opkg: dont use --force-overwrite
Checking patch modules/luci-base/luasrc/model/ipkg.lua...
Applied patch modules/luci-base/luasrc/model/ipkg.lua cleanly.
Applying: syslog-ng: update to version 3.20.1
Checking patch admin/syslog-ng/Makefile...
Checking patch admin/syslog-ng/files/logread...
Checking patch admin/syslog-ng/files/syslog-ng.conf...
Checking patch admin/syslog-ng/files/syslog-ng.init...
Checking patch admin/syslog-ng/patches/100-use-1.0.2k-threadids.patch...
Applied patch admin/syslog-ng/Makefile cleanly.
Applied patch admin/syslog-ng/files/logread cleanly.
Applied patch admin/syslog-ng/files/syslog-ng.conf cleanly.
Applied patch admin/syslog-ng/files/syslog-ng.init cleanly.
Applied patch admin/syslog-ng/patches/100-use-1.0.2k-threadids.patch cleanly.
Applying: eventlog: remove package
Checking patch libs/eventlog/Makefile...
Applied patch libs/eventlog/Makefile cleanly.
Applying: nut: backport it from OpenWrt master
.git/rebase-apply/patch:52: trailing whitespace.
PKG_BUILD_DEPENDS:=libgd
Checking patch net/nut/Config.in...
Checking patch net/nut/Makefile...
Checking patch net/nut/files/30-libhid-ups.head...
Checking patch net/nut/files/30-libhid-ups.tail...
Checking patch net/nut/files/nut-cgi.init...
Checking patch net/nut/files/nut-monitor.init...
Checking patch net/nut/files/nut-sendmail-notify...
Checking patch net/nut/files/nut-sendmail-notify.default...
Checking patch net/nut/files/nut-server.init...
Checking patch net/nut/files/nut_cgi...
Checking patch net/nut/files/nut_monitor...
Checking patch net/nut/files/nut_serial.hotplug...
Checking patch net/nut/files/nut_server...
Checking patch net/nut/files/nutshutdown...
Applied patch net/nut/Config.in cleanly.
Applied patch net/nut/Makefile cleanly.
Applied patch net/nut/files/30-libhid-ups.head cleanly.
Applied patch net/nut/files/30-libhid-ups.tail cleanly.
Applied patch net/nut/files/nut-cgi.init cleanly.
Applied patch net/nut/files/nut-monitor.init cleanly.
Applied patch net/nut/files/nut-sendmail-notify cleanly.
Applied patch net/nut/files/nut-sendmail-notify.default cleanly.
Applied patch net/nut/files/nut-server.init cleanly.
Applied patch net/nut/files/nut_cgi cleanly.
Applied patch net/nut/files/nut_monitor cleanly.
Applied patch net/nut/files/nut_serial.hotplug cleanly.
Applied patch net/nut/files/nut_server cleanly.
Applied patch net/nut/files/nutshutdown cleanly.
warning: 1 line adds whitespace errors.
Applying: protobuf-c: fix host build dependency
Checking patch libs/protobuf-c/Makefile...
Applied patch libs/protobuf-c/Makefile cleanly.
Applying: nut: disable web-cgi for now (missing libgd breaks build)
Checking patch net/nut/Makefile...
Applied patch net/nut/Makefile cleanly.
Applying: hamlib: backport master version
Checking patch utils/hamlib/Makefile...
Applied patch utils/hamlib/Makefile cleanly.
Applying: libv4l: update to upsream version and fix libintl dependecy error
.git/rebase-apply/patch:118: trailing whitespace.
.git/rebase-apply/patch:132: trailing whitespace.
.git/rebase-apply/patch:134: trailing whitespace.
.git/rebase-apply/patch:167: trailing whitespace.
.git/rebase-apply/patch:178: trailing whitespace.
Checking patch libs/libv4l/Makefile...
Checking patch libs/libv4l/patches/010-remove-libudev-check.patch...
Checking patch libs/libv4l/patches/020-add-missing-includes.patch...
Checking patch libs/libv4l/patches/030-dont-call-getsubopt.patch...
Applied patch libs/libv4l/Makefile cleanly.
Applied patch libs/libv4l/patches/010-remove-libudev-check.patch cleanly.
Applied patch libs/libv4l/patches/020-add-missing-includes.patch cleanly.
Applied patch libs/libv4l/patches/030-dont-call-getsubopt.patch cleanly.
warning: squelched 7 whitespace errors
warning: 12 lines add whitespace errors.
Applying: addrwatch: backport upstream version
.git/rebase-apply/patch:190: space before tab in indent.
return NULL;
.git/rebase-apply/patch:192: trailing whitespace.
.git/rebase-apply/patch:196: space before tab in indent.
int i;
.git/rebase-apply/patch:197: space before tab in indent.
uint16_t sum;
.git/rebase-apply/patch:198: trailing whitespace.
--
Checking patch net/addrwatch/Makefile...
Checking patch net/addrwatch/files/addrwatch.init...
Checking patch net/addrwatch/patches/001-fix-sys_siglist.patch...
Checking patch net/addrwatch/patches/002-fix-uclibc-sysconf.patch...
Checking patch net/addrwatch/patches/003-fix-pkt-hash.patch...
Applied patch net/addrwatch/Makefile cleanly.
Applied patch net/addrwatch/files/addrwatch.init cleanly.
Applied patch net/addrwatch/patches/001-fix-sys_siglist.patch cleanly.
Applied patch net/addrwatch/patches/002-fix-uclibc-sysconf.patch cleanly.
Applied patch net/addrwatch/patches/003-fix-pkt-hash.patch cleanly.
warning: squelched 1 whitespace error
warning: 6 lines add whitespace errors.
Applying: libhttp-parser: backport switch to codeload
Checking patch libs/libhttp-parser/Makefile...
Applied patch libs/libhttp-parser/Makefile cleanly.
Applying: twisted: add Python3 variant
Checking patch lang/python/twisted/Makefile...
Applied patch lang/python/twisted/Makefile cleanly.
Applying: python-pyserial: Update to version 3.4
Checking patch lang/python/python-pyserial/Makefile...
Applied patch lang/python/python-pyserial/Makefile cleanly.
Applying: python-simplejson: add Python3 specific package
Checking patch lang/python/python-simplejson/Makefile...
Checking patch lang/python/simplejson/Makefile...
Applied patch lang/python/python-simplejson/Makefile cleanly.
Applied patch lang/python/simplejson/Makefile cleanly.
Applying: python-requests: add Python3 version
Checking patch lang/python/python-requests/Makefile...
Applied patch lang/python/python-requests/Makefile cleanly.
Applying: python-chardet: add Python3 variant
Checking patch lang/python/chardet/Makefile...
Checking patch lang/python/python-chardet/Makefile...
Applied patch lang/python/chardet/Makefile cleanly.
Applied patch lang/python/python-chardet/Makefile cleanly.
Applying: python-pytz: add Python3 version
Checking patch lang/python/python-pytz/Makefile...
Checking patch lang/python/pytz/Makefile...
Applied patch lang/python/python-pytz/Makefile cleanly.
Applied patch lang/python/pytz/Makefile cleanly.
Applying: python-paho-mqtt: add package
Checking patch lang/python/python-paho-mqtt/Makefile...
Applied patch lang/python/python-paho-mqtt/Makefile cleanly.
Applying: python-certifi: add package
Checking patch lang/python/python-certifi/Makefile...
Applied patch lang/python/python-certifi/Makefile cleanly.
Applying: python,python3: Fix calling default PyPackage/install
Checking patch lang/python/python-package.mk...
Checking patch lang/python/python3-package.mk...
Applied patch lang/python/python-package.mk cleanly.
Applied patch lang/python/python3-package.mk cleanly.
Applying: python,python3: do not package binary files to base packages
Checking patch lang/python/python/Makefile...
Checking patch lang/python/python3/Makefile...
Applied patch lang/python/python/Makefile cleanly.
Applied patch lang/python/python3/Makefile cleanly.
Applying: python3-pyroute2: add new package
Checking patch lang/python/python3-pyroute2/Makefile...
Applied patch lang/python/python3-pyroute2/Makefile cleanly.
Applying: czmq: add a new package
Checking patch libs/czmq/Makefile...
Applied patch libs/czmq/Makefile cleanly.
Applying: hashdeep: add new package
Checking patch utils/hashdeep/Makefile...
Applied patch utils/hashdeep/Makefile cleanly.
Applying: syslog-ng: improve init and fix service stop
Checking patch admin/syslog-ng/Makefile...
Checking patch admin/syslog-ng/files/syslog-ng.init...
Applied patch admin/syslog-ng/Makefile cleanly.
Applied patch admin/syslog-ng/files/syslog-ng.init cleanly.
Applying: flup: add Python3 variant and src package
Checking patch lang/python/flup/Makefile...
Applied patch lang/python/flup/Makefile cleanly.
Applying: transmission: Add to webapps
Checking patch net/transmission/Makefile...
Hunk #1 succeeded at 174 (offset 2 lines).
Checking patch net/transmission/files/30_transmission.conf...
Checking patch net/transmission/files/transmission.png...
Applied patch net/transmission/Makefile cleanly.
Applied patch net/transmission/files/30_transmission.conf cleanly.
Applied patch net/transmission/files/transmission.png cleanly.
Applying: lxc: Use our servers by default
Checking patch utils/lxc/patches/030-turris-servers.patch...
Applied patch utils/lxc/patches/030-turris-servers.patch cleanly.
Applying: node-mozilla-iot-gateway: bump to version 0.6.0
Checking patch lang/node-mozilla-iot-gateway/Config.in...
Checking patch lang/node-mozilla-iot-gateway/Makefile...
Checking patch lang/node-mozilla-iot-gateway/files/mozilla-iot-gateway.init...
Applied patch lang/node-mozilla-iot-gateway/Config.in cleanly.
Applied patch lang/node-mozilla-iot-gateway/Makefile cleanly.
Applied patch lang/node-mozilla-iot-gateway/files/mozilla-iot-gateway.init cleanly.
Applying: node-mozilla-iot-gateway: Cleanup init script
Checking patch lang/node-mozilla-iot-gateway/Makefile...
Checking patch lang/node-mozilla-iot-gateway/files/mozilla-iot-gateway.init...
Applied patch lang/node-mozilla-iot-gateway/Makefile cleanly.
Applied patch lang/node-mozilla-iot-gateway/files/mozilla-iot-gateway.init cleanly.
Applying: node-mozilla-iot-gateway: fix copy of sqlite3 mod
Checking patch lang/node-mozilla-iot-gateway/Makefile...
Applied patch lang/node-mozilla-iot-gateway/Makefile cleanly.
Applying: node-mozilla-iot-gateway: bump package to 0.6.1
Checking patch lang/node-mozilla-iot-gateway/Makefile...
Applied patch lang/node-mozilla-iot-gateway/Makefile cleanly.
Applying: mozilla-iot-gateway: Better integration
.git/rebase-apply/patch:39: trailing whitespace.
.git/rebase-apply/patch:40: space before tab in indent.
# Clean up of old build files that confuse OpenWrt's dependency checker
.git/rebase-apply/patch:44: trailing whitespace.
Checking patch lang/node-mozilla-iot-gateway/Makefile...
Checking patch lang/node-mozilla-iot-gateway/files/mozilla-iot-gateway.init...
Applied patch lang/node-mozilla-iot-gateway/Makefile cleanly.
Applied patch lang/node-mozilla-iot-gateway/files/mozilla-iot-gateway.init cleanly.
warning: 3 lines add whitespace errors.
Applying: php7: Tunning of default options
Checking patch lang/php7/Makefile...
Checking patch lang/php7/files/opcache.ini...
Checking patch lang/php7/files/php.ini...
Applied patch lang/php7/Makefile cleanly.
Applied patch lang/php7/files/opcache.ini cleanly.
Applied patch lang/php7/files/php.ini cleanly.
Applying: php7: Integrate php-fpm into lighttpd
Checking patch lang/php7/Makefile...
Checking patch lang/php7/files/php-fpm.lighttpd...
Applied patch lang/php7/Makefile cleanly.
Applied patch lang/php7/files/php-fpm.lighttpd cleanly.
Applying: python: Fix build
Checking patch lang/python/python-host.mk...
Checking patch lang/python/python/Makefile...
Hunk #1 succeeded at 294 (offset 7 lines).
Checking patch lang/python/python3-host.mk...
Checking patch lang/python/python3/Makefile...
Hunk #1 succeeded at 291 (offset 7 lines).
Applied patch lang/python/python-host.mk cleanly.
Applied patch lang/python/python/Makefile cleanly.
Applied patch lang/python/python3-host.mk cleanly.
Applied patch lang/python/python3/Makefile cleanly.
Applying: luajit: Try to build something on 64bits
Checking patch lang/luajit/Makefile...
Applied patch lang/luajit/Makefile cleanly.
Applying: squid: disable ccache
Checking patch net/squid/Makefile...
Hunk #1 succeeded at 25 (offset -1 lines).
Applied patch net/squid/Makefile cleanly.
Applying: net/openssh: permit root login
Checking patch net/openssh/Makefile...
Hunk #1 succeeded at 249 (offset 13 lines).
Hunk #2 succeeded at 260 (offset 13 lines).
Applied patch net/openssh/Makefile cleanly.
Applying: collectd: disable nut for now
Checking patch utils/collectd/Makefile...
Applied patch utils/collectd/Makefile cleanly.
Applying: firewall: accept and drop chains added + option to set uci config directory added
.git/rebase-apply/patch:19: trailing whitespace.
.git/rebase-apply/patch:21: space before tab in indent.
C(ANY, FILTER, UNSPEC, "reject"),
.git/rebase-apply/patch:24: space before tab in indent.
C(ANY, FILTER, CUSTOM_CHAINS, "input_rule"),
.git/rebase-apply/patch:25: space before tab in indent.
C(ANY, FILTER, CUSTOM_CHAINS, "output_rule"),
.git/rebase-apply/patch:26: space before tab in indent.
C(ANY, FILTER, CUSTOM_CHAINS, "forwarding_rule"),
Checking patch package/network/config/firewall/patches/01-accept-and-reject-chains-added.patch...
Checking patch package/network/config/firewall/patches/02-uci_config_dir-option-added.patch...
Applied patch package/network/config/firewall/patches/01-accept-and-reject-chains-added.patch cleanly.
Applied patch package/network/config/firewall/patches/02-uci_config_dir-option-added.patch cleanly.
warning: squelched 58 whitespace errors
warning: 63 lines add whitespace errors.
Applying: python3-bottle: use Py3Package for installation
Checking patch lang/python/python3-bottle/Makefile...
Hunk #2 succeeded at 39 (offset 1 line).
Applied patch lang/python/python3-bottle/Makefile cleanly.
Applying: luajit: Enable build on arm64
Checking patch lang/luajit/Makefile...
Applied patch lang/luajit/Makefile cleanly.
Applying: openssh: Enable pthread hack when compiling with pam
Checking patch net/openssh/Makefile...
Hunk #1 succeeded at 189 (offset -5 lines).
Applied patch net/openssh/Makefile cleanly.
Applying: pythons: intepreter in scripts fix
Checking patch lang/python/python-package.mk...
Checking patch lang/python/python3-package.mk...
Applied patch lang/python/python-package.mk cleanly.
Applied patch lang/python/python3-package.mk cleanly.
Applying: python3: Make python version part of release number
Checking patch lang/python/python3-package.mk...
Applied patch lang/python/python3-package.mk cleanly.
Applying: syslog-ng: rotate default log with logrotate
Checking patch admin/syslog-ng/Makefile...
Checking patch admin/syslog-ng/files/logrotate.conf...
Applied patch admin/syslog-ng/Makefile cleanly.
Applied patch admin/syslog-ng/files/logrotate.conf cleanly.
Applying: shadow: change default encryption method from DES to SHA512
.git/rebase-apply/patch:34: trailing whitespace.
Checking patch utils/shadow/Makefile...
Checking patch utils/shadow/patches/005-set-encrypt-method-sha512.patch...
Applied patch utils/shadow/Makefile cleanly.
Applied patch utils/shadow/patches/005-set-encrypt-method-sha512.patch cleanly.
warning: 1 line adds whitespace errors.
Applying: python-urllib3: add Python3 variant
Checking patch lang/python/python-urllib3/Makefile...
Applied patch lang/python/python-urllib3/Makefile cleanly.
Applying: python3: bump version to 3.6.8
Checking patch lang/python/python3-version.mk...
Checking patch lang/python/python3/Makefile...
Checking patch lang/python/python3/patches/008-bpo-34623-Use-XML_SetHashSalt-in-_elementtree-GH-914.patch...
Checking patch lang/python/python3/patches/009-3.6-bpo-34623-Mention-CVE-2018-14647-in-news-entry-G.patch...
Checking patch lang/python/python3/patches/018-closes-bpo-34656-Avoid-relying-on-signed-overflow-in.patch...
Applied patch lang/python/python3-version.mk cleanly.
Applied patch lang/python/python3/Makefile cleanly.
Applied patch lang/python/python3/patches/008-bpo-34623-Use-XML_SetHashSalt-in-_elementtree-GH-914.patch cleanly.
Applied patch lang/python/python3/patches/009-3.6-bpo-34623-Mention-CVE-2018-14647-in-news-entry-G.patch cleanly.
Applied patch lang/python/python3/patches/018-closes-bpo-34656-Avoid-relying-on-signed-overflow-in.patch cleanly.
Applying: python-requests: allow urllib3 1.25.x
Checking patch lang/python/python-requests/Makefile...
Checking patch lang/python/python-requests/patches/Allow-urllib3-125x.patch...
Applied patch lang/python/python-requests/Makefile cleanly.
Applied patch lang/python/python-requests/patches/Allow-urllib3-125x.patch cleanly.
Applying: logrotate: add cron job
Checking patch utils/logrotate/Makefile...
Checking patch utils/logrotate/files/logrotate.cron...
Applied patch utils/logrotate/Makefile cleanly.
Applied patch utils/logrotate/files/logrotate.cron cleanly.
Applying: lxc: Update and make it work somehow
.git/rebase-apply/patch:294: trailing whitespace.
Checking patch utils/lxc/Makefile...
Checking patch utils/lxc/files/systemd-workaround...
Checking patch utils/lxc/patches/001-nl-avoid-NULL-pointer-dereference.patch...
Checking patch utils/lxc/patches/002-compile.patch...
Checking patch utils/lxc/patches/003-compile.patch...
Checking patch utils/lxc/patches/010-compile.patch...
Checking patch utils/lxc/patches/020-lxc-checkconfig.patch...
Checking patch utils/lxc/patches/025-remove-unsupported-option.patch...
.git/rebase-apply/patch:294: new blank line at EOF.
+
Checking patch utils/lxc/patches/030-turris-servers.patch...
Applied patch utils/lxc/Makefile cleanly.
Applied patch utils/lxc/files/systemd-workaround cleanly.
Applied patch utils/lxc/patches/001-nl-avoid-NULL-pointer-dereference.patch cleanly.
Applied patch utils/lxc/patches/002-compile.patch cleanly.
Applied patch utils/lxc/patches/003-compile.patch cleanly.
Applied patch utils/lxc/patches/010-compile.patch cleanly.
Applied patch utils/lxc/patches/020-lxc-checkconfig.patch cleanly.
Applied patch utils/lxc/patches/025-remove-unsupported-option.patch cleanly.
Applied patch utils/lxc/patches/030-turris-servers.patch cleanly.
warning: 2 lines add whitespace errors.
Applying: asterisk{13,15}: add liburiparser as dependency
Checking patch net/asterisk-13.x/Makefile...
Checking patch net/asterisk-15.x/Makefile...
Applied patch net/asterisk-13.x/Makefile cleanly.
Applied patch net/asterisk-15.x/Makefile cleanly.
Applying: knot-resolver: libfstrm is not present in OpenWRT 18.06
Checking patch net/knot-resolver/Makefile...
Applied patch net/knot-resolver/Makefile cleanly.
Installing feeds packages
Create index file './feeds/turrispackages.index'
Collecting package info: done
Create index file './feeds/packages.index'
Collecting package info: done
Create index file './feeds/luci.index'
Collecting package info: done
Create index file './feeds/routing.index'
Create index file './feeds/telephony.index'
Collecting package info: done
Create index file './feeds/openwisp.index'
Create index file './feeds/sidn.index'
Create index file './feeds/cesnet.index'
Create index file './feeds/luci_theme_rosy.index'
WARNING: Makefile 'package/base-files/Makefile' has a dependency on 'switch-branch', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libgnutls', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libopenldap', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libidn2', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libssh2', which does not exist
WARNING: Makefile 'package/boot/kexec-tools/Makefile' has a dependency on 'liblzma', which does not exist
WARNING: Makefile 'package/network/services/lldpd/Makefile' has a dependency on 'libnetsnmp', which does not exist
Installing all packages from feed turrispackages.
Installing package 'asm1062-fix' from turrispackages
Installing package 'c-rehash' from turrispackages
Installing package 'cert-backup' from turrispackages
Installing package 'common_passwords' from turrispackages
Installing package 'cronie' from turrispackages
Installing package 'crypto-wrapper' from turrispackages
Installing package 'libatsha204' from turrispackages
Installing package 'python3' from packages
Installing package 'expat' from packages
Installing package 'libffi' from packages
Installing package 'python-pip-conf' from packages
Installing package 'gdbm' from packages
Installing package 'sqlite3' from packages
Installing package 'db47' from packages
Installing package 'libxml2' from packages
Installing package 'xz' from packages
Installing package 'bash' from packages
Installing package 'bluez' from packages
Installing package 'python' from packages
Installing package 'glib2' from packages
Installing package 'attr' from packages
Installing package 'dbus' from packages
Installing package 'libical' from packages
Installing package 'unbound' from turrispackages
WARNING: No feed for source package 'libexpat' found
Installing package 'ldns' from packages
Installing package 'dnssec-rootkey' from turrispackages
Installing package 'resolver-conf' from turrispackages
Installing package 'cython3' from turrispackages
Installing package 'cznic-cacert-bundle' from turrispackages
Installing package 'cznic-repo-keys' from turrispackages
Installing package 'dev-detect' from turrispackages
Installing package 'python3-pyroute2' from packages
Installing package 'python-uci' from turrispackages
Installing package 'ouidb' from turrispackages
Installing package 'dhparam' from turrispackages
Installing package 'ffmpeg' from turrispackages
Installing package 'speex' from packages
Installing package 'alsa-lib' from packages
Installing package 'freetype' from packages
Installing package 'libpng' from packages
Installing package 'foris' from turrispackages
Installing package 'ruby' from turrispackages
Installing package 'yaml' from packages
Installing package 'python3-bottle' from packages
Installing package 'python-bottle-i18n' from turrispackages
Installing package 'flup' from packages
Installing package 'python-ubus' from turrispackages
Installing package 'Jinja2' from packages
Installing package 'MarkupSafe' from packages
Installing package 'lighttpd' from turrispackages
Installing package 'pcre' from packages
Installing package 'foris-ws' from turrispackages
Installing package 'python-websockets' from turrispackages
Installing package 'python-prctl' from turrispackages
Installing package 'libcap' from packages
Installing package 'foris-client' from turrispackages
Installing package 'foris-controller' from turrispackages
Installing package 'python-pbkdf2' from turrispackages
Installing package 'foris-schema' from turrispackages
Installing package 'python-jsonschema' from turrispackages
Installing package 'python-attrs' from packages
Installing package 'python-six' from packages
Installing package 'python-pyrsistent' from turrispackages
Installing package 'turrishw' from turrispackages
Installing package 'turris-maintain' from turrispackages
Installing package 'coreutils' from packages
Installing package 'acl' from packages
Installing package 'updater-supervisor' from turrispackages
Installing package 'updater-ng' from turrispackages
Installing package 'libb64' from turrispackages
Installing package 'uthash' from turrispackages
Installing package 'uriparser' from turrispackages
Installing package 'pkglists' from turrispackages
Installing package 'l10n_supported' from turrispackages
Installing package 'user-notify' from turrispackages
Installing package 'at' from packages
Installing package 'msmtp' from packages
Installing package 'sentinel-certgen' from turrispackages
Installing package 'python-requests' from packages
Installing package 'python-chardet' from packages
Installing package 'python-idna' from packages
Installing package 'python-urllib3' from packages
Installing package 'python-certifi' from packages
Installing package 'python-cryptography' from packages
Installing package 'python-cffi' from packages
Installing package 'python-pycparser' from packages
Installing package 'python-ply' from packages
Installing package 'python-enum34' from packages
Installing package 'python-ipaddress' from packages
Installing package 'python-asn1crypto' from packages
Installing package 'sqm-scripts' from packages
Installing package 'luci-base' from luci
Installing package 'luci-lib-nixio' from luci
Installing package 'luci-lib-ip' from luci
Installing package 'luci-lib-jsonc' from luci
Installing package 'lucihttp' from luci
Installing package 'fosquitto' from turrispackages
Installing package 'mosquitto' from packages
Installing package 'libwebsockets' from packages
Installing package 'libuv' from packages
Installing package 'c-ares' from packages
Installing package 'python-paho-mqtt' from packages
Installing package 'turris-cagen' from turrispackages
Installing package 'luci' from luci
Installing package 'luci-mod-admin-full' from luci
Installing package 'luci-theme-bootstrap' from luci
Installing package 'luci-app-firewall' from luci
Installing package 'luci-proto-ppp' from luci
Installing package 'luci-proto-ipv6' from luci
Installing package 'rpcd-mod-rrdns' from luci
Installing package 'foris-controller-data_collect-module' from turrispackages
Installing package 'foris-controller-diagnostics-module' from turrispackages
Installing package 'turris-diagnostics' from turrispackages
Installing package 'socat' from turrispackages
Installing package 'foris-controller-netboot-module' from turrispackages
Installing package 'turris-netboot' from turrispackages
WARNING: No feed for source package 'openssh-utils' found
WARNING: No feed for source package 'openssh-client' found
Installing package 'dtc' from packages
Installing package 'openssh' from packages
Installing package 'libpam' from packages
Installing package 'avahi' from packages
Installing package 'intltool' from packages
Installing package 'libdaemon' from packages
Installing package 'wget' from packages
Installing package 'foris-controller-netmetr-module' from turrispackages
Installing package 'netmetr' from turrispackages
Installing package 'python-pyserial' from packages
Installing package 'rmbt' from turrispackages
Installing package 'vixie-cron' from turrispackages
Installing package 'syslog-ng' from packages
Installing package 'libdbi' from packages
Installing package 'logrotate' from packages
Installing package 'foris-controller-openvpn-module' from turrispackages
Installing package 'foris-controller-pakon-module' from turrispackages
Installing package 'pakon' from turrispackages
Installing package 'suricata-pakon' from turrispackages
Installing package 'suricata-bin' from turrispackages
Installing package 'jansson' from packages
Installing package 'file' from packages
Installing package 'libhtp' from turrispackages
Installing package 'libnet-1.2.x' from packages
WARNING: No feed for package 'python3-cachetools' found
Installing package 'pakon-lists' from turrispackages
Installing package 'suricata-conntrack-flows' from turrispackages
Installing package 'foris-controller-ssbackups-module' from turrispackages
WARNING: No feed for package 'ssbackups' found
Installing package 'foris-controller-storage-module' from turrispackages
Installing package 'btrfs-progs' from packages
Installing package 'rsync' from packages
Installing package 'foris-controller-subordinates-module' from turrispackages
Installing package 'foris-data_collect-plugin' from turrispackages
Installing package 'foris-plugins-distutils' from turrispackages
Installing package 'python-libsass' from turrispackages
Installing package 'foris-diagnostics-plugin' from turrispackages
Installing package 'foris-netmetr-plugin' from turrispackages
Installing package 'foris-openvpn-plugin' from turrispackages
Installing package 'foris-pakon-plugin' from turrispackages
Installing package 'foris-ssbackups-plugin' from turrispackages
Installing package 'foris-storage-plugin' from turrispackages
Installing package 'foris-subordinates-plugin' from turrispackages
Installing package 'getmac' from turrispackages
Installing package 'haas-proxy' from turrispackages
WARNING: No feed for package 'python3-cachetools' found
Installing package 'twisted' from packages
Installing package 'python-automat' from packages
Installing package 'python-constantly' from packages
Installing package 'python-incremental' from packages
Installing package 'python-hyperlink' from packages
Installing package 'python-zope-interface' from packages
Installing package 'python-crypto' from packages
Installing package 'python-service-identity' from packages
Installing package 'python-pyasn1' from packages
Installing package 'python-pyasn1-modules' from packages
Installing package 'python-pyopenssl' from packages
Installing package 'sshpass' from turrispackages
Installing package 'knot' from turrispackages
Installing package 'gnutls' from packages
Installing package 'libtasn1' from packages
Installing package 'p11-kit' from packages
Installing package 'cryptodev-linux' from packages
Installing package 'libedit' from packages
Installing package 'liburcu' from packages
Installing package 'knot-resolver' from turrispackages
Installing package 'luajit' from packages
Installing package 'luasec' from packages
Installing package 'luasocket' from packages
Installing package 'libpaho-mqtt-c' from turrispackages
Installing package 'libsass' from turrispackages
Installing package 'libx265' from turrispackages
Installing package 'lighttpd-https-cert' from turrispackages
Installing package 'localrepo' from turrispackages
Installing package 'luci-app-rainbow' from turrispackages
Installing package 'luci-lighttpd' from turrispackages
Installing package 'mariadb' from turrispackages
Installing package 'libaio' from packages
Installing package 'liblz4' from packages
Installing package 'mcutool' from turrispackages
Installing package 'mox-otp' from turrispackages
Installing package 'mox-support' from turrispackages
Installing package 'mozilla-iot-gateway-webapp' from turrispackages
Installing package 'turris-webapps' from turrispackages
Installing package 'msgpack-c' from turrispackages
Installing package 'nextcloud' from turrispackages
Installing package 'php7' from packages
Installing package 'zoneinfo' from packages
Installing package 'libjpeg' from packages
Installing package 'uw-imap' from packages
Installing package 'icu' from packages
Installing package 'openldap' from packages
Installing package 'cyrus-sasl' from packages
Installing package 'postgresql' from packages
Installing package 'net-snmp' from packages
Installing package 'sudo' from packages
Installing package 'nfacct' from turrispackages
Installing package 'libnetfilter-acct' from packages
WARNING: No feed for package 'iptables-mod-nfacct' found
Installing package 'nor-update' from turrispackages
Installing package 'notification-system' from turrispackages
Installing package 'python-yaml' from packages
Installing package 'ntpclient' from turrispackages
Installing package 'omnia-support' from turrispackages
Installing package 'pakon-dev-detect' from turrispackages
Installing package 'psmisc' from turrispackages
Installing package 'python-babel' from turrispackages
Installing package 'python-pytz' from packages
Installing package 'python-cachetools' from turrispackages
Installing package 'python-flask-babel' from turrispackages
Installing package 'Flask' from packages
Installing package 'click' from packages
Installing package 'itsdangerous' from packages
Installing package 'Werkzeug' from packages
Installing package 'python-flask-session' from turrispackages
Installing package 'python-markdown' from turrispackages
Installing package 'python-msgpack' from turrispackages
Installing package 'python-periphery' from turrispackages
Installing package 'python-pifacecad' from turrispackages
Installing package 'python-pifacecommon' from turrispackages
Installing package 'python-pydispatcher' from turrispackages
Installing package 'python-sentry-sdk' from turrispackages
Installing package 'python-stem' from turrispackages
Installing package 'python-tornado' from turrispackages
Installing package 'python-usb' from turrispackages
Installing package 'python-websocket-server' from turrispackages
Installing package 'python-zope' from turrispackages
Installing package 'pyzmq' from turrispackages
Installing package 'zmq' from packages
Installing package 'libsodium' from packages
Installing package 'rainbow' from turrispackages
Installing package 'rainbow-omnia' from turrispackages
Installing package 'reforis' from turrispackages
Installing package 'node' from packages
Installing package 'reptyr' from turrispackages
Installing package 'rescue-image' from turrispackages
Installing package 'schnapps' from turrispackages
Installing package 'tar' from packages
Installing package 'rescue-mode' from turrispackages
Installing package 'rescue-mode-omnia' from turrispackages
Installing package 'resolver-debug' from turrispackages
Installing package 'salt' from turrispackages
Installing package 'sentinel-dynfw-client' from turrispackages
Installing package 'sentinel-minipot' from turrispackages
Installing package 'czmq' from packages
Installing package 'libmicrohttpd' from packages
Installing package 'libgcrypt' from packages
Installing package 'libgpg-error' from packages
Installing package 'sentinel-proxy' from turrispackages
Installing package 'sentinel-nikola' from turrispackages
Installing package 'smrt' from turrispackages
Installing package 'smrt-image' from turrispackages
Installing package 'start-indicator' from turrispackages
Installing package 'suricata-emergingthreats-rules' from turrispackages
Installing package 'suricata-monitor' from turrispackages
WARNING: No feed for package 'python-bottle' found
Installing package 'switch-branch' from turrispackages
Installing package 'torsocks' from turrispackages
Installing package 'tor' from packages
Installing package 'tos3to4' from turrispackages
Installing package 'turris-btrfs' from turrispackages
Installing package 'dosfstools' from packages
Installing package 'turris-firewall-rules' from turrispackages
Installing package 'ulogd' from turrispackages
Installing package 'diffutils' from packages
Installing package 'turris-translations' from turrispackages
WARNING: No feed for source package 'gettext-tools' found
Installing package 'turris-utils' from turrispackages
Installing package 'turris1x-support' from turrispackages
Installing package 'tvheadend' from turrispackages
Installing package 'libx264' from packages
Installing package 'pcre2' from packages
Installing package 'tvheadend-cz-dvb-t2' from turrispackages
Installing package 'u-boot-mox' from turrispackages
Installing package 'u-boot-omnia' from turrispackages
Installing package 'update_mac' from turrispackages
Installing package 'updater-opkg-wrapper' from turrispackages
Installing package 'userspace_time_sync' from turrispackages
Installing package 'watchdog_adjust' from turrispackages
Installing package 'wrapsix' from turrispackages
Installing package 'wsdd2' from turrispackages
Installing all packages from feed packages.
Installing package 'acme' from packages
Installing package 'netcat' from packages
Installing package 'luci-app-uhttpd' from luci
Installing package 'acpica-unix' from packages
Installing package 'acpid' from packages
Installing package 'adblock' from packages
Installing package 'addrwatch' from packages
Installing package 'aggregate' from packages
Installing package 'aircrack-ng' from packages
Installing package 'procps-ng' from packages
Installing package 'pciutils' from packages
Installing package 'kmod' from packages
Installing package 'alpine' from packages
Installing package 'alsa-utils' from packages
Installing package 'announce' from packages
Installing package 'ap51-flash' from packages
Installing package 'apache' from packages
Installing package 'apr' from packages
Installing package 'apr-util' from packages
Installing package 'unixodbc' from packages
Installing package 'apcupsd' from packages
Installing package 'libgd' from packages
Installing package 'tiff' from packages
Installing package 'apinger' from packages
Installing package 'aria2' from packages
Installing package 'libssh2' from packages
Installing package 'ariang' from packages
Installing package 'arp-scan' from packages
Installing package 'atftp' from packages
Installing package 'attendedsysupgrade-common' from packages
Installing package 'auc' from packages
Installing package 'autoconf' from packages
Installing package 'm4' from packages
Installing package 'perl' from packages
Installing package 'automake' from packages
Installing package 'autossh' from packages
Installing package 'avrdude' from packages
Installing package 'libftdi1' from packages
Installing package 'confuse' from packages
Installing package 'avro' from packages
Installing package 'bandwidthd' from packages
Installing package 'banhosts' from packages
Installing package 'bc' from packages
Installing package 'bcp38' from packages
Installing package 'beanstalkd' from packages
Installing package 'beep' from packages
Installing package 'bind' from packages
Installing package 'bitlbee' from packages
Installing package 'bluelog' from packages
Installing package 'bmon' from packages
Installing package 'bmx7-dnsupdate' from packages
Installing package 'bmx7' from routing
Installing package 'inotify-tools' from packages
Installing package 'bogofilter' from packages
Installing package 'bonnie++' from packages
Installing package 'boost' from packages
Installing package 'bridge-utils' from packages
Installing package 'bwm-ng' from packages
Installing package 'canutils' from packages
Installing package 'ccid' from packages
Installing package 'pcsc-lite' from packages
Installing package 'ccrypt' from packages
Installing package 'cgi-io' from packages
Installing package 'chaosvpn' from packages
Installing package 'tinc' from packages
Installing package 'check' from packages
Installing package 'chrony' from packages
Installing package 'pps-tools' from packages
Installing package 'cifs-utils' from packages
Installing package 'clamav' from packages
Installing package 'musl-fts' from packages
Installing package 'clamsmtp' from packages
Installing package 'classpath' from packages
Installing package 'cmdpad' from packages
Installing package 'collectd' from packages
Installing package 'libmodbus' from packages
Installing package 'owfs' from packages
Installing package 'liboping' from packages
Installing package 'rrdtool1' from packages
Installing package 'lm-sensors' from packages
Installing package 'conserver' from packages
Installing package 'coova-chilli' from packages
Installing package 'crconf' from packages
Installing package 'crelay' from packages
Installing package 'hidapi' from packages
Installing package 'crtmpserver' from packages
Installing package 'cryptsetup' from packages
Installing package 'lvm2' from packages
Installing package 'cshark' from packages
Installing package 'daemonlogger' from packages
Installing package 'libdnet' from packages
Installing package 'danish' from packages
Installing package 'python-dns' from packages
Installing package 'python-pcapy' from packages
Installing package 'python-dpkt' from packages
Installing package 'darkstat' from packages
Installing package 'davfs2' from packages
Installing package 'neon' from packages
Installing package 'ddns-scripts' from packages
Installing package 'debootstrap' from packages
Installing package 'dejavu-fonts-ttf' from packages
Installing package 'dfu-programmer' from packages
Installing package 'dfu-util' from packages
Installing package 'dhcp-forwarder' from packages
Installing package 'dhcpcd' from packages
Installing package 'digitemp' from packages
Installing package 'django' from packages
Installing package 'django-appconf' from packages
Installing package 'django-compressor' from packages
Installing package 'django-constance' from packages
Installing package 'django-jsonfield' from packages
Installing package 'django-picklefield' from packages
Installing package 'django-postoffice' from packages
Installing package 'django-restframework' from packages
Installing package 'django-statici18n' from packages
Installing package 'dkjson' from packages
Installing package 'dmapd' from packages
Installing package 'libdmapsharing' from packages
Installing package 'libsoup' from packages
Installing package 'mdnsresponder' from packages
Installing package 'gstreamer1' from packages
Installing package 'gst1-plugins-base' from packages
Installing package 'libogg' from packages
Installing package 'opus' from packages
Installing package 'libtheora' from packages
Installing package 'libvorbis' from packages
Installing package 'liboil' from packages
Installing package 'vips' from packages
Installing package 'libexif' from packages
Installing package 'giflib' from packages
Installing package 'dmidecode' from packages
Installing package 'dmx_usb_module' from packages
Installing package 'dnscrypt-proxy' from packages
Installing package 'domoticz' from packages
Installing package 'openzwave' from packages
Installing package 'dovecot' from packages
Installing package 'dtndht' from packages
Installing package 'dump1090' from packages
Installing package 'rtl-sdr' from packages
Installing package 'dvtm' from packages
Installing package 'dynapoint' from packages
Installing package 'e2guardian' from packages
Installing package 'ecdsautils' from packages
Installing package 'libuecc' from packages
Installing package 'elektra' from packages
Installing package 'swig' from packages
Installing package 'libxerces-c' from packages
Installing package 'libyaml-cpp' from packages
Installing package 'yajl' from packages
Installing package 'emailrelay' from packages
Installing package 'erlang' from packages
Installing package 'esniper' from packages
Installing package 'espeak' from packages
Installing package 'portaudio' from packages
Installing package 'et_xmlfile' from packages
Installing package 'etherwake' from packages
Installing package 'evtest' from packages
Installing package 'exfat-nofuse' from packages
Installing package 'faad2' from packages
Installing package 'fakeidentd' from packages
Installing package 'fastd' from packages
Installing package 'nacl' from packages
Installing package 'fcgi' from packages
Installing package 'fdk-aac' from packages
Installing package 'fdm' from packages
Installing package 'tdb' from packages
Installing package 'fftw3' from packages
Installing package 'findutils' from packages
Installing package 'flac' from packages
Installing package 'flashrom' from packages
Installing package 'flent-tools' from packages
Installing package 'fontconfig' from packages
Installing package 'foolsm' from packages
Installing package 'ssmtp' from packages
Installing package 'forked-daapd' from packages
Installing package 'gperf' from packages
Installing package 'libunistring' from packages
Installing package 'libantlr3c' from packages
Installing package 'mxml' from packages
Installing package 'libplist' from packages
Installing package 'protobuf-c' from packages
Installing package 'protobuf' from packages
Installing package 'fossil' from packages
Installing package 'fping' from packages
Installing package 'freeradius3' from packages
Installing package 'libtalloc' from packages
Installing package 'fswebcam' from packages
Installing package 'fwknop' from packages
Installing package 'gnupg' from packages
Installing package 'gammu' from packages
Installing package 'gawk' from packages
Installing package 'gcc' from packages
Installing package 'getdns' from packages
Installing package 'libidn2' from packages
Installing package 'git' from packages
Installing package 'perl-cgi' from packages
Installing package 'perl-html-parser' from packages
Installing package 'perl-html-tagset' from packages
Installing package 'gitolite' from packages
Installing package 'gkermit' from packages
Installing package 'glpk' from packages
Installing package 'gnunet' from packages
Installing package 'pulseaudio' from packages
Installing package 'libsndfile' from packages
Installing package 'tcp_wrappers' from packages
Installing package 'sbc' from packages
Installing package 'gnurl' from packages
Installing package 'libextractor' from packages
Installing package 'libarchive' from packages
Installing package 'libmpeg2' from packages
Installing package 'libpbc' from packages
Installing package 'libgabe' from packages
Installing package 'gnunet-secushare' from packages
Installing package 'golang' from packages
Installing package 'gphoto2' from packages
Installing package 'libgphoto2' from packages
Installing package 'gpsd' from packages
Installing package 'gptfdisk' from packages
Installing package 'grep' from packages
Installing package 'greyfix' from packages
Installing package 'grilo' from packages
Installing package 'grilo-plugins' from packages
Installing package 'gst1-libav' from packages
Installing package 'gst1-plugins-bad' from packages
Installing package 'gst1-plugins-good' from packages
Installing package 'libv4l' from packages
Installing package 'libvpx' from packages
Installing package 'gst1-plugins-ugly' from packages
Installing package 'lame' from packages
Installing package 'libid3tag' from packages
Installing package 'mpg123' from packages
Installing package 'gunicorn' from packages
Installing package 'gzip' from packages
Installing package 'hamlib' from packages
Installing package 'haproxy' from packages
Installing package 'haserl' from packages
Installing package 'hashdeep' from packages
Installing package 'haveged' from packages
Installing package 'hd-idle' from packages
Installing package 'hdparm' from packages
Installing package 'hfsprogs' from packages
Installing package 'hiredis' from packages
Installing package 'horst' from packages
Installing package 'htop' from packages
Installing package 'htpdate' from packages
Installing package 'httping' from packages
Installing package 'https-dns-proxy' from packages
Installing package 'libev' from packages
Installing package 'hub-ctrl' from packages
Installing package 'i2c-tools' from packages
Installing package 'i2pd' from packages
Installing package 'ibrcommon' from packages
Installing package 'ibrdtn' from packages
Installing package 'ibrdtn-tools' from packages
Installing package 'ibrdtnd' from packages
Installing package 'icecast' from packages
Installing package 'libxslt' from packages
Installing package 'libvorbisidec' from packages
Installing package 'ices' from packages
Installing package 'libshout' from packages
Installing package 'ifstat' from packages
Installing package 'inadyn' from packages
Installing package 'io' from packages
Installing package 'iodine' from packages
Installing package 'iotivity' from packages
Installing package 'ipmitool' from packages
Installing package 'ipsec-tools' from packages
Installing package 'iptraf-ng' from packages
Installing package 'irqbalance' from packages
Installing package 'irssi' from packages
Installing package 'isc-dhcp' from packages
Installing package 'jamvm' from packages
Installing package 'jdcal' from packages
Installing package 'joe' from packages
Installing package 'jool' from packages
Installing package 'jq' from packages
Installing package 'json4lua' from packages
Installing package 'kadnode' from packages
Installing package 'miniupnpc' from packages
Installing package 'libnatpmp' from packages
Installing package 'keepalived' from packages
Installing package 'kismet' from packages
Installing package 'klish' from packages
Installing package 'knxd' from packages
Installing package 'libfmt' from packages
Installing package 'kplex' from packages
Installing package 'krb5' from packages
Installing package 'lcd4linux' from packages
Installing package 'libmpdclient' from packages
Installing package 'lcdgrilo' from packages
Installing package 'vala' from packages
Installing package 'libgee' from packages
Installing package 'lcdproc' from packages
Installing package 'libugpio' from packages
Installing package 'lcdringer' from packages
Installing package 'loudmouth' from packages
Installing package 'ldbus' from packages
Installing package 'luarocks' from packages
Installing package 'unzip' from packages
Installing package 'less' from packages
Installing package 'lftp' from packages
Installing package 'libao' from packages
Installing package 'libartnet' from packages
Installing package 'libaudiofile' from packages
Installing package 'libavl' from packages
Installing package 'libcanfestival' from packages
Installing package 'libcoap' from packages
Installing package 'libdaq' from packages
Installing package 'libdbi-drivers' from packages
Installing package 'libdouble-conversion' from packages
Installing package 'libdrm' from packages
Installing package 'libesmtp' from packages
Installing package 'libestr' from packages
Installing package 'libevdev' from packages
Installing package 'libevhtp' from packages
Installing package 'libfastjson' from packages
Installing package 'libftdi' from packages
Installing package 'libglog' from packages
Installing package 'libgpiod' from packages
Installing package 'libhttp-parser' from packages
Installing package 'libidn' from packages
Installing package 'libiio' from packages
Installing package 'libimobiledevice' from packages
Installing package 'libusbmuxd' from packages
Installing package 'libinput' from packages
Installing package 'mtdev' from packages
Installing package 'libudev-fbsd' from packages
Installing package 'liblo' from packages
Installing package 'libmad' from packages
Installing package 'libmcrypt' from packages
Installing package 'libmms' from packages
Installing package 'libmraa' from packages
Installing package 'libndpi' from packages
Installing package 'libnetconf2' from packages
Installing package 'libyang' from packages
Installing package 'libssh' from packages
Installing package 'libnopoll' from packages
Installing package 'libowfat' from packages
Installing package 'libp11' from packages
Installing package 'libradcli' from packages
Installing package 'libredblack' from packages
Installing package 'libsamplerate' from packages
Installing package 'libsearpc' from packages
Installing package 'libseccomp' from packages
Installing package 'libsigc++' from packages
Installing package 'libsoc' from packages
Installing package 'libsoxr' from packages
Installing package 'libstrophe' from packages
Installing package 'libtins' from packages
Installing package 'libtirpc' from packages
Installing package 'libtool-bin' from packages
Installing package 'libtorrent' from packages
Installing package 'libuhttpd' from packages
Installing package 'libupm' from packages
Installing package 'libupnp' from packages
Installing package 'libupnpp' from packages
Installing package 'libuvc' from packages
Installing package 'libuwsc' from packages
Installing package 'libzdb' from packages
Installing package 'linknx' from packages
Installing package 'pthsem' from packages
Installing package 'linuxptp' from packages
Installing package 'lispmob' from packages
Installing package 'lksctp-tools' from packages
Installing package 'lpc21isp' from packages
Installing package 'lpeg' from packages
Installing package 'lrzsz' from packages
Installing package 'lsof' from packages
Installing package 'lttng-modules' from packages
Installing package 'lttng-tools' from packages
Installing package 'lttng-ust' from packages
Installing package 'lua-bencode' from packages
Installing package 'lua-cjson' from packages
Installing package 'lua-copas' from packages
Installing package 'lua-coxpcall' from packages
Installing package 'lua-lsqlite3' from packages
Installing package 'lua-lzlib' from packages
Installing package 'lua-md5' from packages
Installing package 'lua-mobdebug' from packages
Installing package 'lua-mosquitto' from packages
Installing package 'lua-openssl' from packages
Installing package 'lua-penlight' from packages
Installing package 'luafilesystem' from packages
Installing package 'lua-rings' from packages
Installing package 'lua-rs232' from packages
Installing package 'lua-sha2' from packages
Installing package 'lua-wsapi' from packages
Installing package 'lua-xavante' from packages
Installing package 'luabitop' from packages
Installing package 'luaexpat' from packages
Installing package 'luai2c' from packages
Installing package 'lualanes' from packages
Installing package 'luaposix' from packages
Installing package 'luasoap' from packages
Installing package 'luasql' from packages
Installing package 'luv' from packages
Installing package 'lxc' from packages
Installing package 'shadow' from packages
Installing package 'lzmq' from packages
Installing package 'mac-telnet' from packages
Installing package 'macchanger' from packages
Installing package 'madplay' from packages
Installing package 'mailman' from packages
Installing package 'postfix' from packages
Installing package 'tinycdb' from packages
Installing package 'mailsend' from packages
Installing package 'make' from packages
Installing package 'mbtools' from packages
Installing package 'mc' from packages
Installing package 'memcached' from packages
Installing package 'micropython' from packages
Installing package 'micropython-lib' from packages
Installing package 'mii-tool' from packages
Installing package 'mikrotik-btest' from packages
Installing package 'mini_snmpd' from packages
Installing package 'minicom' from packages
Installing package 'minidlna' from packages
Installing package 'miniupnpd' from packages
Installing package 'mjpg-streamer' from packages
Installing package 'mksh' from packages
Installing package 'mktorrent' from packages
Installing package 'mmc-utils' from packages
Installing package 'mocp' from packages
Installing package 'monit' from packages
Installing package 'moreutils' from packages
Installing package 'motion' from packages
Installing package 'mpack' from packages
Installing package 'mpc' from packages
Installing package 'mpd' from packages
Installing package 'msmtp-scripts' from packages
Installing package 'xinetd' from packages
Installing package 'mt-st' from packages
Installing package 'mtd-rw' from packages
Installing package 'mtr' from packages
Installing package 'muninlite' from packages
Installing package 'mutt' from packages
Installing package 'mwan3' from packages
Installing package 'nail' from packages
Installing package 'nano' from packages
Installing package 'nbd' from packages
Installing package 'ncdu' from packages
Installing package 'ncp' from packages
Installing package 'netatalk' from packages
Installing package 'netdata' from packages
Installing package 'netdiscover' from packages
Installing package 'netopeer2' from packages
Installing package 'sysrepo' from packages
Installing package 'netperf' from packages
Installing package 'netwhere' from packages
Installing package 'nfs-kernel-server' from packages
Installing package 'portmap' from packages
Installing package 'nginx' from packages
Installing package 'ngircd' from packages
Installing package 'nlbwmon' from packages
Installing package 'nmap' from packages
Installing package 'noddos' from packages
Installing package 'node-arduino-firmata' from packages
Installing package 'node-serialport' from packages
Installing package 'node-cylon' from packages
Installing package 'node-hid' from packages
Installing package 'node-mozilla-iot-gateway' from packages
Installing package 'nsd' from packages
Installing package 'ntfs-3g' from packages
Installing package 'ntpd' from packages
Installing package 'ntripcaster' from packages
Installing package 'ntripclient' from packages
Installing package 'ntripserver' from packages
Installing package 'nut' from packages
Installing package 'oath-toolkit' from packages
Installing package 'obfsproxy' from packages
Installing package 'python-pyptlib' from packages
Installing package 'ocserv' from packages
Installing package 'oggfwd' from packages
Installing package 'ola' from packages
Installing package 'open-plc-utils' from packages
Installing package 'open2300' from packages
Installing package 'openconnect' from packages
Installing package 'vpnc-scripts' from packages
Installing package 'stoken' from packages
Installing package 'opencv' from packages
Installing package 'opendkim' from packages
Installing package 'sendmail' from packages
Installing package 'opennhrp' from packages
Installing package 'openobex' from packages
Installing package 'openocd' from packages
Installing package 'openpyxl' from packages
Installing package 'opensc' from packages
Installing package 'opentracker' from packages
Installing package 'openvswitch' from packages
Installing package 'openwisp-config' from packages
Installing package 'opus-tools' from packages
Installing package 'p910nd' from packages
Installing package 'pagekitec' from packages
Installing package 'patch' from packages
Installing package 'pcmciautils' from packages
Installing package 'pcsc-tools' from packages
Installing package 'pen' from packages
Installing package 'perl-authen-sasl' from packages
Installing package 'perl-authen-sasl-xs' from packages
Installing package 'perl-compress-bzip2' from packages
Installing package 'perl-dbi' from packages
Installing package 'perl-device-serialport' from packages
Installing package 'perl-device-usb' from packages
Installing package 'perl-inline-c' from packages
Installing package 'perl-inline' from packages
Installing package 'perl-parse-recdescent' from packages
Installing package 'perl-file-sharedir-install' from packages
Installing package 'perl-encode-locale' from packages
Installing package 'perl-file-listing' from packages
Installing package 'perl-http-date' from packages
Installing package 'perl-html-form' from packages
Installing package 'perl-http-message' from packages
Installing package 'perl-io-html' from packages
Installing package 'perl-lwp-mediatypes' from packages
Installing package 'perl-uri' from packages
Installing package 'perl-html-tree' from packages
Installing package 'perl-http-cookies' from packages
Installing package 'perl-http-daemon' from packages
Installing package 'perl-http-negotiate' from packages
Installing package 'perl-http-server-simple' from packages
Installing package 'perl-lockfile-simple' from packages
Installing package 'perl-net-http' from packages
Installing package 'perl-net-telnet' from packages
Installing package 'perl-sub-uplevel' from packages
Installing package 'perl-test-harness' from packages
Installing package 'perl-test-warn' from packages
Installing package 'perl-text-csv_xs' from packages
Installing package 'perl-www' from packages
Installing package 'perl-www-robotrules' from packages
Installing package 'perl-www-curl' from packages
Installing package 'perl-www-mechanize' from packages
Installing package 'perl-xml-parser' from packages
Installing package 'php7-pecl-dio' from packages
Installing package 'php7-pecl-http' from packages
Installing package 'php7-pecl-propro' from packages
Installing package 'php7-pecl-raphf' from packages
Installing package 'php7-pecl-libevent' from packages
Installing package 'pianod' from packages
Installing package 'picocom' from packages
Installing package 'pigeonhole' from packages
Installing package 'pillow' from packages
Installing package 'pingcheck' from packages
Installing package 'pixiewps' from packages
Installing package 'pixman' from packages
Installing package 'pkg-config' from packages
Installing package 'poco' from packages
Installing package 'polipo' from packages
Installing package 'port-mirroring' from packages
Installing package 'pppossh' from packages
Installing package 'pptpd' from packages
Installing package 'privoxy' from packages
Installing package 'progress' from packages
Installing package 'prometheus-node-exporter-lua' from packages
Installing package 'bmx6' from routing
Installing package 'prosody' from packages
Installing package 'psqlodbc' from packages
Installing package 'pv' from packages
Installing package 'pyodbc' from packages
Installing package 'python-crcmod' from packages
Installing package 'python-curl' from packages
Installing package 'python-dateutil' from packages
Installing package 'python-egenix-mx-base' from packages
Installing package 'python-evdev' from packages
Installing package 'python-gmpy2' from packages
Installing package 'python-gnupg' from packages
Installing package 'python-ldap' from packages
Installing package 'python-lxml' from packages
Installing package 'python-mysql' from packages
Installing package 'python-packages' from packages
Installing package 'python-parsley' from packages
Installing package 'python-psycopg2' from packages
Installing package 'python-simplejson' from packages
Installing package 'python-txsocksx' from packages
Installing package 'qemu' from packages
Installing package 'qrencode' from packages
Installing package 'quassel-irssi' from packages
Installing package 'quasselc' from packages
Installing package 'radicale' from packages
Installing package 'radsecproxy' from packages
Installing package 'rcssmin' from packages
Installing package 'reaver' from packages
Installing package 'redsocks' from packages
Installing package 'relayctl' from packages
Installing package 'remserial' from packages
Installing package 'rng-tools' from packages
Installing package 'rp-pppoe' from packages
Installing package 'rpcd-mod-lxc' from packages
Installing package 'rsyslog' from packages
Installing package 'rtklib' from packages
Installing package 'rtl-ais' from packages
Installing package 'rtl_433' from packages
Installing package 'rtorrent' from packages
Installing package 'xmlrpc-c' from packages
Installing package 'rtty' from packages
Installing package 'rxtx' from packages
Installing package 'sane-backends' from packages
Installing package 'scapy' from packages
Installing package 'screen' from packages
Installing package 'seafile-ccnet' from packages
Installing package 'seafile-seahub' from packages
WARNING: No feed for package 'simplejson' found
WARNING: No feed for package 'chardet' found
WARNING: No feed for package 'flup' found
WARNING: No feed for package 'pytz' found
Installing package 'seafile-server' from packages
Installing package 'ser2net' from packages
Installing package 'serialconsole' from packages
Installing package 'setserial' from packages
Installing package 'shadowsocks-client' from packages
Installing package 'shadowsocks-libev' from packages
Installing package 'shairplay' from packages
Installing package 'shairport-sync' from packages
Installing package 'shine' from packages
Installing package 'shorewall' from packages
Installing package 'shorewall-core' from packages
Installing package 'shorewall-lite' from packages
Installing package 'shorewall6' from packages
Installing package 'shorewall6-lite' from packages
Installing package 'siit' from packages
Installing package 'simple-adblock' from packages
Installing package 'sispmctl' from packages
Installing package 'slide-switch' from packages
Installing package 'smartmontools' from packages
Installing package 'smartsnmpd' from packages
Installing package 'smstools3' from packages
Installing package 'snort' from packages
Installing package 'sockread' from packages
Installing package 'softethervpn' from packages
Installing package 'softflowd' from packages
Installing package 'sox' from packages
Installing package 'spawn-fcgi' from packages
Installing package 'speexdsp' from packages
Installing package 'spi-tools' from packages
Installing package 'sqm-scripts-extra' from packages
Installing package 'squashfs-tools' from packages
Installing package 'squeezelite' from packages
Installing package 'squid' from packages
Installing package 'sshfs' from packages
Installing package 'sshtunnel' from packages
Installing package 'sslh' from packages
Installing package 'sstp-client' from packages
Installing package 'stm32flash' from packages
Installing package 'stress' from packages
Installing package 'strongswan' from packages
Installing package 'stubby' from packages
Installing package 'stunnel' from packages
Installing package 'subversion' from packages
Installing package 'sumo' from packages
Installing package 'svox' from packages
Installing package 'sysstat' from packages
Installing package 'taskwarrior' from packages
Installing package 'tayga' from packages
Installing package 'tcl' from packages
Installing package 'tcpproxy' from packages
Installing package 'tcpreplay' from packages
Installing package 'tcsh' from packages
Installing package 'tgt' from packages
Installing package 'tinyproxy' from packages
Installing package 'tio' from packages
Installing package 'tmux' from packages
Installing package 'tracertools' from packages
Installing package 'transmission' from packages
Installing package 'travelmate' from packages
Installing package 'tree' from packages
Installing package 'triggerhappy' from packages
Installing package 'ttyd' from packages
Installing package 'u2pnpd' from packages
Installing package 'uanytun' from packages
Installing package 'udns' from packages
Installing package 'udpxy' from packages
Installing package 'uledd' from packages
Installing package 'umurmur' from packages
Installing package 'unrar' from packages
Installing package 'upmpdcli' from packages
Installing package 'usbip' from packages
Installing package 'usbmuxd' from packages
Installing package 'uuid' from packages
Installing package 'uvcdynctrl' from packages
Installing package 'v4l2rtspserver' from packages
Installing package 'vallumd' from packages
Installing package 'vim' from packages
Installing package 'vncrepeater' from packages
Installing package 'vnstat' from packages
Installing package 'vpnbypass' from packages
Installing package 'vpnc' from packages
Installing package 'vsftpd' from packages
Installing package 'wakeonlan' from packages
Installing package 'watchcat' from packages
Installing package 'wavemon' from packages
Installing package 'webui-aria2' from packages
Installing package 'wifidog' from packages
Installing package 'wifidog-ng' from packages
Installing package 'wifischedule' from packages
Installing package 'wifitoggle' from packages
Installing package 'xl2tpd' from packages
Installing package 'xr_usb_serial_common' from packages
Installing package 'xtables-addons' from packages
Installing package 'xupnpd' from packages
Installing package 'yaaw' from packages
Installing package 'yara' from packages
Installing package 'youtube-dl' from packages
Installing package 'zip' from packages
Installing package 'yunbridge' from packages
Installing package 'zabbix' from packages
Installing package 'zerotier' from packages
Installing package 'zile' from packages
Installing package 'znc' from packages
Installing package 'zsh' from packages
Installing all packages from feed luci.
Installing package 'community-profiles' from luci
Installing package 'freifunk-common' from luci
Installing package 'freifunk-firewall' from luci
Installing package 'freifunk-gwcheck' from luci
Installing package 'olsrd' from routing
Installing package 'freifunk-mapupdate' from luci
Installing package 'freifunk-policyrouting' from luci
Installing package 'freifunk-watchdog' from luci
Installing package 'luci-app-adblock' from luci
Installing package 'luci-app-advanced-reboot' from luci
Installing package 'luci-app-ahcp' from luci
Installing package 'ahcpd' from routing
Installing package 'luci-app-aria2' from luci
Installing package 'luci-app-attendedsysupgrade' from luci
Installing package 'luci-app-bcp38' from luci
Installing package 'luci-app-clamav' from luci
Installing package 'luci-app-commands' from luci
Installing package 'luci-app-coovachilli' from luci
Installing package 'luci-app-cshark' from luci
Installing package 'luci-app-ddns' from luci
Installing package 'luci-app-diag-core' from luci
Installing package 'luci-app-dnscrypt-proxy' from luci
Installing package 'luci-lib-httpprotoutils' from luci
Installing package 'luci-app-dump1090' from luci
Installing package 'luci-app-dynapoint' from luci
Installing package 'luci-app-e2guardian' from luci
Installing package 'luci-app-freifunk-diagnostics' from luci
Installing package 'luci-app-freifunk-policyrouting' from luci
Installing package 'luci-app-freifunk-widgets' from luci
Installing package 'luci-mod-freifunk' from luci
Installing package 'luci-lib-json' from luci
Installing package 'luci-app-fwknopd' from luci
Installing package 'luci-app-hd-idle' from luci
Installing package 'luci-app-ltqtapi' from luci
Installing package 'luci-app-lxc' from luci
Installing package 'luci-app-meshwizard' from luci
Installing package 'meshwizard' from luci
Installing package 'luci-app-minidlna' from luci
Installing package 'luci-app-mjpg-streamer' from luci
Installing package 'luci-app-mwan3' from luci
Installing package 'luci-app-nlbwmon' from luci
Installing package 'luci-app-noddos' from luci
Installing package 'luci-app-ntpc' from luci
Installing package 'luci-app-ocserv' from luci
Installing package 'luci-app-olsr' from luci
Installing package 'luci-lib-luaneightbl' from luci
Installing package 'luci-app-olsr-services' from luci
Installing package 'luci-app-olsr-viz' from luci
Installing package 'luci-app-openvpn' from luci
Installing package 'luci-app-p910nd' from luci
Installing package 'luci-app-pagekitec' from luci
Installing package 'luci-app-polipo' from luci
Installing package 'luci-app-privoxy' from luci
Installing package 'luci-app-qos' from luci
Installing package 'luci-app-radicale' from luci
Installing package 'luci-app-rp-pppoe-server' from luci
Installing package 'luci-app-samba' from luci
Installing package 'luci-app-shadowsocks-libev' from luci
Installing package 'luci-app-shairplay' from luci
Installing package 'luci-app-siitwizard' from luci
Installing package 'luci-app-simple-adblock' from luci
Installing package 'luci-app-splash' from luci
Installing package 'luci-app-squid' from luci
Installing package 'luci-app-statistics' from luci
Installing package 'luci-app-tinyproxy' from luci
Installing package 'luci-app-transmission' from luci
Installing package 'luci-app-travelmate' from luci
Installing package 'luci-app-udpxy' from luci
Installing package 'luci-app-unbound' from luci
Installing package 'luci-app-upnp' from luci
Installing package 'luci-app-vnstat' from luci
Installing package 'luci-app-vpnbypass' from luci
Installing package 'luci-app-watchcat' from luci
Installing package 'luci-app-wifischedule' from luci
Installing package 'luci-app-wireguard' from luci
Installing package 'luci-proto-wireguard' from luci
Installing package 'luci-app-wol' from luci
Installing package 'luci-lib-httpclient' from luci
Installing package 'luci-lib-px5g' from luci
Installing package 'luci-lib-rpcc' from luci
Installing package 'luci-light' from luci
Installing package 'luci-mod-admin-mini' from luci
Installing package 'luci-theme-openwrt' from luci
Installing package 'luci-mod-failsafe' from luci
Installing package 'luci-mod-freifunk-community' from luci
Installing package 'luci-mod-rpc' from luci
Installing package 'luci-proto-3g' from luci
Installing package 'luci-proto-ipip' from luci
Installing package 'luci-proto-ncm' from luci
Installing package 'luci-proto-openconnect' from luci
Installing package 'luci-proto-qmi' from luci
Installing package 'luci-proto-relay' from luci
Installing package 'luci-proto-vpnc' from luci
Installing package 'luci-ssl' from luci
Installing package 'luci-ssl-openssl' from luci
Installing package 'luci-theme-freifunk-generic' from luci
Installing package 'luci-theme-material' from luci
Installing all packages from feed routing.
Installing package 'alfred' from routing
Installing package 'babel-pinger' from routing
Installing package 'babeld' from routing
Installing package 'batctl' from routing
Installing package 'batman-adv' from routing
Installing package 'batmand' from routing
Installing package 'bird' from routing
Installing package 'bird4-openwrt' from routing
Installing package 'bird6-openwrt' from routing
Installing package 'cjdns' from routing
Installing package 'hnetd' from routing
Installing package 'ohybridproxy' from routing
Installing package 'minimalist-pcproxy' from routing
Installing package 'luci-app-bmx6' from routing
Installing package 'luci-app-bmx7' from routing
Installing package 'luci-app-cjdns' from routing
Installing package 'mcproxy' from routing
Installing package 'mrd6' from routing
Installing package 'nat46' from routing
Installing package 'ndppd' from routing
Installing package 'nodogsplash' from routing
Installing package 'oonf-dlep-proxy' from routing
Installing package 'oonf-init-scripts' from routing
Installing package 'oonf-dlep-radio' from routing
Installing package 'oonf-olsrd2' from routing
Installing package 'pimbd' from routing
Installing package 'prince' from routing
Installing package 'quagga' from routing
Installing package 'smcroute' from routing
Installing package 'vis' from routing
Installing all packages from feed telephony.
Installing package 'asterisk-13.x' from telephony
Installing package 'dahdi-tools' from telephony
Installing package 'dahdi-linux' from telephony
Installing package 'libpri' from telephony
Installing package 'pjproject' from telephony
Installing package 'libsrtp2' from telephony
Installing package 'iksemel' from telephony
Installing package 'spandsp' from telephony
Installing package 'asterisk-13.x-chan-lantiq' from telephony
Installing package 'asterisk-15.x' from telephony
Installing package 'asterisk-15.x-chan-lantiq' from telephony
Installing package 'asterisk-chan-dongle' from telephony
Installing package 'asterisk-chan-sccp' from telephony
Installing package 'asterisk-g72x' from telephony
Installing package 'bcg729' from telephony
Installing package 'baresip' from telephony
Installing package 're' from telephony
Installing package 'rem' from telephony
Installing package 'freeswitch' from telephony
Installing package 'libsrtp' from telephony
Installing package 'freeswitch-stable' from telephony
Installing package 'gsmlib' from telephony
Installing package 'libctb' from telephony
Installing package 'freeswitch-stable-mod-bcg729' from telephony
Installing package 'kamailio-5.x' from telephony
Installing package 'libosip2' from telephony
Installing package 'miax' from telephony
Installing package 'pcapsipdump' from telephony
Installing package 'restund' from telephony
Installing package 'rtpproxy' from telephony
Installing package 'sipgrep' from telephony
Installing package 'sipp' from telephony
Installing package 'siproxd' from telephony
Installing package 'sngrep' from telephony
Installing package 'yate' from telephony
Installing all packages from feed openwisp.
Installing all packages from feed sidn.
Installing package 'autonta' from sidn
Installing package 'lua-minittp' from sidn
Installing package 'lua-websockets' from sidn
Installing package 'sidn-unbound' from sidn
Installing package 'sidn-valibox-all' from sidn
Installing package 'spin' from sidn
Installing all packages from feed cesnet.
Installing package 'nemea-framework' from cesnet
Installing package 'nemea-modules' from cesnet
Installing package 'nemea-siot' from cesnet
Installing all packages from feed luci_theme_rosy.
Installing package 'luci-theme-rosy' from luci_theme_rosy
Collecting package info: done
WARNING: Makefile 'package/feeds/turrispackages/foris-controller-ssbackups-module/Makefile' has a dependency on 'ssbackups', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/nfacct/Makefile' has a dependency on 'iptables-mod-nfacct', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'simplejson', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'chardet', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'flup', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'pytz', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/suricata-monitor/Makefile' has a dependency on 'python-bottle', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-utils', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-client', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-translations/Makefile' has a build dependency on 'gettext-tools', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a dependency on 'unbound-control', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a build dependency on 'libexpat', which does not exist
Uninstalling package 'cshark'
WARNING: libpsl not installed
Generating turris-version package
~/omnia-4.0-build ~/omnia-4.0-build
[detached HEAD e37e8f6] turris-version: Create a package with release notes
1 file changed, 43 insertions(+)
create mode 100644 package/system/turris-version/Makefile
~/omnia-4.0-build
Creating default configuration
Collecting package info: done
WARNING: Makefile 'package/feeds/turrispackages/foris-controller-ssbackups-module/Makefile' has a dependency on 'ssbackups', which does not exist
WARNING: Makefile 'package/feeds/luci/luci-app-cshark/Makefile' has a dependency on 'cshark', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/nfacct/Makefile' has a dependency on 'iptables-mod-nfacct', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'simplejson', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'chardet', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'flup', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'pytz', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/suricata-monitor/Makefile' has a dependency on 'python-bottle', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-utils', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-client', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-translations/Makefile' has a build dependency on 'gettext-tools', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a dependency on 'unbound-control', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a build dependency on 'libexpat', which does not exist
tmp/.config-package.in:104789:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:104789: symbol PACKAGE_coreutils is selected by PACKAGE_foris-controller-storage-module
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:4888: symbol PACKAGE_foris-controller-storage-module is selected by PACKAGE_foris-storage-plugin
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:6628: symbol PACKAGE_foris-storage-plugin depends on PACKAGE_coreutils
tmp/.config-package.in:9769:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:9769: symbol PACKAGE_vixie-cron is selected by PACKAGE_netmetr
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:7095: symbol PACKAGE_netmetr is selected by PACKAGE_foris-controller-netmetr-module
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:4742: symbol PACKAGE_foris-controller-netmetr-module is selected by PACKAGE_foris-netmetr-plugin
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:5725: symbol PACKAGE_foris-netmetr-plugin depends on PACKAGE_cronie
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:1378: symbol PACKAGE_cronie depends on PACKAGE_vixie-cron
tmp/.config-package.in:4576:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:4576: symbol PACKAGE_foris-controller-app is selected by PACKAGE_foris-client
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:4483: symbol PACKAGE_foris-client is selected by PACKAGE_turris-netboot-tools
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:8993: symbol PACKAGE_turris-netboot-tools depends on PACKAGE_python3-cryptography
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:31300: symbol PACKAGE_python3-cryptography is selected by PACKAGE_sentinel-certgen
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:8678: symbol PACKAGE_sentinel-certgen is selected by PACKAGE_user-notify
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:9235: symbol PACKAGE_user-notify is selected by PACKAGE_foris-controller-app
tmp/.config-package.in:39533:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:39533: symbol PACKAGE_getdns is selected by PACKAGE_stubby
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:66211: symbol PACKAGE_stubby depends on GETDNS_ENABLE_STUB_ONLY
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
feeds/packages/libs/getdns/Config.in:4: symbol GETDNS_ENABLE_STUB_ONLY depends on PACKAGE_getdns
tmp/.config-package.in:13038:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
tmp/.config-package.in:13038: symbol PACKAGE_kmod-dvb-tuner-dib0070 is selected by PACKAGE_kmod-dvb-tuner-dib0070
.config:182:warning: unexpected data: TARGET_ROOTFS_SQUASHFS=n
#
# configuration written to .config
#
WARNING: Makefile 'package/feeds/turrispackages/foris-controller-ssbackups-module/Makefile' has a dependency on 'ssbackups', which does not exist
WARNING: Makefile 'package/feeds/luci/luci-app-cshark/Makefile' has a dependency on 'cshark', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/nfacct/Makefile' has a dependency on 'iptables-mod-nfacct', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'simplejson', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'chardet', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'flup', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'pytz', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/suricata-monitor/Makefile' has a dependency on 'python-bottle', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-utils', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-client', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-translations/Makefile' has a build dependency on 'gettext-tools', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a dependency on 'unbound-control', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a build dependency on 'libexpat', which does not exist
time: target/linux/prereq#0.34#0.08#0.42
Checking 'rsync'... ok.
make[1] diffconfig
[detached HEAD 969fff5] kernel: Add customized kernel options
1 file changed, 71 insertions(+)
Setting ccache paths
Compiling tools
WARNING: Makefile 'package/feeds/turrispackages/foris-controller-ssbackups-module/Makefile' has a dependency on 'ssbackups', which does not exist
WARNING: Makefile 'package/feeds/luci/luci-app-cshark/Makefile' has a dependency on 'cshark', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/nfacct/Makefile' has a dependency on 'iptables-mod-nfacct', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'simplejson', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'chardet', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'flup', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'pytz', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/suricata-monitor/Makefile' has a dependency on 'python-bottle', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-utils', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-client', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-translations/Makefile' has a build dependency on 'gettext-tools', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a dependency on 'unbound-control', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a build dependency on 'libexpat', which does not exist
time: target/linux/prereq#0.30#0.05#0.36
make[1] tools/compile
make[2] -C tools/flock compile
make[2] -C tools/sed compile
make[2] -C tools/xz compile
make[2] -C tools/patch compile
make[2] -C tools/tar compile
make[2] -C tools/ccache compile
make[2] -C tools/pkg-config compile
make[2] -C tools/m4 compile
make[2] -C tools/expat compile
make[2] -C tools/sstrip compile
make[2] -C tools/patch-image compile
make[2] -C tools/scons compile
make[2] -C tools/mtools compile
make[2] -C tools/lzma compile
make[2] -C tools/autoconf compile
make[2] -C tools/missing-macros compile
make[2] -C tools/automake compile
make[2] -C tools/libressl compile
make[2] -C tools/dosfstools compile
make[2] -C tools/libtool compile
make[2] -C tools/cmake compile
make[2] -C tools/mkimage compile
make[2] -C tools/gmp compile
make[2] -C tools/libelf compile
make[2] -C tools/flex compile
make[2] -C tools/mklibs compile
make[2] -C tools/e2fsprogs compile
make[2] -C tools/mm-macros compile
make[2] -C tools/gengetopt compile
make[2] -C tools/patchelf compile
make[2] -C tools/bison compile
make[2] -C tools/mpfr compile
make[2] -C tools/mpc compile
make[2] -C tools/findutils compile
make[2] -C tools/bc compile
make[2] -C tools/b43-tools compile
make[2] -C tools/padjffs2 compile
make[2] -C tools/quilt compile
make[2] -C tools/zlib compile
make[2] -C tools/make-ext4fs compile
make[2] -C tools/squashfs4 compile
make[2] -C tools/firmware-utils compile
make[2] -C tools/mtd-utils compile
WARNING: Makefile 'package/feeds/turrispackages/foris-controller-ssbackups-module/Makefile' has a dependency on 'ssbackups', which does not exist
WARNING: Makefile 'package/feeds/luci/luci-app-cshark/Makefile' has a dependency on 'cshark', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/nfacct/Makefile' has a dependency on 'iptables-mod-nfacct', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'simplejson', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'chardet', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'flup', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'pytz', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/suricata-monitor/Makefile' has a dependency on 'python-bottle', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-utils', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-client', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-translations/Makefile' has a build dependency on 'gettext-tools', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a dependency on 'unbound-control', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a build dependency on 'libexpat', which does not exist
make[1] toolchain/compile
make[2] tools/compile
make[3] -C tools/flock compile
make[3] -C tools/sed compile
make[3] -C tools/tar compile
make[3] -C tools/patch compile
make[3] -C tools/xz compile
make[3] -C tools/ccache compile
make[3] -C tools/pkg-config compile
make[3] -C tools/m4 compile
make[3] -C tools/expat compile
make[3] -C tools/sstrip compile
make[3] -C tools/patch-image compile
make[3] -C tools/lzma compile
make[3] -C tools/mtools compile
make[3] -C tools/scons compile
make[3] -C tools/libressl compile
make[3] -C tools/autoconf compile
make[3] -C tools/automake compile
make[3] -C tools/missing-macros compile
make[3] -C tools/cmake compile
make[3] -C tools/mkimage compile
make[3] -C tools/libtool compile
make[3] -C tools/dosfstools compile
make[3] -C tools/zlib compile
make[3] -C tools/gmp compile
make[3] -C tools/flex compile
make[3] -C tools/libelf compile
make[3] -C tools/mklibs compile
make[3] -C tools/make-ext4fs compile
make[3] -C tools/firmware-utils compile
make[3] -C tools/e2fsprogs compile
make[3] -C tools/mm-macros compile
make[3] -C tools/gengetopt compile
make[3] -C tools/patchelf compile
make[3] -C tools/squashfs4 compile
make[3] -C tools/mpfr compile
make[3] -C tools/bison compile
make[3] -C tools/mtd-utils compile
make[3] -C tools/mpc compile
make[3] -C tools/findutils compile
make[3] -C tools/bc compile
make[3] -C tools/b43-tools compile
make[3] -C tools/padjffs2 compile
make[3] -C tools/quilt compile
make[2] -C toolchain/fortify-headers compile
make[2] -C toolchain/binutils compile
make[2] -C toolchain/gdb compile
make[2] -C toolchain/gcc/initial compile
make[2] -C toolchain/musl compile
make[2] -C toolchain/kernel-headers compile
make[2] -C toolchain/gcc/final compile
Compiling target
WARNING: Makefile 'package/feeds/turrispackages/foris-controller-ssbackups-module/Makefile' has a dependency on 'ssbackups', which does not exist
WARNING: Makefile 'package/feeds/luci/luci-app-cshark/Makefile' has a dependency on 'cshark', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/nfacct/Makefile' has a dependency on 'iptables-mod-nfacct', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'simplejson', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'chardet', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'flup', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'pytz', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/suricata-monitor/Makefile' has a dependency on 'python-bottle', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-utils', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-client', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-translations/Makefile' has a build dependency on 'gettext-tools', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a dependency on 'unbound-control', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a build dependency on 'libexpat', which does not exist
make[1] target/compile
make[2] -C target/linux compile
Compiling packages
WARNING: Makefile 'package/feeds/turrispackages/foris-controller-ssbackups-module/Makefile' has a dependency on 'ssbackups', which does not exist
WARNING: Makefile 'package/feeds/luci/luci-app-cshark/Makefile' has a dependency on 'cshark', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/nfacct/Makefile' has a dependency on 'iptables-mod-nfacct', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'simplejson', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'chardet', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'flup', which does not exist
WARNING: Makefile 'package/feeds/packages/seafile-seahub/Makefile' has a dependency on 'pytz', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/suricata-monitor/Makefile' has a dependency on 'python-bottle', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-utils', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-netboot/Makefile' has a build dependency on 'openssh-client', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/turris-translations/Makefile' has a build dependency on 'gettext-tools', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a dependency on 'unbound-control', which does not exist
WARNING: Makefile 'package/feeds/turrispackages/unbound/Makefile' has a build dependency on 'libexpat', which does not exist
make[1] package/compile
make[2] -C package/libs/libjson-c host-compile
make[2] -C package/libs/ncurses host-compile
make[2] -C package/libs/toolchain compile
make[2] -C package/system/fwtool host-compile
make[2] -C package/system/usign host-compile
make[2] -C package/libs/gettext-full host-compile
make[2] -C package/libs/libiconv-full compile
make[2] -C package/libs/readline compile
make[2] -C package/devel/strace compile
make[2] -C package/devel/trace-cmd compile
make[2] -C package/devel/valgrind compile
make[2] -C package/libs/libpcap compile
make[2] -C feeds/packages/libs/expat compile
make[2] -C feeds/packages/utils/attr compile
make[2] -C feeds/packages/libs/libffi host-compile
make[2] -C package/libs/libiconv host-compile
make[2] -C feeds/packages/libs/libffi compile
make[2] -C package/libs/gettext compile
make[2] -C package/libs/libiconv compile
make[2] -C package/libs/libtool compile
make[2] -C package/libs/uclibc++ compile
make[2] -C feeds/packages/lang/python/python-pip-conf compile
make[2] -C feeds/packages/libs/expat host-compile
make[2] -C package/utils/bzip2 host-compile
make[2] -C package/utils/bzip2 compile
make[2] -C package/libs/libusb compile
make[2] -C package/libs/libmnl compile
make[2] -C feeds/luci/modules/luci-base host-compile
make[2] -C package/utils/lua host-compile
make[2] -C package/libs/mbedtls compile
make[2] -C package/libs/wolfssl compile
make[2] -C feeds/packages/libs/pcre2 compile
make[2] -C package/system/ca-certificates compile
make[2] -C feeds/packages/libs/musl-fts compile
make[2] -C feeds/luci/applications/luci-app-commands compile
make[2] -C feeds/luci/applications/luci-app-cshark compile
make[2] -C feeds/luci/applications/luci-app-diag-core compile
make[2] -C feeds/packages/libs/libsodium compile
make[2] -C feeds/packages/utils/rtl-sdr compile
make[2] -C feeds/packages/libs/pcre compile
make[2] -C feeds/luci/applications/luci-app-freifunk-diagnostics compile
make[2] -C feeds/luci/libs/luci-lib-json compile
make[2] -C feeds/packages/libs/qrencode compile
make[2] -C feeds/packages/utils/hd-idle compile
make[2] -C feeds/packages/libs/libcap compile
make[2] -C feeds/packages/libs/flac compile
make[2] -C feeds/packages/libs/libexif compile
make[2] -C feeds/packages/libs/libjpeg compile
make[2] -C feeds/packages/libs/libogg compile
make[2] -C feeds/packages/libs/speex compile
make[2] -C feeds/packages/libs/libtins compile
make[2] -C feeds/packages/libs/libyaml-cpp compile
make[2] -C package/libs/libnfnetlink compile
make[2] -C feeds/turrispackages/net/ntpclient compile
make[2] -C package/libs/gmp compile
make[2] -C feeds/packages/libs/libev compile
make[2] -C feeds/packages/libs/libhttp-parser compile
make[2] -C feeds/packages/libs/protobuf host-compile
make[2] -C feeds/luci/applications/luci-app-openvpn compile
make[2] -C feeds/packages/net/p910nd compile
make[2] -C feeds/packages/net/polipo compile
make[2] -C package/network/utils/linux-atm compile
make[2] -C package/network/utils/resolveip compile
make[2] -C feeds/luci/applications/luci-app-shadowsocks-libev compile
make[2] -C feeds/packages/libs/intltool host-compile
make[2] -C feeds/packages/libs/libdaemon compile
make[2] -C feeds/packages/net/siit compile
make[2] -C feeds/packages/net/simple-adblock compile
make[2] -C feeds/packages/libs/libmodbus compile
make[2] -C feeds/packages/libs/c-ares compile
make[2] -C feeds/packages/libs/libuv compile
make[2] -C feeds/packages/libs/liblz4 compile
make[2] -C feeds/packages/libs/libxml2 host-compile
make[2] -C feeds/packages/libs/libaio compile
make[2] -C feeds/packages/libs/postgresql host-compile
make[2] -C package/libs/readline host-compile
make[2] -C feeds/packages/lang/perl host-compile
make[2] -C package/libs/sysfsutils compile
make[2] -C feeds/packages/net/tinyproxy compile
make[2] -C feeds/luci/applications/luci-app-transmission compile
make[2] -C feeds/packages/net/udpxy compile
make[2] -C feeds/turrispackages/net/dnssec-rootkey compile
make[2] -C feeds/packages/utils/watchcat compile
make[2] -C feeds/packages/net/wifischedule compile
make[2] -C feeds/packages/net/etherwake compile
make[2] -C feeds/luci/modules/luci-mod-rpc compile
make[2] -C package/network/utils/wwan compile
make[2] -C feeds/packages/net/vpnc-scripts compile
make[2] -C feeds/packages/libs/libgpg-error compile
make[2] -C package/utils/px5g compile
make[2] -C package/utils/px5g compile
make[2] -C feeds/luci/themes/luci-theme-freifunk-generic compile
make[2] -C feeds/luci/themes/luci-theme-material compile
make[2] -C feeds/luci/themes/luci-theme-openwrt compile
make[2] -C feeds/luci_theme_rosy/luci-theme-rosy compile
make[2] -C feeds/packages/lang/python/python3 host-compile
make[2] -C feeds/packages/utils/acl compile
make[2] -C feeds/packages/net/netcat compile
make[2] -C package/libs/argp-standalone compile
make[2] -C feeds/packages/net/aggregate compile
make[2] -C package/libs/libnl compile
make[2] -C package/network/utils/ethtool compile
make[2] -C package/network/utils/wireless-tools compile
make[2] -C feeds/packages/libs/libpam compile
make[2] -C feeds/packages/net/announce compile
make[2] -C feeds/packages/utils/ap51-flash compile
make[2] -C package/libs/libusb-compat compile
make[2] -C feeds/packages/net/apinger compile
make[2] -C feeds/packages/net/arp-scan compile
make[2] -C feeds/packages/devel/m4 compile
make[2] -C feeds/packages/net/autossh compile
make[2] -C feeds/packages/libs/confuse compile
make[2] -C feeds/packages/libs/jansson compile
make[2] -C feeds/packages/libs/icu host-compile
make[2] -C feeds/packages/utils/zoneinfo compile
make[2] -C feeds/packages/utils/banhosts compile
make[2] -C feeds/packages/net/beanstalkd compile
make[2] -C feeds/packages/utils/inotify-tools compile
make[2] -C feeds/packages/utils/bonnie++ compile
make[2] -C feeds/packages/libs/boost host-compile
make[2] -C feeds/packages/net/bridge-utils compile
make[2] -C feeds/packages/net/bwm-ng compile
make[2] -C feeds/packages/utils/canutils compile
make[2] -C feeds/packages/utils/pcsc-lite compile
make[2] -C feeds/packages/utils/ccrypt compile
make[2] -C feeds/packages/libs/check compile
make[2] -C feeds/packages/utils/pps-tools compile
make[2] -C feeds/packages/mail/clamsmtp compile
make[2] -C feeds/packages/utils/cmdpad compile
make[2] -C feeds/packages/utils/coreutils compile
make[2] -C feeds/packages/utils/crconf compile
make[2] -C feeds/packages/libs/hidapi compile
make[2] -C package/libs/popt compile
make[2] -C feeds/packages/libs/libdnet compile
make[2] -C feeds/packages/fonts/dejavu-fonts-ttf compile
make[2] -C feeds/packages/utils/dfu-programmer compile
make[2] -C feeds/packages/utils/dfu-util compile
make[2] -C feeds/packages/net/dhcp-forwarder compile
make[2] -C feeds/packages/net/dhcpcd compile
make[2] -C feeds/packages/devel/diffutils compile
make[2] -C feeds/packages/utils/digitemp compile
make[2] -C feeds/packages/libs/opus compile
make[2] -C feeds/packages/net/mdnsresponder compile
make[2] -C feeds/packages/libs/giflib compile
make[2] -C feeds/packages/utils/openzwave compile
make[2] -C feeds/packages/utils/dosfstools compile
make[2] -C feeds/packages/libs/dtc compile
make[2] -C feeds/packages/libs/libuecc compile
make[2] -C feeds/packages/libs/elektra host-compile
make[2] -C feeds/packages/libs/libxerces-c compile
make[2] -C feeds/packages/utils/swig host-compile
make[2] -C feeds/packages/libs/yajl compile
make[2] -C feeds/packages/lang/erlang host-compile
make[2] -C feeds/packages/utils/evtest compile
make[2] -C feeds/packages/libs/faad2 compile
make[2] -C feeds/packages/net/fakeidentd compile
make[2] -C feeds/packages/libs/nacl compile
make[2] -C feeds/packages/libs/fcgi compile
make[2] -C feeds/packages/sound/fdk-aac compile
make[2] -C feeds/packages/libs/tdb compile
make[2] -C feeds/packages/libs/fftw3 compile
make[2] -C feeds/packages/utils/findutils compile
make[2] -C feeds/packages/utils/dmidecode compile
make[2] -C feeds/packages/utils/flent-tools compile
make[2] -C feeds/packages/libs/gperf host-compile
make[2] -C feeds/packages/libs/libantlr3c compile
make[2] -C feeds/packages/libs/libunistring compile
make[2] -C feeds/packages/libs/mxml compile
make[2] -C feeds/packages/net/fping compile
make[2] -C feeds/packages/libs/libtalloc compile
make[2] -C feeds/packages/utils/gkermit compile
make[2] -C feeds/packages/libs/glpk compile
make[2] -C feeds/packages/libs/libmpeg2 compile
make[2] -C feeds/packages/libs/fftw3 compile
make[2] -C feeds/packages/libs/libpbc compile
make[2] -C feeds/packages/libs/libsndfile compile
make[2] -C feeds/packages/libs/tcp_wrappers compile
make[2] -C feeds/packages/lang/golang/golang host-compile
make[2] -C feeds/packages/libs/libgphoto2 compile
make[2] -C feeds/packages/utils/grep compile
make[2] -C feeds/packages/libs/libvpx compile
make[2] -C feeds/packages/utils/gzip compile
make[2] -C feeds/packages/utils/hamlib compile
make[2] -C feeds/packages/utils/haserl compile
make[2] -C feeds/packages/utils/hashdeep compile
make[2] -C feeds/packages/utils/haveged compile
make[2] -C feeds/packages/utils/hdparm compile
make[2] -C feeds/packages/libs/hiredis compile
make[2] -C feeds/packages/net/htpdate compile
make[2] -C feeds/packages/utils/hub-ctrl compile
make[2] -C feeds/packages/libs/libvorbisidec compile
make[2] -C feeds/packages/utils/io compile
make[2] -C feeds/packages/utils/irqbalance compile
make[2] -C feeds/packages/utils/jq compile
make[2] -C feeds/packages/net/kadnode compile
make[2] -C feeds/packages/libs/libfmt compile
make[2] -C feeds/packages/net/kplex compile
make[2] -C package/utils/e2fsprogs host-compile
make[2] -C feeds/packages/libs/libmpdclient compile
make[2] -C feeds/packages/libs/libugpio compile
make[2] -C feeds/packages/lang/luarocks host-compile
make[2] -C feeds/packages/libs/libartnet compile
make[2] -C feeds/packages/libs/libaudiofile compile
make[2] -C feeds/packages/libs/libavl compile
make[2] -C feeds/packages/libs/libcanfestival compile
make[2] -C feeds/packages/libs/libcoap compile
make[2] -C feeds/packages/libs/libdaq compile
make[2] -C feeds/packages/libs/libdbi compile
make[2] -C feeds/packages/libs/libdouble-conversion compile
make[2] -C feeds/packages/libs/libdrm compile
make[2] -C feeds/packages/libs/libestr compile
make[2] -C feeds/packages/libs/libevdev compile
make[2] -C feeds/packages/libs/libfastjson compile
make[2] -C feeds/packages/libs/libftdi compile
make[2] -C feeds/packages/libs/libglog compile
make[2] -C feeds/packages/libs/libgpiod compile
make[2] -C feeds/packages/libs/libidn compile
make[2] -C feeds/packages/libs/mtdev compile
make[2] -C feeds/packages/libs/liblo compile
make[2] -C feeds/packages/libs/libmad compile
make[2] -C feeds/packages/libs/libmcrypt compile
make[2] -C feeds/packages/libs/libmms compile
make[2] -C feeds/packages/libs/libnatpmp compile
make[2] -C feeds/packages/libs/libnet-1.2.x compile
make[2] -C feeds/packages/libs/libnetfilter-acct compile
make[2] -C feeds/packages/libs/libowfat host-compile
make[2] -C feeds/packages/libs/libredblack compile
make[2] -C feeds/packages/libs/libsamplerate compile
make[2] -C feeds/packages/libs/libseccomp compile
make[2] -C feeds/packages/libs/libsigc++ compile
make[2] -C feeds/packages/libs/libsoc compile
make[2] -C feeds/packages/libs/libsoxr compile
make[2] -C feeds/packages/libs/libtasn1 compile
make[2] -C feeds/packages/libs/libtirpc compile
make[2] -C feeds/packages/devel/libtool-bin compile
make[2] -C feeds/packages/libs/libupnp compile
make[2] -C feeds/packages/libs/liburcu compile
make[2] -C feeds/packages/libs/libuvc compile
make[2] -C feeds/packages/libs/libx264 compile
make[2] -C feeds/packages/libs/libyang compile
make[2] -C feeds/packages/libs/libzdb host-compile
make[2] -C feeds/packages/libs/pthsem compile
make[2] -C feeds/packages/net/linuxptp compile
make[2] -C feeds/packages/utils/logrotate compile
make[2] -C feeds/packages/devel/lpc21isp compile
make[2] -C feeds/packages/utils/lrzsz compile
make[2] -C package/libs/librpc host-compile
make[2] -C feeds/packages/lang/luajit compile
make -r package/compile: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on
/home/osboxes/omnia-4.0-build/include/toplevel.mk:216: recipe for target 'package/compile' failed
make: *** [package/compile] Error 1
osboxes@osboxes:~/omnia-4.0-build$