[Scons-users] MSVS tests fail on *Linux* armv7a, scons-4.0.1

Michał Górny mgorny at gentoo.org
Sun Nov 29 03:29:00 EST 2020


Hello,

I've received a bug report from one of the Gentoo users that scons-4.0.1 
tests fail on his armv7a system.  The failing tests are:

  test/MSVS/vs-7.0-scc-files.py
  test/MSVS/vs-7.0-scc-legacy-files.py
  test/MSVS/vs-7.1-scc-files.py
  test/MSVS/vs-7.1-scc-legacy-files.py
  test/MSVS/vs-scc-files.py
  test/MSVS/vs-scc-legacy-files.py

In all cases, the failure is the same, e.g.:

---
606/1183 (51.23%) /usr/bin/python3.7 test/MSVS/vs-7.0-scc-files.py
/var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/scripts/scons.py returned 2
STDOUT =========================================================================
scons: Reading SConscript files ...

STDERR =========================================================================
MSVCUnsupportedHostArch: Unrecognized host architecture 'armv7l':
  File "/var/tmp/portage/dev-util/scons-4.0.1/temp/testcmd.20234.dh9kinc1/SConstruct", line 7:
    MSVS_SCC_AUX_PATH='AUX')
  File "/var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/SCons/Environment.py", line 999:
    apply_tools(self, tools, toolpath)
  File "/var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/SCons/Environment.py", line 102:
    env.Tool(tool)
  File "/var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/SCons/Environment.py", line 1844:
    tool(self)
  File "/var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/SCons/Tool/__init__.py", line 269:
    self.generate(env, *args, **kw)
  File "/var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/SCons/Tool/msvs.py", line 2076:
    msvc_setup_env_once(env)
  File "/var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/SCons/Tool/MSCommon/vc.py", line 783:
    msvc_setup_env(env)
  File "/var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/SCons/Tool/MSCommon/vc.py", line 925:
    d = msvc_find_valid_batch_script(env,version)
  File "/var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/SCons/Tool/MSCommon/vc.py", line 800:
    platforms = get_host_target(env)
  File "/var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/SCons/Tool/MSCommon/vc.py", line 218:
    raise MSVCUnsupportedHostArch(msg % repr(host_platform))


FAILED test of /var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/scripts/scons.py
	at line 621 of /var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/testing/framework/TestCommon.py (_complete)
	from line 724 of /var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/testing/framework/TestCommon.py (run)
	from line 427 of /var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/testing/framework/TestSCons.py (run)
	from line 743 of /var/tmp/portage/dev-util/scons-4.0.1/work/scons-4.0.1/testing/framework/TestSConsMSVS.py (run)
	from line 96 of test/MSVS/vs-7.0-scc-files.py
---


The original bug report along with full build log can be found at:
https://bugs.gentoo.org/757534

-- 
Best regards,
Michał Górny

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: This is a digitally signed message part
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20201129/8186aa9e/attachment.sig>


More information about the Scons-users mailing list