Advertisement
RingtailedFox

darling make failure on mageia 8 x86_64

Aug 23rd, 2021
2,217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.29 KB | None | 0 0
  1. [ 45%] Building C object src/external/cocotron/Onyx2D/CMakeFiles/Onyx2D.dir/O2TIFFImageDirectory.m.o
  2. In file included from /home/user/Downloads/darling/src/external/cocotron/Onyx2D/O2TIFFImageDirectory.m:30:
  3. In file included from /usr/include/tiffio.h:31:
  4. In file included from /usr/include/tiff.h:28:
  5. In file included from /usr/include/tiffconf.h:2:
  6. /usr/include/multiarch-dispatch.h:80:10: fatal error: 'multiarch-x86_64-_MULTIARCH_OS/tiffconf.h' file not found
  7. #include _MULTIARCH_MAKE_HEADER(x86_64,_MULTIARCH_HEADER)
  8.          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  9. /usr/include/multiarch-dispatch.h:78:45: note: expanded from macro '_MULTIARCH_MAKE_HEADER'
  10. #define _MULTIARCH_MAKE_HEADER(arch,header) <multiarch-arch-_MULTIARCH_OS/header>
  11.                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  12. <scratch space>:100:1: note: expanded from here
  13. <multiarch-x86_64-_MULTIARCH_OS/tiffconf.h>
  14. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  15. 1 error generated.
  16. make[2]: *** [src/external/cocotron/Onyx2D/CMakeFiles/Onyx2D.dir/build.make:1213: src/external/cocotron/Onyx2D/CMakeFiles/Onyx2D.dir/O2TIFFImageDirectory.m.o] Error 1
  17. make[1]: *** [CMakeFiles/Makefile2:56905: src/external/cocotron/Onyx2D/CMakeFiles/Onyx2D.dir/all] Error 2
  18. make: *** [Makefile:149: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement