Luci-ssl breaking image builder

Hello,

I followed the instructions in the documentation to compile the Image Builder:

https://lede-project.org/docs/guide-developer/install-buildsystem
https://lede-project.org/docs/guide-developer/use-buildsystem
https://lede-project.org/docs/user-guide/imagebuilder

I've successfully compiled it. I use it to generate custom images for the TP-Link WR841N v11 with the 160325 firmware for EU. I can successfully generate images with Luci installed, with the command:

make image PROFILE=tl-wr841-v11 PACKAGES="luci luci-i18n-base-ca luci-i18n-firewall-ca luci-i18n-base-es luci-i18n-firewall-es luci-i18n-base-en luci-i18n-firewall-en xl2tpd kmod-ipt-conntrack-extra iptables-mod-conntrack-extra kmod-ipt-conntrack-extra iptables-mod-ipopt" FILES=files/

On the folder bin/targets/ar71xx/generic/ I have the images for flashing the device (I need v11-squashfs-factory-eu.bin):

lede-ar71xx-generic-device-tl-wr841-v11.manifest
lede-ar71xx-generic-root.squashfs
lede-ar71xx-generic-tl-wr841-v11-squashfs-factory.bin
lede-ar71xx-generic-tl-wr841-v11-squashfs-factory-eu.bin
lede-ar71xx-generic-tl-wr841-v11-squashfs-factory-us.bin
lede-ar71xx-generic-tl-wr841-v11-squashfs-sysupgrade.bin
lede-ar71xx-generic-uImage-lzma.bin
lede-ar71xx-generic-vmlinux.bin
lede-ar71xx-generic-vmlinux.elf
lede-ar71xx-generic-vmlinux.lzma
lede-ar71xx-generic-vmlinux-lzma.elf
sha256sums

But if i try to build the image with luci-ssl:

make image PROFILE=tl-wr841-v11 PACKAGES="luci luci-ssl luci-i18n-base-ca luci-i18n-firewall-ca luci-i18n-base-es luci-i18n-firewall-es luci-i18n-base-en luci-i18n-firewall-en xl2tpd kmod-ipt-conntrack-extra iptables-mod-conntrack-extra kmod-ipt-conntrack-extra iptables-mod-ipopt" FILES=files/

Gives an error:

Collected errors:

  • opkg_install_cmd: Cannot install package luci-ssl.
    Makefile:139: recipe for target 'package_install' failed
    make[2]: *** [package_install] Error 255
    Makefile:109: recipe for target '_call_image' failed
    make[1]: *** [_call_image] Error 2
    Makefile:195: recipe for target 'image' failed
    make: *** [image] Error 2

On the package folder, I have the luci-ssl ipk: luci-ssl_git-17.130.58552-d04f667-1_all.ipk

And on .config I have:

CONFIG_PACKAGE_luci-ssl=y

It's a bug? Or luci-ssl is no more supported and I have to use luci-openssl?

It appears opkg encountered some errors but the log you provided is only the final summary. You need to provide a log of the output before the Collected errors: line.

Now give me another error: images are too big

make image PROFILE=tl-wr841-v11 PACKAGES="luci luci-ssl luci-i18n-base-ca luci-i18n-firewall-ca luci-i18n-base-es luci-i18n-firewall-es luci-i18n-base-en luci-i18n-firewall-en xl2tpd kmod-ipt-conntrack-extra iptables-mod-conntrack-extra kmod-ipt-conntrack-extra iptables-mod-ipopt" FILES=files/
Building images for ar71xx - TP-LINK TL-WR841N/ND v11
Packages: luci luci-ssl luci-i18n-base-ca luci-i18n-firewall-ca luci-i18n-base-es luci-i18n-firewall-es luci-i18n-base-en luci-i18n-firewall-en xl2tpd kmod-ipt-conntrack-extra iptables-mod-conntrack-extra kmod-ipt-conntrack-extra iptables-mod-ipopt base-files busybox dnsmasq dropbear firewall fstools ip6tables iptables kernel kmod-ath9k kmod-gpio-button-hotplug libc libgcc logd mtd netifd odhcp6c odhcpd opkg ppp ppp-mod-pppoe swconfig uboot-envtools uci uclient-fetch wpad-mini

