Docker command: python3 odoo/odoo-bin --addons-path server-backend,server-auth,account-closing,account-invoicing,automation,server-tools,server-ux,kmitl,account-financial-reporting,account-analytic,reporting-engine,mis-builder,project,purchase-workflow,web,hr,odoo-modules,server-brand,account-financial-tools,l10n-thailand,account-reconcile,odoo/addons,odoo/odoo/addons --workers 2 --gevent-port 8070 --max-cron-threads 1 -d 00465-16-0-without_demo --proxy-mode --db-filter %d.*$ --smtp 172.17.0.1 --without-demo=true ================================================= Adding readonly volume '/data/build/server-backend' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-backend/ce2a1c53c1152af2c05e8db9c46bfc03d9ccccae Adding readonly volume '/data/build/server-auth' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-auth/ce2a1c53c1152af2c05e8db9c46bfc03d9ccccae Adding readonly volume '/data/build/account-closing' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-closing/9e2c395bd12988d5e61be2942bc54f35ed57c3fe Adding readonly volume '/data/build/account-invoicing' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-invoicing/3f342cd51e8605c35e90498e926fc775e9368bb8 Adding readonly volume '/data/build/automation' pointing to /home/runbot/odoo/runbot/runbot/static/sources/automation/0d9d662bb656b5a8617e597b3e9ed317259e805f Adding readonly volume '/data/build/server-tools' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-tools/13059af58189da9e771a47e9ae2114960d0f9d37 Adding readonly volume '/data/build/server-ux' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-ux/5f406abda809d140e2417843153ab24ddf25a2ce Adding readonly volume '/data/build/kmitl' pointing to /home/runbot/odoo/runbot/runbot/static/sources/kmitl/41633dedf64845e8bc69b9d9f7b4ddd3cb59dbb6 Adding readonly volume '/data/build/account-financial-reporting' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-financial-reporting/d0106347995a5d7a2bff977df189ec4be8bb0962 Adding readonly volume '/data/build/account-analytic' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-analytic/efeba6df2a60ff660d3a898e3f4c03f67e03916f Adding readonly volume '/data/build/reporting-engine' pointing to /home/runbot/odoo/runbot/runbot/static/sources/reporting-engine/1bf88ff678ca1cf84c411e36c61bf500b8ac60c4 Adding readonly volume '/data/build/mis-builder' pointing to /home/runbot/odoo/runbot/runbot/static/sources/mis-builder/cc110d331d3c110d3cb03de4b71110463edbdb41 Adding readonly volume '/data/build/project' pointing to /home/runbot/odoo/runbot/runbot/static/sources/project/996f2f2a30bf6c8fc756798560966d512bcb5046 Adding readonly volume '/data/build/purchase-workflow' pointing to /home/runbot/odoo/runbot/runbot/static/sources/purchase-workflow/415e1d8b5893e75e724cdb9d4c45204bcff788ae Adding readonly volume '/data/build/web' pointing to /home/runbot/odoo/runbot/runbot/static/sources/web/da198cc877e91e400200a920bc1165a37c4f2b17 Adding readonly volume '/data/build/hr' pointing to /home/runbot/odoo/runbot/runbot/static/sources/hr/eb30386060767aba901f0e622ed620a5a1571a74 Adding readonly volume '/data/build/odoo-modules' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo-modules/7652967336542a595e1847fa8dceb6a6a23d81c3 Adding readonly volume '/data/build/server-brand' pointing to /home/runbot/odoo/runbot/runbot/static/sources/server-brand/749361a09185d7debf9551c5484f4420f5e1f6aa Adding readonly volume '/data/build/account-financial-tools' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-financial-tools/f8f8f827e7bdd3bcc6fea2f14d368fc639050675 Adding readonly volume '/data/build/l10n-thailand' pointing to /home/runbot/odoo/runbot/runbot/static/sources/l10n-thailand/f434c2bfaf3a30f88c669103d413c58c4c33f94b Adding readonly volume '/data/build/account-reconcile' pointing to /home/runbot/odoo/runbot/runbot/static/sources/account-reconcile/feed2dbb42941ae672ecf60dc64e9913b277cb45 Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/30ae0b46f31bf9fed285dfa15638cd0668532eb4 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00465-16-0/.odoorc Ignoring pymssql: markers 'python_version > "3.10"' don't match your environment Collecting mysqlclient Downloading mysqlclient-2.2.7.tar.gz (91 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'error' error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [33 lines of output] /bin/sh: 1: pkg-config: not found /bin/sh: 1: pkg-config: not found /bin/sh: 1: pkg-config: not found /bin/sh: 1: pkg-config: not found Trying pkg-config --exists mysqlclient Command 'pkg-config --exists mysqlclient' returned non-zero exit status 127. Trying pkg-config --exists mariadb Command 'pkg-config --exists mariadb' returned non-zero exit status 127. Trying pkg-config --exists libmariadb Command 'pkg-config --exists libmariadb' returned non-zero exit status 127. Trying pkg-config --exists perconaserverclient Command 'pkg-config --exists perconaserverclient' returned non-zero exit status 127. Traceback (most recent call last): File "/venv/main/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in main() File "/venv/main/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/venv/main/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel return hook(config_settings) File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 162, in get_requires_for_build_wheel return self._get_build_requires( File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 143, in _get_build_requires self.run_setup() File "/usr/lib/python3/dist-packages/setuptools/build_meta.py", line 158, in run_setup exec(compile(code, __file__, 'exec'), locals()) File "setup.py", line 156, in ext_options = get_config_posix(get_options()) File "setup.py", line 49, in get_config_posix pkg_name = find_package_name() File "setup.py", line 28, in find_package_name raise Exception( Exception: Can not find valid pkg-config name. Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manually [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.