<div dir="auto">Hi Alex,<div dir="auto"><br></div><div dir="auto">ramips architecture. Mt7620 make file.</div><div dir="auto"><br></div><div dir="auto">Regards</div><div dir="auto">Mangesh</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 11-Feb-2017 4:56 PM, "Alexandru Ardelean" <<a href="mailto:ardeleanalex@gmail.com">ardeleanalex@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Mangesh,<br>
<br>
So, I don't use much ImageBuilder.<br>
I don't even know how that works.<br>
<br>
I usually just do<br>
<br>
< get OpenWrt repo ><br>
./scripts/feeds update packages<br>
./scripts/feeds install -a<br>
make menuconfig<br>
< select packages I need, configure arch, etc ><br>
make V=99 -j8<br>
< extract image from the bin directory ><br>
<br>
Looking through<br>
<a href="https://github.com/openwrt/packages/tree/master/net/dnscrypt-proxy" rel="noreferrer" target="_blank">https://github.com/openwrt/<wbr>packages/tree/master/net/<wbr>dnscrypt-proxy</a><br>
It looks like dnscrypt-proxy should be there.<br>
But that's just the Makefile that builds the package.<br>
<br>
Does ImageBuilder install pre-built packages from an OpenWrt mirror ?<br>
Because on some architectures, dnscrypt-proxy looks broken.<br>
<br>
Example:<br>
<a href="http://buildbot.openwrt.org:8010/broken_packages/mpc85xx/" rel="noreferrer" target="_blank">http://buildbot.openwrt.org:<wbr>8010/broken_packages/mpc85xx/</a><br>
<a href="http://buildbot.openwrt.org:8010/broken_packages/kirkwood/" rel="noreferrer" target="_blank">http://buildbot.openwrt.org:<wbr>8010/broken_packages/kirkwood/</a><br>
<a href="http://buildbot.openwrt.org:8010/broken_packages/bcm53xx/" rel="noreferrer" target="_blank">http://buildbot.openwrt.org:<wbr>8010/broken_packages/bcm53xx/</a><br>
<a href="http://buildbot.openwrt.org:8010/broken_packages/ar71xx.mikrotik/" rel="noreferrer" target="_blank">http://buildbot.openwrt.org:<wbr>8010/broken_packages/ar71xx.<wbr>mikrotik/</a><br>
<a href="http://buildbot.openwrt.org:8010/broken_packages/adm8668/" rel="noreferrer" target="_blank">http://buildbot.openwrt.org:<wbr>8010/broken_packages/adm8668/</a><br>
<br>
On which architecture are you trying to build ?<br>
I understand you're trying to build on CC 15.05.1<br>
<br>
So, a bit more info about your setup could help.<br>
<br>
<br>
On Sat, Feb 11, 2017 at 7:35 AM, Mangesh Bhamre <<a href="mailto:mangesh@opennetware.com">mangesh@opennetware.com</a>> wrote:<br>
> Hi Alex and OpenWRT Team,<br>
><br>
> Any help on getting  dnscrypt-proxy package into snapshot will be helpful.<br>
> It is working fine with 15.05.1 - but not snapshot ImageBuilder.<br>
><br>
> Regards,<br>
> Mangesh Bhamre<br>
><br>
> On Tue, Feb 7, 2017 at 10:32 PM, Mangesh Bhamre <<a href="mailto:mangesh@opennetware.com">mangesh@opennetware.com</a>><br>
> wrote:<br>
>><br>
>> Hi Alex,<br>
>><br>
>> Snapshot don't have any reference of 'dnscrypt-proxy'. It is supported in<br>
>> CC 15.05.1 and I am able to add 'dnscrypt-proxy' in list of packages to<br>
>> include while building with CC Image-builder.<br>
>><br>
>> I scanned through all snapshot image-builder and no reference there. I run<br>
>> following command to build - same works fine for CC 15.05.1<br>
>><br>
>> make image PROFILE=Default PACKAGES="-wpad-mini wpad luci curl<br>
>> ca-certificates dnscrypt-proxy" FILES=/home/mangesh/files<br>
>><br>
>> Surely no typo there.<br>
>><br>
>> Regards,<br>
>> Mangesh<br>
>><br>
>><br>
>> On Tue, Feb 7, 2017 at 10:23 PM, Alexandru Ardelean<br>
>> <<a href="mailto:ardeleanalex@gmail.com">ardeleanalex@gmail.com</a>> wrote:<br>
>>><br>
>>> Do you have a Package/dnscrypt-proxy/install rule ?<br>
>>> Are you calling the BuildPackage rule ?<br>
>>><br>
>>> Do you have Package/dnscrypt-proxy/<wbr>description rule ?<br>
>>><br>
>>> And check for typos if above stuff is checked.<br>
>>><br>
>>> Thanks<br>
>>> Alex<br>
>>><br>
>>><br>
>>> On Tue, 7 Feb 2017 at 18:21, Mangesh Bhamre <<a href="mailto:mangesh@opennetware.com">mangesh@opennetware.com</a>><br>
>>> wrote:<br>
>>>><br>
>>>> Hello OpenWRT team,<br>
>>>><br>
>>>> I wish to bundle dnscrypt-proxy package using latest snapshot<br>
>>>> Image-builder. I get below errors. Please recommend a fix or address it in<br>
>>>> snapshot.<br>
>>>><br>
>>>> Collected errors:<br>
>>>>  * opkg_install_cmd: Cannot install package dnscrypt-proxy.<br>
>>>> Makefile:146: recipe for target 'package_install' failed<br>
>>>><br>
>>>> Regards,<br>
>>>> Mangesh<br>
>>>> ______________________________<wbr>_________________<br>
>>>> openwrt-devel mailing list<br>
>>>> <a href="mailto:openwrt-devel@lists.openwrt.org">openwrt-devel@lists.openwrt.<wbr>org</a><br>
>>>> <a href="https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel" rel="noreferrer" target="_blank">https://lists.openwrt.org/cgi-<wbr>bin/mailman/listinfo/openwrt-<wbr>devel</a><br>
>><br>
>><br>
><br>
</blockquote></div></div>