Advertisement
Guest User

Untitled

a guest
Dec 1st, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.61 KB | None | 0 0
  1. [CXX] chart2/source/tools/Scaling.cxx
  2. /Users/libreoffice/lode/dev/core/chart2/source/view/charttypes/VSeriesPlotter.cxx:41:10: error: non-portable path to file '<Strings.hrc>'; specified path differs in case from file name on disk [-Werror,-Wnonportable-include-path]
  3. #include <strings.hrc>
  4. ^~~~~~~~~~~~~
  5. <Strings.hrc>
  6. [CXX] chart2/source/tools/SceneProperties.cxx
  7. [CXX] chart2/source/tools/StatisticsHelper.cxx
  8. [CXX] chart2/source/tools/ThreeDHelper.cxx
  9. [CXX] chart2/source/tools/TitleHelper.cxx
  10. [CXX] chart2/source/tools/TrueGuard.cxx
  11. [CXX] chart2/source/tools/UncachedDataSequence.cxx
  12. [CXX] chart2/source/tools/UserDefinedProperties.cxx
  13. [CXX] chart2/source/tools/WeakListenerAdapter.cxx
  14. [CXX] chart2/source/tools/WrappedDefaultProperty.cxx
  15. [CXX] chart2/source/tools/WrappedDirectStateProperty.cxx
  16. [CXX] chart2/source/tools/WrappedIgnoreProperty.cxx
  17. [CXX] chart2/source/tools/WrappedProperty.cxx
  18. [CXX] chart2/source/tools/WrappedPropertySet.cxx
  19. [CXX] chart2/source/tools/XMLRangeHelper.cxx
  20. [CXX] filter/source/msfilter/countryid.cxx
  21. [CXX] filter/source/msfilter/dffpropset.cxx
  22. [CXX] filter/source/msfilter/dffrecordheader.cxx
  23. [CXX] filter/source/msfilter/escherex.cxx
  24. [CXX] filter/source/msfilter/eschesdo.cxx
  25. [CXX] filter/source/msfilter/mscodec.cxx
  26. [CXX] filter/source/msfilter/msdffimp.cxx
  27. /Users/libreoffice/lode/dev/core/chart2/source/tools/InternalData.cxx:22:10: error: non-portable path to file '<Strings.hrc>'; specified path differs in case from file name on disk [-Werror,-Wnonportable-include-path]
  28. #include <strings.hrc>
  29. ^~~~~~~~~~~~~
  30. <Strings.hrc>
  31. [CXX] filter/source/msfilter/msocximex.cxx
  32. /Users/libreoffice/lode/dev/core/chart2/source/tools/InternalData.cxx:104:29: error: no matching function for call to 'SchResId'
  33. const OUString aRowName(SchResId(STR_ROW_LABEL));
  34. ^~~~~~~~
  35. /Users/libreoffice/lode/dev/core/chart2/source/inc/ResId.hxx:28:35: note: candidate function not viable: no known conversion from 'int' to 'const char *' for 1st argument
  36. OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(const char *pId);
  37. ^
  38. /Users/libreoffice/lode/dev/core/chart2/source/tools/InternalData.cxx:105:29: error: no matching function for call to 'SchResId'
  39. const OUString aColName(SchResId(STR_COLUMN_LABEL));
  40. ^~~~~~~~
  41. /Users/libreoffice/lode/dev/core/chart2/source/inc/ResId.hxx:28:35: note: candidate function not viable: no known conversion from 'int' to 'const char *' for 1st argument
  42. OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(const char *pId);
  43. ^
  44. [CXX] filter/source/msfilter/msoleexp.cxx
  45. [CXX] filter/source/msfilter/mstoolbar.cxx
  46. [CXX] filter/source/msfilter/msvbahelper.cxx
  47. 3 errors generated.
  48. /Users/libreoffice/lode/dev/core/solenv/gbuild/LinkTarget.mk:291: recipe for target '/Users/libreoffice/lode/dev/core/workdir/CxxObject/chart2/source/tools/InternalData.o' failed
  49. make[1]: *** [/Users/libreoffice/lode/dev/core/workdir/CxxObject/chart2/source/tools/InternalData.o] Error 1
  50. make[1]: *** Waiting for unfinished jobs....
  51. /Users/libreoffice/lode/dev/core/chart2/source/tools/MovingAverageRegressionCurveCalculator.cxx:23:10: error: non-portable path to file '<Strings.hrc>'; specified path differs in case from file name on disk [-Werror,-Wnonportable-include-path]
  52. #include <strings.hrc>
  53. ^~~~~~~~~~~~~
  54. <Strings.hrc>
  55. /Users/libreoffice/lode/dev/core/chart2/source/tools/MovingAverageRegressionCurveCalculator.cxx:100:12: error: no matching function for call to 'SchResId'
  56. return SchResId( STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS );
  57. ^~~~~~~~
  58. /Users/libreoffice/lode/dev/core/chart2/source/inc/ResId.hxx:28:35: note: candidate function not viable: no known conversion from 'int' to 'const char *' for 1st argument
  59. OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(const char *pId);
  60. ^
  61. 2 errors generated.
  62. /Users/libreoffice/lode/dev/core/solenv/gbuild/LinkTarget.mk:291: recipe for target '/Users/libreoffice/lode/dev/core/workdir/CxxObject/chart2/source/tools/MovingAverageRegressionCurveCalculator.o' failed
  63. make[1]: *** [/Users/libreoffice/lode/dev/core/workdir/CxxObject/chart2/source/tools/MovingAverageRegressionCurveCalculator.o] Error 1
  64. /Users/libreoffice/lode/dev/core/chart2/source/tools/RegressionCurveHelper.cxx:34:10: error: non-portable path to file '<Strings.hrc>'; specified path differs in case from file name on disk [-Werror,-Wnonportable-include-path]
  65. #include <strings.hrc>
  66. ^~~~~~~~~~~~~
  67. <Strings.hrc>
  68. /Users/libreoffice/lode/dev/core/chart2/source/tools/RegressionCurveHelper.cxx:630:19: error: no matching function for call to 'SchResId'
  69. aResult = SchResId(STR_REGRESSION_MEAN);
  70. ^~~~~~~~
  71. /Users/libreoffice/lode/dev/core/chart2/source/inc/ResId.hxx:28:35: note: candidate function not viable: no known conversion from 'int' to 'const char *' for 1st argument
  72. OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(const char *pId);
  73. ^
  74. /Users/libreoffice/lode/dev/core/chart2/source/tools/RegressionCurveHelper.cxx:634:19: error: no matching function for call to 'SchResId'
  75. aResult = SchResId(STR_REGRESSION_LINEAR);
  76. ^~~~~~~~
  77. /Users/libreoffice/lode/dev/core/chart2/source/inc/ResId.hxx:28:35: note: candidate function not viable: no known conversion from 'int' to 'const char *' for 1st argument
  78. OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(const char *pId);
  79. ^
  80. /Users/libreoffice/lode/dev/core/chart2/source/tools/RegressionCurveHelper.cxx:638:19: error: no matching function for call to 'SchResId'
  81. aResult = SchResId(STR_REGRESSION_LOG);
  82. ^~~~~~~~
  83. /Users/libreoffice/lode/dev/core/chart2/source/inc/ResId.hxx:28:35: note: candidate function not viable: no known conversion from 'int' to 'const char *' for 1st argument
  84. OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(const char *pId);
  85. ^
  86. /Users/libreoffice/lode/dev/core/chart2/source/tools/RegressionCurveHelper.cxx:642:19: error: no matching function for call to 'SchResId'
  87. aResult = SchResId(STR_REGRESSION_EXP);
  88. ^~~~~~~~
  89. /Users/libreoffice/lode/dev/core/chart2/source/inc/ResId.hxx:28:35: note: candidate function not viable: no known conversion from 'int' to 'const char *' for 1st argument
  90. OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(const char *pId);
  91. ^
  92. /Users/libreoffice/lode/dev/core/chart2/source/tools/RegressionCurveHelper.cxx:646:19: error: no matching function for call to 'SchResId'
  93. aResult = SchResId(STR_REGRESSION_POWER);
  94. ^~~~~~~~
  95. /Users/libreoffice/lode/dev/core/chart2/source/inc/ResId.hxx:28:35: note: candidate function not viable: no known conversion from 'int' to 'const char *' for 1st argument
  96. OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(const char *pId);
  97. ^
  98. /Users/libreoffice/lode/dev/core/chart2/source/tools/RegressionCurveHelper.cxx:650:19: error: no matching function for call to 'SchResId'
  99. aResult = SchResId(STR_REGRESSION_POLYNOMIAL);
  100. ^~~~~~~~
  101. /Users/libreoffice/lode/dev/core/chart2/source/inc/ResId.hxx:28:35: note: candidate function not viable: no known conversion from 'int' to 'const char *' for 1st argument
  102. OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(const char *pId);
  103. ^
  104. /Users/libreoffice/lode/dev/core/chart2/source/tools/RegressionCurveHelper.cxx:654:19: error: no matching function for call to 'SchResId'
  105. aResult = SchResId(STR_REGRESSION_MOVING_AVERAGE);
  106. ^~~~~~~~
  107. /Users/libreoffice/lode/dev/core/chart2/source/inc/ResId.hxx:28:35: note: candidate function not viable: no known conversion from 'int' to 'const char *' for 1st argument
  108. OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(const char *pId);
  109. ^
  110. 1 error generated.
  111. /Users/libreoffice/lode/dev/core/solenv/gbuild/LinkTarget.mk:291: recipe for target '/Users/libreoffice/lode/dev/core/workdir/CxxObject/chart2/source/view/charttypes/VSeriesPlotter.o' failed
  112. make[1]: *** [/Users/libreoffice/lode/dev/core/workdir/CxxObject/chart2/source/view/charttypes/VSeriesPlotter.o] Error 1
  113. 8 errors generated.
  114. /Users/libreoffice/lode/dev/core/solenv/gbuild/LinkTarget.mk:291: recipe for target '/Users/libreoffice/lode/dev/core/workdir/CxxObject/chart2/source/tools/RegressionCurveHelper.o' failed
  115. make[1]: *** [/Users/libreoffice/lode/dev/core/workdir/CxxObject/chart2/source/tools/RegressionCurveHelper.o] Error 1
  116. Makefile:276: recipe for target 'build' failed
  117. make: *** [build] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement