Last Chromium builds are from 1/27 .. version 89 in dev. Chromium 90.X in dev has been out for about 3 weeks so I would like to ask if there is an ETA for the Chromium 90.X build ?
The build was last attempted 1/30 and failed with all builds with:
ninja: error: '../../chrome/test/data/simple_test.tflite', needed by 'test_data/simple_test.tflite', missing and no known rule to make it
make[1]: *** [debian/rules:231: override_dh_auto_build] Error 1
Note: not sure if the WARNINGs are causing above but I also see :
WARNING at the command-line "--args":1:955: Build argument has no effect.
The variable "force_local_build_id" was set as a build argument
but never appeared in a declare_args() block in any buildfile.
To view all possible args, run "gn args --list "
The build continued as if that argument was unspecified.
Hi,
Last Chromium builds are from 1/27 .. version 89 in dev. Chromium 90.X in dev has been out for about 3 weeks so I would like to ask if there is an ETA for the Chromium 90.X build ?
The build was last attempted 1/30 and failed with all builds with: ninja: error: '../../chrome/test/data/simple_test.tflite', needed by 'test_data/simple_test.tflite', missing and no known rule to make it make[1]: *** [debian/rules:231: override_dh_auto_build] Error 1
Note: not sure if the WARNINGs are causing above but I also see : WARNING at the command-line "--args":1:955: Build argument has no effect. The variable "force_local_build_id" was set as a build argument but never appeared in a declare_args() block in any buildfile.
To view all possible args, run "gn args --list"
The build continued as if that argument was unspecified.