Advertisement
mbaros

Untitled

Aug 19th, 2020
986
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 12.46 KB | None | 0 0
  1. vahagng@VahagnPC:~/Desktop/ImageFileTools/build$ sudo make
  2. /usr/bin/cmake -S/home/vahagng/Desktop/ImageFileTools -B/home/vahagng/Desktop/ImageFileTools/build --check-build-system CMakeFiles/Makefile.cmake 0
  3. /usr/bin/cmake -E cmake_progress_start /home/vahagng/Desktop/ImageFileTools/build/CMakeFiles /home/vahagng/Desktop/ImageFileTools/build/CMakeFiles/progress.marks
  4. make -f CMakeFiles/Makefile2 all
  5. make[1]: Entering directory '/home/vahagng/Desktop/ImageFileTools/build'
  6. make -f CMakeFiles/ImageFileTools.dir/build.make CMakeFiles/ImageFileTools.dir/depend
  7. make[2]: Entering directory '/home/vahagng/Desktop/ImageFileTools/build'
  8. cd /home/vahagng/Desktop/ImageFileTools/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/vahagng/Desktop/ImageFileTools /home/vahagng/Desktop/ImageFileTools /home/vahagng/Desktop/ImageFileTools/build /home/vahagng/Desktop/ImageFileTools/build /home/vahagng/Desktop/ImageFileTools/build/CMakeFiles/ImageFileTools.dir/DependInfo.cmake --color=
  9. Scanning dependencies of target ImageFileTools
  10. make[2]: Leaving directory '/home/vahagng/Desktop/ImageFileTools/build'
  11. make -f CMakeFiles/ImageFileTools.dir/build.make CMakeFiles/ImageFileTools.dir/build
  12. make[2]: Entering directory '/home/vahagng/Desktop/ImageFileTools/build'
  13. [ 10%] Building CXX object CMakeFiles/ImageFileTools.dir/CPPSource/Sources/ImageFileTools.cpp.o
  14. /usr/bin/c++  -DImageFileTools_EXPORTS -I/home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include -I/home/vahagng/Desktop/ImageFileTools/CPPSource/Sources -isystem /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include -isystem /usr/local/Wolfram/Mathematica/12.2/SystemFiles/Links/WSTP/DeveloperKit/Linux-x86-64/CompilerAdditions -isystem /usr/local/Wolfram/Mathematica/12.2/SystemFiles/IncludeFiles/C  -O3 -DNDEBUG -fPIC -fvisibility=hidden   -m64 -Wall -Wextra -pedantic -O3 -std=c++17 -o CMakeFiles/ImageFileTools.dir/CPPSource/Sources/ImageFileTools.cpp.o -c /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.cpp
  15. In file included from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/WSTP/WSStream.hpp:18,
  16.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/ErrorLog/LibraryLinkError.h:14,
  17.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/ErrorLog/ErrorManager.h:17,
  18.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/Containers/Generic/Base.hpp:11,
  19.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/Containers/Generic/DataStore.hpp:9,
  20.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/Containers/DataList.h:17,
  21.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/LLU.h:13,
  22.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.hpp:11,
  23.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.cpp:6:
  24. /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImathMatrix.h: In member function ‘const Imath_2_5::Matrix33<T>& Imath_2_5::Matrix33<T>::shear(const Imath_2_5::Vec2<S>&):
  25. /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImathMatrix.h:2704:21: error: expected unqualified-id before ‘this’
  26.  2704 |     Matrix33<T> P (*this);
  27.       |                     ^~~~
  28. In file included from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfChromaticities.h:47,
  29.                  from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfChromaticitiesAttribute.h:47,
  30.                  from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfStandardAttributes.h:59,
  31.                  from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfPartHelper.h:65,
  32.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/../Utils/OpenEXR/OpenEXRIncludes.hpp:53,
  33.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:10,
  34.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.cpp:9:
  35. /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImathMatrix.h:2706:15: error: ‘P’ was not declared in this scope
  36.  2706 |     x[0][0] = P[0][0] + h[1] * P[1][0];
  37.       |               ^
  38. In file included from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/WSTP/WSStream.hpp:18,
  39.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/ErrorLog/LibraryLinkError.h:14,
  40.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/ErrorLog/ErrorManager.h:17,
  41.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/Containers/Generic/Base.hpp:11,
  42.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/Containers/Generic/DataStore.hpp:9,
  43.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/Containers/DataList.h:17,
  44.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/LLU.h:13,
  45.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.hpp:11,
  46.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.cpp:6:
  47. /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImathMatrix.h: In member function ‘const Imath_2_5::Matrix44<T>& Imath_2_5::Matrix44<T>::rotate(const Imath_2_5::Vec3<S>&):
  48. /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImathMatrix.h:3865:21: error: expected unqualified-id before ‘this’
  49.  3865 |     Matrix44<T> P (*this);
  50.       |                     ^~~~
  51. In file included from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfChromaticities.h:47,
  52.                  from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfChromaticitiesAttribute.h:47,
  53.                  from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfStandardAttributes.h:59,
  54.                  from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfPartHelper.h:65,
  55.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/../Utils/OpenEXR/OpenEXRIncludes.hpp:53,
  56.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:10,
  57.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.cpp:9:
  58. /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImathMatrix.h:3867:15: error: ‘P’ was not declared in this scope
  59.  3867 |     x[0][0] = P[0][0] * m00 + P[1][0] * m01 + P[2][0] * m02;
  60.       |               ^
  61. In file included from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/WSTP/WSStream.hpp:18,
  62.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/ErrorLog/LibraryLinkError.h:14,
  63.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/ErrorLog/ErrorManager.h:17,
  64.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/Containers/Generic/Base.hpp:11,
  65.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/Containers/Generic/DataStore.hpp:9,
  66.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/Containers/DataList.h:17,
  67.                  from /home/vahagng/Desktop/ImageFileTools/build/LLU/install/include/LLU/LLU.h:13,
  68.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.hpp:11,
  69.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.cpp:6:
  70. /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImathMatrix.h: In member function ‘const Imath_2_5::Matrix44<T>& Imath_2_5::Matrix44<T>::shear(const Imath_2_5::Shear6<S>&):
  71. /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImathMatrix.h:4064:21: error: expected unqualified-id before ‘this’
  72.  4064 |     Matrix44<T> P (*this);
  73.       |                     ^~~~
  74. In file included from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfChromaticities.h:47,
  75.                  from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfChromaticitiesAttribute.h:47,
  76.                  from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfStandardAttributes.h:59,
  77.                  from /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImfPartHelper.h:65,
  78.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/../Utils/OpenEXR/OpenEXRIncludes.hpp:53,
  79.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:10,
  80.                  from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.cpp:9:
  81. /home/vahagng/Desktop/ImageFileTools/build/Components/OpenEXR/2.5.2/Linux-x86-64/vahag/include/OpenEXR/ImathMatrix.h:4068:19: error: ‘P’ was not declared in this scope
  82.  4068 |         x[0][i] = P[0][i] + h.yx * P[1][i] + h.zx * P[2][i];
  83.       |                   ^
  84. In file included from /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/ImageFileTools.cpp:9:
  85. /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp: At global scope:
  86. /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:56:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  87.    56 |  const bool isTiledOpenEXRFile() const { return isTiled; }
  88.       |  ^~~~~
  89. /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:80:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  90.    80 |  const uint32_t getDefaultChannelCount() const { return defaultChannelCount; }
  91.       |  ^~~~~
  92. /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:88:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  93.    88 |  const uint32_t getWidth(const int level = 0) const {
  94.       |  ^~~~~
  95. /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:98:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  96.    98 |  const uint32_t getHeight(const int level = 0) const {
  97.       |  ^~~~~
  98. /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:109:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  99.   109 |  const uint32_t getThumbnailWidth() const { return thumbnailWidth; }
  100.       |  ^~~~~
  101. /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:113:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  102.   113 |  const uint32_t getThumbnailHeight() const { return thumbnailHeight; }
  103.       |  ^~~~~
  104. /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:117:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  105.   117 |  const uint32_t getImageCount() const { return imageCount; }
  106.       |  ^~~~~
  107. /home/vahagng/Desktop/ImageFileTools/CPPSource/Sources/OpenEXR/OpenEXR.hpp:142:2: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
  108.   142 |  const bool isRGBFile() const { return isRGBImportable; }
  109.       |  ^~~~~
  110. make[2]: *** [CMakeFiles/ImageFileTools.dir/build.make:66: CMakeFiles/ImageFileTools.dir/CPPSource/Sources/ImageFileTools.cpp.o] Error 1
  111. make[2]: Leaving directory '/home/vahagng/Desktop/ImageFileTools/build'
  112. make[1]: *** [CMakeFiles/Makefile2:107: CMakeFiles/ImageFileTools.dir/all] Error 2
  113. make[1]: Leaving directory '/home/vahagng/Desktop/ImageFileTools/build'
  114. make: *** [Makefile:133: all] Error 2
  115.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement