finally i got it compiling , i uploaded the oxid.css to try it out and the whole template looked differently? doing a comparison with the older oxid.css it has major differences.
my understanding was that the oxid.css is directly created from the oxid.less?
ok there has been a commit to to the dev branch with fixes the above errors.
i still have problem compiling the oxid.less file
undefined_methodError: error evaluating function `darken`: Object #<Object> has no method 'toHSL' in /Volumes/data/Users/kritop/Downloads/mbtheme2/OXID eShop mobile theme/copy_this/out/mobile/src/less/bootstrap/tables.less on line 234, column 19:
233 background-color: darken(@state-danger-bg, 5%);
234 border-color: darken(@state-danger-border, 5%);
235 }