intel-iot-devkit / meta-iot-cloud

OpenEmbedded layer to add support for multiple cloud IoT services including Microsoft Azure & Google Cloud Platform.
MIT License
69 stars 80 forks source link

python3-setuptools-scm-git-archive-native fails to build in the kirkstone branch. #163

Closed mabnhdev closed 1 year ago

mabnhdev commented 1 year ago

I get a build error in kirkstone when trying to build python3-setuptools-scm-git-archive-native.

I've attached a bash script that will reproduce the problem. cheroot-repro.txt

I've also attached the full error log from Yocto. log.do_compile.1391898.txt

| /home/mabnhdev/cheroot-repro/poky/build/tmp/work/x86_64-linux/python3-setuptools-scm-git-archive-native/1.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. | warnings.warn( | error: could not create 'build/bdist.linux-x86_64/wheel/setuptools_scm_git_archive/init.py': No such file or directory | ERROR: 'python3 setup.py bdist_wheel ' execution failed.

srware commented 1 year ago

@mabnhdev this should fixed with commit 741ddf47429e03436191976511ce75b0c52d8c46

Thanks

mabnhdev commented 1 year ago

Thanks so much for the quick response.

Regards, Mike

On Wed, Jan 11, 2023 at 12:34 PM Scott Ware @.***> wrote:

@mabnhdev https://github.com/mabnhdev this should fixed with commit 741ddf4 https://github.com/intel-iot-devkit/meta-iot-cloud/commit/741ddf47429e03436191976511ce75b0c52d8c46

Thanks

— Reply to this email directly, view it on GitHub https://github.com/intel-iot-devkit/meta-iot-cloud/issues/163#issuecomment-1379244897, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGNAQEVA3LXMO3KRFJLES3WR3VLTANCNFSM6AAAAAATWVXNPQ . You are receiving this because you were mentioned.Message ID: @.***>