Configure failure with bmake 20160315
DAP-DarkneSS opened this issue · 5 comments
DAP-DarkneSS commented
Distro: all openSUSE realeses
Arch: all tested
Course: bmake 20160307 → 20160315
Error:
[ 73s] + bmake all
[ 73s] sh: line 0: test: -ge: unary operator expected
[ 73s] bmake[1]: "/home/abuild/rpmbuild/BUILD/mk-configure-0.29.1/mk/mkc_imp.preinit.mk" line 19: "bmake-20110606 or newer is required"
[ 73s] *** Error code 1
[ 73s]
[ 73s] Stop.
[ 73s] bmake: stopped in /home/abuild/rpmbuild/BUILD/mk-configure-0.29.1
DAP-DarkneSS commented
The same with 20160512.
cheusov commented
Actually, this is a bug of bmake. Some time ago its MAKE_VERSION variable was broken.
Try to apply the following patch to it.
bmake-patch1.patch.txt
DAP-DarkneSS commented
Thanks but patch should be reversed :)
cheusov commented
Does this solve the problem with mk-configure?
DAP-DarkneSS commented