diff options
| author | Sirio Balmelli <sirio@b-ad.ch> | 2020-10-15 16:07:12 +0200 |
|---|---|---|
| committer | Jonathan Ringer <jonringer@users.noreply.github.com> | 2020-11-06 10:48:01 -0800 |
| commit | 8fb56a487fe57e420209d9f37a085fcc89a5d108 (patch) | |
| tree | aad6fc66360fb5efa618140f388f3d0dd105e0c3 /pkgs/development/python-modules/rangehttpserver | |
| parent | a3ca1528d74a3892576bf46bcd48d890ad380c58 (diff) | |
python3Packages.pyelftools: disable tests on Darwin
af27072 broke the build on Darwin.
There does not seem to be any way to sanely enable tests on Darwin.
Tests initially fail because of missing 'greadelf'
expected by test/run_readelf_tests.py.
This is fixed by:
- adding 'binutils-unwrapped' to checkInputs
- hardlinking 'readelf' to 'greadelf' in a temp bin dir
- exporting temp bin dir to PATH
This leads to further test failures because of 'readelf' version mismatch
causing output inconsistencies.
See test/run_readelf_tests.py:31 for further details.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
