Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libjpeg_turbo: fix cross to compatible platforms #285624

Merged
merged 1 commit into from
Feb 3, 2024

libjpeg_turbo: fix cross to compatible platforms

45581ad
Select commit
Loading
Failed to load commit list.
Merged

libjpeg_turbo: fix cross to compatible platforms #285624

libjpeg_turbo: fix cross to compatible platforms
45581ad
Select commit
Loading
Failed to load commit list.
OfBorg / libjpeg_turbo, libjpeg_turbo.passthru.tests on x86_64-linux completed Feb 2, 2024 in 0s

Unexpected error: command failed with exit code 1

Attempted: libjpeg_turbo, libjpeg_turbo.passthru.tests

Details

Partial log

       >     tests = self.loadTestsFromModule(package, pattern=pattern)
       >             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       >   File "/nix/store/5xhc2l60mgdyxr848gm5q8qd3x7i1n92-python3.11-setuptools-69.0.2/lib/python3.11/site-packages/setuptools/command/test.py", line 57, in loadTestsFromModule
       >     tests.append(self.loadTestsFromName(submodule))
       >                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       >   File "/nix/store/hvcfqamhgp92nsrsqmgwrk952282zk8w-python3-3.11.7/lib/python3.11/unittest/loader.py", line 217, in loadTestsFromName
       >     test = obj()
       >            ^^^^^
       > TypeError: imread() missing 1 required positional argument: 'filename'
       For full logs, run 'nix log /nix/store/64ay0mcb7r8d119849kj8dz3jp1d2jl3-python3.11-python-imread-0.7.5.drv'.