DEBUG: Executing shell function do_compile
Kivy Usage: setup.py [KIVY OPTION...] [-- PROGRAM OPTIONS]::
Options placed after a '-- ' separator, will not be touched by kivy,
and instead passed to your program.
Set KIVY_NO_ARGS=1 in your environment or before you import Kivy to
disable Kivy's argument parser.
-h, --help
Prints this help message.
-d, --debug
Shows debug log.
-a, --auto-fullscreen
Force 'auto' fullscreen mode (no resolution change).
Uses your display's resolution. This is most likely what you want.
-c, --config section:key[:value]
Set a custom [section] key=value in the configuration object.
-f, --fullscreen
Force running in fullscreen mode.
-k, --fake-fullscreen
Force 'fake' fullscreen mode (no window border/decoration).
Uses the resolution specified by width and height in your config.
-w, --windowed
Force running in a window.
-p, --provider id:provider[,options]
Add an input provider (eg: ccvtable1:tuio,192.168.0.1:3333).
-m mod, --module=mod
Activate a module (use "list" to get a list of available modules).
-r, --rotation
Rotate the window's contents (0, 90, 180, 270).
-s, --save
Save current Kivy configuration.
--size=640x480
Size of window geometry.
--dpi=96
Manually overload the Window DPI (for testing only.)
[ERROR ] [Core ] option --verbose not recognized
WARNING: TMPDIR/work/core2-32-yoe-linux/python3-kivy/2.3.1/temp/run.do_compile.181241:174 exit 2 from 'nativepython3 setup.py --verbose build -j 10 bdist_wheel --dist-dir TMPDIR/work/core2-32-yoe-linux/python3-kivy/2.3.1/dist'
WARNING: Backtrace (BB generated script):
#1: setuptools3_do_compile, TMPDIR/work/core2-32-yoe-linux/python3-kivy/2.3.1/temp/run.do_compile.181241, line 174
#2: do_compile, TMPDIR/work/core2-32-yoe-linux/python3-kivy/2.3.1/temp/run.do_compile.181241, line 157
#3: main, TMPDIR/work/core2-32-yoe-linux/python3-kivy/2.3.1/temp/run.do_compile.181241, line 181