<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body dir="auto"><div dir="auto">I can take a look at this.</div><div id="composer_signature" dir="auto"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">--Joe</div><div dir="auto"><br></div><div><br></div><div align="left" dir="auto" style="font-size:100%;color:#000000"><div>-------- Original message --------</div><div>From: Yadd <yadd@debian.org> </div><div>Date: 12/22/21  04:57  (GMT-05:00) </div><div>To: 1002190@bugs.debian.org </div><div>Subject: [Pkg-javascript-devel] Bug#1002190: Bug#1002190: gyp: FTBFS:
  dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9"
  returned exit code 13 </div><div><br></div></div>Hi,<br><br>is there someone with Python skills to fix that ?<br><br>I think that this package should really own to Python Team, not JS Team.<br><br>Cheers,<br>Yadd<br><br>On 21/12/2021 16:59, Lucas Nussbaum wrote:<br>> Source: gyp<br>> Version: 0.1+20210831gitd6c5dd5-1<br>> Severity: serious<br>> Justification: FTBFS<br>> Tags: bookworm sid ftbfs<br>> User: lucas@debian.org<br>> Usertags: ftbfs-20211220 ftbfs-bookworm<br>> <br>> Hi,<br>> <br>> During a rebuild of all packages in sid, your package failed to build<br>> on amd64.<br>> <br>> <br>> Relevant part (hopefully):<br>>> make[1]: Entering directory '/<<PKGBUILDDIR>>'<br>>> dh_auto_build<br>>> I: pybuild base:237: /usr/bin/python3.10 setup.py build<br>>> running build<br>>> running build_py<br>>> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/xcode_ninja.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/simple_copy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/ninja_syntax.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/common_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/win_tool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/input.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/MSVSProject.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/xml_fix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/MSVSUtil.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/mac_tool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/flock_tool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/xcodeproj_file.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/input_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/easy_xml_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/msvs_emulation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/xcode_emulation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/MSVSUserFile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/easy_xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/MSVSSettings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/MSVSVersion.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/MSVSToolFile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/MSVSSettings_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> copying pylib/gyp/MSVSNew.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp<br>>> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/xcode_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/msvs_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/msvs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/ninja_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/gypsh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/analyzer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/xcode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/make.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/gypd.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/dump_dependency_json.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/eclipse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/ninja.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> copying pylib/gyp/generator/cmake.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/generator<br>>> I: pybuild base:237: /usr/bin/python3 setup.py build<br>>> running build<br>>> running build_py<br>>> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/xcode_ninja.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/simple_copy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/ninja_syntax.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/common_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/win_tool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/input.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/MSVSProject.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/xml_fix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/MSVSUtil.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/mac_tool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/flock_tool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/xcodeproj_file.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/input_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/easy_xml_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/msvs_emulation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/xcode_emulation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/common.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/MSVSUserFile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/easy_xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/MSVSSettings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/MSVSVersion.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/MSVSToolFile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/MSVSSettings_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> copying pylib/gyp/MSVSNew.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp<br>>> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/xcode_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/msvs_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/msvs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/ninja_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/gypsh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/analyzer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/xcode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/make.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/gypd.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/dump_dependency_json.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/eclipse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/ninja.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> copying pylib/gyp/generator/cmake.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/gyp/generator<br>>> a2x -L --doctype manpage --format manpage /<<PKGBUILDDIR>>/debian/gyp.txt > /<<PKGBUILDDIR>>/debian/gyp.1<br>>> make[1]: Leaving directory '/<<PKGBUILDDIR>>'<br>>>     dh_auto_test -O--buildsystem=pybuild<br>>> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; python3.10 -m unittest discover -v<br>>> gyp (unittest.loader._FailedTest) ... ERROR<br>>><br>>> ======================================================================<br>>> ERROR: gyp (unittest.loader._FailedTest)<br>>> ----------------------------------------------------------------------<br>>> ImportError: Failed to import test module: gyp<br>>> Traceback (most recent call last):<br>>>    File "/usr/lib/python3.10/unittest/loader.py", line 470, in _find_test_path<br>>>      package = self._get_module_from_name(name)<br>>>    File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name<br>>>      __import__(name)<br>>>    File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/__init__.py", line 10, in <module><br>>>      import gyp.input<br>>>    File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/input.py", line 8, in <module><br>>>      import gyp.common<br>>>    File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/gyp/common.py", line 497, in <module><br>>>      class OrderedSet(collections.MutableSet):<br>>> AttributeError: module 'collections' has no attribute 'MutableSet'<br>>><br>>><br>>> ----------------------------------------------------------------------<br>>> Ran 1 test in 0.000s<br>>><br>>> FAILED (errors=1)<br>>> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; python3.10 -m unittest discover -v<br>>> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; python3.9 -m unittest discover -v<br>>><br>>> ----------------------------------------------------------------------<br>>> Ran 0 tests in 0.000s<br>>><br>>> OK<br>>> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned exit code 13<br>> <br>> <br>> The full build log is available from:<br>> http://qa-logs.debian.net/2021/12/20/gyp_0.1+20210831gitd6c5dd5-1_unstable.log<br>> <br>> A list of current common problems and possible solutions is available at<br>> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!<br>> <br>> If you reassign this bug to another package, please marking it as 'affects'-ing<br>> this package. See https://www.debian.org/Bugs/server-control#affects<br>> <br>> If you fail to reproduce this, please provide a build log and diff it with mine<br>> so that we can identify if something relevant changed in the meantime.<br>> <br><br>-- <br>Pkg-javascript-devel mailing list<br>Pkg-javascript-devel@alioth-lists.debian.net<br>https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel<br><br></body></html>