#18225: compile error during 'make tools/install' in findutils - parallelbuild
related - r43063
-----------------------+------------------------
 Reporter:  bittorf@…  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 when having a fresh checkout it fails early with:

 {{{
 git clone git://nbd.name/openwrt.git
 cd openwrt
 echo "CONFIG_TARGET_x86=y" >'.config'
 make defconfig
 make -j25 tools/compile
 [...]

 bison: cannot open file
 `/home/user/openwrt/staging_dir/host/share/bison/m4sugar/m4sugar.m4': No
 such file or directory
 }}}

 when building with '-j1' it works.
 it does not happen with r43059 - so it seems the cause is r43060

--
Ticket URL: <https://dev.openwrt.org/ticket/18225>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to