Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- | Checking for function "ctan" with dependency -lm: YES (cached)
- | Checking for function "ctanf" with dependency -lm: YES
- | Checking for function "ctanl" with dependency -lm: YES
- | Checking for function "ctanh" with dependency -lm: YES (cached)
- | Checking for function "ctanhf" with dependency -lm: YES
- | Checking for function "ctanhl" with dependency -lm: YES
- | Checking for function "isfinite" with dependency -lm: YES
- | Header "Python.h" has symbol "isfinite" with dependency python-3.13: YES
- | Checking for function "isinf" with dependency -lm: YES
- | Header "Python.h" has symbol "isinf" with dependency python-3.13: YES
- | Checking for function "isnan" with dependency -lm: YES
- | Header "Python.h" has symbol "isnan" with dependency python-3.13: YES
- | Checking for function "signbit" with dependency -lm: YES
- | Header "Python.h" has symbol "signbit" with dependency python-3.13: YES
- | Checking if "thread_local" compiles: NO
- | Checking if "_Thread_local" compiles: YES
- | Checking if "__thread" compiles: YES
- | Checking if "__declspec(thread)" compiles: NO
- | Checking for function "fallocate" : YES
- | Header "Python.h" has symbol "HAVE_FTELLO" with dependency python-3.13: YES
- | Header "Python.h" has symbol "HAVE_FSEEKO" with dependency python-3.13: YES
- | Checking for function "backtrace" : YES
- | Checking for function "madvise" : YES
- | Has header "features.h" : YES
- | Has header "xlocale.h" : NO
- | Has header "dlfcn.h" : YES
- | Has header "execinfo.h" : YES
- | Has header "libunwind.h" : NO
- | Has header "sys/mman.h" : YES
- | Checking for function "strtold_l" : YES
- | Compiler for C supports arguments -O3: YES
- |
- | ../numpy-2.1.3/numpy/_core/meson.build:408:46: ERROR: Can not run test applications in this cross environment.
- |
- | A full log can be found at /home/tgamblin/workspace/yocto/poky/build/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3-numpy/2.1.3/build/meson-logs/meson-log.txt
- |
- | ERROR Backend subprocess exited when trying to invoke build_wheel
- | WARNING: exit code 1 from a shell command.
- ERROR: Task (virtual:nativesdk:/home/tgamblin/workspace/yocto/poky/meta/recipes-devtools/python/python3-numpy_2.1.3.bb:do_compile) failed with exit code '1'
- NOTE: Tasks Summary: Attempted 1300 tasks of which 1289 didn't need to be rerun and 1 failed.
- Summary: 1 task failed:
- virtual:nativesdk:/home/tgamblin/workspace/yocto/poky/meta/recipes-devtools/python/python3-numpy_2.1.3.bb:do_compile
- log: /home/tgamblin/workspace/yocto/poky/build/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3-numpy/2.1.3/temp/log.do_compile.1938261
- Summary: There was 1 ERROR message, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement