#21968: prereq-build.mk (git-core) check broken
------------------------+------------------------
Reporter: andieq@… | Owner: developers
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: toolchain | Version: Trunk
Resolution: | Keywords:
------------------------+------------------------
Comment (by risa2000):
I have the problem with this check as well (I am on gentoo).
{{{git submodules --help}}} defaults to man page and I have
{{{MANPAGER=/usr/bin/vimmanpager}}}. So the pipe does not receives
anything and the command never finishes.
I tried to fix it by using {{{info}}} instead of {{{man}}}, but then I am
not sure the output from {{{grep}}} is what the developers expect:
{{{
risa@gentoo-vb ~/openwrt/openwrt2 $ git submodule --help -i 2>&1 | grep --
--recursive
If ‘--recursive’ is specified, this command will recurse into
If ‘--recursive’ is specified, this command will recurse into the
evaluating the command. If ‘--recursive’ is given, submodules are
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/21968#comment:10>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets