Advertisement
Guest User

Untitled

a guest
Mar 21st, 2023
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1. [gsohler@fedora openscad]$ source scripts/setenv-mingw-xbuild.sh
  2. linking /home/gsohler/openscad_deps/mxe/usr/i686-w64-mingw32.static.posix
  3. to /home/gsohler/git/openscad/mingw32.static.posix/mingw-cross-env
  4. OPENSCAD_LIBRARIES:
  5. BASEDIR: /home/gsohler/openscad_deps
  6. MXEDIR: /home/gsohler/openscad_deps/mxe
  7. MXE_TARGETS: i686-w64-mingw32.static.posix
  8. MXETARGETDIR: /home/gsohler/openscad_deps/mxe/usr/i686-w64-mingw32.static.posix
  9. MXELIBTYPE: static.posix
  10. DEPLOYDIR: /home/gsohler/git/openscad/mingw32.static.posix
  11. MXEQTSUBDIR: qt5
  12. PATH modified: /home/gsohler/openscad_deps/mxe/usr/bin
  13. PATH modified: /home/gsohler/openscad_deps/mxe/usr/i686-w64-mingw32.static.posix/qt5/bin
  14. [gsohler@fedora openscad]$ ./scripts/mingw-x-build-dependencies.sh
  15. OPENSCADDIR: /home/gsohler/git/openscad
  16. note: you can 'export NUMCPU=x' for multi-core compiles (x=number)
  17. note: you can 'export NUMJOBS=x' for building multiple pkgs at once
  18. linking /home/gsohler/openscad_deps/mxe/usr/i686-w64-mingw32.static.posix
  19. to /home/gsohler/git/openscad/mingw32.static.posix/mingw-cross-env
  20. OPENSCAD_LIBRARIES:
  21. BASEDIR: /home/gsohler/openscad_deps
  22. MXEDIR: /home/gsohler/openscad_deps/mxe
  23. MXE_TARGETS: i686-w64-mingw32.static.posix
  24. MXETARGETDIR: /home/gsohler/openscad_deps/mxe/usr/i686-w64-mingw32.static.posix
  25. MXELIBTYPE: static.posix
  26. DEPLOYDIR: /home/gsohler/git/openscad/mingw32.static.posix
  27. MXEQTSUBDIR: qt5
  28. PATH modified: /home/gsohler/openscad_deps/mxe/usr/bin
  29. PATH modified: /home/gsohler/openscad_deps/mxe/usr/i686-w64-mingw32.static.posix/qt5/bin
  30. entering /home/gsohler/openscad_deps/mxe
  31. checkout openscad-snapshot-build branch
  32. M Makefile
  33. Already on 'openscad-snapshot-build'
  34. Your branch is up to date with 'origin/openscad-snapshot-build'.
  35. make MXE_PLUGIN_DIRS=plugins/gcc11 qtbase qtmultimedia qscintilla2 mpfr eigen opencsg cgal ninja nsis glib libxml2 freetype fontconfig harfbuzz libzip lib3mf double-conversion zip intel-tbb MXE_TARGETS=i686-w64-mingw32.static.posix -j 1 JOBS=1
  36. grep: plugins/gcc11/*.mk: No such file or directory
  37. grep: plugins/gcc11/*.mk: No such file or directory
  38. find: ‘plugins/gcc11’: No such file or directory
  39. grep: plugins/gcc11: No such file or directory
  40. make: Nothing to be done for 'mpfr'.
  41. make: Nothing to be done for 'ninja'.
  42. make: Nothing to be done for 'glib'.
  43. make: Nothing to be done for 'freetype'.
  44. make: Nothing to be done for 'fontconfig'.
  45. make: Nothing to be done for 'harfbuzz'.
  46. [build] intel-tbb i686-w64-mingw32.static.posix
  47. echo mkdir -p '/home/gsohler/openscad_deps/mxe/log/20230321_102746'
  48. mkdir -p /home/gsohler/openscad_deps/mxe/log/20230321_102746
  49. [ -d '/home/gsohler/openscad_deps/mxe/log/20230321_102746' ] || mkdir -p '/home/gsohler/openscad_deps/mxe/log/20230321_102746'
  50. touch '/home/gsohler/openscad_deps/mxe/log/20230321_102746/intel-tbb_i686-w64-mingw32.static.posix'
  51. ln -sf '20230321_102746/intel-tbb_i686-w64-mingw32.static.posix' '/home/gsohler/openscad_deps/mxe/log/intel-tbb_i686-w64-mingw32.static.posix'
  52. echo makefile Makefile
  53. makefile Makefile
  54. if ! (time LD_PRELOAD='/home/gsohler/openscad_deps/mxe/usr/x86_64-pc-linux-gnu/lib/nonetwork.so' WINEPREFIX='/home/gsohler/openscad_deps/mxe/tmp-intel-tbb-i686-w64-mingw32.static.posix/readonly' make -f 'Makefile' 'build-only-intel-tbb_i686-w64-mingw32.static.posix' WGET=false ) &> '/home/gsohler/openscad_deps/mxe/log/20230321_102746/intel-tbb_i686-w64-mingw32.static.posix'; then echo; echo 'Failed1 to build package intel-tbb for target i686-w64-mingw32.static.posix!'; echo '------------------------------------------------------------'; tail -n 10 '/home/gsohler/openscad_deps/mxe/log/intel-tbb_i686-w64-mingw32.static.posix' | sed -n '/./p'; echo '------------------------------------------------------------'; echo '[log] /home/gsohler/openscad_deps/mxe/log/intel-tbb_i686-w64-mingw32.static.posix'; echo; exit 1; fi
  55.  
  56. Failed1 to build package intel-tbb for target i686-w64-mingw32.static.posix!
  57. ------------------------------------------------------------
  58. tar (child): /home/gsohler/openscad_deps/mxe/pkg/intel-tbb-c28c8be.tar.gz: Cannot open: No such file or directory
  59. tar (child): Error is not recoverable: exiting now
  60. tar: Child returned status 2
  61. tar: Error is not recoverable: exiting now
  62. make[1]: *** [Makefile:899: build-only-intel-tbb_i686-w64-mingw32.static.posix] Error 2
  63. make[1]: Leaving directory '/home/gsohler/openscad_deps/mxe'
  64. real 0m3.523s
  65. user 0m3.261s
  66. sys 0m0.156s
  67. ------------------------------------------------------------
  68. [log] /home/gsohler/openscad_deps/mxe/log/intel-tbb_i686-w64-mingw32.static.posix
  69.  
  70. make: *** [Makefile:890: /home/gsohler/openscad_deps/mxe/usr/i686-w64-mingw32.static.posix/installed/intel-tbb] Error 1
  71.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement