OpenWrt Forum Archive

Topic: a build dependency on 'zlib/host', which does not exist

The content of this topic has been archived on 30 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

This day ( new ) :

git pull ...

scripts/feeds  update -a

scripts/feeds install -a  or when i make menuconfig -j4

i have two WARNING  lines:
---
Collecting package info: done
WARNING: Makefile 'package/feeds/packages/python/Makefile' has a build dependency on 'zlib/host', which does not exist
WARNING: Makefile 'package/feeds/packages/python3/Makefile' has a build dependency on 'zlib/host', which does not exist

...
---

Last week not this ...

(Last edited by F5BJR on 28 Apr 2018, 16:30)

F5BJR wrote:

This day ( new ) :
...

i have two WARNING  lines:
---
Collecting package info: done
WARNING: Makefile 'package/feeds/packages/python/Makefile' has a build dependency on 'zlib/host', which does not exist
WARNING: Makefile 'package/feeds/packages/python3/Makefile' has a build dependency on 'zlib/host', which does not exist

...
---

Last week not this ...

Unless you build python, that has no impact.

Warning is caused by https://github.com/openwrt/openwrt/comm … 78e89a4bf7
And will soon be fixed with https://github.com/openwrt/packages/pull/5975

(Last edited by hnyman on 28 Apr 2018, 16:39)

Solved this day -> 30 april 2018 git and feeds are goods

(Last edited by F5BJR on 30 Apr 2018, 11:51)

The discussion might have continued from here.