Downloading file:packages/Packages
Updated list of available packages in /home/ratrop/lede/builder/lede-imagebuilder-ar71xx-generic.Linux-x86_64/build_dir/target-mips_24kc_musl/root-ar71xx/../../../../../../../../home/ratrop/lede/builder/lede-imagebuilder-ar71xx-generic.Linux-x86_64/dl/imagebuilder

Installing packages...
Installing libc (1.1.16-1) to root...
Installing libgcc (5.4.0-1) to root...
Downloading file:packages/libgcc_5.4.0-1_mips_24kc.ipk
Configuring libgcc.
Configuring libc.
Installing kernel (4.4.61-1-b34db771f30baaf430ad2d12661be649) to root...
Configuring kernel.
Installing luci (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci_git-17.130.58552-d04f667-1_all.ipk
Installing libubox (2017-02-24-96305a3c-1) to root...
Downloading file:packages/libubox_2017-02-24-96305a3c-1_mips_24kc.ipk
Installing libjson-c (0.12.1-1) to root...
Downloading file:packages/libjson-c_0.12.1-1_mips_24kc.ipk
Installing libblobmsg-json (2017-02-24-96305a3c-1) to root...
Downloading file:packages/libblobmsg-json_2017-02-24-96305a3c-1_mips_24kc.ipk
Installing libjson-script (2017-02-24-96305a3c-1) to root...
Downloading file:packages/libjson-script_2017-02-24-96305a3c-1_mips_24kc.ipk
Installing uhttpd (2016-10-25-1628fa4b-1) to root...
Downloading file:packages/uhttpd_2016-10-25-1628fa4b-1_mips_24kc.ipk
Installing libubus (2017-02-18-34c6e818-1) to root...
Downloading file:packages/libubus_2017-02-18-34c6e818-1_mips_24kc.ipk
Installing uhttpd-mod-ubus (2016-10-25-1628fa4b-1) to root...
Downloading file:packages/uhttpd-mod-ubus_2016-10-25-1628fa4b-1_mips_24kc.ipk
Installing liblua (5.1.5-1) to root...
Downloading file:packages/liblua_5.1.5-1_mips_24kc.ipk
Installing lua (5.1.5-1) to root...
Downloading file:packages/lua_5.1.5-1_mips_24kc.ipk
Installing libuci (2016-07-04-e1bf4356-1) to root...
Downloading file:packages/libuci_2016-07-04-e1bf4356-1_mips_24kc.ipk
Installing libuci-lua (2016-07-04-e1bf4356-1) to root...
Downloading file:packages/libuci-lua_2016-07-04-e1bf4356-1_mips_24kc.ipk
Installing luci-lib-nixio (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-lib-nixio_git-17.130.58552-d04f667-1_mips_24kc.ipk
Installing libnl-tiny (0.1-5) to root...
Downloading file:packages/libnl-tiny_0.1-5_mips_24kc.ipk
Installing luci-lib-ip (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-lib-ip_git-17.130.58552-d04f667-1_mips_24kc.ipk
Installing rpcd (2016-12-03-0577cfc1-1) to root...
Downloading file:packages/rpcd_2016-12-03-0577cfc1-1_mips_24kc.ipk
Installing libubus-lua (2017-02-18-34c6e818-1) to root...
Downloading file:packages/libubus-lua_2017-02-18-34c6e818-1_mips_24kc.ipk
Installing luci-lib-jsonc (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-lib-jsonc_git-17.130.58552-d04f667-1_mips_24kc.ipk
Installing luci-base (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-base_git-17.130.58552-d04f667-1_mips_24kc.ipk
Installing luci-mod-admin-full (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-mod-admin-full_git-17.130.58552-d04f667-1_mips_24kc.ipk
Installing luci-theme-bootstrap (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-theme-bootstrap_git-17.130.58552-d04f667-1_all.ipk
Installing libxtables (1.6.1-1) to root...
Downloading file:packages/libxtables_1.6.1-1_mips_24kc.ipk
Installing libip4tc (1.6.1-1) to root...
Downloading file:packages/libip4tc_1.6.1-1_mips_24kc.ipk
Installing libip6tc (1.6.1-1) to root...
Downloading file:packages/libip6tc_1.6.1-1_mips_24kc.ipk
Installing kmod-nf-ipt (4.4.61-1) to root...
Downloading file:packages/kmod-nf-ipt_4.4.61-1_mips_24kc.ipk
Installing kmod-ipt-core (4.4.61-1) to root...
Downloading file:packages/kmod-ipt-core_4.4.61-1_mips_24kc.ipk
Installing kmod-nf-conntrack (4.4.61-1) to root...
Downloading file:packages/kmod-nf-conntrack_4.4.61-1_mips_24kc.ipk
Installing kmod-ipt-conntrack (4.4.61-1) to root...
Downloading file:packages/kmod-ipt-conntrack_4.4.61-1_mips_24kc.ipk
Installing kmod-nf-nat (4.4.61-1) to root...
Downloading file:packages/kmod-nf-nat_4.4.61-1_mips_24kc.ipk
Installing kmod-ipt-nat (4.4.61-1) to root...
Downloading file:packages/kmod-ipt-nat_4.4.61-1_mips_24kc.ipk
Installing firewall (2017-02-07-1949e0cc-2) to root...
Downloading file:packages/firewall_2017-02-07-1949e0cc-2_mips_24kc.ipk
Installing luci-app-firewall (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-app-firewall_git-17.130.58552-d04f667-1_all.ipk
Installing luci-proto-ppp (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-proto-ppp_git-17.130.58552-d04f667-1_all.ipk
Installing libiwinfo (2016-09-21-fd9e17be-1) to root...
Downloading file:packages/libiwinfo_2016-09-21-fd9e17be-1_mips_24kc.ipk
Installing libiwinfo-lua (2016-09-21-fd9e17be-1) to root...
Downloading file:packages/libiwinfo-lua_2016-09-21-fd9e17be-1_mips_24kc.ipk
Installing luci-proto-ipv6 (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-proto-ipv6_git-17.130.58552-d04f667-1_all.ipk
Installing luci-ssl (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-ssl_git-17.130.58552-d04f667-1_all.ipk
Installing libmbedtls (2.4.2-1) to root...
Downloading file:packages/libmbedtls_2.4.2-1_mips_24kc.ipk
Installing libustream-mbedtls (2016-07-02-ec80adaa-2) to root...
Downloading file:packages/libustream-mbedtls_2016-07-02-ec80adaa-2_mips_24kc.ipk
Installing px5g-mbedtls (4) to root...
Downloading file:packages/px5g-mbedtls_4_mips_24kc.ipk
Installing luci-i18n-base-ca (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-i18n-base-ca_git-17.130.58552-d04f667-1_all.ipk
Installing luci-i18n-firewall-ca (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-i18n-firewall-ca_git-17.130.58552-d04f667-1_all.ipk
Installing luci-i18n-base-es (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-i18n-base-es_git-17.130.58552-d04f667-1_all.ipk
Installing luci-i18n-firewall-es (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-i18n-firewall-es_git-17.130.58552-d04f667-1_all.ipk
Installing luci-i18n-base-en (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-i18n-base-en_git-17.130.58552-d04f667-1_all.ipk
Installing luci-i18n-firewall-en (git-17.130.58552-d04f667-1) to root...
Downloading file:packages/luci-i18n-firewall-en_git-17.130.58552-d04f667-1_all.ipk
Installing xl2tpd (devel-20151125-3) to root...
Downloading file:packages/xl2tpd_devel-20151125-3_mips_24kc.ipk
Installing kmod-lib-crc-ccitt (4.4.61-1) to root...
Downloading file:packages/kmod-lib-crc-ccitt_4.4.61-1_mips_24kc.ipk
Installing kmod-slhc (4.4.61-1) to root...
Downloading file:packages/kmod-slhc_4.4.61-1_mips_24kc.ipk
Installing kmod-ppp (4.4.61-1) to root...
Downloading file:packages/kmod-ppp_4.4.61-1_mips_24kc.ipk
Installing kmod-pppox (4.4.61-1) to root...
Downloading file:packages/kmod-pppox_4.4.61-1_mips_24kc.ipk
Installing kmod-udptunnel4 (4.4.61-1) to root...
Downloading file:packages/kmod-udptunnel4_4.4.61-1_mips_24kc.ipk
Installing kmod-udptunnel6 (4.4.61-1) to root...
Downloading file:packages/kmod-udptunnel6_4.4.61-1_mips_24kc.ipk
Installing kmod-l2tp (4.4.61-1) to root...
Downloading file:packages/kmod-l2tp_4.4.61-1_mips_24kc.ipk
Installing kmod-pppol2tp (4.4.61-1) to root...
Downloading file:packages/kmod-pppol2tp_4.4.61-1_mips_24kc.ipk
Installing ppp-mod-pppol2tp (2.4.7-11) to root...
Downloading file:packages/ppp-mod-pppol2tp_2.4.7-11_mips_24kc.ipk
Installing resolveip (2) to root...
Downloading file:packages/resolveip_2_mips_24kc.ipk
Installing kmod-ipt-conntrack-extra (4.4.61-1) to root...
Downloading file:packages/kmod-ipt-conntrack-extra_4.4.61-1_mips_24kc.ipk
Installing iptables-mod-conntrack-extra (1.6.1-1) to root...
Downloading file:packages/iptables-mod-conntrack-extra_1.6.1-1_mips_24kc.ipk
Installing iptables (1.6.1-1) to root...
Downloading file:packages/iptables_1.6.1-1_mips_24kc.ipk
Package kmod-ipt-conntrack-extra (4.4.61-1) installed in root is up to date.
Installing iptables-mod-ipopt (1.6.1-1) to root...
Downloading file:packages/iptables-mod-ipopt_1.6.1-1_mips_24kc.ipk
Installing kmod-ipt-ipopt (4.4.61-1) to root...
Downloading file:packages/kmod-ipt-ipopt_4.4.61-1_mips_24kc.ipk
Installing base-files (172-r4114-6704410) to root...
Downloading file:packages/base-files_172-r4114-6704410_mips_24kc.ipk
Installing ubusd (2017-02-18-34c6e818-1) to root...
Downloading file:packages/ubusd_2017-02-18-34c6e818-1_mips_24kc.ipk
Installing ubus (2017-02-18-34c6e818-1) to root...
Downloading file:packages/ubus_2017-02-18-34c6e818-1_mips_24kc.ipk
Installing jshn (2017-02-24-96305a3c-1) to root...
Downloading file:packages/jshn_2017-02-24-96305a3c-1_mips_24kc.ipk
Installing netifd (2017-04-12-11cb9cfb-1) to root...
Downloading file:packages/netifd_2017-04-12-11cb9cfb-1_mips_24kc.ipk
Installing ubox (2017-03-03-21a4bd04-1) to root...
Downloading file:packages/ubox_2017-03-03-21a4bd04-1_mips_24kc.ipk
Installing procd (2017-03-05-8f218f56-1) to root...
Downloading file:packages/procd_2017-03-05-8f218f56-1_mips_24kc.ipk
Installing jsonfilter (2016-07-02-dea067ad-1) to root...
Downloading file:packages/jsonfilter_2016-07-02-dea067ad-1_mips_24kc.ipk
Installing usign (2015-07-04-ef641914-1) to root...
Downloading file:packages/usign_2015-07-04-ef641914-1_mips_24kc.ipk
Installing lede-keyring (2017-01-20-a50b7529-1) to root...
Downloading file:packages/lede-keyring_2017-01-20-a50b7529-1_mips_24kc.ipk
Installing fstools (2017-03-29-20c16fc5-1) to root...
Downloading file:packages/fstools_2017-03-29-20c16fc5-1_mips_24kc.ipk
Installing fwtool (1) to root...
Downloading file:packages/fwtool_1_mips_24kc.ipk
Installing busybox (1.26.2-7) to root...
Downloading file:packages/busybox_1.26.2-7_mips_24kc.ipk
Installing dnsmasq (2.77test5-3) to root...
Downloading file:packages/dnsmasq_2.77test5-3_mips_24kc.ipk
Installing dropbear (2016.74-2) to root...
Downloading file:packages/dropbear_2016.74-2_mips_24kc.ipk
Package firewall (2017-02-07-1949e0cc-2) installed in root is up to date.
Package fstools (2017-03-29-20c16fc5-1) installed in root is up to date.
Installing ip6tables (1.6.1-1) to root...
Downloading file:packages/ip6tables_1.6.1-1_mips_24kc.ipk
Installing kmod-nf-conntrack6 (4.4.61-1) to root...
Downloading file:packages/kmod-nf-conntrack6_4.4.61-1_mips_24kc.ipk
Installing kmod-nf-ipt6 (4.4.61-1) to root...
Downloading file:packages/kmod-nf-ipt6_4.4.61-1_mips_24kc.ipk
Installing kmod-ip6tables (4.4.61-1) to root...
Downloading file:packages/kmod-ip6tables_4.4.61-1_mips_24kc.ipk
Package iptables (1.6.1-1) installed in root is up to date.
Package kernel (4.4.61-1-b34db771f30baaf430ad2d12661be649) installed in root is up to date.
Installing kmod-ath9k (4.4.61+2017-01-31-1) to root...
Downloading file:packages/kmod-ath9k_4.4.61+2017-01-31-1_mips_24kc.ipk
Installing iw (4.9-1) to root...
Downloading file:packages/iw_4.9-1_mips_24kc.ipk
Installing kmod-cfg80211 (4.4.61+2017-01-31-1) to root...
Downloading file:packages/kmod-cfg80211_4.4.61+2017-01-31-1_mips_24kc.ipk
Installing hostapd-common (2016-12-19-ad02e79d-2) to root...
Downloading file:packages/hostapd-common_2016-12-19-ad02e79d-2_mips_24kc.ipk
Installing kmod-mac80211 (4.4.61+2017-01-31-1) to root...
Downloading file:packages/kmod-mac80211_4.4.61+2017-01-31-1_mips_24kc.ipk
Installing kmod-ath (4.4.61+2017-01-31-1) to root...
Downloading file:packages/kmod-ath_4.4.61+2017-01-31-1_mips_24kc.ipk
Installing kmod-ath9k-common (4.4.61+2017-01-31-1) to root...
Downloading file:packages/kmod-ath9k-common_4.4.61+2017-01-31-1_mips_24kc.ipk
Installing kmod-gpio-button-hotplug (4.4.61-2) to root...
Downloading file:packages/kmod-gpio-button-hotplug_4.4.61-2_mips_24kc.ipk
Package libc (1.1.16-1) installed in root is up to date.
Package libgcc (5.4.0-1) installed in root is up to date.
Installing logd (2017-03-03-21a4bd04-1) to root...
Downloading file:packages/logd_2017-03-03-21a4bd04-1_mips_24kc.ipk
Installing mtd (21) to root...
Downloading file:packages/mtd_21_mips_24kc.ipk
Package netifd (2017-04-12-11cb9cfb-1) installed in root is up to date.
Installing odhcp6c (2017-03-22-0463b057-1) to root...
Downloading file:packages/odhcp6c_2017-03-22-0463b057-1_mips_24kc.ipk
Installing odhcpd (2017-04-28-9268ca65-1) to root...
Downloading file:packages/odhcpd_2017-04-28-9268ca65-1_mips_24kc.ipk
Installing opkg (2017-05-03-04e279eb-1) to root...
Downloading file:packages/opkg_2017-05-03-04e279eb-1_mips_24kc.ipk
Installing libuclient (2016-12-09-52d955fd-1) to root...
Downloading file:packages/libuclient_2016-12-09-52d955fd-1_mips_24kc.ipk
Installing uclient-fetch (2016-12-09-52d955fd-1) to root...
Downloading file:packages/uclient-fetch_2016-12-09-52d955fd-1_mips_24kc.ipk
Installing libpthread (1.1.16-1) to root...
Downloading file:packages/libpthread_1.1.16-1_mips_24kc.ipk
Installing ppp (2.4.7-11) to root...
Downloading file:packages/ppp_2.4.7-11_mips_24kc.ipk
Installing ppp-mod-pppoe (2.4.7-11) to root...
Downloading file:packages/ppp-mod-pppoe_2.4.7-11_mips_24kc.ipk
Installing kmod-pppoe (4.4.61-1) to root...
Downloading file:packages/kmod-pppoe_4.4.61-1_mips_24kc.ipk
Installing swconfig (11) to root...
Downloading file:packages/swconfig_11_mips_24kc.ipk
Installing uboot-envtools (2015.10-1) to root...
Downloading file:packages/uboot-envtools_2015.10-1_mips_24kc.ipk
Installing uci (2016-07-04-e1bf4356-1) to root...
Downloading file:packages/uci_2016-07-04-e1bf4356-1_mips_24kc.ipk
Package uclient-fetch (2016-12-09-52d955fd-1) installed in root is up to date.
Installing wpad-mini (2016-12-19-ad02e79d-2) to root...
Downloading file:packages/wpad-mini_2016-12-19-ad02e79d-2_mips_24kc.ipk
Configuring libubox.
Configuring libuci.
Configuring liblua.
Configuring libuci-lua.
Configuring kmod-udptunnel4.
Configuring kmod-udptunnel6.
Configuring kmod-l2tp.
Configuring libuclient.
Configuring uclient-fetch.
Configuring libpthread.
Configuring opkg.
Configuring libubus.
Configuring libjson-c.
Configuring libblobmsg-json.
Configuring ubusd.
Configuring ubus.
Configuring libnl-tiny.
Configuring iw.
Configuring rpcd.
Configuring busybox.
Configuring odhcpd.
Configuring luci-lib-ip.
Configuring libubus-lua.
Configuring libiwinfo.
Configuring libiwinfo-lua.
Configuring swconfig.
Configuring kmod-lib-crc-ccitt.
Configuring libmbedtls.
Configuring px5g-mbedtls.
Configuring luci-theme-bootstrap.
Configuring kmod-slhc.
Configuring kmod-ppp.
Configuring kmod-pppox.
Configuring kmod-pppoe.
Configuring kmod-nf-ipt.
Configuring kmod-ipt-core.
Configuring kmod-nf-conntrack.
Configuring kmod-ipt-conntrack.
Configuring jshn.
Configuring netifd.
Configuring libjson-script.
Configuring ubox.
Configuring procd.
Configuring jsonfilter.
Configuring usign.
Configuring lede-keyring.
Configuring fstools.
Configuring fwtool.
Configuring base-files.
Configuring kmod-nf-nat.
Configuring uboot-envtools.
Configuring dnsmasq.
Configuring resolveip.
Configuring libxtables.
Configuring libip4tc.
Configuring libip6tc.
Configuring kmod-ipt-nat.
Configuring firewall.
Configuring luci-app-firewall.
Configuring kmod-ipt-conntrack-extra.
Configuring kmod-nf-conntrack6.
Configuring kmod-nf-ipt6.
Configuring kmod-ip6tables.
Configuring odhcp6c.
Configuring kmod-cfg80211.
Configuring hostapd-common.
Configuring kmod-mac80211.
Configuring kmod-ath.
Configuring kmod-ath9k-common.
Configuring kmod-ath9k.
Configuring iptables.
Configuring kmod-ipt-ipopt.
Configuring iptables-mod-ipopt.
Configuring uci.
Configuring lua.
Configuring wpad-mini.
Configuring kmod-pppol2tp.
Configuring ppp-mod-pppol2tp.
Configuring uhttpd.
Configuring uhttpd-mod-ubus.
Configuring luci-lib-nixio.
Configuring luci-lib-jsonc.
Configuring luci-base.
Configuring luci-mod-admin-full.
Configuring luci-proto-ppp.
Configuring luci-proto-ipv6.
Configuring luci.
Configuring libustream-mbedtls.
Configuring luci-ssl.
Configuring dropbear.
Configuring xl2tpd.
Configuring mtd.
Configuring luci-i18n-firewall-ca.
Configuring ppp.
Configuring luci-i18n-firewall-en.
Configuring kmod-gpio-button-hotplug.
Configuring luci-i18n-firewall-es.
Configuring logd.
Configuring iptables-mod-conntrack-extra.
Configuring ip6tables.
Configuring luci-i18n-base-ca.
Configuring luci-i18n-base-en.
Configuring luci-i18n-base-es.
Configuring ppp-mod-pppoe.

Copying extra files

Cleaning up

Activating init scripts

Building images...
20+1 records in
21+0 records out
1376256 bytes (1.4 MB, 1.3 MiB) copied, 0.000874561 s, 1.6 GB/s
Image Name:   MIPS OpenWrt Linux-4.4.61
Created:      Fri May 12 20:13:05 2017
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    1318112 Bytes = 1287.22 kB = 1.26 MB
Load Address: 80060000
Entry Point:  80060000
Parallel mksquashfs: Using 1 processor
Creating 4.0 filesystem on /home/ratrop/lede/builder/lede-imagebuilder-ar71xx-generic.Linux-x86_64/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/root.squashfs, block size 262144.
Pseudo file "/dev" exists in source filesystem "/home/ratrop/lede/builder/lede-imagebuilder-ar71xx-generic.Linux-x86_64/build_dir/target-mips_24kc_musl/root-ar71xx/dev".
Ignoring, exclude it (-e/-ef) to override.
[===========================================================================================================================================================================================/] 995/995 100%
Exportable Squashfs 4.0 filesystem, xz compressed, data block size 262144
	compressed data, compressed metadata, compressed fragments, no xattrs
duplicates are removed
Filesystem size 2404.31 Kbytes (2.35 Mbytes)
	33.27% of uncompressed filesystem size (7225.85 Kbytes)
Inode table size 9140 bytes (8.93 Kbytes)
	21.62% of uncompressed inode table size (42284 bytes)
Directory table size 12904 bytes (12.60 Kbytes)
	46.72% of uncompressed directory table size (27620 bytes)
Number of duplicate files found 118
Number of inodes 1287
Number of files 994
Number of fragments 21
Number of symbolic links  187
Number of device nodes 1
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 105
Number of ids (unique uids + gids) 1
Number of uids 1
	root (0)
Number of gids 1
	root (0)
4808+1 records in
4808+1 records out
2462014 bytes (2.5 MB, 2.3 MiB) copied, 0.00858759 s, 287 MB/s
[mktplinkfw] kernel length aligned to 1318224
[mktplinkfw] *** error: images are too big by 110734 bytes
cp: cannot stat '/home/ratrop/lede/builder/lede-imagebuilder-ar71xx-generic.Linux-x86_64/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/tmp/lede-ar71xx-generic-tl-wr841-v11-squashfs-sysupgrade.bin': No such file or directory
4808+1 records in
4808+1 records out
2462014 bytes (2.5 MB, 2.3 MiB) copied, 0.00651463 s, 378 MB/s
[mktplinkfw] kernel length aligned to 1318224
[mktplinkfw] *** error: images are too big by 110734 bytes
cp: cannot stat '/home/ratrop/lede/builder/lede-imagebuilder-ar71xx-generic.Linux-x86_64/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/tmp/lede-ar71xx-generic-tl-wr841-v11-squashfs-factory.bin': No such file or directory
4808+1 records in
4808+1 records out
2462014 bytes (2.5 MB, 2.3 MiB) copied, 0.0100279 s, 246 MB/s
[mktplinkfw] kernel length aligned to 1318224
[mktplinkfw] *** error: images are too big by 110734 bytes
cp: cannot stat '/home/ratrop/lede/builder/lede-imagebuilder-ar71xx-generic.Linux-x86_64/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/tmp/lede-ar71xx-generic-tl-wr841-v11-squashfs-factory-us.bin': No such file or directory
4808+1 records in
4808+1 records out
2462014 bytes (2.5 MB, 2.3 MiB) copied, 0.011064 s, 223 MB/s
[mktplinkfw] kernel length aligned to 1318224
[mktplinkfw] *** error: images are too big by 110734 bytes
cp: cannot stat '/home/ratrop/lede/builder/lede-imagebuilder-ar71xx-generic.Linux-x86_64/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/tmp/lede-ar71xx-generic-tl-wr841-v11-squashfs-factory-eu.bin': No such file or directory
padding image to 00260000
padding image to 0025a000
padding image to 0025c000
padding image to 00260000
padding image to 00280000
20+1 records in
21+0 records out
2752512 bytes (2.8 MB, 2.6 MiB) copied, 0.00174028 s, 1.6 GB/s

Calculating checksums...

You'll have to trim your package selection as it is telling you the resulting image is 110K to large. Do you need ppp and or ppoe? If not that would be a place to start in trimming the packages.

Suggested reading:

1 Like