Advertisement
Guest User

Meson boost bug

a guest
Aug 21st, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.01 KB | None | 0 0
  1. The Meson build system
  2. Version: 0.51.999
  3. Source dir: /home/daniel/projects/meson/test cases/frameworks/1 boost
  4. Build dir: /home/daniel/projects/meson/b 62f0821ead
  5. Build type: native build
  6. Project name: boosttest
  7. Project version: undefined
  8. C++ compiler for the host machine: c++ (gcc 9.1.0 "c++ (GCC) 9.1.0")
  9. C++ linker for the host machine: GNU ld.bfd 2.32
  10. Host machine cpu family: x86_64
  11. Host machine cpu: x86_64
  12. Run-time dependency Boost found: YES 1.69 (/usr)
  13. Compiler for C++ supports arguments -permissive: NO
  14. WARNING: Requested boost library test that doesn't exist. This will be an error in the future
  15. Run-time dependency Boost (thread, system) found: YES 1.69 (/usr)
  16. Run-time dependency Boost (thread, system) found: YES 1.69 (/usr)
  17. Run-time dependency Boost (unit_test_framework) found: YES 1.69 (/usr)
  18. Dependency boost found: YES (cached)
  19. Run-time dependency Boost (thread, system, log_setup, log) found: YES 1.69 (/usr)
  20. Program python2 found: YES (/usr/bin/python2)
  21. Program python3 found: YES (/usr/bin/python3)
  22. Found pkg-config: /usr/bin/pkg-config (1.6.3)
  23. Dependency python found: YES (pkgconfig)
  24. Dependency python found: YES (pkgconfig)
  25. Run-time dependency Boost (python27) found: YES 1.69 (/usr)
  26. Run-time dependency Boost (python37) found: YES 1.69 (/usr)
  27. Program /usr/bin/python2 found: YES (/usr/bin/python2)
  28. Program /usr/bin/python3 found: YES (/usr/bin/python3)
  29. Dependency boost found: YES (cached)
  30. Dependency boost found: YES (cached)
  31. Build targets in project: 9
  32. Found ninja-1.9.0.git at /usr/bin/ninja
  33. WARNING: Generated linker command has -L argument without following path
  34. WARNING: Generated linker command has -L argument without following path
  35. WARNING: Generated linker command has -L argument without following path
  36. WARNING: Generated linker command has -L argument without following path
  37. WARNING: Generated linker command has -L argument without following path
  38. [0/1] Regenerating build files.
  39. The Meson build system
  40. Version: 0.51.999
  41. Source dir: /home/daniel/projects/meson/test cases/frameworks/1 boost
  42. Build dir: /home/daniel/projects/meson/b 62f0821ead
  43. Build type: native build
  44. Project name: boosttest
  45. Project version: undefined
  46. C++ compiler for the host machine: c++ (gcc 9.1.0 "c++ (GCC) 9.1.0")
  47. C++ linker for the host machine: GNU ld.bfd 2.32
  48. Host machine cpu family: x86_64
  49. Host machine cpu: x86_64
  50. Dependency boost found: YES (cached)
  51. Compiler for C++ supports arguments -permissive: NO (cached)
  52. Dependency boost found: YES (cached)
  53. Dependency boost found: YES (cached)
  54. Dependency boost found: YES (cached)
  55. Dependency boost found: YES (cached)
  56. Dependency boost found: YES (cached)
  57. Program python2 found: YES (/usr/bin/python2)
  58. Program python3 found: YES (/usr/bin/python3)
  59. Found pkg-config: /usr/bin/pkg-config (1.6.3)
  60. Dependency python found: YES (pkgconfig)
  61. Dependency python found: YES (pkgconfig)
  62. Dependency boost found: YES (cached)
  63. Dependency boost found: YES (cached)
  64. Program /usr/bin/python2 found: YES (/usr/bin/python2)
  65. Program /usr/bin/python3 found: YES (/usr/bin/python3)
  66. Dependency boost found: YES (cached)
  67. Dependency boost found: YES (cached)
  68. Build targets in project: 9
  69. Found ninja-1.9.0.git at /usr/bin/ninja
  70. WARNING: Generated linker command has -L argument without following path
  71. WARNING: Generated linker command has -L argument without following path
  72. WARNING: Generated linker command has -L argument without following path
  73. WARNING: Generated linker command has -L argument without following path
  74. WARNING: Generated linker command has -L argument without following path
  75. [1/18] Compiling C++ object 'nomod@exe/nomod.cpp.o'.
  76. [2/18] Linking target nomod.
  77. FAILED: nomod
  78. c++ -o nomod 'nomod@exe/nomod.cpp.o' -Wl,--as-needed -Wl,--no-undefined /usr/lib -L
  79. c++: error: missing argument to ā€˜-Lā€™
  80. [3/18] Compiling C++ object 'partial_dep/218a4f5@@external_dep@exe/main.cpp.o'.
  81. [4/18] Compiling C++ object 'partial_dep/218a4f5@@foo@sta/foo.cpp.o'.
  82. [5/18] Compiling C++ object 'utf@exe/unit_test.cpp.o'.
  83. [6/18] Compiling C++ object 'linkedexe@exe/linkexe.cc.o'.
  84. [7/18] Compiling C++ object 'staticlinkedexe@exe/linkexe.cc.o'.
  85. [8/18] Compiling C++ object 'python3_module@sha/python_module.cpp.o'.
  86. [9/18] Compiling C++ object 'python2_module@sha/python_module.cpp.o'.
  87. [10/18] Compiling C++ object 'extralibexe@exe/extralib.cpp.o'.
  88. ninja: build stopped: subcommand failed.
  89.  
  90.  
  91. ninja explain: output build.ninja older than most recent input ../test cases/frameworks/1 boost/meson.build (1566390650501036124 vs 1566390651781015394)
  92. ninja explain: deps for 'linkedexe@exe/linkexe.cc.o' are missing
  93. ninja explain: linkedexe@exe/linkexe.cc.o is dirty
  94. ninja explain: linkedexe is dirty
  95. ninja explain: deps for 'staticlinkedexe@exe/linkexe.cc.o' are missing
  96. ninja explain: staticlinkedexe@exe/linkexe.cc.o is dirty
  97. ninja explain: staticlinkedexe is dirty
  98. ninja explain: deps for 'utf@exe/unit_test.cpp.o' are missing
  99. ninja explain: utf@exe/unit_test.cpp.o is dirty
  100. ninja explain: utf is dirty
  101. ninja explain: deps for 'nomod@exe/nomod.cpp.o' are missing
  102. ninja explain: nomod@exe/nomod.cpp.o is dirty
  103. ninja explain: nomod is dirty
  104. ninja explain: deps for 'extralibexe@exe/extralib.cpp.o' are missing
  105. ninja explain: extralibexe@exe/extralib.cpp.o is dirty
  106. ninja explain: extralibexe is dirty
  107. ninja explain: deps for 'python2_module@sha/python_module.cpp.o' are missing
  108. ninja explain: python2_module@sha/python_module.cpp.o is dirty
  109. ninja explain: python2_module.so is dirty
  110. ninja explain: deps for 'python3_module@sha/python_module.cpp.o' are missing
  111. ninja explain: python3_module@sha/python_module.cpp.o is dirty
  112. ninja explain: python3_module.so is dirty
  113. ninja explain: deps for 'partial_dep/218a4f5@@foo@sta/foo.cpp.o' are missing
  114. ninja explain: partial_dep/218a4f5@@foo@sta/foo.cpp.o is dirty
  115. ninja explain: partial_dep/libfoo.a is dirty
  116. ninja explain: deps for 'partial_dep/218a4f5@@external_dep@exe/main.cpp.o' are missing
  117. ninja explain: partial_dep/218a4f5@@external_dep@exe/main.cpp.o is dirty
  118. ninja explain: partial_dep/libfoo.a is dirty
  119. ninja explain: partial_dep/external_dep is dirty
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement