openwrt-Pcap_DNSProxy
openwrt-Pcap_DNSProxy copied to clipboard
换个新版本,也不能解决编译失败的问题
第一节是trunk的git版本,编译失败。 第二节是trunk的SDK版本,菜单配置失败。 第三节是trunk(git)生成的.config放入trunk(SDK)中运行的日志,依赖库都能编译,一到主程序就出问题。 (我真的很想知道,你们是怎么编译通过的?)
if [ -d /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers ]; then (cd /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers; find ./ > /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers.files); mv /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers.files /home/user/git2/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/packages/ocf-crypto-headers.list && cp -fpR /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers/* /home/user/git2/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/; ; fi
bash: -c: line 0: syntax error near unexpected token ;' bash: -c: line 0:
if [ -d /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers ]; then (cd /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers; find ./ > /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers.files); mv /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers.files /home/user/git2/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/packages/ocf-crypto-headers.list && cp -fpR /home/user/git2/openwrt/tmp/stage-ocf-crypto-headers/* /home/user/git2/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/; ; fi'
Makefile:39: recipe for target '/home/user/git2/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/stamp/.ocf-crypto-headers_installed' failed
make[2]: *** [/home/user/git2/openwrt/staging_dir/target-mipsel_24kec+dsp_musl-1.1.14/stamp/.ocf-crypto-headers_installed] Error 1
make[2]: Leaving directory '/home/user/git2/openwrt/package/libs/ocf-crypto-headers'
package/Makefile:196: recipe for target 'package/libs/ocf-crypto-headers/compile' failed
make[1]: *** [package/libs/ocf-crypto-headers/compile] Error 2
make[1]: Leaving directory '/home/user/git2/openwrt'
/home/user/git2/openwrt/include/toplevel.mk:192: recipe for target 'package/pcap-dnsproxy/compile' failed
make: *** [package/pcap-dnsproxy/compile] Error 2
make[1]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/scripts/config' /usr/bin/ld: zconf.tab.o: relocation R_X86_64_32S against symbol `symbol_yes' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Nonrepresentable section on output collect2: error: ld returned 1 exit status Makefile:32: recipe for target 'mconf' failed make[1]: *** [mconf] Error 1 make[1]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/scripts/config' /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/include/toplevel.mk:100: recipe for target 'scripts/config/mconf' failed make: *** [scripts/config/mconf] Error 2
[M Collecting package info: package/pcap-dnsproxy[M Collecting package info: merging...[M Collecting package info: done Checking 'rsync'... ok. tmp/.config-package.in:60:warning: ignoring type redefinition of 'PACKAGE_base-files' from 'boolean' to 'tristate' tmp/.config-package.in:107:warning: ignoring type redefinition of 'PACKAGE_busybox' from 'boolean' to 'tristate' tmp/.config-package.in:138:warning: ignoring type redefinition of 'PACKAGE_dnsmasq' from 'boolean' to 'tristate' tmp/.config-package.in:206:warning: ignoring type redefinition of 'PACKAGE_dropbear' from 'boolean' to 'tristate' tmp/.config-package.in:236:warning: ignoring type redefinition of 'PACKAGE_firewall' from 'boolean' to 'tristate' tmp/.config-package.in:257:warning: ignoring type redefinition of 'PACKAGE_fstools' from 'boolean' to 'tristate' tmp/.config-package.in:280:warning: ignoring type redefinition of 'PACKAGE_jsonfilter' from 'boolean' to 'tristate' tmp/.config-package.in:324:warning: ignoring type redefinition of 'PACKAGE_libc' from 'boolean' to 'tristate' tmp/.config-package.in:352:warning: ignoring type redefinition of 'PACKAGE_libgcc' from 'boolean' to 'tristate' tmp/.config-package.in:531:warning: ignoring type redefinition of 'PACKAGE_logd' from 'boolean' to 'tristate' tmp/.config-package.in:559:warning: ignoring type redefinition of 'PACKAGE_mtd' from 'boolean' to 'tristate' tmp/.config-package.in:573:warning: ignoring type redefinition of 'PACKAGE_netifd' from 'boolean' to 'tristate' tmp/.config-package.in:619:warning: ignoring type redefinition of 'PACKAGE_opkg' from 'boolean' to 'tristate' tmp/.config-package.in:706:warning: ignoring type redefinition of 'PACKAGE_procd' from 'boolean' to 'tristate' tmp/.config-package.in:908:warning: ignoring type redefinition of 'PACKAGE_swconfig' from 'boolean' to 'tristate' tmp/.config-package.in:922:warning: ignoring type redefinition of 'PACKAGE_ubox' from 'boolean' to 'tristate' tmp/.config-package.in:939:warning: ignoring type redefinition of 'PACKAGE_ubus' from 'boolean' to 'tristate' tmp/.config-package.in:954:warning: ignoring type redefinition of 'PACKAGE_ubusd' from 'boolean' to 'tristate' tmp/.config-package.in:968:warning: ignoring type redefinition of 'PACKAGE_uci' from 'boolean' to 'tristate' tmp/.config-package.in:981:warning: ignoring type redefinition of 'PACKAGE_usign' from 'boolean' to 'tristate' tmp/.config-package.in:4931:warning: ignoring type redefinition of 'PACKAGE_rt2800-pci-firmware' from 'boolean' to 'tristate' tmp/.config-package.in:6118:warning: ignoring type redefinition of 'PACKAGE_kmod-gpio-button-hotplug' from 'boolean' to 'tristate' tmp/.config-package.in:7098:warning: ignoring type redefinition of 'PACKAGE_kmod-cfg80211' from 'boolean' to 'tristate' tmp/.config-package.in:7430:warning: ignoring type redefinition of 'PACKAGE_kmod-mac80211' from 'boolean' to 'tristate' tmp/.config-package.in:7478:warning: ignoring type redefinition of 'PACKAGE_kmod-mt76' from 'boolean' to 'tristate' tmp/.config-package.in:7628:warning: ignoring type redefinition of 'PACKAGE_kmod-rt2800-lib' from 'boolean' to 'tristate' tmp/.config-package.in:7640:warning: ignoring type redefinition of 'PACKAGE_kmod-rt2800-mmio' from 'boolean' to 'tristate' tmp/.config-package.in:7652:warning: ignoring type redefinition of 'PACKAGE_kmod-rt2800-pci' from 'boolean' to 'tristate' tmp/.config-package.in:7668:warning: ignoring type redefinition of 'PACKAGE_kmod-rt2800-soc' from 'boolean' to 'tristate' tmp/.config-package.in:7697:warning: ignoring type redefinition of 'PACKAGE_kmod-rt2x00-lib' from 'boolean' to 'tristate' tmp/.config-package.in:7727:warning: ignoring type redefinition of 'PACKAGE_kmod-rt2x00-mmio' from 'boolean' to 'tristate' tmp/.config-package.in:7739:warning: ignoring type redefinition of 'PACKAGE_kmod-rt2x00-pci' from 'boolean' to 'tristate' tmp/.config-package.in:18472:warning: ignoring type redefinition of 'PACKAGE_libip4tc' from 'boolean' to 'tristate' tmp/.config-package.in:18486:warning: ignoring type redefinition of 'PACKAGE_libip6tc' from 'boolean' to 'tristate' tmp/.config-package.in:18516:warning: ignoring type redefinition of 'PACKAGE_libxtables' from 'boolean' to 'tristate' tmp/.config-package.in:22862:warning: ignoring type redefinition of 'PACKAGE_libblobmsg-json' from 'boolean' to 'tristate' tmp/.config-package.in:23548:warning: ignoring type redefinition of 'PACKAGE_libexpat' from 'boolean' to 'tristate' tmp/.config-package.in:25738:warning: ignoring type redefinition of 'PACKAGE_libiwinfo' from 'boolean' to 'tristate' tmp/.config-package.in:25766:warning: ignoring type redefinition of 'PACKAGE_libjson-c' from 'boolean' to 'tristate' tmp/.config-package.in:26615:warning: ignoring type redefinition of 'PACKAGE_libnl-tiny' from 'boolean' to 'tristate' tmp/.config-package.in:28203:warning: ignoring type redefinition of 'PACKAGE_libubox' from 'boolean' to 'tristate' tmp/.config-package.in:28229:warning: ignoring type redefinition of 'PACKAGE_libubus' from 'boolean' to 'tristate' tmp/.config-package.in:28256:warning: ignoring type redefinition of 'PACKAGE_libuci' from 'boolean' to 'tristate' tmp/.config-package.in:28283:warning: ignoring type redefinition of 'PACKAGE_libuclient' from 'boolean' to 'tristate' tmp/.config-package.in:46648:warning: ignoring type redefinition of 'PACKAGE_ip6tables' from 'boolean' to 'tristate' tmp/.config-package.in:46694:warning: ignoring type redefinition of 'PACKAGE_iptables' from 'boolean' to 'tristate' tmp/.config-package.in:76275:warning: ignoring type redefinition of 'PACKAGE_hostapd-common' from 'boolean' to 'tristate' tmp/.config-package.in:76899:warning: ignoring type redefinition of 'PACKAGE_iw' from 'boolean' to 'tristate' tmp/.config-package.in:78719:warning: ignoring type redefinition of 'PACKAGE_odhcp6c' from 'boolean' to 'tristate' tmp/.config-package.in:78738:warning: ignoring type redefinition of 'PACKAGE_odhcpd' from 'boolean' to 'tristate' tmp/.config-package.in:79013:warning: ignoring type redefinition of 'PACKAGE_ppp' from 'boolean' to 'tristate' tmp/.config-package.in:79058:warning: ignoring type redefinition of 'PACKAGE_ppp-mod-pppoe' from 'boolean' to 'tristate' tmp/.config-package.in:79855:warning: ignoring type redefinition of 'PACKAGE_uclient-fetch' from 'boolean' to 'tristate' tmp/.config-package.in:80496:warning: ignoring type redefinition of 'PACKAGE_wpad-mini' from 'boolean' to 'tristate' tmp/.config-package.in:88817:warning: ignoring type redefinition of 'PACKAGE_iwinfo' from 'boolean' to 'tristate' tmp/.config-package.in:88843:warning: ignoring type redefinition of 'PACKAGE_jshn' from 'boolean' to 'tristate' tmp/.config-package.in:89141:warning: ignoring type redefinition of 'PACKAGE_libjson-script' from 'boolean' to 'tristate' Config-build.in:5179:warning: defaults for choice values not supported Config-build.in:5231:warning: defaults for choice values not supported Config-build.in:5247:warning: defaults for choice values not supported Config-build.in:8375:warning: defaults for choice values not supported Config-build.in:8379:warning: defaults for choice values not supported Config-build.in:8383:warning: defaults for choice values not supported Config-build.in:8691:warning: defaults for choice values not supported Config-build.in:9979:warning: defaults for choice values not supported Config-build.in:14675:warning: defaults for choice values not supported Config-build.in:14707:warning: defaults for choice values not supported Config-build.in:14711:warning: defaults for choice values not supported Config-build.in:15043:warning: defaults for choice values not supported Config-build.in:18803:warning: defaults for choice values not supported Config-build.in:18807:warning: defaults for choice values not supported Config-build.in:18811:warning: defaults for choice values not supported Config-build.in:20951:warning: defaults for choice values not supported Config-build.in:21483:warning: defaults for choice values not supported Config-build.in:21915:warning: defaults for choice values not supported Config-build.in:23111:warning: defaults for choice values not supported tmp/.config-package.in:61832:error: recursive dependency detected! tmp/.config-package.in:61832: symbol PACKAGE_freeswitch depends on PACKAGE_freeswitch-mod-perl tmp/.config-package.in:62986: symbol PACKAGE_freeswitch-mod-perl is selected by PACKAGE_freeswitch-mod-verto tmp/.config-package.in:63651: symbol PACKAGE_freeswitch-mod-verto depends on PACKAGE_freeswitch warning: (PACKAGE_gst1-plugins-ugly) selects PACKAGE_gst1-mod-lame which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-ugly) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-oss4 which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_shadow) selects PACKAGE_shadow-gpasswd which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-soup which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-alaw which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-alpha which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-alphacolor which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-apetag which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-app which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-ugly) selects PACKAGE_gst1-mod-asf which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-ugly) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-audioconvert which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-audiofx which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-audioparsers which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-audiorate which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-audioresample which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-audiotestsrc which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-auparse which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-autodetect which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-avi which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-cutter which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-debug which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-deinterlace which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-dtmf which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-effectv which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-equalizer which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-flac which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-flv which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-flxdec which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-gio which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-goom which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-goom2k1 which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-icydemux which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-id3demux which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-imagefreeze which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-interleave which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-isomp4 which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-jpeg which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-level which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-matroska which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-ugly) selects PACKAGE_gst1-mod-mpeg2dec which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-ugly) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-mulaw which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-mod-hls && PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-multifile which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-multipart which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-navigationtest which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-vorbis which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-mod-vorbis && PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-ogg which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-opus which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-ossaudio which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-playback which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-png which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-replaygain which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-rtp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-rtpmanager which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-rtsp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-shapewipe which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-smpte which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-spectrum which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-tcp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-theora which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-typefindfunctions which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-udp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-video4linux2 which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-videobox which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-videoconvert which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-videocrop which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-videofilter which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-videomixer which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-videorate which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-videoscale which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-videotestsrc which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-volume which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-vpx which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-wavenc which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-wavparse which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-mod-video4linux2 && PACKAGE_gst1-plugins-base) selects PACKAGE_libgst1allocators which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_libdmapsharing && PACKAGE_libextractor-plugin-gstreamer && PACKAGE_gst1-mod-app && PACKAGE_gst1-mod-camerabin && PACKAGE_gst1-plugins-base && PACKAGE_libgst1adaptivedemux && PACKAGE_libgst1basecamerabinsrc && PACKAGE_gnunet-conversation) selects PACKAGE_libgst1app which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_libextractor-plugin-gstreamer && PACKAGE_gst1-libav && PACKAGE_gst1-mod-adpcmdec && PACKAGE_gst1-mod-adpcmenc && PACKAGE_gst1-mod-aiff && PACKAGE_gst1-mod-alaw && PACKAGE_gst1-mod-alpha && PACKAGE_gst1-mod-alphacolor && PACKAGE_gst1-mod-apetag && PACKAGE_gst1-mod-asfmux && PACKAGE_gst1-mod-audiofx && PACKAGE_gst1-mod-audioparsers && PACKAGE_gst1-mod-auparse && PACKAGE_gst1-mod-autoconvert && PACKAGE_gst1-mod-autodetect && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-bayer && PACKAGE_gst1-mod-camerabin && PACKAGE_gst1-mod-cutter && PACKAGE_gst1-mod-debug && PACKAGE_gst1-mod-debugutilsbad && PACKAGE_gst1-mod-deinterlace && PACKAGE_gst1-mod-dtmf && PACKAGE_gst1-mod-dvdspu && PACKAGE_gst1-mod-effectv && PACKAGE_gst1-mod-equalizer && PACKAGE_gst1-mod-fbdevsink && PACKAGE_gst1-mod-festival && PACKAGE_gst1-mod-flac && PACKAGE_gst1-mod-flv && PACKAGE_gst1-mod-flxdec && PACKAGE_gst1-mod-frei0r && PACKAGE_gst1-mod-goom && PACKAGE_gst1-mod-goom2k1 && PACKAGE_gst1-mod-hls && PACKAGE_gst1-mod-icydemux && PACKAGE_gst1-mod-id3demux && PACKAGE_gst1-mod-id3tag && PACKAGE_gst1-mod-imagefreeze && PACKAGE_gst1-mod-interleave && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-jpeg && PACKAGE_gst1-mod-jpegformat && PACKAGE_gst1-mod-level && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-mpegpsdemux && PACKAGE_gst1-mod-mpegpsmux && PACKAGE_gst1-mod-mulaw && PACKAGE_gst1-mod-multifile && PACKAGE_gst1-mod-multipart && PACKAGE_gst1-mod-mxf && PACKAGE_gst1-mod-navigationtest && PACKAGE_gst1-mod-ogg && PACKAGE_gst1-mod-opus && PACKAGE_gst1-mod-opusparse && PACKAGE_gst1-mod-oss4 && PACKAGE_gst1-mod-ossaudio && PACKAGE_gst1-mod-pcapparse && PACKAGE_gst1-mod-playback && PACKAGE_gst1-mod-png && PACKAGE_gst1-mod-pnm && PACKAGE_gst1-mod-replaygain && PACKAGE_gst1-mod-rfbsrc && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-mod-sdpelem && PACKAGE_gst1-mod-segmentclip && PACKAGE_gst1-mod-shapewipe && PACKAGE_gst1-mod-shm && PACKAGE_gst1-mod-siren && PACKAGE_gst1-mod-smpte && PACKAGE_gst1-mod-soup && PACKAGE_gst1-mod-spectrum && PACKAGE_gst1-mod-speed && PACKAGE_gst1-mod-subenc && PACKAGE_gst1-mod-typefindfunctions && PACKAGE_gst1-mod-udp && PACKAGE_gst1-mod-video4linux2 && PACKAGE_gst1-mod-videobox && PACKAGE_gst1-mod-videocrop && PACKAGE_gst1-mod-videofilter && PACKAGE_gst1-mod-videomixer && PACKAGE_gst1-mod-vpx && PACKAGE_gst1-mod-wavenc && PACKAGE_gst1-mod-wavparse && PACKAGE_gst1-plugins-bad && PACKAGE_gst1-plugins-base && PACKAGE_gst1-plugins-good && PACKAGE_libgst1adaptivedemux && PACKAGE_libgst1badbase && PACKAGE_libgst1basecamerabinsrc && PACKAGE_libgst1photography && PACKAGE_libgst1uridownloader) selects PACKAGE_libgst1pbutils which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-ogg && PACKAGE_gst1-mod-wavenc && PACKAGE_gst1-mod-wavparse && PACKAGE_gst1-plugins-base) selects PACKAGE_libgst1riff which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-libav && PACKAGE_gst1-mod-adpcmdec && PACKAGE_gst1-mod-adpcmenc && PACKAGE_gst1-mod-aiff && PACKAGE_gst1-mod-alaw && PACKAGE_gst1-mod-alsa && PACKAGE_gst1-mod-apetag && PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-audioconvert && PACKAGE_gst1-mod-audiofx && PACKAGE_gst1-mod-audioparsers && PACKAGE_gst1-mod-audiorate && PACKAGE_gst1-mod-audioresample && PACKAGE_gst1-mod-audiotestsrc && PACKAGE_gst1-mod-auparse && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-cutter && PACKAGE_gst1-mod-equalizer && PACKAGE_gst1-mod-festival && PACKAGE_gst1-mod-flac && PACKAGE_gst1-mod-flv && PACKAGE_gst1-mod-goom && PACKAGE_gst1-mod-goom2k1 && PACKAGE_gst1-mod-icydemux && PACKAGE_gst1-mod-interleave && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-lame && PACKAGE_gst1-mod-level && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-mpg123 && PACKAGE_gst1-mod-mulaw && PACKAGE_gst1-mod-mxf && PACKAGE_gst1-mod-oss4 && PACKAGE_gst1-mod-ossaudio && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-segmentclip && PACKAGE_gst1-mod-siren && PACKAGE_gst1-mod-soup && PACKAGE_gst1-mod-spectrum && PACKAGE_gst1-mod-speed && PACKAGE_gst1-mod-typefindfunctions && PACKAGE_gst1-mod-volume && PACKAGE_gst1-mod-vorbis && PACKAGE_gst1-mod-wavparse && PACKAGE_gst1-plugins-base && PACKAGE_libgst1pbutils && PACKAGE_libgst1riff && PACKAGE_gnunet-conversation) selects PACKAGE_libgst1audio which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gstreamer1) selects PACKAGE_libgst1check which has unmet direct dependencies (PACKAGE_gstreamer1-libs) warning: (PACKAGE_gst1-mod-audiofx && PACKAGE_gst1-mod-audiotestsrc && PACKAGE_gst1-mod-equalizer && PACKAGE_gst1-mod-frei0r && PACKAGE_gst1-mod-subenc && PACKAGE_gst1-mod-volume && PACKAGE_gstreamer1) selects PACKAGE_libgst1controller which has unmet direct dependencies (PACKAGE_gstreamer1-libs) warning: (PACKAGE_gst1-mod-audiofx && PACKAGE_gst1-mod-spectrum && PACKAGE_gst1-plugins-base) selects PACKAGE_libgst1fft which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-mod-tcp && PACKAGE_gst1-mod-udp && PACKAGE_gstreamer1) selects PACKAGE_libgst1net which has unmet direct dependencies (PACKAGE_gstreamer1-libs) warning: (PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-mod-sdpelem && PACKAGE_gst1-plugins-base) selects PACKAGE_libgst1sdp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-asfmux && PACKAGE_gst1-mod-dtmf && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-mod-sdpelem && PACKAGE_gst1-mod-siren && PACKAGE_gst1-plugins-base && PACKAGE_libgst1sdp) selects PACKAGE_libgst1rtp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-plugins-base) selects PACKAGE_libgst1rtsp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_libextractor-plugin-gstreamer && PACKAGE_gst1-mod-aiff && PACKAGE_gst1-mod-alsa && PACKAGE_gst1-mod-apetag && PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-audioparsers && PACKAGE_gst1-mod-audiorate && PACKAGE_gst1-mod-audioresample && PACKAGE_gst1-mod-audiotestsrc && PACKAGE_gst1-mod-auparse && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-flac && PACKAGE_gst1-mod-flv && PACKAGE_gst1-mod-icydemux && PACKAGE_gst1-mod-id3demux && PACKAGE_gst1-mod-id3tag && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-jpegformat && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-mpg123 && PACKAGE_gst1-mod-ogg && PACKAGE_gst1-mod-oss4 && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-soup && PACKAGE_gst1-mod-theora && PACKAGE_gst1-mod-typefindfunctions && PACKAGE_gst1-mod-vorbis && PACKAGE_gst1-mod-vpx && PACKAGE_gst1-mod-wavparse && PACKAGE_gst1-plugins-base && PACKAGE_libgst1audio && PACKAGE_libgst1pbutils && PACKAGE_libgst1riff) selects PACKAGE_libgst1tag which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-libav && PACKAGE_gst1-mod-alpha && PACKAGE_gst1-mod-alphacolor && PACKAGE_gst1-mod-apetag && PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-bayer && PACKAGE_gst1-mod-debugutilsbad && PACKAGE_gst1-mod-deinterlace && PACKAGE_gst1-mod-dvdspu && PACKAGE_gst1-mod-effectv && PACKAGE_gst1-mod-fbdevsink && PACKAGE_gst1-mod-flv && PACKAGE_gst1-mod-frei0r && PACKAGE_gst1-mod-goom && PACKAGE_gst1-mod-goom2k1 && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-jpeg && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-mpeg2dec && PACKAGE_gst1-mod-multifile && PACKAGE_gst1-mod-mxf && PACKAGE_gst1-mod-navigationtest && PACKAGE_gst1-mod-ogg && PACKAGE_gst1-mod-opus && PACKAGE_gst1-mod-png && PACKAGE_gst1-mod-pnm && PACKAGE_gst1-mod-rfbsrc && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-shapewipe && PACKAGE_gst1-mod-smpte && PACKAGE_gst1-mod-theora && PACKAGE_gst1-mod-typefindfunctions && PACKAGE_gst1-mod-video4linux2 && PACKAGE_gst1-mod-videobox && PACKAGE_gst1-mod-videoconvert && PACKAGE_gst1-mod-videocrop && PACKAGE_gst1-mod-videofilter && PACKAGE_gst1-mod-videomixer && PACKAGE_gst1-mod-videorate && PACKAGE_gst1-mod-videoscale && PACKAGE_gst1-mod-videotestsrc && PACKAGE_gst1-mod-vpx && PACKAGE_gst1-plugins-base && PACKAGE_libgst1pbutils) selects PACKAGE_libgst1video which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_libextractor-plugin-gstreamer && PACKAGE_gst1-libav && PACKAGE_gst1-mod-adpcmdec && PACKAGE_gst1-mod-adpcmenc && PACKAGE_gst1-mod-aiff && PACKAGE_gst1-mod-alaw && PACKAGE_gst1-mod-alpha && PACKAGE_gst1-mod-alphacolor && PACKAGE_gst1-mod-alsa && PACKAGE_gst1-mod-apetag && PACKAGE_gst1-mod-app && PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-asfmux && PACKAGE_gst1-mod-audioconvert && PACKAGE_gst1-mod-audiofx && PACKAGE_gst1-mod-audioparsers && PACKAGE_gst1-mod-audiorate && PACKAGE_gst1-mod-audioresample && PACKAGE_gst1-mod-audiotestsrc && PACKAGE_gst1-mod-auparse && PACKAGE_gst1-mod-autoconvert && PACKAGE_gst1-mod-autodetect && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-bayer && PACKAGE_gst1-mod-camerabin && PACKAGE_gst1-mod-cutter && PACKAGE_gst1-mod-debug && PACKAGE_gst1-mod-debugutilsbad && PACKAGE_gst1-mod-deinterlace && PACKAGE_gst1-mod-dtmf && PACKAGE_gst1-mod-dvdspu && PACKAGE_gst1-mod-effectv && PACKAGE_gst1-mod-equalizer && PACKAGE_gst1-mod-fbdevsink && PACKAGE_gst1-mod-festival && PACKAGE_gst1-mod-flac && PACKAGE_gst1-mod-flv && PACKAGE_gst1-mod-flxdec && PACKAGE_gst1-mod-frei0r && PACKAGE_gst1-mod-gio && PACKAGE_gst1-mod-goom && PACKAGE_gst1-mod-goom2k1 && PACKAGE_gst1-mod-hls && PACKAGE_gst1-mod-icydemux && PACKAGE_gst1-mod-id3demux && PACKAGE_gst1-mod-id3tag && PACKAGE_gst1-mod-imagefreeze && PACKAGE_gst1-mod-interleave && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-jpeg && PACKAGE_gst1-mod-jpegformat && PACKAGE_gst1-mod-lame && PACKAGE_gst1-mod-level && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-mpeg2dec && PACKAGE_gst1-mod-mpegpsdemux && PACKAGE_gst1-mod-mpegpsmux && PACKAGE_gst1-mod-mpg123 && PACKAGE_gst1-mod-mulaw && PACKAGE_gst1-mod-multifile && PACKAGE_gst1-mod-multipart && PACKAGE_gst1-mod-mxf && PACKAGE_gst1-mod-navigationtest && PACKAGE_gst1-mod-ogg && PACKAGE_gst1-mod-opus && PACKAGE_gst1-mod-opusparse && PACKAGE_gst1-mod-oss4 && PACKAGE_gst1-mod-ossaudio && PACKAGE_gst1-mod-pcapparse && PACKAGE_gst1-mod-playback && PACKAGE_gst1-mod-png && PACKAGE_gst1-mod-pnm && PACKAGE_gst1-mod-replaygain && PACKAGE_gst1-mod-rfbsrc && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-mod-sdpelem && PACKAGE_gst1-mod-segmentclip && PACKAGE_gst1-mod-shapewipe && PACKAGE_gst1-mod-shm && PACKAGE_gst1-mod-siren && PACKAGE_gst1-mod-smpte && PACKAGE_gst1-mod-soup && PACKAGE_gst1-mod-spectrum && PACKAGE_gst1-mod-speed && PACKAGE_gst1-mod-subenc && PACKAGE_gst1-mod-tcp && PACKAGE_gst1-mod-theora && PACKAGE_gst1-mod-typefindfunctions && PACKAGE_gst1-mod-udp && PACKAGE_gst1-mod-video4linux2 && PACKAGE_gst1-mod-videobox && PACKAGE_gst1-mod-videoconvert && PACKAGE_gst1-mod-videocrop && PACKAGE_gst1-mod-videofilter && PACKAGE_gst1-mod-videomixer && PACKAGE_gst1-mod-videorate && PACKAGE_gst1-mod-videoscale && PACKAGE_gst1-mod-videotestsrc && PACKAGE_gst1-mod-volume && PACKAGE_gst1-mod-vorbis && PACKAGE_gst1-mod-vpx && PACKAGE_gst1-mod-wavenc && PACKAGE_gst1-mod-wavparse && PACKAGE_gst1-plugins-bad && PACKAGE_gst1-plugins-base && PACKAGE_gst1-plugins-good && PACKAGE_gst1-plugins-ugly && PACKAGE_gstreamer1 && PACKAGE_gstreamer1-utils && PACKAGE_lcdgrilo && PACKAGE_libgst1adaptivedemux && PACKAGE_libgst1allocators && PACKAGE_libgst1app && PACKAGE_libgst1audio && PACKAGE_libgst1badbase && PACKAGE_libgst1basecamerabinsrc && PACKAGE_libgst1check && PACKAGE_libgst1controller && PACKAGE_libgst1fft && PACKAGE_libgst1net && PACKAGE_libgst1pbutils && PACKAGE_libgst1photography && PACKAGE_libgst1riff && PACKAGE_libgst1rtp && PACKAGE_libgst1rtsp && PACKAGE_libgst1sdp && PACKAGE_libgst1tag && PACKAGE_libgst1uridownloader && PACKAGE_libgst1video && PACKAGE_gnunet-conversation && PACKAGE_lcdringer) selects PACKAGE_libgstreamer1 which has unmet direct dependencies (PACKAGE_gstreamer1-libs) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-kodak which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-iostreams which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-dell1600n_net which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp3900 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-abaton which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-agfafocus which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-apple which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-artec which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-artec_eplus48u which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-as6e which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-avision which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-bh which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-canon which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-canon630u which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-canon_dr which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-cardscan which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-coolscan which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-coolscan2 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-coolscan3 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-dc210 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-dc240 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-dc25 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-dmc which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-epjitsu which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-epson which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-epson2 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-epsonds which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-fujitsu which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-genesys which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-gt68xx which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp3500 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp4200 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp5400 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp5590 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hpljm1005 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hs2p which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-ibm which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-kodakaio which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-kvs1025 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-kvs20xx which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-kvs40xx which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-leo which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-lexmark which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-ma1509 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-magicolor which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-matsushita which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-microtek which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-microtek2 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-mustek which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-mustek_usb which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-mustek_usb2 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-nec which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-net which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-niash which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-p5 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-pie which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-pieusb which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-pixma which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-plustek which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-plustek_pp which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-ricoh which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-rts8891 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-s9036 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-sceptre which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-sharp which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-sm3600 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-sm3840 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-snapscan which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-sp15c which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-st400 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-stv680 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-tamarack which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-teco1 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-teco2 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-teco3 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-test which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-u12 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-umax which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-umax1220u which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-umax_pp which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-v4l which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-xerox_mfp which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-fiber which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-fiber && PACKAGE_boost-libs) selects PACKAGE_boost-coroutine which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-coroutine && PACKAGE_boost-libs) selects PACKAGE_boost-context which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-log which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-type_erasure which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-wave which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-context && PACKAGE_boost-coroutine && PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-type_erasure && PACKAGE_boost-wave && PACKAGE_iotivity-resource-container-lib && PACKAGE_domoticz) selects PACKAGE_boost-thread which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_boost-thread) selects PACKAGE_boost-atomic which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_boost-test) selects PACKAGE_boost-timer which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-context && PACKAGE_boost-coroutine && PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-thread && PACKAGE_boost-timer && PACKAGE_boost-type_erasure) selects PACKAGE_boost-chrono which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_mpd-avahi-service && PACKAGE_mpd-full && PACKAGE_mpd-mini) selects PACKAGE_boost-container which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-contract which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-wave && PACKAGE_i2pd && PACKAGE_iotivity-resource-container-lib && PACKAGE_domoticz) selects PACKAGE_boost-date_time which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-fiber && PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-wave && PACKAGE_i2pd) selects PACKAGE_boost-filesystem which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-graph which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-math which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_i2pd) selects PACKAGE_boost-program_options which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-random which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-graph && PACKAGE_boost-libs && PACKAGE_boost-log) selects PACKAGE_boost-regex which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-wserialization which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_boost-wserialization) selects PACKAGE_boost-serialization which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-signals which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-stacktrace which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-atomic && PACKAGE_boost-chrono && PACKAGE_boost-context && PACKAGE_boost-contract && PACKAGE_boost-coroutine && PACKAGE_boost-filesystem && PACKAGE_boost-libs && PACKAGE_boost-locale && PACKAGE_boost-log && PACKAGE_boost-random && PACKAGE_boost-test && PACKAGE_boost-thread && PACKAGE_boost-type_erasure && PACKAGE_i2pd && PACKAGE_iotivity-resource-container-lib && PACKAGE_domoticz) selects PACKAGE_boost-system which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_shadow) selects PACKAGE_shadow-chage which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-chfn which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-chpasswd which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-chsh which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-expiry which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-faillog which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-groupadd which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-groupdel which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-groupmems which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-groupmod which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-groups which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-lastlog which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-login which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_lxc-unprivileged && PACKAGE_shadow) selects PACKAGE_shadow-newgidmap which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-newgrp which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_lxc-unprivileged && PACKAGE_shadow) selects PACKAGE_shadow-newuidmap which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-nologin which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-passwd which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-su which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-useradd which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-userdel which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-usermod which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-vipw which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-iostreams which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-soup which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-alaw which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-alpha which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-alphacolor which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-apetag which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-app which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-ugly) selects PACKAGE_gst1-mod-asf which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-ugly) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-audioconvert which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-audiofx which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-audioparsers which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-audiorate which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-audioresample which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-audiotestsrc which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-auparse which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-autodetect which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-avi which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-cutter which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-debug which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-deinterlace which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-dtmf which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-effectv which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-equalizer which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-flac which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-flv which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-flxdec which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-gio which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-goom which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-goom2k1 which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-icydemux which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-id3demux which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-imagefreeze which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-interleave which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-isomp4 which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-jpeg which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-ugly) selects PACKAGE_gst1-mod-lame which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-ugly) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-level which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-matroska which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-ugly) selects PACKAGE_gst1-mod-mpeg2dec which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-ugly) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-mulaw which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-mod-hls && PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-multifile which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-multipart which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-navigationtest which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-vorbis which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-mod-vorbis && PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-ogg which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-opus which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-oss4 which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-ossaudio which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-playback which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-png which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-replaygain which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-rtp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-rtpmanager which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-rtsp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-shapewipe which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-smpte which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-spectrum which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-tcp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-theora which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-typefindfunctions which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-udp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-video4linux2 which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-videobox which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-videoconvert which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-videocrop which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-videofilter which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-videomixer which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-videorate which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-videoscale which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-videotestsrc which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-base) selects PACKAGE_gst1-mod-volume which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-vpx which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-wavenc which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-plugins-good) selects PACKAGE_gst1-mod-wavparse which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-good) warning: (PACKAGE_gst1-mod-video4linux2 && PACKAGE_gst1-plugins-base) selects PACKAGE_libgst1allocators which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_libdmapsharing && PACKAGE_libextractor-plugin-gstreamer && PACKAGE_gst1-mod-app && PACKAGE_gst1-mod-camerabin && PACKAGE_gst1-plugins-base && PACKAGE_libgst1adaptivedemux && PACKAGE_libgst1basecamerabinsrc && PACKAGE_gnunet-conversation) selects PACKAGE_libgst1app which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_libextractor-plugin-gstreamer && PACKAGE_gst1-libav && PACKAGE_gst1-mod-adpcmdec && PACKAGE_gst1-mod-adpcmenc && PACKAGE_gst1-mod-aiff && PACKAGE_gst1-mod-alaw && PACKAGE_gst1-mod-alpha && PACKAGE_gst1-mod-alphacolor && PACKAGE_gst1-mod-apetag && PACKAGE_gst1-mod-asfmux && PACKAGE_gst1-mod-audiofx && PACKAGE_gst1-mod-audioparsers && PACKAGE_gst1-mod-auparse && PACKAGE_gst1-mod-autoconvert && PACKAGE_gst1-mod-autodetect && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-bayer && PACKAGE_gst1-mod-camerabin && PACKAGE_gst1-mod-cutter && PACKAGE_gst1-mod-debug && PACKAGE_gst1-mod-debugutilsbad && PACKAGE_gst1-mod-deinterlace && PACKAGE_gst1-mod-dtmf && PACKAGE_gst1-mod-dvdspu && PACKAGE_gst1-mod-effectv && PACKAGE_gst1-mod-equalizer && PACKAGE_gst1-mod-fbdevsink && PACKAGE_gst1-mod-festival && PACKAGE_gst1-mod-flac && PACKAGE_gst1-mod-flv && PACKAGE_gst1-mod-flxdec && PACKAGE_gst1-mod-frei0r && PACKAGE_gst1-mod-goom && PACKAGE_gst1-mod-goom2k1 && PACKAGE_gst1-mod-hls && PACKAGE_gst1-mod-icydemux && PACKAGE_gst1-mod-id3demux && PACKAGE_gst1-mod-id3tag && PACKAGE_gst1-mod-imagefreeze && PACKAGE_gst1-mod-interleave && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-jpeg && PACKAGE_gst1-mod-jpegformat && PACKAGE_gst1-mod-level && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-mpegpsdemux && PACKAGE_gst1-mod-mpegpsmux && PACKAGE_gst1-mod-mulaw && PACKAGE_gst1-mod-multifile && PACKAGE_gst1-mod-multipart && PACKAGE_gst1-mod-mxf && PACKAGE_gst1-mod-navigationtest && PACKAGE_gst1-mod-ogg && PACKAGE_gst1-mod-opus && PACKAGE_gst1-mod-opusparse && PACKAGE_gst1-mod-oss4 && PACKAGE_gst1-mod-ossaudio && PACKAGE_gst1-mod-pcapparse && PACKAGE_gst1-mod-playback && PACKAGE_gst1-mod-png && PACKAGE_gst1-mod-pnm && PACKAGE_gst1-mod-replaygain && PACKAGE_gst1-mod-rfbsrc && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-mod-sdpelem && PACKAGE_gst1-mod-segmentclip && PACKAGE_gst1-mod-shapewipe && PACKAGE_gst1-mod-shm && PACKAGE_gst1-mod-siren && PACKAGE_gst1-mod-smpte && PACKAGE_gst1-mod-soup && PACKAGE_gst1-mod-spectrum && PACKAGE_gst1-mod-speed && PACKAGE_gst1-mod-subenc && PACKAGE_gst1-mod-typefindfunctions && PACKAGE_gst1-mod-udp && PACKAGE_gst1-mod-video4linux2 && PACKAGE_gst1-mod-videobox && PACKAGE_gst1-mod-videocrop && PACKAGE_gst1-mod-videofilter && PACKAGE_gst1-mod-videomixer && PACKAGE_gst1-mod-vpx && PACKAGE_gst1-mod-wavenc && PACKAGE_gst1-mod-wavparse && PACKAGE_gst1-plugins-bad && PACKAGE_gst1-plugins-base && PACKAGE_gst1-plugins-good && PACKAGE_libgst1adaptivedemux && PACKAGE_libgst1badbase && PACKAGE_libgst1basecamerabinsrc && PACKAGE_libgst1photography && PACKAGE_libgst1uridownloader) selects PACKAGE_libgst1pbutils which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-ogg && PACKAGE_gst1-mod-wavenc && PACKAGE_gst1-mod-wavparse && PACKAGE_gst1-plugins-base) selects PACKAGE_libgst1riff which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-libav && PACKAGE_gst1-mod-adpcmdec && PACKAGE_gst1-mod-adpcmenc && PACKAGE_gst1-mod-aiff && PACKAGE_gst1-mod-alaw && PACKAGE_gst1-mod-alsa && PACKAGE_gst1-mod-apetag && PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-audioconvert && PACKAGE_gst1-mod-audiofx && PACKAGE_gst1-mod-audioparsers && PACKAGE_gst1-mod-audiorate && PACKAGE_gst1-mod-audioresample && PACKAGE_gst1-mod-audiotestsrc && PACKAGE_gst1-mod-auparse && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-cutter && PACKAGE_gst1-mod-equalizer && PACKAGE_gst1-mod-festival && PACKAGE_gst1-mod-flac && PACKAGE_gst1-mod-flv && PACKAGE_gst1-mod-goom && PACKAGE_gst1-mod-goom2k1 && PACKAGE_gst1-mod-icydemux && PACKAGE_gst1-mod-interleave && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-lame && PACKAGE_gst1-mod-level && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-mpg123 && PACKAGE_gst1-mod-mulaw && PACKAGE_gst1-mod-mxf && PACKAGE_gst1-mod-oss4 && PACKAGE_gst1-mod-ossaudio && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-segmentclip && PACKAGE_gst1-mod-siren && PACKAGE_gst1-mod-soup && PACKAGE_gst1-mod-spectrum && PACKAGE_gst1-mod-speed && PACKAGE_gst1-mod-typefindfunctions && PACKAGE_gst1-mod-volume && PACKAGE_gst1-mod-vorbis && PACKAGE_gst1-mod-wavparse && PACKAGE_gst1-plugins-base && PACKAGE_libgst1pbutils && PACKAGE_libgst1riff && PACKAGE_gnunet-conversation) selects PACKAGE_libgst1audio which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gstreamer1) selects PACKAGE_libgst1check which has unmet direct dependencies (PACKAGE_gstreamer1-libs) warning: (PACKAGE_gst1-mod-audiofx && PACKAGE_gst1-mod-audiotestsrc && PACKAGE_gst1-mod-equalizer && PACKAGE_gst1-mod-frei0r && PACKAGE_gst1-mod-subenc && PACKAGE_gst1-mod-volume && PACKAGE_gstreamer1) selects PACKAGE_libgst1controller which has unmet direct dependencies (PACKAGE_gstreamer1-libs) warning: (PACKAGE_gst1-mod-audiofx && PACKAGE_gst1-mod-spectrum && PACKAGE_gst1-plugins-base) selects PACKAGE_libgst1fft which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-mod-tcp && PACKAGE_gst1-mod-udp && PACKAGE_gstreamer1) selects PACKAGE_libgst1net which has unmet direct dependencies (PACKAGE_gstreamer1-libs) warning: (PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-mod-sdpelem && PACKAGE_gst1-plugins-base) selects PACKAGE_libgst1sdp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-asfmux && PACKAGE_gst1-mod-dtmf && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-mod-sdpelem && PACKAGE_gst1-mod-siren && PACKAGE_gst1-plugins-base && PACKAGE_libgst1sdp) selects PACKAGE_libgst1rtp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-plugins-base) selects PACKAGE_libgst1rtsp which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_libextractor-plugin-gstreamer && PACKAGE_gst1-mod-aiff && PACKAGE_gst1-mod-alsa && PACKAGE_gst1-mod-apetag && PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-audioparsers && PACKAGE_gst1-mod-audiorate && PACKAGE_gst1-mod-audioresample && PACKAGE_gst1-mod-audiotestsrc && PACKAGE_gst1-mod-auparse && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-flac && PACKAGE_gst1-mod-flv && PACKAGE_gst1-mod-icydemux && PACKAGE_gst1-mod-id3demux && PACKAGE_gst1-mod-id3tag && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-jpegformat && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-mpg123 && PACKAGE_gst1-mod-ogg && PACKAGE_gst1-mod-oss4 && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-soup && PACKAGE_gst1-mod-theora && PACKAGE_gst1-mod-typefindfunctions && PACKAGE_gst1-mod-vorbis && PACKAGE_gst1-mod-vpx && PACKAGE_gst1-mod-wavparse && PACKAGE_gst1-plugins-base && PACKAGE_libgst1audio && PACKAGE_libgst1pbutils && PACKAGE_libgst1riff) selects PACKAGE_libgst1tag which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_gst1-libav && PACKAGE_gst1-mod-alpha && PACKAGE_gst1-mod-alphacolor && PACKAGE_gst1-mod-apetag && PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-bayer && PACKAGE_gst1-mod-debugutilsbad && PACKAGE_gst1-mod-deinterlace && PACKAGE_gst1-mod-dvdspu && PACKAGE_gst1-mod-effectv && PACKAGE_gst1-mod-fbdevsink && PACKAGE_gst1-mod-flv && PACKAGE_gst1-mod-frei0r && PACKAGE_gst1-mod-goom && PACKAGE_gst1-mod-goom2k1 && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-jpeg && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-mpeg2dec && PACKAGE_gst1-mod-multifile && PACKAGE_gst1-mod-mxf && PACKAGE_gst1-mod-navigationtest && PACKAGE_gst1-mod-ogg && PACKAGE_gst1-mod-opus && PACKAGE_gst1-mod-png && PACKAGE_gst1-mod-pnm && PACKAGE_gst1-mod-rfbsrc && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-shapewipe && PACKAGE_gst1-mod-smpte && PACKAGE_gst1-mod-theora && PACKAGE_gst1-mod-typefindfunctions && PACKAGE_gst1-mod-video4linux2 && PACKAGE_gst1-mod-videobox && PACKAGE_gst1-mod-videoconvert && PACKAGE_gst1-mod-videocrop && PACKAGE_gst1-mod-videofilter && PACKAGE_gst1-mod-videomixer && PACKAGE_gst1-mod-videorate && PACKAGE_gst1-mod-videoscale && PACKAGE_gst1-mod-videotestsrc && PACKAGE_gst1-mod-vpx && PACKAGE_gst1-plugins-base && PACKAGE_libgst1pbutils) selects PACKAGE_libgst1video which has unmet direct dependencies (PACKAGE_gstreamer1-plugins-base) warning: (PACKAGE_libextractor-plugin-gstreamer && PACKAGE_gst1-libav && PACKAGE_gst1-mod-adpcmdec && PACKAGE_gst1-mod-adpcmenc && PACKAGE_gst1-mod-aiff && PACKAGE_gst1-mod-alaw && PACKAGE_gst1-mod-alpha && PACKAGE_gst1-mod-alphacolor && PACKAGE_gst1-mod-alsa && PACKAGE_gst1-mod-apetag && PACKAGE_gst1-mod-app && PACKAGE_gst1-mod-asf && PACKAGE_gst1-mod-asfmux && PACKAGE_gst1-mod-audioconvert && PACKAGE_gst1-mod-audiofx && PACKAGE_gst1-mod-audioparsers && PACKAGE_gst1-mod-audiorate && PACKAGE_gst1-mod-audioresample && PACKAGE_gst1-mod-audiotestsrc && PACKAGE_gst1-mod-auparse && PACKAGE_gst1-mod-autoconvert && PACKAGE_gst1-mod-autodetect && PACKAGE_gst1-mod-avi && PACKAGE_gst1-mod-bayer && PACKAGE_gst1-mod-camerabin && PACKAGE_gst1-mod-cutter && PACKAGE_gst1-mod-debug && PACKAGE_gst1-mod-debugutilsbad && PACKAGE_gst1-mod-deinterlace && PACKAGE_gst1-mod-dtmf && PACKAGE_gst1-mod-dvdspu && PACKAGE_gst1-mod-effectv && PACKAGE_gst1-mod-equalizer && PACKAGE_gst1-mod-fbdevsink && PACKAGE_gst1-mod-festival && PACKAGE_gst1-mod-flac && PACKAGE_gst1-mod-flv && PACKAGE_gst1-mod-flxdec && PACKAGE_gst1-mod-frei0r && PACKAGE_gst1-mod-gio && PACKAGE_gst1-mod-goom && PACKAGE_gst1-mod-goom2k1 && PACKAGE_gst1-mod-hls && PACKAGE_gst1-mod-icydemux && PACKAGE_gst1-mod-id3demux && PACKAGE_gst1-mod-id3tag && PACKAGE_gst1-mod-imagefreeze && PACKAGE_gst1-mod-interleave && PACKAGE_gst1-mod-isomp4 && PACKAGE_gst1-mod-jpeg && PACKAGE_gst1-mod-jpegformat && PACKAGE_gst1-mod-lame && PACKAGE_gst1-mod-level && PACKAGE_gst1-mod-matroska && PACKAGE_gst1-mod-mpeg2dec && PACKAGE_gst1-mod-mpegpsdemux && PACKAGE_gst1-mod-mpegpsmux && PACKAGE_gst1-mod-mpg123 && PACKAGE_gst1-mod-mulaw && PACKAGE_gst1-mod-multifile && PACKAGE_gst1-mod-multipart && PACKAGE_gst1-mod-mxf && PACKAGE_gst1-mod-navigationtest && PACKAGE_gst1-mod-ogg && PACKAGE_gst1-mod-opus && PACKAGE_gst1-mod-opusparse && PACKAGE_gst1-mod-oss4 && PACKAGE_gst1-mod-ossaudio && PACKAGE_gst1-mod-pcapparse && PACKAGE_gst1-mod-playback && PACKAGE_gst1-mod-png && PACKAGE_gst1-mod-pnm && PACKAGE_gst1-mod-replaygain && PACKAGE_gst1-mod-rfbsrc && PACKAGE_gst1-mod-rtp && PACKAGE_gst1-mod-rtpmanager && PACKAGE_gst1-mod-rtsp && PACKAGE_gst1-mod-sdpelem && PACKAGE_gst1-mod-segmentclip && PACKAGE_gst1-mod-shapewipe && PACKAGE_gst1-mod-shm && PACKAGE_gst1-mod-siren && PACKAGE_gst1-mod-smpte && PACKAGE_gst1-mod-soup && PACKAGE_gst1-mod-spectrum && PACKAGE_gst1-mod-speed && PACKAGE_gst1-mod-subenc && PACKAGE_gst1-mod-tcp && PACKAGE_gst1-mod-theora && PACKAGE_gst1-mod-typefindfunctions && PACKAGE_gst1-mod-udp && PACKAGE_gst1-mod-video4linux2 && PACKAGE_gst1-mod-videobox && PACKAGE_gst1-mod-videoconvert && PACKAGE_gst1-mod-videocrop && PACKAGE_gst1-mod-videofilter && PACKAGE_gst1-mod-videomixer && PACKAGE_gst1-mod-videorate && PACKAGE_gst1-mod-videoscale && PACKAGE_gst1-mod-videotestsrc && PACKAGE_gst1-mod-volume && PACKAGE_gst1-mod-vorbis && PACKAGE_gst1-mod-vpx && PACKAGE_gst1-mod-wavenc && PACKAGE_gst1-mod-wavparse && PACKAGE_gst1-plugins-bad && PACKAGE_gst1-plugins-base && PACKAGE_gst1-plugins-good && PACKAGE_gst1-plugins-ugly && PACKAGE_gstreamer1 && PACKAGE_gstreamer1-utils && PACKAGE_lcdgrilo && PACKAGE_libgst1adaptivedemux && PACKAGE_libgst1allocators && PACKAGE_libgst1app && PACKAGE_libgst1audio && PACKAGE_libgst1badbase && PACKAGE_libgst1basecamerabinsrc && PACKAGE_libgst1check && PACKAGE_libgst1controller && PACKAGE_libgst1fft && PACKAGE_libgst1net && PACKAGE_libgst1pbutils && PACKAGE_libgst1photography && PACKAGE_libgst1riff && PACKAGE_libgst1rtp && PACKAGE_libgst1rtsp && PACKAGE_libgst1sdp && PACKAGE_libgst1tag && PACKAGE_libgst1uridownloader && PACKAGE_libgst1video && PACKAGE_gnunet-conversation && PACKAGE_lcdringer) selects PACKAGE_libgstreamer1 which has unmet direct dependencies (PACKAGE_gstreamer1-libs) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-dell1600n_net which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp3900 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-abaton which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-agfafocus which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-apple which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-artec which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-artec_eplus48u which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-as6e which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-avision which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-bh which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-canon which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-canon630u which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-canon_dr which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-cardscan which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-coolscan which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-coolscan2 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-coolscan3 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-dc210 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-dc240 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-dc25 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-dmc which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-epjitsu which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-epson which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-epson2 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-epsonds which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-fujitsu which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-genesys which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-gt68xx which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp3500 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp4200 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp5400 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hp5590 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hpljm1005 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-hs2p which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-ibm which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-kodak which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-kodakaio which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-kvs1025 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-kvs20xx which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-kvs40xx which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-leo which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-lexmark which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-ma1509 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-magicolor which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-matsushita which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-microtek which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-microtek2 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-mustek which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-mustek_usb which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-mustek_usb2 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-nec which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-net which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-niash which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-p5 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-pie which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-pieusb which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-pixma which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-plustek which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-plustek_pp which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-ricoh which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-rts8891 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-s9036 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-sceptre which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-sharp which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-sm3600 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-sm3840 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-snapscan which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-sp15c which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-st400 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-stv680 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-tamarack which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-teco1 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-teco2 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-teco3 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-test which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-u12 which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-umax which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-umax1220u which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-umax_pp which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-v4l which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_sane-backends-all) selects PACKAGE_sane-xerox_mfp which has unmet direct dependencies (PACKAGE_sane-backends) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-fiber which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-fiber && PACKAGE_boost-libs) selects PACKAGE_boost-coroutine which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-coroutine && PACKAGE_boost-libs) selects PACKAGE_boost-context which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-log which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-type_erasure which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-wave which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-context && PACKAGE_boost-coroutine && PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-type_erasure && PACKAGE_boost-wave && PACKAGE_iotivity-resource-container-lib && PACKAGE_domoticz) selects PACKAGE_boost-thread which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_boost-thread) selects PACKAGE_boost-atomic which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_boost-test) selects PACKAGE_boost-timer which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-context && PACKAGE_boost-coroutine && PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-thread && PACKAGE_boost-timer && PACKAGE_boost-type_erasure) selects PACKAGE_boost-chrono which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_mpd-avahi-service && PACKAGE_mpd-full && PACKAGE_mpd-mini) selects PACKAGE_boost-container which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-contract which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-wave && PACKAGE_i2pd && PACKAGE_iotivity-resource-container-lib && PACKAGE_domoticz) selects PACKAGE_boost-date_time which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-fiber && PACKAGE_boost-libs && PACKAGE_boost-log && PACKAGE_boost-wave && PACKAGE_i2pd) selects PACKAGE_boost-filesystem which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-graph which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-math which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_i2pd) selects PACKAGE_boost-program_options which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-random which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-graph && PACKAGE_boost-libs && PACKAGE_boost-log) selects PACKAGE_boost-regex which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-wserialization which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs && PACKAGE_boost-wserialization) selects PACKAGE_boost-serialization which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-signals which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-libs) selects PACKAGE_boost-stacktrace which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_boost-atomic && PACKAGE_boost-chrono && PACKAGE_boost-context && PACKAGE_boost-contract && PACKAGE_boost-coroutine && PACKAGE_boost-filesystem && PACKAGE_boost-libs && PACKAGE_boost-locale && PACKAGE_boost-log && PACKAGE_boost-random && PACKAGE_boost-test && PACKAGE_boost-thread && PACKAGE_boost-type_erasure && PACKAGE_i2pd && PACKAGE_iotivity-resource-container-lib && PACKAGE_domoticz) selects PACKAGE_boost-system which has unmet direct dependencies (PACKAGE_boost) warning: (PACKAGE_shadow) selects PACKAGE_shadow-chage which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-chfn which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-chpasswd which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-chsh which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-expiry which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-faillog which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-gpasswd which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-groupadd which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-groupdel which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-groupmems which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-groupmod which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-groups which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-lastlog which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-login which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_lxc-unprivileged && PACKAGE_shadow) selects PACKAGE_shadow-newgidmap which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-newgrp which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_lxc-unprivileged && PACKAGE_shadow) selects PACKAGE_shadow-newuidmap which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-nologin which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-passwd which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-su which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-useradd which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-userdel which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-usermod which has unmet direct dependencies (PACKAGE_shadow-utils) warning: (PACKAGE_shadow) selects PACKAGE_shadow-vipw which has unmet direct dependencies (PACKAGE_shadow-utils)
configuration written to .config
make[1]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/toolchain' if [ -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install.clean ]; then rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install.clean; fi; echo "libc" >> /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install if [ -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install.clean ]; then rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install.clean; fi; echo "libgcc" >> /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install if [ -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install.clean ]; then rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install.clean; fi; echo "libstdcpp" >> /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install if [ -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install.clean ]; then rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install.clean; fi; echo "libpthread" >> /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/toolchain.default.install make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/toolchain' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/ocf-crypto-headers' make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/ocf-crypto-headers' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/zlib' if [ -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/zlib.default.install.clean ]; then rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/zlib.default.install /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/zlib.default.install.clean; fi; echo "zlib" >> /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/zlib.default.install make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/zlib' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/openssl' if [ -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/openssl.default.install.clean ]; then rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/openssl.default.install /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/openssl.default.install.clean; fi; echo "libopenssl" >> /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/openssl.default.install make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/openssl' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/libevent2' if [ -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libevent2.default.install.clean ]; then rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libevent2.default.install /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libevent2.default.install.clean; fi; echo "libevent2" >> /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libevent2.default.install make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/libevent2' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/libpcap' if [ -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libpcap.default.install.clean ]; then rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libpcap.default.install /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libpcap.default.install.clean; fi; echo "libpcap" >> /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libpcap.default.install make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/libpcap' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/gettext' make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/gettext' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/libiconv' make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/libiconv' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/libtool' make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/base/package/libs/libtool' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/packages/libs/libsodium' if [ -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libsodium.default.install.clean ]; then rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libsodium.default.install /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libsodium.default.install.clean; fi; echo "libsodium" >> /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/pkginfo/libsodium.default.install make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/feeds/packages/libs/libsodium' make[2]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/package/pcap-dnsproxy' . /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/include/shell.sh; gzip -dc /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/dl/pcap-dnsproxy-0.4.9.8-bec77612a9144d949d01626f18f7c36efc3c0788.tar.gz | tar -C /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/.. -xf -
Applying ./patches/002-cmake-dependency-scanner-workaround.patch using plaintext:
patching file Source/Pcap_DNSProxy/Platform.h
Hunk #3 succeeded at 572 (offset -3 lines).
rm -rf /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Dependency
touch /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/.prepared_d21f3049d7cee469698997cbb3e0588f
rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/stamp/.pcap-dnsproxy_installed
(cd /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8; CFLAGS="-pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8:pcap-dnsproxy-0.4.9.8 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ansi -pedantic -Wall -Wextra -fpic -O3 " CXXFLAGS="-pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8:pcap-dnsproxy-0.4.9.8 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ansi -pedantic -Wall -Wextra -fpic -O3 " LDFLAGS="-L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/usr/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/usr/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/lib -znow -zrelro " cmake -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=mipsel -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER="/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER="/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-g++" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_ASM_COMPILER="/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-gcc" -DCMAKE_ASM_COMPILER_ARG1="" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/usr/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/usr/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/lib -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/usr/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/usr/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/usr/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/usr/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/lib -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/usr;/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16 -DCMAKE_PREFIX_PATH=/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16 -DCMAKE_SKIP_RPATH=TRUE -DPLATFORM_OPENWRT=ON -DENABLE_LIBSODIUM=ON -DENABLE_PCAP=ON -DENABLE_TLS=ON . )
-- The C compiler identification is GNU 5.3.0
-- The CXX compiler identification is GNU 5.3.0
-- Check for working C compiler: /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-gcc
-- Check for working C compiler: /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-g++
-- Check for working CXX compiler: /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Found OpenSSL: /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/usr/lib/libssl.so;/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/usr/lib/libcrypto.so (found version "1.0.2h")
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_ASM_COMPILER
CMAKE_ASM_COMPILER_ARG1
CMAKE_MODULE_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS
DL_LIBRARY
-- Build files have been written to: /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8
rm -f /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/.configured_*
touch /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/.configured_yyyyyyyyy
CFLAGS="-pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8:pcap-dnsproxy-0.4.9.8 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ansi -pedantic -Wall -Wextra -fpic -O3 -I/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/usr/include -I/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/include -I/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/usr/include -I/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/include/fortify -I/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/include " CXXFLAGS="-pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8:pcap-dnsproxy-0.4.9.8 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ansi -pedantic -Wall -Wextra -fpic -O3 -std=c++14 -I/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/usr/include -I/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/include -I/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/usr/include -I/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/include/fortify -I/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/include " LDFLAGS="-L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/usr/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/target-mipsel_24kec+dsp_musl-1.1.16/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/usr/lib -L/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/lib -znow -zrelro " make -j1 -C /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -pipe -mno-branch-likely -mips32r2 -mtune=24kec -mdsp -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -iremap /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8:pcap-dnsproxy-0.4.9.8 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ansi -pedantic -Wall -Wextra -fpic -O3" LD=mipsel-openwrt-linux-musl-ld NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" ;
make[3]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8'
make[4]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8'
make[5]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8'
Scanning dependencies of target Pcap_DNSProxy
make[5]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8'
make[5]: Entering directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8'
[ 4%] Building CXX object Source/Pcap_DNSProxy/CMakeFiles/Pcap_DNSProxy.dir/Base.cpp.o
In file included from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/mipsel-openwrt-linux-musl/include/c++/5.3.0/atomic:38:0,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Platform.h:354,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Structure.h:23,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Definition.h:23,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:23,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:23,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:23,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.h:23,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:20:
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/staging_dir/toolchain-mipsel_24kec+dsp_gcc-5.3.0_musl-1.1.16/mipsel-openwrt-linux-musl/include/c++/5.3.0/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the
^
In file included from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:23:0,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.h:23,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:20:
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:151:2: warning: identifier 'nullptr' is a keyword in C++11 [-Wc++0x-compat]
Buffer = nullptr;
^
In file included from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:23:0,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:23,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.h:23,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:20:
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:28:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class huffman_return_type
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:36:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class address_compare_type
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:43:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class read_text_type
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:54:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class log_level_type
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:59:9: warning: comma at end of enumerator list [-Wpedantic]
LEVEL_3, //All error messages
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:65:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class log_error_type
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:103:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class dns_cache_type
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:110:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class hosts_type
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:120:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class listen_mode
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:127:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class listen_protocol_network
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:133:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class listen_protocol_transport
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:144:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class request_mode_network
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:150:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class request_mode_transport
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:157:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class request_mode_direct
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:164:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class request_mode_test
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:170:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class _socket_setting_type
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:186:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class request_process_type
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:216:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class dnscurve_server_type
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:225:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class http_version_selection
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:232:9: warning: scoped enums only available with -std=c++11 or -std=gnu++11
typedef enum class _tls_version_selection
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:262:7: error: 'wstring' in namespace 'std' does not name a type
std::wstring FileName;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:264:7: error: 'string' in namespace 'std' does not name a type
std::string MBS_FileName;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:344:7: error: 'unique_ptr' in namespace 'std' does not name a template type
std::unique_ptr<uint8_t[]> SendBuffer;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:347:7: error: 'unique_ptr' in namespace 'std' does not name a template type
std::unique_ptr<uint8_t[]> RecvBuffer;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:381:7: error: 'string' in namespace 'std' does not name a type
std::string Domain;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:382:7: error: 'unique_ptr' in namespace 'std' does not name a template type
std::unique_ptr<uint8_t[]> Response;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:424:14: error: 'string' is not a member of 'std'
std::vectorstd::string *PcapDevicesBlacklist;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:424:14: error: 'string' is not a member of 'std'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:424:25: error: template argument 1 is invalid
std::vectorstd::string *PcapDevicesBlacklist;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:424:25: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:543:7: error: 'string' in namespace 'std' does not name a type
std::string *Local_FQDN_String;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:561:7: error: 'string' in namespace 'std' does not name a type
std::string *SOCKS_TargetDomain;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:577:7: error: 'wstring' in namespace 'std' does not name a type
std::wstring *HTTP_CONNECT_TLS_SNI;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:578:7: error: 'string' in namespace 'std' does not name a type
std::string *MBS_HTTP_CONNECT_TLS_SNI;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:580:7: error: 'string' in namespace 'std' does not name a type
std::string *HTTP_CONNECT_TLS_AddressString_IPv6;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:581:7: error: 'string' in namespace 'std' does not name a type
std::string *HTTP_CONNECT_TLS_AddressString_IPv4;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:587:7: error: 'string' in namespace 'std' does not name a type
std::string *HTTP_CONNECT_TargetDomain;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:589:14: error: 'string' is not a member of 'std'
std::vectorstd::string *HTTP_CONNECT_HeaderField;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:589:14: error: 'string' is not a member of 'std'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:589:25: error: template argument 1 is invalid
std::vectorstd::string *HTTP_CONNECT_HeaderField;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:589:25: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:600:51: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
ConfigurationTable(const ConfigurationTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:601:62: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
ConfigurationTable &operator=(const ConfigurationTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:654:7: error: 'default_random_engine' in namespace 'std' does not name a type
std::default_random_engine *RandomEngine;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:660:7: error: 'atomic' in namespace 'std' does not name a template type
std::atomic<size_t> *ThreadRunningNum;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:661:7: error: 'atomic' in namespace 'std' does not name a template type
std::atomic<size_t> *ThreadRunningFreeNum;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:664:14: error: 'wstring' is not a member of 'std'
std::vectorstd::wstring *Path_Global;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:664:14: error: 'wstring' is not a member of 'std'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:664:26: error: template argument 1 is invalid
std::vectorstd::wstring *Path_Global;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:664:26: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:665:7: error: 'wstring' in namespace 'std' does not name a type
std::wstring *Path_ErrorLog;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:666:14: error: 'wstring' is not a member of 'std'
std::vectorstd::wstring *FileList_Hosts;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:666:14: error: 'wstring' is not a member of 'std'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:666:26: error: template argument 1 is invalid
std::vectorstd::wstring *FileList_Hosts;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:666:26: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:667:14: error: 'wstring' is not a member of 'std'
std::vectorstd::wstring *FileList_IPFilter;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:667:14: error: 'wstring' is not a member of 'std'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:667:26: error: template argument 1 is invalid
std::vectorstd::wstring *FileList_IPFilter;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:667:26: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:669:14: error: 'string' is not a member of 'std'
std::vectorstd::string *MBS_Path_Global;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:669:14: error: 'string' is not a member of 'std'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:669:25: error: template argument 1 is invalid
std::vectorstd::string *MBS_Path_Global;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:669:25: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:670:7: error: 'string' in namespace 'std' does not name a type
std::string *MBS_Path_ErrorLog;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:671:14: error: 'string' is not a member of 'std'
std::vectorstd::string *MBS_FileList_Hosts;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:671:14: error: 'string' is not a member of 'std'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:671:25: error: template argument 1 is invalid
std::vectorstd::string *MBS_FileList_Hosts;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:671:25: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:672:14: error: 'string' is not a member of 'std'
std::vectorstd::string *MBS_FileList_IPFilter;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:672:14: error: 'string' is not a member of 'std'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:672:25: error: template argument 1 is invalid
std::vectorstd::string *MBS_FileList_IPFilter;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:672:25: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:684:14: error: 'string' is not a member of 'std'
std::vectorstd::string *LocalAddress_PointerResponse[NETWORK_LAYER_PARTNUM];
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:684:14: error: 'string' is not a member of 'std'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:684:25: error: template argument 1 is invalid
std::vectorstd::string *LocalAddress_PointerResponse[NETWORK_LAYER_PARTNUM];
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:684:25: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:689:39: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
GlobalStatus(const GlobalStatus &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:690:51: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
GlobalStatus & operator=(const GlobalStatus &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:736:7: error: 'regex' in namespace 'std' does not name a type
std::regex PatternRegex;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:737:7: error: 'string' in namespace 'std' does not name a type
std::string PatternOrDomainString;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:758:7: error: 'regex' in namespace 'std' does not name a type
std::regex PatternRegex;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:759:7: error: 'string' in namespace 'std' does not name a type
std::string PatternString;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:784:7: error: 'unordered_map' in namespace 'std' does not name a template type
std::unordered_map<uint64_t, std::unordered_set<uint64_t>> AddressRoutingList_IPv6;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:785:7: error: 'unordered_set' in namespace 'std' does not name a template type
std::unordered_set<uint32_t> AddressRoutingList_IPv4;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:807:51: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
AlternateSwapTable(const AlternateSwapTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:808:63: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
AlternateSwapTable & operator=(const AlternateSwapTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:858:7: error: 'unique_ptr' in namespace 'std' does not name a template type
std::unique_ptr<uint8_t[]> RecvBuffer;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:864:63: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
SocketSelectingOnceTable(const SocketSelectingOnceTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:865:75: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
SocketSelectingOnceTable & operator=(const SocketSelectingOnceTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:877:7: error: 'string' in namespace 'std' does not name a type
std::string *DeviceName;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:884:51: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
CaptureDeviceTable(const CaptureDeviceTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:885:63: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
CaptureDeviceTable & operator=(const CaptureDeviceTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:939:7: error: 'wstring' in namespace 'std' does not name a type
std::wstring *DatabaseName;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:941:7: error: 'string' in namespace 'std' does not name a type
std::string *MBS_DatabaseName;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:943:7: error: 'string' in namespace 'std' does not name a type
std::string *Database_Target_Server_Main_IPv6;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:944:7: error: 'string' in namespace 'std' does not name a type
std::string *Database_Target_Server_Alternate_IPv6;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:945:7: error: 'string' in namespace 'std' does not name a type
std::string *Database_Target_Server_Main_IPv4;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:946:7: error: 'string' in namespace 'std' does not name a type
std::string *Database_Target_Server_Alternate_IPv4;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:947:26: error: 'string' is not a member of 'std'
std::vector<std::vectorstd::string> *Database_LineData;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:947:26: error: 'string' is not a member of 'std'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:947:37: warning: '>>' operator is treated as two right angle brackets in C++11 [-Wc++0x-compat]
std::vector<std::vectorstd::string> Database_LineData;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:947:37: note: suggest parentheses around '>>' expression
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:947:43: error: 'Database_LineData' was not declared in this scope
std::vector<std::vectorstd::string> Database_LineData;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:947:43: error: '' cannot appear in a constant-expression
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:947:43: error: template argument 1 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:947:43: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:947:19: error: template argument 1 is invalid
std::vector<std::vectorstd::string> Database_LineData;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:947:19: error: template argument 2 is invalid
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:958:67: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
DNSCurveConfigurationTable(const DNSCurveConfigurationTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:959:79: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
DNSCurveConfigurationTable & operator=(const DNSCurveConfigurationTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:996:7: error: 'unique_ptr' in namespace 'std' does not name a template type
std::unique_ptr<uint8_t[]> RecvBuffer;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:1047:7: error: 'string' in namespace 'std' does not name a type
std::string AddressString;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:1051:53: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
OpenSSLContextTable(const OpenSSLContextTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Type.h:1052:65: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
OpenSSLContextTable & operator=(const OpenSSLContextTable &) = delete;
^
In file included from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:23:0,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.h:23,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:20:
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:29:57: error: spurious '>>', use '>' to terminate a template argument list
template<typename Ty, typename Container = std::queue<Ty>> class BlockingQueue
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:30:1: error: definition of 'class BlockingQueue' inside template parameter list
{
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:115:1: error: two or more data types in declaration of 'type name'
};
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:115:2: error: expected '>' before ';' token
};
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:115:2: error: expected unqualified-id before ';' token
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:116:23: error: expected unqualified-id before 'using'
template<typename Ty> using BLOCKING_QUEUE = BlockingQueue<Ty>;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:128:61: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
DNSCurveHeapBufferTable(const DNSCurveHeapBufferTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:129:73: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
DNSCurveHeapBufferTable & operator=(const DNSCurveHeapBufferTable &) = delete;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:144:23: error: expected unqualified-id before 'using'
template<typename Ty> using DNSCURVE_HEAP_BUFFER_TABLE = DNSCurveHeapBufferTable<Ty>;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h: In constructor 'DNSCurveHeapBufferTable<Ty>::DNSCurveHeapBufferTable()':
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:151:11: error: 'nullptr' was not declared in this scope
Buffer = nullptr;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h: In constructor 'DNSCurveHeapBufferTable<Ty>::DNSCurveHeapBufferTable(size_t)':
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:162:16: error: 'nullptr' was not declared in this scope
if (Buffer != nullptr)
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h: In constructor 'DNSCurveHeapBufferTable<Ty>::DNSCurveHeapBufferTable(size_t, size_t)':
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:180:16: error: 'nullptr' was not declared in this scope
if (Buffer != nullptr)
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h: In member function 'void DNSCurveHeapBufferTable<Ty>::Swap(DNSCurveHeapBufferTable<Ty>&)':
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:196:8: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
const auto BufferTemp = Buffer;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:196:13: error: 'BufferTemp' does not name a type
const auto BufferTemp = Buffer;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:198:17: error: 'BufferTemp' was not declared in this scope
Other.Buffer = BufferTemp;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:199:8: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
const auto BufferSizeTemp = BufferSize;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:199:13: error: 'BufferSizeTemp' does not name a type
const auto BufferSizeTemp = BufferSize;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:201:21: error: 'BufferSizeTemp' was not declared in this scope
Other.BufferSize = BufferSizeTemp;
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h: In destructor 'DNSCurveHeapBufferTable<Ty>::~DNSCurveHeapBufferTable()':
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Template.h:211:11: error: 'nullptr' was not declared in this scope
Buffer = nullptr;
^
In file included from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.h:23:0,
from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:20:
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h: At global scope:
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:35:7: error: 'std::wstring' has not been declared
std::wstring &Target);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:39:7: error: 'std::string' has not been declared
std::string &Target);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:45:7: error: variable or field 'CaseConvert' declared void
std::string &Buffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:45:2: error: 'string' is not a member of 'std'
std::string &Buffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:45:15: error: 'Buffer' was not declared in this scope
std::string &Buffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:46:2: error: expected primary-expression before 'const'
const bool IsLowerToUpper);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:48:7: error: variable or field 'CaseConvert' declared void
std::wstring &Buffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:48:2: error: 'wstring' is not a member of 'std'
std::wstring &Buffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:48:16: error: 'Buffer' was not declared in this scope
std::wstring &Buffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:49:2: error: expected primary-expression before 'const'
const bool IsLowerToUpper);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:51:7: error: variable or field 'MakeStringReversed' declared void
std::string &String);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:51:2: error: 'string' is not a member of 'std'
std::string &String);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:51:15: error: 'String' was not declared in this scope
std::string &String);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:53:7: error: variable or field 'MakeStringReversed' declared void
std::wstring &String);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:53:2: error: 'wstring' is not a member of 'std'
std::wstring &String);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:53:16: error: 'String' was not declared in this scope
std::wstring &String);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:55:13: error: 'string' in namespace 'std' does not name a type
const std::string &RuleItem,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:56:13: error: 'string' in namespace 'std' does not name a type
const std::string &TestItem);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:136:7: error: 'std::unique_ptr' has not been declared
std::unique_ptr<uint8_t[]> &SendBuffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:136:17: error: expected ',' or '...' before '<' token
std::unique_ptr<uint8_t[]> &SendBuffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:289:7: error: 'std::string' has not been declared
std::string &FName);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:295:7: error: 'std::string' has not been declared
std::string &FName);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:323:13: error: 'string' in namespace 'std' does not name a type
const std::string &Domain,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:343:7: error: 'std::wstring' has not been declared
std::wstring &Message);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:350:7: error: 'std::wstring' has not been declared
std::wstring &Message);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:354:7: error: 'std::wstring' has not been declared
std::wstring &Message);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:433:7: error: 'std::unique_ptr' has not been declared
std::unique_ptr<uint8_t[]> &OriginalRecv,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:433:17: error: expected ',' or '...' before '<' token
std::unique_ptr<uint8_t[]> &OriginalRecv,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:440:7: error: 'std::unique_ptr' has not been declared
std::unique_ptr<uint8_t[]> &OriginalRecv,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:440:17: error: expected ',' or '...' before '<' token
std::unique_ptr<uint8_t[]> &OriginalRecv,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:447:7: error: 'std::unique_ptr' has not been declared
std::unique_ptr<uint8_t[]> &OriginalRecv,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Include.h:447:17: error: expected ',' or '...' before '<' token
std::unique_ptr<uint8_t[]> &OriginalRecv,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp: In function 'bool CheckEmptyBuffer(const void, size_t)':
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:28:16: error: 'nullptr' was not declared in this scope
if (Buffer == nullptr)
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp: At global scope:
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:48:7: error: 'std::wstring' has not been declared
std::wstring &Target)
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp: In function 'bool MBS_To_WCS_String(const uint8_t, size_t, int&)':
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:51:9: error: request for member 'clear' in 'Target', which is of non-class type 'int'
Target.clear();
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:52:16: error: 'nullptr' was not declared in this scope
if (Buffer == nullptr || BufferSize == 0)
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:54:8: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
const auto DataLength = strnlen_s(reinterpret_cast<const char >(Buffer), BufferSize);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:54:13: error: 'DataLength' does not name a type
const auto DataLength = strnlen_s(reinterpret_cast<const char >(Buffer), BufferSize);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:55:6: error: 'DataLength' was not declared in this scope
if (DataLength == 0 || CheckEmptyBuffer(Buffer, DataLength))
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:59:8: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
const auto TargetBuffer = std::make_unique<wchar_t[]>(DataLength + MEMORY_RESERVED_BYTES);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:59:13: error: 'TargetBuffer' does not name a type
const auto TargetBuffer = std::make_unique<wchar_t[]>(DataLength + MEMORY_RESERVED_BYTES);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:60:10: error: 'TargetBuffer' was not declared in this scope
wmemset(TargetBuffer.get(), 0, DataLength + MEMORY_RESERVED_BYTES);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:60:33: error: 'DataLength' was not declared in this scope
wmemset(TargetBuffer.get(), 0, DataLength + MEMORY_RESERVED_BYTES);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp: At global scope:
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:91:7: error: 'std::string' has not been declared
std::string &Target)
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp: In function 'bool WCS_To_MBS_String(const wchar_t, size_t, int&)':
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:94:9: error: request for member 'clear' in 'Target', which is of non-class type 'int'
Target.clear();
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:95:16: error: 'nullptr' was not declared in this scope
if (Buffer == nullptr || BufferSize == 0)
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:97:8: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
const auto DataLength = wcsnlen_s(Buffer, BufferSize);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:97:13: error: 'DataLength' does not name a type
const auto DataLength = wcsnlen_s(Buffer, BufferSize);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:98:6: error: 'DataLength' was not declared in this scope
if (DataLength == 0 || CheckEmptyBuffer(Buffer, sizeof(wchar_t) * DataLength))
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:102:8: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
const auto TargetBuffer = std::make_unique<wchar_t[]>(DataLength + MEMORY_RESERVED_BYTES);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:102:13: error: 'TargetBuffer' does not name a type
const auto TargetBuffer = std::make_unique<wchar_t[]>(DataLength + MEMORY_RESERVED_BYTES);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:103:9: error: 'TargetBuffer' was not declared in this scope
memset(TargetBuffer.get(), 0, DataLength + MEMORY_RESERVED_BYTES);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:103:32: error: 'DataLength' was not declared in this scope
memset(TargetBuffer.get(), 0, DataLength + MEMORY_RESERVED_BYTES);
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp: In function 'void CaseConvert(uint8_t, size_t, bool)':
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:138:16: error: 'nullptr' was not declared in this scope
if (Buffer != nullptr)
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:145:63: error: 'toupper' was not declared in this scope
Buffer[Index] = static_cast<uint8_t>(toupper(Buffer[Index]));
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:148:63: error: 'tolower' was not declared in this scope
Buffer[Index] = static_cast<uint8_t>(tolower(Buffer[Index]));
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp: At global scope:
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:157:7: error: variable or field 'CaseConvert' declared void
std::string &Buffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:157:2: error: 'string' is not a member of 'std'
std::string &Buffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:157:15: error: 'Buffer' was not declared in this scope
std::string &Buffer,
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:158:2: error: expected primary-expression before 'const'
const bool IsLowerToUpper)
^
In file included from /home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.cpp:20:0:
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.h:39:21: warning: 'HuffmanCodes' defined but not used [-Wunused-variable]
static HUFFMAN_NODE HuffmanCodes[] =
^
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/Source/Pcap_DNSProxy/Base.h:157:17: warning: 'HuffmanDecodes' defined but not used [-Wunused-variable]
static uint32_t HuffmanDecodes[256U] =
^
Source/Pcap_DNSProxy/CMakeFiles/Pcap_DNSProxy.dir/build.make:62: recipe for target 'Source/Pcap_DNSProxy/CMakeFiles/Pcap_DNSProxy.dir/Base.cpp.o' failed
make[5]: *** [Source/Pcap_DNSProxy/CMakeFiles/Pcap_DNSProxy.dir/Base.cpp.o] Error 1
make[5]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8'
CMakeFiles/Makefile2:85: recipe for target 'Source/Pcap_DNSProxy/CMakeFiles/Pcap_DNSProxy.dir/all' failed
make[4]: *** [Source/Pcap_DNSProxy/CMakeFiles/Pcap_DNSProxy.dir/all] Error 2
make[4]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8'
Makefile:127: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8'
Makefile:183: recipe for target '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/.built' failed
make[2]: *** [/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/build_dir/target-mipsel_24kec+dsp_musl-1.1.16/pcap-dnsproxy-0.4.9.8/.built] Error 2
make[2]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/package/pcap-dnsproxy'
package/Makefile:196: recipe for target 'package/pcap-dnsproxy/compile' failed
make[1]: *** [package/pcap-dnsproxy/compile] Error 2
make[1]: Leaving directory '/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64'
/home/user/git2/OpenWrt-SDK-ramips-mt7620_gcc-5.3.0_musl-1.1.16.Linux-x86_64/include/toplevel.mk:185: recipe for target 'package/pcap-dnsproxy/compile' failed
make: *** [package/pcap-dnsproxy/compile] Error 2
..musl/include/c++/5.3.0/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
error: 'string' is not a member of 'std'
其它先不说,这里提示错误是说工具链有问题,然后下面一大堆说找不到定义找不到变量之类的,你可能需要先检查一下工具链的情况。
@chengr28 能編譯個ar71xx路由器用的ipk嗎?
I will try https://downloads.openwrt.org/releases/18.06.1/targets/ramips/mt7620/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64.tar.xz and see if the issue disappears.
OpenWrt 18.06.1 has build issue due to libevent version. We use API (event_base_get_num_events) from libevent 2.1.x while the version in openwrt 'packages' repository is 2.0.x thus cannot pass the compilation.
[ 40%] Building CXX object Source/Pcap_DNSProxy/CMakeFiles/Pcap_DNSProxy.dir/Network.cpp.o
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp: In function 'void ReadCallback_SocketSend(int, short int, void*)':
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:421:8: warning: unused parameter 'EventType' [-Wunused-parameter]
short EventType,
^~~~~~~~~
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp: In function 'void WriteCallback_SocketSend(int, short int, void*)':
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:455:8: warning: unused parameter 'EventType' [-Wunused-parameter]
short EventType,
^~~~~~~~~
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp: In function 'void TimerCallback_SocketSend(int, short int, void*)':
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:563:58: error: 'EVENT_BASE_COUNT_ACTIVE' was not declared in this scope
event_base_get_num_events(CallbackArgument->EventBase, EVENT_BASE_COUNT_ACTIVE) > 0) //Waiting all callback finished.
^~~~~~~~~~~~~~~~~~~~~~~
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:563:58: note: suggested alternative: 'EVENT_BASE_FLAG_NO_CACHE_TIME'
event_base_get_num_events(CallbackArgument->EventBase, EVENT_BASE_COUNT_ACTIVE) > 0) //Waiting all callback finished.
^~~~~~~~~~~~~~~~~~~~~~~
EVENT_BASE_FLAG_NO_CACHE_TIME
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:563:3: error: 'event_base_get_num_events' was not declared in this scope
event_base_get_num_events(CallbackArgument->EventBase, EVENT_BASE_COUNT_ACTIVE) > 0) //Waiting all callback finished.
^~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:563:3: note: suggested alternative: 'event_base_dump_events'
event_base_get_num_events(CallbackArgument->EventBase, EVENT_BASE_COUNT_ACTIVE) > 0) //Waiting all callback finished.
^~~~~~~~~~~~~~~~~~~~~~~~~
event_base_dump_events
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:552:18: warning: unused parameter 'Socket' [-Wunused-parameter]
evutil_socket_t Socket,
^~~~~~
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:553:8: warning: unused parameter 'EventType' [-Wunused-parameter]
short EventType,
^~~~~~~~~
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp: In function 'void TimerCallback_TransmissionOnce(int, short int, void*)':
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:879:58: error: 'EVENT_BASE_COUNT_ACTIVE' was not declared in this scope
event_base_get_num_events(CallbackArgument->EventBase, EVENT_BASE_COUNT_ACTIVE) > 0) //Waiting all callback finished.
^~~~~~~~~~~~~~~~~~~~~~~
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:879:58: note: suggested alternative: 'EVENT_BASE_FLAG_NO_CACHE_TIME'
event_base_get_num_events(CallbackArgument->EventBase, EVENT_BASE_COUNT_ACTIVE) > 0) //Waiting all callback finished.
^~~~~~~~~~~~~~~~~~~~~~~
EVENT_BASE_FLAG_NO_CACHE_TIME
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:879:3: error: 'event_base_get_num_events' was not declared in this scope
event_base_get_num_events(CallbackArgument->EventBase, EVENT_BASE_COUNT_ACTIVE) > 0) //Waiting all callback finished.
^~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:879:3: note: suggested alternative: 'event_base_dump_events'
event_base_get_num_events(CallbackArgument->EventBase, EVENT_BASE_COUNT_ACTIVE) > 0) //Waiting all callback finished.
^~~~~~~~~~~~~~~~~~~~~~~~~
event_base_dump_events
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:849:18: warning: unused parameter 'Socket' [-Wunused-parameter]
evutil_socket_t Socket,
^~~~~~
/tmp/openwrt-sdk-18.06.1-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64/build_dir/target-mipsel_24kc_musl/pcap-dnsproxy-0.4.9.12/Source/Pcap_DNSProxy/Network.cpp:850:8: warning: unused parameter 'EventType' [-Wunused-parameter]
short EventType,
^~~~~~~~~
make[5]: *** [Source/Pcap_DNSProxy/CMakeFiles/Pcap_DNSProxy.dir/build.make:167: Source/Pcap_DNSProxy/CMakeFiles/Pcap_DNSProxy.dir/Network.cpp.o] Error 1
@roc1010kmt
I decided to discontinue the prebuilt ipks due to very few downloads, while it cost much time to fight against the build environment. Please follow the build instructions in the main page, and if possible, use trunk version instead of so-called the stable versions like BB, CC, DD as it's not easy to make all versions working as expected.