51

Odp: Własna kompilacja openwrt

To pierwsze robi to drugie, różnicy nie ma.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

52 (edytowany przez pablocool 2020-05-26 10:35:34)

Odp: Własna kompilacja openwrt

Dziękuję. To jeszcze chciałbym dopytać o menuconfig. Raczej temat ogarniam bo na codzień korzystam z Gentoo i kernel kompiluję sam. Natomiast tutaj mam problem z ffmpeg-custom. Ustawiłem oba ffmpeg-custom i libffmpeg-custom jako wkompilowane w soft. A w custom ustawilem tylko h264. Rezultat ponizej. -full kompilował sie ok. Co to moze byc ?

cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ffmpeg-custom/ffmpeg-3.4.7/ipkg-install/usr/bin/ffmpeg /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ffmpeg-custom/ffmpeg-3.4.7/ipkg-mips_24kc/ffmpeg-custom/usr/bin/
cp: cannot stat '/home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ffmpeg-custom/ffmpeg-3.4.7/ipkg-install/usr/bin/ffmpeg': No such file or directory
make[3]: *** [Makefile:800: /home/pablocool/openwrt/bin/packages/mips_24kc/packages/ffmpeg-custom_3.4.7-3_mips_24kc.ipk] Error 1
make[3]: Leaving directory '/home/pablocool/openwrt/feeds/packages/multimedia/ffmpeg'
time: package/feeds/packages/ffmpeg/custom/compile#0.19#0.12#0.27
make[2]: *** [package/Makefile:113: package/feeds/packages/ffmpeg/compile] Error 2
make[2]: Leaving directory '/home/pablocool/openwrt'
make[1]: *** [package/Makefile:107: /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/pablocool/openwrt'
make: *** [/home/pablocool/openwrt/include/toplevel.mk:227: world] Błąd 2

.config:

pablocool@PC ~/openwrt $ grep -i ffmpeg .config | grep -v \#
CONFIG_PACKAGE_libffmpeg-custom=y
CONFIG_FFMPEG_CUSTOM_GPL=y
CONFIG_FFMPEG_CUSTOM_PATENTED=y
CONFIG_FFMPEG_CUSTOM_DECODER_h264=y
CONFIG_PACKAGE_ffmpeg-custom=y

53

Odp: Własna kompilacja openwrt

Wcześniej zobacz. bo co co pokazałeś to już wynik braku binarki, ale dlaczego jej nie ma powinieneś mieć wcześniej.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

54

Odp: Własna kompilacja openwrt

No właśnie patrze patrzę i nic szczególnego nie widzę. Poniżej cały log. Dodałem libx264 ale nic to nie zmieniło.

Część 1:

pablocool@PC ~/openwrt $ make -j1 V=swc
make[1]: Entering directory '/home/pablocool/openwrt'
make[2]: Entering directory '/home/pablocool/openwrt'
make[3]: Entering directory '/home/pablocool/openwrt/target/linux'
make[4]: Entering directory '/home/pablocool/openwrt/target/linux/ar71xx'
rm -f /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/localversion
/home/pablocool/openwrt/scripts/kconfig.pl  + + /home/pablocool/openwrt/target/linux/generic/config-4.14 /home/pablocool/openwrt/target/linux/ar71xx/config-4.14 /home/pablocool/openwrt/target/linux/ar71xx/generic/config-default > /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.target
awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' /home/pablocool/openwrt/.config >> /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.target
echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.target
echo "# CONFIG_KALLSYMS_ALL is not set" >> /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.target
echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.target
/home/pablocool/openwrt/scripts/package-metadata.pl kconfig /home/pablocool/openwrt/tmp/.packageinfo /home/pablocool/openwrt/.config 4.14 > /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.override
/home/pablocool/openwrt/scripts/kconfig.pl 'm+' '+' /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.target /dev/null /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.override > /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.set
mv /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.set /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.old
grep -v INITRAMFS /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.old > /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.set
echo 'CONFIG_INITRAMFS_SOURCE=""' >> /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.set
echo '# CONFIG_INITRAMFS_FORCE is not set' >> /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.set
rm -rf /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/modules
cmp -s /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.set /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.prev || { cp /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.set /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config; cp /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.set /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.prev; }
export MAKEFLAGS= ; [ -d /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/user_headers ] || make -C /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180 HOSTCFLAGS="-O2 -I/home/pablocool/openwrt/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Mon May 25 15:01:29 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/home/pablocool/openwrt/staging_dir/host/lib" CONFIG_SHELL="bash" V=1  cmd_syscalls= KERNELRELEASE=4.14.180 CC="mips-openwrt-linux-musl-gcc" INSTALL_HDR_PATH=/home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/user_headers headers_install
grep '=[ym]' /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.config.set | LC_ALL=C sort | mkhash md5 > /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.vermagic
touch /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.configured
rm -f /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/vmlinux /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/System.map
make -C /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180 HOSTCFLAGS="-O2 -I/home/pablocool/openwrt/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Mon May 25 15:01:29 2020" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/home/pablocool/openwrt/staging_dir/host/lib" CONFIG_SHELL="bash" V=1  cmd_syscalls= KERNELRELEASE=4.14.180 CC="mips-openwrt-linux-musl-gcc" modules
make[5]: Entering directory '/home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180'
make -f ./scripts/Makefile.build obj=scripts/basic
rm -f .tmp_quiet_recordmcount
make -f ./scripts/Makefile.build obj=arch/mips/boot/tools relocs
set -e; : '  CHK     include/config/kernel.release'; mkdir -p include/config/;  echo "4.14.180$(bash ./scripts/setlocalversion .)" < include/config/auto.conf > include/config/kernel.release.tmp; if [ -r include/config/kernel.release ] && cmp -s include/config/kernel.release include/config/kernel.release.tmp; then rm -f include/config/kernel.release.tmp; else : '  UPD     include/config/kernel.release'; mv -f include/config/kernel.release.tmp include/config/kernel.release; fi
make -f ./scripts/Makefile.asm-generic \
            src=uapi/asm obj=arch/mips/include/generated/uapi/asm
make -f ./scripts/Makefile.asm-generic \
            src=asm obj=arch/mips/include/generated/asm
set -e; : '  CHK     include/generated/uapi/linux/version.h'; mkdir -p include/generated/uapi/linux/;   (echo \#define LINUX_VERSION_CODE 265908; echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))';) < Makefile > include/generated/uapi/linux/version.h.tmp; if [ -r include/generated/uapi/linux/version.h ] && cmp -s include/generated/uapi/linux/version.h include/generated/uapi/linux/version.h.tmp; then rm -f include/generated/uapi/linux/version.h.tmp; else : '  UPD     include/generated/uapi/linux/version.h'; mv -f include/generated/uapi/linux/version.h.tmp include/generated/uapi/linux/version.h; fi
rm -f include/linux/version.h
set -e; : '  CHK     include/generated/utsrelease.h'; mkdir -p include/generated/;      if [ `echo -n "4.14.180" | wc -c ` -gt 64 ]; then echo '"4.14.180" exceeds 64 characters' >&2; exit 1; fi; (echo \#define UTS_RELEASE \"4.14.180\";) < include/config/kernel.release > include/generated/utsrelease.h.tmp; if [ -r include/generated/utsrelease.h ] && cmp -s include/generated/utsrelease.h include/generated/utsrelease.h.tmp; then rm -f include/generated/utsrelease.h.tmp; else : '  UPD     include/generated/utsrelease.h'; mv -f include/generated/utsrelease.h.tmp include/generated/utsrelease.h; fi
mkdir -p .tmp_versions ; rm -f .tmp_versions/*
make -f ./scripts/Makefile.build obj=.
mkdir -p kernel/
set -e; : '  CHK     include/generated/bounds.h'; mkdir -p include/generated/;  (set -e; echo "#ifndef __LINUX_BOUNDS_H__"; echo "#define __LINUX_BOUNDS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by Kbuild"; echo " */"; echo ""; sed -ne      's:^[[:space:]]*\.ascii[[:space:]]*"\(.*\)".*:\1:; /^->/{s:->#\(.*\):/* \1 */:; s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}'; echo ""; echo "#endif" ) < kernel/bounds.s > include/generated/bounds.h.tmp; if [ -r include/generated/bounds.h ] && cmp -s include/generated/bounds.h include/generated/bounds.h.tmp; then rm -f include/generated/bounds.h.tmp; else : '  UPD     include/generated/bounds.h'; mv -f include/generated/bounds.h.tmp include/generated/bounds.h; fi
set -e; : '  CHK     include/generated/timeconst.h'; mkdir -p include/generated/;       (echo 100 | bc -q kernel/time/timeconst.bc ) < kernel/time/timeconst.bc > include/generated/timeconst.h.tmp; if [ -r include/generated/timeconst.h ] && cmp -s include/generated/timeconst.h include/generated/timeconst.h.tmp; then rm -f include/generated/timeconst.h.tmp; else : '  UPD     include/generated/timeconst.h'; mv -f include/generated/timeconst.h.tmp include/generated/timeconst.h; fi
mkdir -p arch/mips/kernel/
set -e; : '  CHK     include/generated/asm-offsets.h'; mkdir -p include/generated/;     (set -e; echo "#ifndef __ASM_OFFSETS_H__"; echo "#define __ASM_OFFSETS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by Kbuild"; echo " */"; echo ""; sed -ne        's:^[[:space:]]*\.ascii[[:space:]]*"\(.*\)".*:\1:; /^->/{s:->#\(.*\):/* \1 */:; s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}'; echo ""; echo "#endif" ) < arch/mips/kernel/asm-offsets.s > include/generated/asm-offsets.h.tmp; if [ -r include/generated/asm-offsets.h ] && cmp -s include/generated/asm-offsets.h include/generated/asm-offsets.h.tmp; then rm -f include/generated/asm-offsets.h.tmp; else : '  UPD     include/generated/asm-offsets.h'; mv -f include/generated/asm-offsets.h.tmp include/generated/asm-offsets.h; fi
make -f ./scripts/Makefile.build obj=scripts
make -f ./scripts/Makefile.build obj=scripts/mod
set -e; : '  CHK     scripts/mod/devicetable-offsets.h'; mkdir -p scripts/mod/;         (set -e; echo "#ifndef __DEVICETABLE_OFFSETS_H__"; echo "#define __DEVICETABLE_OFFSETS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by Kbuild"; echo " */"; echo ""; sed -ne        's:^[[:space:]]*\.ascii[[:space:]]*"\(.*\)".*:\1:; /^->/{s:->#\(.*\):/* \1 */:; s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}'; echo ""; echo "#endif" ) < scripts/mod/devicetable-offsets.s > scripts/mod/devicetable-offsets.h.tmp; if [ -r scripts/mod/devicetable-offsets.h ] && cmp -s scripts/mod/devicetable-offsets.h scripts/mod/devicetable-offsets.h.tmp; then rm -f scripts/mod/devicetable-offsets.h.tmp; else : '  UPD     scripts/mod/devicetable-offsets.h'; mv -f scripts/mod/devicetable-offsets.h.tmp scripts/mod/devicetable-offsets.h; fi
make -f ./scripts/Makefile.build obj=init
make -f ./scripts/Makefile.build obj=usr
make -f ./scripts/Makefile.build obj=arch/mips
make -f ./scripts/Makefile.build obj=arch/mips/ath79
make -f ./scripts/Makefile.build obj=arch/mips/kernel
make -f ./scripts/Makefile.build obj=arch/mips/mm
make -f ./scripts/Makefile.build obj=arch/mips/net
make -f ./scripts/Makefile.build obj=arch/mips/vdso
make -f ./scripts/Makefile.build obj=kernel
make -f ./scripts/Makefile.build obj=kernel/bpf
make -f ./scripts/Makefile.build obj=kernel/irq
make -f ./scripts/Makefile.build obj=kernel/livepatch
make -f ./scripts/Makefile.build obj=kernel/locking
make -f ./scripts/Makefile.build obj=kernel/power
make -f ./scripts/Makefile.build obj=kernel/printk
make -f ./scripts/Makefile.build obj=kernel/rcu
make -f ./scripts/Makefile.build obj=kernel/sched
make -f ./scripts/Makefile.build obj=kernel/time
make -f ./scripts/Makefile.build obj=certs
make -f ./scripts/Makefile.build obj=mm
make -f ./scripts/Makefile.build obj=fs
make -f ./scripts/Makefile.build obj=fs/debugfs
make -f ./scripts/Makefile.build obj=fs/devpts
make -f ./scripts/Makefile.build obj=fs/exofs
make -f ./scripts/Makefile.build obj=fs/exportfs
make -f ./scripts/Makefile.build obj=fs/jffs2
make -f ./scripts/Makefile.build obj=fs/kernfs
make -f ./scripts/Makefile.build obj=fs/nls
make -f ./scripts/Makefile.build obj=fs/notify
make -f ./scripts/Makefile.build obj=fs/notify/dnotify
make -f ./scripts/Makefile.build obj=fs/notify/fanotify
make -f ./scripts/Makefile.build obj=fs/notify/inotify
make -f ./scripts/Makefile.build obj=fs/overlayfs
make -f ./scripts/Makefile.build obj=fs/proc
make -f ./scripts/Makefile.build obj=fs/quota
make -f ./scripts/Makefile.build obj=fs/ramfs
make -f ./scripts/Makefile.build obj=fs/squashfs
make -f ./scripts/Makefile.build obj=fs/sysfs
make -f ./scripts/Makefile.build obj=ipc
make -f ./scripts/Makefile.build obj=security
make -f ./scripts/Makefile.build obj=crypto
make -f ./scripts/Makefile.build obj=block
make -f ./scripts/Makefile.build obj=block/partitions
make -f ./scripts/Makefile.build obj=drivers
make -f ./scripts/Makefile.build obj=drivers/amba
make -f ./scripts/Makefile.build obj=drivers/auxdisplay
make -f ./scripts/Makefile.build obj=drivers/base
make -f ./scripts/Makefile.build obj=drivers/base/power
make -f ./scripts/Makefile.build obj=drivers/base/test
make -f ./scripts/Makefile.build obj=drivers/block
make -f ./scripts/Makefile.build obj=drivers/bus
make -f ./scripts/Makefile.build obj=drivers/cdrom
make -f ./scripts/Makefile.build obj=drivers/char
make -f ./scripts/Makefile.build obj=drivers/char/agp
make -f ./scripts/Makefile.build obj=drivers/char/ipmi
make -f ./scripts/Makefile.build obj=drivers/clk
make -f ./scripts/Makefile.build obj=drivers/clk/bcm
make -f ./scripts/Makefile.build obj=drivers/clk/imgtec
make -f ./scripts/Makefile.build obj=drivers/clk/mvebu
make -f ./scripts/Makefile.build obj=drivers/clk/renesas
make -f ./scripts/Makefile.build obj=drivers/clk/ti
make -f ./scripts/Makefile.build obj=drivers/clocksource
make -f ./scripts/Makefile.build obj=drivers/crypto
make -f ./scripts/Makefile.build obj=drivers/firewire
make -f ./scripts/Makefile.build obj=drivers/firmware
make -f ./scripts/Makefile.build obj=drivers/firmware/broadcom
make -f ./scripts/Makefile.build obj=drivers/firmware/meson
make -f ./scripts/Makefile.build obj=drivers/firmware/tegra
make -f ./scripts/Makefile.build obj=drivers/gpio
make -f ./scripts/Makefile.build obj=drivers/gpu
make -f ./scripts/Makefile.build obj=drivers/gpu/drm
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/bridge
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/bridge/synopsys
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/hisilicon
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/i2c
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/omapdrm
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/omapdrm/displays
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/omapdrm/dss
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/panel
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/tilcdc
make -f ./scripts/Makefile.build obj=drivers/gpu/vga
make -f ./scripts/Makefile.build obj=drivers/hwtracing/intel_th
make -f ./scripts/Makefile.build obj=drivers/i2c
make -f ./scripts/Makefile.build obj=drivers/i2c/algos
make -f ./scripts/Makefile.build obj=drivers/i2c/busses
make -f ./scripts/Makefile.build obj=drivers/i2c/muxes
make -f ./scripts/Makefile.build obj=drivers/idle
make -f ./scripts/Makefile.build obj=drivers/input
make -f ./scripts/Makefile.build obj=drivers/input/misc
make -f ./scripts/Makefile.build obj=drivers/irqchip
make -f ./scripts/Makefile.build obj=drivers/isdn
make -f ./scripts/Makefile.build obj=drivers/isdn/hardware
make -f ./scripts/Makefile.build obj=drivers/leds
make -f ./scripts/Makefile.build obj=drivers/leds/trigger
make -f ./scripts/Makefile.build obj=drivers/macintosh
make -f ./scripts/Makefile.build obj=drivers/media
make -f ./scripts/Makefile.build obj=drivers/media/common
make -f ./scripts/Makefile.build obj=drivers/media/common/b2c2
make -f ./scripts/Makefile.build obj=drivers/media/common/saa7146
make -f ./scripts/Makefile.build obj=drivers/media/common/siano
make -f ./scripts/Makefile.build obj=drivers/media/common/v4l2-tpg
make -f ./scripts/Makefile.build obj=drivers/media/firewire
make -f ./scripts/Makefile.build obj=drivers/media/i2c
make -f ./scripts/Makefile.build obj=drivers/media/i2c/soc_camera
make -f ./scripts/Makefile.build obj=drivers/media/mmc
make -f ./scripts/Makefile.build obj=drivers/media/mmc/siano
make -f ./scripts/Makefile.build obj=drivers/media/pci
make -f ./scripts/Makefile.build obj=drivers/media/pci/b2c2
make -f ./scripts/Makefile.build obj=drivers/media/pci/ddbridge
make -f ./scripts/Makefile.build obj=drivers/media/pci/dm1105
make -f ./scripts/Makefile.build obj=drivers/media/pci/mantis
make -f ./scripts/Makefile.build obj=drivers/media/pci/netup_unidvb
make -f ./scripts/Makefile.build obj=drivers/media/pci/ngene
make -f ./scripts/Makefile.build obj=drivers/media/pci/pluto2
make -f ./scripts/Makefile.build obj=drivers/media/pci/pt1
make -f ./scripts/Makefile.build obj=drivers/media/pci/pt3
make -f ./scripts/Makefile.build obj=drivers/media/pci/saa7146
make -f ./scripts/Makefile.build obj=drivers/media/pci/smipcie
make -f ./scripts/Makefile.build obj=drivers/media/pci/ttpci
make -f ./scripts/Makefile.build obj=drivers/media/platform
make -f ./scripts/Makefile.build obj=drivers/media/platform/blackfin
make -f ./scripts/Makefile.build obj=drivers/media/platform/davinci
make -f ./scripts/Makefile.build obj=drivers/media/platform/meson
make -f ./scripts/Makefile.build obj=drivers/media/platform/omap
make -f ./scripts/Makefile.build obj=drivers/media/platform/stm32
make -f ./scripts/Makefile.build obj=drivers/media/rc
make -f ./scripts/Makefile.build obj=drivers/media/rc/keymaps
make -f ./scripts/Makefile.build obj=drivers/media/spi
make -f ./scripts/Makefile.build obj=drivers/media/tuners
make -f ./scripts/Makefile.build obj=drivers/media/usb
make -f ./scripts/Makefile.build obj=drivers/media/usb/b2c2
make -f ./scripts/Makefile.build obj=drivers/media/usb/dvb-usb
make -f ./scripts/Makefile.build obj=drivers/media/usb/dvb-usb-v2
make -f ./scripts/Makefile.build obj=drivers/media/usb/s2255
make -f ./scripts/Makefile.build obj=drivers/media/usb/siano
make -f ./scripts/Makefile.build obj=drivers/media/usb/stkwebcam
make -f ./scripts/Makefile.build obj=drivers/media/usb/ttusb-budget
make -f ./scripts/Makefile.build obj=drivers/media/usb/ttusb-dec
make -f ./scripts/Makefile.build obj=drivers/media/usb/zr364xx
make -f ./scripts/Makefile.build obj=drivers/mfd
make -f ./scripts/Makefile.build obj=drivers/misc
make -f ./scripts/Makefile.build obj=drivers/misc/cb710
make -f ./scripts/Makefile.build obj=drivers/misc/eeprom
make -f ./scripts/Makefile.build obj=drivers/misc/lis3lv02d
make -f ./scripts/Makefile.build obj=drivers/misc/mic
make -f ./scripts/Makefile.build obj=drivers/misc/mic/bus
make -f ./scripts/Makefile.build obj=drivers/misc/ti-st
make -f ./scripts/Makefile.build obj=drivers/mmc
make -f ./scripts/Makefile.build obj=drivers/mtd
make -f ./scripts/Makefile.build obj=drivers/mtd/chips
make -f ./scripts/Makefile.build obj=drivers/mtd/composite
make -f ./scripts/Makefile.build obj=drivers/mtd/devices
make -f ./scripts/Makefile.build obj=drivers/mtd/lpddr
make -f ./scripts/Makefile.build obj=drivers/mtd/maps
make -f ./scripts/Makefile.build obj=drivers/mtd/mtdsplit
make -f ./scripts/Makefile.build obj=drivers/mtd/nand
make -f ./scripts/Makefile.build obj=drivers/mtd/onenand
make -f ./scripts/Makefile.build obj=drivers/mtd/parsers
make -f ./scripts/Makefile.build obj=drivers/mtd/spi-nor
make -f ./scripts/Makefile.build obj=drivers/mtd/tests
make -f ./scripts/Makefile.build obj=drivers/net
make -f ./scripts/Makefile.build obj=drivers/net/dsa
make -f ./scripts/Makefile.build obj=drivers/net/dsa/b53
make -f ./scripts/Makefile.build obj=drivers/net/dsa/microchip
make -f ./scripts/Makefile.build obj=drivers/net/dsa/mv88e6xxx
make -f ./scripts/Makefile.build obj=drivers/net/ethernet
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/3com
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/8390
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/adaptec
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/agere
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/alacritech
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/alteon
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/amazon
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/amd
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/aquantia
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/arc
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/atheros
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/atheros/ag71xx
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/aurora
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/broadcom
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/brocade
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cadence
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium/liquidio
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium/octeon
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium/thunder
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/chelsio
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cisco
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/dec
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/dlink
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/emulex
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/ezchip
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/hp
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/huawei
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/i825xx
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/marvell
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/mellanox
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/micrel
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/microchip
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/myricom
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/natsemi
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/neterion
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/netronome
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/nvidia
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/oki-semi
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/qlogic
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/qualcomm
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/qualcomm/emac
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/rdc
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/realtek
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/renesas
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/rocker
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/samsung
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/seeq
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/silan
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/sis
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/smsc
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/stmicro
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/sun
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/synopsys
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/tehuti
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/ti
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/toshiba
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/via
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/wiznet
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/xilinx
make -f ./scripts/Makefile.build obj=drivers/net/phy
make -f ./scripts/Makefile.build obj=drivers/net/ppp
make -f ./scripts/Makefile.build obj=drivers/net/slip
make -f ./scripts/Makefile.build obj=drivers/net/wireless
make -f ./scripts/Makefile.build obj=drivers/nfc
make -f ./scripts/Makefile.build obj=drivers/nvme
make -f ./scripts/Makefile.build obj=drivers/nvme/host
make -f ./scripts/Makefile.build obj=drivers/nvme/target
make -f ./scripts/Makefile.build obj=drivers/pci
make -f ./scripts/Makefile.build obj=drivers/pci/host
make -f ./scripts/Makefile.build obj=drivers/pci/switch
make -f ./scripts/Makefile.build obj=drivers/pci/dwc
make -f ./scripts/Makefile.build obj=drivers/platform
make -f ./scripts/Makefile.build obj=drivers/platform/mips
make -f ./scripts/Makefile.build obj=drivers/power
make -f ./scripts/Makefile.build obj=drivers/ptp
make -f ./scripts/Makefile.build obj=drivers/pwm
make -f ./scripts/Makefile.build obj=drivers/rtc
make -f ./scripts/Makefile.build obj=drivers/soc
make -f ./scripts/Makefile.build obj=drivers/soc/bcm
make -f ./scripts/Makefile.build obj=drivers/soc/fsl
make -f ./scripts/Makefile.build obj=drivers/soc/renesas
make -f ./scripts/Makefile.build obj=drivers/spi
make -f ./scripts/Makefile.build obj=drivers/staging
make -f ./scripts/Makefile.build obj=drivers/staging/media
make -f ./scripts/Makefile.build obj=drivers/staging/typec
make -f ./scripts/Makefile.build obj=drivers/staging/typec/fusb302
make -f ./scripts/Makefile.build obj=drivers/tty
make -f ./scripts/Makefile.build obj=drivers/tty/ipwireless
make -f ./scripts/Makefile.build obj=drivers/tty/serial
make -f ./scripts/Makefile.build obj=drivers/tty/serial/8250
make -f ./scripts/Makefile.build obj=drivers/tty/vt
make -f ./scripts/Makefile.build obj=drivers/usb
make -f ./scripts/Makefile.build obj=drivers/usb/common
make -f ./scripts/Makefile.build obj=drivers/usb/core
make -f ./scripts/Makefile.build obj=drivers/usb/host
make -f ./scripts/Makefile.build obj=drivers/usb/misc
make -f ./scripts/Makefile.build obj=drivers/usb/phy
make -f ./scripts/Makefile.build obj=drivers/usb/storage
make -f ./scripts/Makefile.build obj=drivers/video
make -f ./scripts/Makefile.build obj=drivers/video/backlight
make -f ./scripts/Makefile.build obj=drivers/video/fbdev
make -f ./scripts/Makefile.build obj=drivers/video/fbdev/core
make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2
make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2/omapfb
make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2/omapfb/displays
make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2/omapfb/dss
make -f ./scripts/Makefile.build obj=drivers/watchdog
make -f ./scripts/Makefile.build obj=sound
make -f ./scripts/Makefile.build obj=sound/arm
make -f ./scripts/Makefile.build obj=sound/atmel
make -f ./scripts/Makefile.build obj=sound/core
make -f ./scripts/Makefile.build obj=sound/core/oss
make -f ./scripts/Makefile.build obj=sound/core/seq
make -f ./scripts/Makefile.build obj=sound/core/seq/oss
make -f ./scripts/Makefile.build obj=sound/drivers
make -f ./scripts/Makefile.build obj=sound/drivers/mpu401
make -f ./scripts/Makefile.build obj=sound/drivers/opl3
make -f ./scripts/Makefile.build obj=sound/drivers/opl4
make -f ./scripts/Makefile.build obj=sound/drivers/pcsp
make -f ./scripts/Makefile.build obj=sound/drivers/vx
make -f ./scripts/Makefile.build obj=sound/firewire
make -f ./scripts/Makefile.build obj=sound/hda
make -f ./scripts/Makefile.build obj=sound/i2c
make -f ./scripts/Makefile.build obj=sound/i2c/other
make -f ./scripts/Makefile.build obj=sound/isa
make -f ./scripts/Makefile.build obj=sound/isa/ad1816a
make -f ./scripts/Makefile.build obj=sound/isa/ad1848
make -f ./scripts/Makefile.build obj=sound/isa/cs423x
make -f ./scripts/Makefile.build obj=sound/isa/es1688
make -f ./scripts/Makefile.build obj=sound/isa/galaxy
make -f ./scripts/Makefile.build obj=sound/isa/gus
make -f ./scripts/Makefile.build obj=sound/isa/msnd
make -f ./scripts/Makefile.build obj=sound/isa/opti9xx
make -f ./scripts/Makefile.build obj=sound/isa/sb
make -f ./scripts/Makefile.build obj=sound/isa/wavefront
make -f ./scripts/Makefile.build obj=sound/isa/wss
make -f ./scripts/Makefile.build obj=sound/mips
make -f ./scripts/Makefile.build obj=sound/parisc
make -f ./scripts/Makefile.build obj=sound/pci
make -f ./scripts/Makefile.build obj=sound/pci/ac97
make -f ./scripts/Makefile.build obj=sound/pci/ali5451
make -f ./scripts/Makefile.build obj=sound/pci/asihpi
make -f ./scripts/Makefile.build obj=sound/pci/au88x0
make -f ./scripts/Makefile.build obj=sound/pci/aw2
make -f ./scripts/Makefile.build obj=sound/pci/ca0106
make -f ./scripts/Makefile.build obj=sound/pci/cs46xx
make -f ./scripts/Makefile.build obj=sound/pci/cs5535audio
make -f ./scripts/Makefile.build obj=sound/pci/ctxfi
make -f ./scripts/Makefile.build obj=sound/pci/echoaudio
make -f ./scripts/Makefile.build obj=sound/pci/emu10k1
make -f ./scripts/Makefile.build obj=sound/pci/hda
make -f ./scripts/Makefile.build obj=sound/pci/ice1712
make -f ./scripts/Makefile.build obj=sound/pci/korg1212
make -f ./scripts/Makefile.build obj=sound/pci/lola
make -f ./scripts/Makefile.build obj=sound/pci/lx6464es
make -f ./scripts/Makefile.build obj=sound/pci/mixart
make -f ./scripts/Makefile.build obj=sound/pci/nm256
make -f ./scripts/Makefile.build obj=sound/pci/oxygen
make -f ./scripts/Makefile.build obj=sound/pci/pcxhr
make -f ./scripts/Makefile.build obj=sound/pci/riptide
make -f ./scripts/Makefile.build obj=sound/pci/rme9652
make -f ./scripts/Makefile.build obj=sound/pci/trident
make -f ./scripts/Makefile.build obj=sound/pci/vx222
make -f ./scripts/Makefile.build obj=sound/pci/ymfpci
make -f ./scripts/Makefile.build obj=sound/pcmcia
make -f ./scripts/Makefile.build obj=sound/pcmcia/pdaudiocf
make -f ./scripts/Makefile.build obj=sound/pcmcia/vx
make -f ./scripts/Makefile.build obj=sound/ppc
make -f ./scripts/Makefile.build obj=sound/sh
make -f ./scripts/Makefile.build obj=sound/soc
make -f ./scripts/Makefile.build obj=sound/sparc
make -f ./scripts/Makefile.build obj=sound/spi
make -f ./scripts/Makefile.build obj=sound/synth
make -f ./scripts/Makefile.build obj=sound/synth/emux
make -f ./scripts/Makefile.build obj=sound/usb
make -f ./scripts/Makefile.build obj=sound/usb/6fire
make -f ./scripts/Makefile.build obj=sound/usb/bcd2000
make -f ./scripts/Makefile.build obj=sound/usb/caiaq
make -f ./scripts/Makefile.build obj=sound/usb/hiface
make -f ./scripts/Makefile.build obj=sound/usb/misc
make -f ./scripts/Makefile.build obj=sound/usb/usx2y
make -f ./scripts/Makefile.build obj=sound/x86
make -f ./scripts/Makefile.build obj=firmware
make -f ./scripts/Makefile.build obj=arch/mips/pci
make -f ./scripts/Makefile.build obj=net
make -f ./scripts/Makefile.build obj=net/802
make -f ./scripts/Makefile.build obj=net/8021q
make -f ./scripts/Makefile.build obj=net/bpf
make -f ./scripts/Makefile.build obj=net/bridge
make -f ./scripts/Makefile.build obj=net/bridge/netfilter
make -f ./scripts/Makefile.build obj=net/core
make -f ./scripts/Makefile.build obj=net/dsa
make -f ./scripts/Makefile.build obj=net/ethernet
make -f ./scripts/Makefile.build obj=net/ipv4
make -f ./scripts/Makefile.build obj=net/ipv4/netfilter
make -f ./scripts/Makefile.build obj=net/ipv6
make -f ./scripts/Makefile.build obj=net/ipv6/netfilter
make -f ./scripts/Makefile.build obj=net/llc
make -f ./scripts/Makefile.build obj=net/netfilter
make -f ./scripts/Makefile.build obj=net/netlink
make -f ./scripts/Makefile.build obj=net/packet
make -f ./scripts/Makefile.build obj=net/sched
make -f ./scripts/Makefile.build obj=net/switchdev
make -f ./scripts/Makefile.build obj=net/unix
make -f ./scripts/Makefile.build obj=net/wireless
make -f ./scripts/Makefile.build obj=lib
make -f ./scripts/Makefile.build obj=lib/lzma
make -f ./scripts/Makefile.build obj=lib/xz
make -f ./scripts/Makefile.build obj=arch/mips/fw/myloader
make -f ./scripts/Makefile.build obj=arch/mips/fw/lib
make -f ./scripts/Makefile.build obj=arch/mips/lib
make -f ./scripts/Makefile.build obj=virt
make -f ./scripts/Makefile.build obj=virt/lib
make -f ./scripts/Makefile.modpost
  find .tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost   -o ./Module.symvers    -S    -s -T -
make[5]: Leaving directory '/home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180'
touch /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.14.180/.modules
make -C image compile TARGET_BUILD=
make[5]: Entering directory '/home/pablocool/openwrt/target/linux/ar71xx/image'
make[5]: Nothing to be done for 'compile'.
make[5]: Leaving directory '/home/pablocool/openwrt/target/linux/ar71xx/image'
make[4]: Leaving directory '/home/pablocool/openwrt/target/linux/ar71xx'
make[3]: Leaving directory '/home/pablocool/openwrt/target/linux'
time: target/linux/compile#3.21#1.49#4.44
make[2]: Leaving directory '/home/pablocool/openwrt'
export MAKEFLAGS= ;make -w -r buildinfo
make[2]: Entering directory '/home/pablocool/openwrt'
 make[3] diffconfig buildversion feedsversion
make[2]: Leaving directory '/home/pablocool/openwrt'
make[2]: Entering directory '/home/pablocool/openwrt'
rm -rf /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx
make[2]: Leaving directory '/home/pablocool/openwrt'
make[2]: Entering directory '/home/pablocool/openwrt'
make[3]: Entering directory '/home/pablocool/openwrt/package/libs/libjson-c'
make[3]: Leaving directory '/home/pablocool/openwrt/package/libs/libjson-c'
time: package/libs/libjson-c/host-compile#0.14#0.11#0.23
make[3]: Entering directory '/home/pablocool/openwrt/package/libs/libubox'
make[3]: Leaving directory '/home/pablocool/openwrt/package/libs/libubox'
time: package/libs/libubox/host-compile#0.50#0.50#0.96
make[3]: Entering directory '/home/pablocool/openwrt/package/system/opkg'
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/opkg'
time: package/system/opkg/host-compile#0.35#0.34#0.66
make[3]: Entering directory '/home/pablocool/openwrt/package/libs/toolchain'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libc_installed
echo "libc" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
echo '1' | cmp -s - /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libgcc.version || echo '1' > /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libgcc.version
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libgcc/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libgcc_installed
echo "libgcc" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libpthread/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libpthread_installed
echo "libpthread" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/librt/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.librt_installed
echo "librt" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/libs/toolchain'
time: package/libs/toolchain/compile#0.17#0.13#0.29
make[3]: Entering directory '/home/pablocool/openwrt/package/libs/libnl-tiny'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/libnl-tiny-0.1/.pkgdir/libnl-tiny/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libnl-tiny_installed
echo "libnl-tiny" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libnl-tiny.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/libs/libnl-tiny'
time: package/libs/libnl-tiny/compile#0.13#0.11#0.23
make[3]: Entering directory '/home/pablocool/openwrt/package/libs/libjson-c'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
echo '2' | cmp -s - /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libjson-c.version || echo '2' > /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libjson-c.version
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/json-c-0.12.1/.pkgdir/libjson-c/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libjson-c_installed
echo "libjson-c" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libjson-c.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/libs/libjson-c'
time: package/libs/libjson-c/compile#0.15#0.14#0.27
make[3]: Entering directory '/home/pablocool/openwrt/package/utils/lua'
make[3]: Leaving directory '/home/pablocool/openwrt/package/utils/lua'
time: package/utils/lua/compile#0.15#0.12#0.26
make[3]: Entering directory '/home/pablocool/openwrt/package/libs/libubox'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
echo '20191228' | cmp -s - /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.version || echo '20191228' > /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.version
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/libubox-2020-02-27-7da66430/.pkgdir/libubox/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libubox_installed
echo "libubox" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/libubox-2020-02-27-7da66430/.pkgdir/libblobmsg-json/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libblobmsg-json_installed
echo "libblobmsg-json" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/libubox-2020-02-27-7da66430/.pkgdir/jshn/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.jshn_installed
echo "jshn" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/libubox-2020-02-27-7da66430/.pkgdir/libjson-script/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libjson-script_installed
echo "libjson-script" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/libs/libubox'
time: package/libs/libubox/compile#0.53#0.55#1.05
make[3]: Entering directory '/home/pablocool/openwrt/package/system/ubus'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
echo '20191227' | cmp -s - /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubus.version || echo '20191227' > /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubus.version
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ubus-2019-12-27-041c9d1c/.pkgdir/libubus/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libubus_installed
echo "libubus" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubus.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ubus-2019-12-27-041c9d1c/.pkgdir/ubus/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.ubus_installed
echo "ubus" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubus.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ubus-2019-12-27-041c9d1c/.pkgdir/ubusd/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.ubusd_installed
echo "ubusd" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubus.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/ubus'
time: package/system/ubus/compile#0.37#0.41#0.76
make[3]: Entering directory '/home/pablocool/openwrt/package/system/uci'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/uci-2019-09-01-415f9e48/.pkgdir/uci/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.uci_installed
echo "uci" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/uci.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
echo '20130104' | cmp -s - /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libuci.version || echo '20130104' > /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libuci.version
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/uci-2019-09-01-415f9e48/.pkgdir/libuci/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libuci_installed
echo "libuci" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/uci.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/uci'
time: package/system/uci/compile#0.39#0.34#0.70
make[3]: Entering directory '/home/pablocool/openwrt/package/network/config/netifd'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/netifd-2019-08-05-5e02f944/.pkgdir/netifd/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.netifd_installed
echo "netifd" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/netifd.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/network/config/netifd'
time: package/network/config/netifd/compile#0.28#0.30#0.55
make[3]: Entering directory '/home/pablocool/openwrt/package/firmware/linux-firmware'
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/home/pablocool/openwrt/package/firmware/linux-firmware'
time: package/firmware/linux-firmware/compile#0.15#0.07#0.21
make[3]: Entering directory '/home/pablocool/openwrt/package/firmware/prism54-firmware'
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/home/pablocool/openwrt/package/firmware/prism54-firmware'
time: package/firmware/prism54-firmware/compile#0.12#0.09#0.19
make[3]: Entering directory '/home/pablocool/openwrt/package/kernel/linux'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

55

Odp: Własna kompilacja openwrt

Część 2:

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kernel/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kernel_installed
echo "kernel" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-input-core/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-input-core_installed
echo "kmod-input-core" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-lib-crc-ccitt/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-lib-crc-ccitt_installed
echo "kmod-lib-crc-ccitt" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-nf-reject/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-nf-reject_installed
echo "kmod-nf-reject" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-nf-reject6/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-nf-reject6_installed
echo "kmod-nf-reject6" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-nf-ipt/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-nf-ipt_installed
echo "kmod-nf-ipt" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-nf-ipt6/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-nf-ipt6_installed
echo "kmod-nf-ipt6" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-ipt-core/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-ipt-core_installed
echo "kmod-ipt-core" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-nf-conntrack/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-nf-conntrack_installed
echo "kmod-nf-conntrack" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-nf-conntrack6/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-nf-conntrack6_installed
echo "kmod-nf-conntrack6" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-nf-nat/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-nf-nat_installed
echo "kmod-nf-nat" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-nf-flow/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-nf-flow_installed
echo "kmod-nf-flow" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-ipt-conntrack/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-ipt-conntrack_installed
echo "kmod-ipt-conntrack" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-ipt-offload/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-ipt-offload_installed
echo "kmod-ipt-offload" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-ipt-nat/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-ipt-nat_installed
echo "kmod-ipt-nat" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-ip6tables/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-ip6tables_installed
echo "kmod-ip6tables" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-slhc/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-slhc_installed
echo "kmod-slhc" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-ppp/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-ppp_installed
echo "kmod-ppp" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-pppox/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-pppox_installed
echo "kmod-pppox" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-pppoe/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-pppoe_installed
echo "kmod-pppoe" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-nls-base/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-nls-base_installed
echo "kmod-nls-base" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-sound-core/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-sound-core_installed
echo "kmod-sound-core" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-usb-core/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-usb-core_installed
echo "kmod-usb-core" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-usb-ledtrig-usbport/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-usb-ledtrig-usbport_installed
echo "kmod-usb-ledtrig-usbport" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-usb-ehci/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-usb-ehci_installed
echo "kmod-usb-ehci" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp

SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/packages/.pkgdir/kmod-usb2/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.kmod-usb2_installed
echo "kmod-usb2" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/kernel/linux'
time: package/kernel/linux/compile#3.11#0.39#3.49
make[3]: Entering directory '/home/pablocool/openwrt/package/system/ubox'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ubox-2019-06-16-4df34a4d/.pkgdir/ubox/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.ubox_installed
echo "ubox" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubox.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ubox-2019-06-16-4df34a4d/.pkgdir/getrandom/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.getrandom_installed
echo "getrandom" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubox.default.install
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ubox-2019-06-16-4df34a4d/.pkgdir/logd/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.logd_installed
echo "logd" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubox.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/ubox'
time: package/system/ubox/compile#0.40#0.36#0.73
make[3]: Entering directory '/home/pablocool/openwrt/package/libs/ncurses'
make[3]: Leaving directory '/home/pablocool/openwrt/package/libs/ncurses'
time: package/libs/ncurses/host-compile#0.16#0.13#0.27
make[3]: Entering directory '/home/pablocool/openwrt/package/libs/zlib'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/zlib-1.2.11/.pkgdir/zlib/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.zlib_installed
echo "zlib" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/zlib.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/libs/zlib'
time: package/libs/zlib/compile#0.14#0.11#0.24
make[3]: Entering directory '/home/pablocool/openwrt/package/libs/ncurses'
make[3]: Leaving directory '/home/pablocool/openwrt/package/libs/ncurses'
time: package/libs/ncurses/compile#0.17#0.14#0.28
make[3]: Entering directory '/home/pablocool/openwrt/package/utils/util-linux'
make[3]: Leaving directory '/home/pablocool/openwrt/package/utils/util-linux'
time: package/utils/util-linux/compile#0.18#0.11#0.26
make[3]: Entering directory '/home/pablocool/openwrt/package/system/fstools'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/fstools-2020-05-12-84269037/.pkgdir/fstools/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.fstools_installed
echo "fstools" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/fstools.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/fstools'
time: package/system/fstools/compile#0.38#0.39#0.75
make[3]: Entering directory '/home/pablocool/openwrt/package/system/fwtool'
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/fwtool'
time: package/system/fwtool/host-compile#0.14#0.10#0.23
make[3]: Entering directory '/home/pablocool/openwrt/package/system/fwtool'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/fwtool/.pkgdir/fwtool/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.fwtool_installed
echo "fwtool" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/fwtool.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/fwtool'
time: package/system/fwtool/compile#0.16#0.13#0.27
make[3]: Entering directory '/home/pablocool/openwrt/package/system/procd'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/procd-2020-03-07-09b9bd82/.pkgdir/procd/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.procd_installed
echo "procd" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/procd.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/procd'
time: package/system/procd/compile#0.34#0.35#0.66
make[3]: Entering directory '/home/pablocool/openwrt/package/system/usign'
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/usign'
time: package/system/usign/host-compile#0.35#0.39#0.71
make[3]: Entering directory '/home/pablocool/openwrt/package/system/ucert'
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/ucert'
time: package/system/ucert/host-compile#0.41#0.40#0.78
make[3]: Entering directory '/home/pablocool/openwrt/package/utils/jsonfilter'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.jsonfilter_installed
echo "jsonfilter" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/jsonfilter.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/utils/jsonfilter'
time: package/utils/jsonfilter/compile#0.26#0.27#0.51
make[3]: Entering directory '/home/pablocool/openwrt/package/system/openwrt-keyring'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/openwrt-keyring-2019-07-25-8080ef34/.pkgdir/openwrt-keyring/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.openwrt-keyring_installed
echo "openwrt-keyring" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/openwrt-keyring.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/openwrt-keyring'
time: package/system/openwrt-keyring/compile#0.29#0.26#0.54
make[3]: Entering directory '/home/pablocool/openwrt/package/system/usign'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.usign_installed
echo "usign" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/usign.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/system/usign'
time: package/system/usign/compile#0.32#0.32#0.64
make[3]: Entering directory '/home/pablocool/openwrt/package/base-files'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/base-files/.pkgdir/base-files/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.base-files_installed
echo "base-files" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/base-files.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/base-files'
time: package/base-files/compile#0.19#0.13#0.31
make[3]: Entering directory '/home/pablocool/openwrt/package/boot/uboot-envtools'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/u-boot-2018.03/.pkgdir/uboot-envtools/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.uboot-envtools_installed
echo "uboot-envtools" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/uboot-envtools.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/boot/uboot-envtools'
time: package/boot/uboot-envtools/compile#0.19#0.15#0.29
make[3]: Entering directory '/home/pablocool/openwrt/feeds/packages/libs/alsa-lib'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/alsa-lib-1.1.8/.pkgdir/alsa-lib/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.alsa-lib_installed
echo "alsa-lib" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/alsa-lib.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/feeds/packages/libs/alsa-lib'
time: package/feeds/packages/alsa-lib/compile#0.15#0.11#0.24
make[3]: Entering directory '/home/pablocool/openwrt/package/utils/bzip2'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
echo '1.0' | cmp -s - /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libbz2.version || echo '1.0' > /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libbz2.version
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/bzip2-1.0.8/.pkgdir/libbz2/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libbz2_installed
echo "libbz2" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/bzip2.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/package/utils/bzip2'
time: package/utils/bzip2/compile#0.18#0.13#0.29
make[3]: Entering directory '/home/pablocool/openwrt/feeds/packages/libs/libx264'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/x264-snapshot-20190324-2245/.pkgdir/libx264/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.libx264_installed
echo "libx264" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libx264.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/feeds/packages/libs/libx264'
time: package/feeds/packages/libx264/compile#0.13#0.12#0.24
make[3]: Entering directory '/home/pablocool/openwrt/feeds/packages/sound/shine'
mkdir -p /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp
SHELL= flock /home/pablocool/openwrt/tmp/.root-copy.flock -c 'cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/shine-3.1.1/.pkgdir/shine/. /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/'
touch /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/root-ar71xx/stamp/.shine_installed
echo "shine" >> /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/shine.default.install
make[3]: Leaving directory '/home/pablocool/openwrt/feeds/packages/sound/shine'
time: package/feeds/packages/shine/compile#0.14#0.10#0.22
make[3]: Entering directory '/home/pablocool/openwrt/feeds/packages/multimedia/ffmpeg'
mkdir -p /home/pablocool/openwrt/bin/targets/ar71xx/generic/packages /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ffmpeg-custom/ffmpeg-3.4.7/ipkg-mips_24kc/ffmpeg-custom/CONTROL /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/pkginfo
install -d -m0755 /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ffmpeg-custom/ffmpeg-3.4.7/ipkg-mips_24kc/ffmpeg-custom/usr/bin
cp -fpR /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ffmpeg-custom/ffmpeg-3.4.7/ipkg-install/usr/bin/ffmpeg /home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ffmpeg-custom/ffmpeg-3.4.7/ipkg-mips_24kc/ffmpeg-custom/usr/bin/
cp: cannot stat '/home/pablocool/openwrt/build_dir/target-mips_24kc_musl/ffmpeg-custom/ffmpeg-3.4.7/ipkg-install/usr/bin/ffmpeg': No such file or directory
make[3]: *** [Makefile:800: /home/pablocool/openwrt/bin/packages/mips_24kc/packages/ffmpeg-custom_3.4.7-3_mips_24kc.ipk] Error 1
make[3]: Leaving directory '/home/pablocool/openwrt/feeds/packages/multimedia/ffmpeg'
time: package/feeds/packages/ffmpeg/custom/compile#0.16#0.13#0.26
make[2]: *** [package/Makefile:113: package/feeds/packages/ffmpeg/compile] Error 2
make[2]: Leaving directory '/home/pablocool/openwrt'
make[1]: *** [package/Makefile:107: /home/pablocool/openwrt/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/pablocool/openwrt'
make: *** [/home/pablocool/openwrt/include/toplevel.mk:227: world] Błąd 2
pablocool@PC ~/openwrt $

56

Odp: Własna kompilacja openwrt

Zrekompiluj sam pakiet i zobacz

make package/ffmpeg/clean
make package/ffmpeg/compile V=s -j1

I zobacz czy przejdzie.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

57 (edytowany przez pablocool 2020-05-26 11:53:57)

Odp: Własna kompilacja openwrt

Zrobiłem

make dirclean
make -j16

Zgodnie z przewidywaniem wywaliło się.
Potem to co sugerowałeś:

make package/ffmpeg/clean
make package/ffmpeg/compile V=s -j1

Wynik wkleiłem na pastebina żeby nie robić tu śmietnika:
https://pastebin.com/raw/jNuEURQj
Patrzę w to ale specjalnie nic nadal nie widzę, może Ty wypatrzysz.

Dzięki za chęć pomocy.

58 (edytowany przez pablocool 2020-05-26 12:36:27)

Odp: Własna kompilacja openwrt

Odtworzyłem kompilację ręcznie:

cd ~/openwrt/build_dir/target-mips_24kc_musl/ffmpeg-custom/ffmpeg-3.4.7
make clean
PATH=$PATH:~/openwrt/staging_dir/toolchain-mips_24kc_gcc-7.5.0_musl/bin/
export PATH
STAGING_DIR=~/openwrt/staging_dir/
export STAGING_DIR
./configure --enable-cross-compile --cross-prefix=mips-openwrt-linux-musl- --arch=mips --cpu=24kc --target-os=linux --prefix=/usr --pkg-config=pkg-config --enable-shared --enable-static --enable-pthreads --disable-doc --disable-debug --disable-lzma --disable-vaapi --disable-vdpau --disable-outdevs --disable-altivec --disable-vsx --disable-power8 --disable-armv5te --disable-armv6 --disable-armv6t2 --disable-inline-asm --disable-mipsdsp --disable-mipsdspr2 --disable-mipsfpu --disable-msa --disable-mmi --disable-fast-unaligned --disable-runtime-cpudetect --disable-asm --disable-inline-asm --disable-x86asm --enable-small --enable-gpl --disable-programs --disable-avfilter --disable-swresample --disable-swscale --disable-everything --enable-decoder=h264 --disable-postproc
make

Wynik jest dziwny. Kompilacja się zatrzymuje:

CC      libavutil/xga_font_data.o
CC      libavutil/xtea.o
GEN     libavutil/libavutil.ver
LD      libavutil/libavutil.so.55
LD      libavcodec/libavcodec.so.57
LD      libavformat/libavformat.so.57
LD      libavdevice/libavdevice.so.57
AR      libavformat/libavformat.a
AR      libavcodec/libavcodec.a
AR      libavutil/libavutil.a

https://pastebin.com/raw/vHAjDDaD

59

Odp: Własna kompilacja openwrt

Masz w opcjach --disable-programs dlatego nie buduje cli.  ffmpeg_custom_program zaznacz w konfigu.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

60 (edytowany przez pablocool 2020-05-26 14:43:31)

Odp: Własna kompilacja openwrt

Pozostaje mi podziękować. Faktycznie to było to..

Nie wpadłbym na to że da się skompilować ffmpeg bez binarki na wyjściu.
Czyli co tamten konfig generował tylko biblioteki?

Finalnie paczka z ffmpeg zajmuje bardzo mało. Także gra warta była zachodu.
Jeszcze raz dzięki!

61

Odp: Własna kompilacja openwrt

Tak, czyste biblioteki. Choć jak widać opiekun pakietu dał ciała, bo jak ta opcja nie jest zaznaczona to nie powinien kopiować binarek. Możesz to zgłosić tu: https://github.com/openwrt/packages/issues

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

62

Odp: Własna kompilacja openwrt

No też tak pomyślałem, że powinno to być innaczej obsłużone. Zgłoszę.

63

Odp: Własna kompilacja openwrt

Dla porządku zostawiam link do zgłoszenia:

https://github.com/openwrt/packages/issues/12320

64

Odp: Własna kompilacja openwrt

Chciałbym zapytać o to jak i gdzie umieścić patche wspomniane tutaj https://eko.one.pl/?p=openwrt-19.07#wasnakompilacja czyli

Zmiany i dodatkowe poprawki wykorzystane w tych obrazach: http://dl.eko.one.pl/openwrt-19.07/patches/

podczas własnej kompilacji.

65

Odp: Własna kompilacja openwrt

Pliki skopiować tam gdzie powinny być a łatkę nałożyć na źródła.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

66

Odp: Własna kompilacja openwrt

Mógłbym prosić o odpowiedź step by step? Nie jestem zaawansowanym użytkownikiem, a niestety muszę sobie skompilować obraz do routera.

1. Czy te patche nakładam po kompilacji środowiska?
2. katalog target z linku http://dl.eko.one.pl/openwrt-19.07/patches/ odpowiada katalogowi /openwrt/target tj lokalnej kopii repozytorium/target?
3. Jak pobrać całość tego katalogu http://dl.eko.one.pl/openwrt-19.07/patches/target/, mogę przeklikać się przez strukturę pojedynczo albo użyć jakiegoś web sniffera ale może można łatwiej
4. Co zrobić z tym? http://dl.eko.one.pl/openwrt-19.07/patc … 1ff9.patch

67

Odp: Własna kompilacja openwrt

1. przed oczywiście, nic ci przecież nie da włożenie tego po kompilacji
2. tak
3. użyj jakiegoś narzędzia które to potrafi po prostu.
4. nałożyć na źródła, pisałem to już. patch -p1 < r11104-e752fc1ff9.patch będąc w katalogu ze źródłami. Poczytaj w googlach co to jest patch

Jeżeli musisz skompilować to czemu zabierasz się od razu na kompilację z jakimiś poprawkami zamiast zaczynać od zwykłego czystego openwrt i robić to krok po kroku ucząc się jak osiągnąć to co potrzebujesz?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

68

Odp: Własna kompilacja openwrt

Przeczytaj też mój opis, może coś się przyda https://eko.one.pl/forum/viewtopic.php? … 70#p227670

NETGEAR r6220: link --> tworzenie buildu
NETGEAR r6220: link --> przywracanie oryginalnego oprogramowania za pomocą nmrpflash
NETGERA r6220: link --> sterownik mt76

69 (edytowany przez imkebe 2020-11-25 09:29:57)

Odp: Własna kompilacja openwrt

Podbijam temat ze swoim problelem. Od trzech miesięcy próbuję skompilować wersję pod siebie. Wcześniej mi działało i robiłem to na gałęzi master. Ostatnio próbowałem już na snapshotach od Cezarego (skoro jemu działa to i mi powinno). Moja architektura to ipq806 dla C2600.
Środowisko kompilacji miałem jako kontener LXC oparty na Debianie Buster. Ostatnio stwierdziłem, że może już tak sie posypało, że postawiłem całkiem nowe tak samo ale na Ubuntu 20.04. Nie idzie nawet dla tagu v19.07.4

Teraz juz jednak mam sytuację gdzie jest ten sam błąd na obu środowiskach. Z tego co rozumiem, dotyczy on jakiś elementów bazowych (hostpkg) i krzyczy bład związanny z kompilatorem `Go`. Zaznaczę, że nie  mam zaznaczonej kompilacji bibliotek Go w sekcji Languages.

net/mail
net/rpc
net/smtp
os/user
net/rpc/jsonrpc
runtime/debug
runtime/race
testing
testing/iotest
testing/quick
text/scanner

( cd /home/builder/openwrt/build_dir/hostpkg/go-1.13.15/src ; GOROOT_FINAL=/home/builder/openwrt/staging_dir/hostpkg/lib/go-cross  GOROOT_BOOTSTRAP=/home/builder/openwrt/build_dir/hostpkg/go-1.13.15/.go_bootstrap GOCACHE=/home/builder/openwrt/build_dir/hostpkg/go-1.13.15/.go_work/cache CC=gcc CXX=g++  bash make.bash --no-banner ; )
Building Go cmd/dist using /home/builder/openwrt/build_dir/hostpkg/go-1.13.15/.go_bootstrap.
Building Go toolchain1 using /home/builder/openwrt/build_dir/hostpkg/go-1.13.15/.go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
go build cmd/compile/internal/ssa: /home/builder/openwrt/build_dir/hostpkg/go-1.13.15/pkg/tool/linux_amd64/compile: signal: killed
go tool dist: FAILED: /home/builder/openwrt/build_dir/hostpkg/go-1.13.15/pkg/tool/linux_amd64/go_bootstrap install -gcflags=all= -ldflags=all= -a -i cmd/asm cmd/cgo cmd/compile cmd/link: exit status 1
make[3]: *** [Makefile:297: /home/builder/openwrt/build_dir/hostpkg/go-1.13.15/.built] Error 2
make[3]: Leaving directory '/home/builder/openwrt/feeds/packages/lang/golang/golang'
time: package/feeds/packages/golang/host-compile#271.48#241.94#299.58
make[2]: *** [package/Makefile:111: package/feeds/packages/golang/host/compile] Error 2
make[2]: Leaving directory '/home/builder/openwrt'
make[1]: *** [package/Makefile:107: /home/builder/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/builder/openwrt'
make: *** [/home/builder/openwrt/include/toplevel.mk:227: world] Error 2

Jak z tym pójść do przodu? Powinienem zgłosić bug? Czy to tylko u mnie tak?

70 (edytowany przez Cezary 2020-11-25 09:45:22)

Odp: Własna kompilacja openwrt

No właśnie, samo openwrt nie wymaga go. Masz zaznaczony jakiś pakiet (adguard?) który wymaga go, a on ci się wykłada.

Choć killed raczej świadczy zawsze o problemach z system (np. wadliwy ram, brak wolnego dysku) a nie że pakiet jest zwalony.

Na dzień dobry więc nie zaznaczaj za dużo, zaznacz tylko router i skompiluj.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

71

Odp: Własna kompilacja openwrt

Cezary napisał/a:

No właśnie, samo openwrt nie wymaga go. Masz zaznaczony jakiś pakiet (adguard?) który wymaga go, a on ci się wykłada.

Choć killed raczej świadczy zawsze o problemach z system (np. wadliwy ram) a nie ż epakiet jest zwalony.

Na dzień dobry więc nie zaznaczaj za dużo, zaznacz tylko router i skompiluj.

Sęk w tym, ze mam swój zestaw pakietów, coś tam zmienialem ale wcześniej działało.
Nie ma jakiegoś patentu na to żeby sprawdzić od czego zależy ten golang? Nie umiem po tych logach stwierdzić pod czym to się wywala.

To nie jest kwestia pamięci raczej, bo te środowiska akurat stoją na dwóch różnych maszynach fizycznych. A może to być za mało pamięci? Wrzuciłem raptem 768Mb...

72

Odp: Własna kompilacja openwrt

768M czego? Ramu dysku? I jednego i drugiego za mało smile

Jest, wejdź w make menuconfig, znajdź ten golang (będzie pewne w languages), zrób help i zobaczysz co go zaznaczyło (selected by)

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

73

Odp: Własna kompilacja openwrt

Cezary napisał/a:

768M czego? Ramu dysku? I jednego i drugiego za mało smile

Jest, wejdź w make menuconfig, znajdź ten golang (będzie pewne w languages), zrób help i zobaczysz co go zaznaczyło (selected by)

RAM. Dysku ma aż nadto > 40GB.
Sęk w tym, że ta sekcja w Languages jest niezaznaczona. Ani * ani M nie ma. A i tak coś pobiera tego golanga jako zależność. Ale leci to ciurkiem z innymi pakietami z feeds. W libach też nie ma nic z golangiem.

To zawiera .config jak polece grepem z 'go'

# CONFIG_PACKAGE_libgomp is not set
# CONFIG_PACKAGE_golang is not set
# CONFIG_PACKAGE_golang-doc is not set
# CONFIG_PACKAGE_golang-github-jedisct1-dnscrypt-proxy2-dev is not set
# CONFIG_PACKAGE_golang-github-nextdns-nextdns-dev is not set
# CONFIG_PACKAGE_golang-gitlab-yawning-obfs4-dev is not set
# CONFIG_PACKAGE_golang-src is not set
# CONFIG_PACKAGE_golang-torproject-tor-fw-helper-dev is not set
# CONFIG_PACKAGE_python-django is not set
# CONFIG_PACKAGE_python3-django is not set
# Algorithm Selection
# CONFIG_PACKAGE_google-authenticator-libpam is not set
# CONFIG_PACKAGE_bogofilter is not set
# CONFIG_PACKAGE_gstreamer1-plugins-good is not set
# CONFIG_PACKAGE_ddns-scripts_godaddy.com-v1 is not set

74

Odp: Własna kompilacja openwrt

To co w takim razie ma golinka bo wymagne jest do kompilacji, nie jako zależność od czego binarka wymaga.
Zobacz co masz swojego zaznaczonego i zobacz czy coś z tego wymaga golanga.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

75

Odp: Własna kompilacja openwrt

Dziwna akcja. Ostatecznie zrobiłem tak - defconfig po aktualizacji źródeł a potem zaznaczyłem golanga w menuconfig. Zapisałem i znowu odznaczyłęm i zapisałem. Poszło...

Wywaliło się po drodze jeszcze z xtables (firewall) coś ale po pullu też poszło.