Guest User

Untitled

a guest
May 25th, 2024
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.02 KB | None | 0 0
  1. ==> Making package: afdko 4.0.1-3 (Sun 26 May 2024 02:08:55 CEST)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving sources...
  5. -> Found afdko-4.0.1.tar.gz
  6. ==> Validating source files with sha256sums...
  7. afdko-4.0.1.tar.gz ... Passed
  8. ==> Removing existing $srcdir/ directory...
  9. ==> Extracting sources...
  10. -> Extracting afdko-4.0.1.tar.gz with bsdtar
  11. ==> Starting prepare()...
  12. ==> Removing existing $pkgdir/ directory...
  13. ==> Starting build()...
  14. * Getting build dependencies for wheel...
  15. <string>:7: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead.
  16. [05/26/24 02:08:57] WARNING toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' pyproject_reading.py:42
  17. Traceback (most recent call last):
  18. File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
  19. section = defn.get("tool", {})[tool_name]
  20. ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  21. KeyError: 'setuptools_scm'
  22. * Building wheel...
  23. <string>:7: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead.
  24. [05/26/24 02:08:57] WARNING toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' pyproject_reading.py:42
  25. Traceback (most recent call last):
  26. File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
  27. section = defn.get("tool", {})[tool_name]
  28. ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  29. KeyError: 'setuptools_scm'
  30.  
  31.  
  32. --------------------------------------------------------------------------------
  33. -- Trying 'Ninja' generator
  34. --------------------------------
  35. ---------------------------
  36. ----------------------
  37. -----------------
  38. ------------
  39. -------
  40. --
  41. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  42. Compatibility with CMake < 3.5 will be removed from a future version of
  43. CMake.
  44.  
  45. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  46. CMake that the project does not need compatibility with older versions.
  47.  
  48. Not searching for unused variables given on the command line.
  49.  
  50. -- The C compiler identification is Clang 17.0.6
  51. -- Detecting C compiler ABI info
  52. -- Detecting C compiler ABI info - done
  53. -- Check for working C compiler: /usr/bin/clang - skipped
  54. -- Detecting C compile features
  55. -- Detecting C compile features - done
  56. -- The CXX compiler identification is Clang 17.0.6
  57. -- Detecting CXX compiler ABI info
  58. -- Detecting CXX compiler ABI info - done
  59. -- Check for working CXX compiler: /usr/bin/clang++ - skipped
  60. -- Detecting CXX compile features
  61. -- Detecting CXX compile features - done
  62. -- Configuring done (0.5s)
  63. -- Generating done (0.0s)
  64. -- Build files have been written to: /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/_cmake_test_compile/build
  65. --
  66. -------
  67. ------------
  68. -----------------
  69. ----------------------
  70. ---------------------------
  71. --------------------------------
  72. -- Trying 'Ninja' generator - success
  73. --------------------------------------------------------------------------------
  74.  
  75. Configuring Project
  76. Working directory:
  77. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/_skbuild/linux-x86_64-3.12/cmake-build
  78. Command:
  79. /usr/bin/cmake /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1 -G Ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/_skbuild/linux-x86_64-3.12/cmake-install -DPYTHON_VERSION_STRING:STRING=3.12.3 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/usr/lib/python3.12/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/usr/bin/python -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.12 -DPYTHON_LIBRARY:PATH=/usr/lib/libpython3.12.so -DPython_EXECUTABLE:PATH=/usr/bin/python -DPython_ROOT_DIR:PATH=/usr -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/usr/include/python3.12 -DPython_NumPy_INCLUDE_DIRS:PATH=/usr/lib/python3.12/site-packages/numpy/core/include -DPython3_EXECUTABLE:PATH=/usr/bin/python -DPython3_ROOT_DIR:PATH=/usr -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/usr/include/python3.12 -DPython3_NumPy_INCLUDE_DIRS:PATH=/usr/lib/python3.12/site-packages/numpy/core/include -DCMAKE_BUILD_TYPE:STRING=Release
  80.  
  81. Not searching for unused variables given on the command line.
  82. -- The C compiler identification is Clang 17.0.6
  83. -- The CXX compiler identification is Clang 17.0.6
  84. -- Detecting C compiler ABI info
  85. -- Detecting C compiler ABI info - done
  86. -- Check for working C compiler: /usr/bin/clang - skipped
  87. -- Detecting C compile features
  88. -- Detecting C compile features - done
  89. -- Detecting CXX compiler ABI info
  90. -- Detecting CXX compiler ABI info - done
  91. -- Check for working CXX compiler: /usr/bin/clang++ - skipped
  92. -- Detecting CXX compile features
  93. -- Detecting CXX compile features - done
  94. -- Build type is Release
  95. CMake Warning (dev) at /usr/lib/python3.12/site-packages/skbuild/resources/cmake/FindPythonExtensions.cmake:245 (find_package):
  96. Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  97. are removed. Run "cmake --help-policy CMP0148" for policy details. Use
  98. the cmake_policy command to set the policy and suppress this warning.
  99.  
  100. Call Stack (most recent call first):
  101. CMakeLists.txt:25 (find_package)
  102. This warning is for project developers. Use -Wno-dev to suppress it.
  103.  
  104. -- Found PythonInterp: /usr/bin/python (found version "3.12.3")
  105. CMake Warning (dev) at /usr/lib/python3.12/site-packages/skbuild/resources/cmake/FindPythonExtensions.cmake:252 (find_package):
  106. Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  107. are removed. Run "cmake --help-policy CMP0148" for policy details. Use
  108. the cmake_policy command to set the policy and suppress this warning.
  109.  
  110. Call Stack (most recent call first):
  111. CMakeLists.txt:25 (find_package)
  112. This warning is for project developers. Use -Wno-dev to suppress it.
  113.  
  114. -- Found PythonLibs: /usr/lib/libpython3.12.so (found version "3.12.3")
  115. -- Found LibXml2: /usr/lib/libxml2.so (found version "2.12.7")
  116. -- Looking for floor in m
  117. -- Looking for floor in m - found
  118. -- Found Python3: /usr/bin/python (found version "3.12.3") found components: Interpreter
  119. -- Configuring done (1.0s)
  120. -- Generating done (0.0s)
  121. -- Build files have been written to: /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/_skbuild/linux-x86_64-3.12/cmake-build
  122. [1/218] Creating directories for 'antlr4_runtime'
  123. [2/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_fdselect.c.o
  124. [3/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_afm.c.o
  125. [4/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_desc.c.o
  126. [5/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_charset.c.o
  127. [6/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_sindex.c.o
  128. [7/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_encoding.c.o
  129. [8/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_compare.c.o
  130. [9/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_metrics.c.o
  131. [10/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont.c.o
  132. [11/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_draw.c.o
  133. [12/218] Building C object c/shared/source/CMakeFiles/dynarr.dir/dynarr/dynarr.c.o
  134. [13/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_dump.c.o
  135. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/shared/source/absfont/absfont_dump.c:474:86: warning: implicit conversion from 'long' to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  136. 474 | if ((fabs(value - roundf(value)) < TX_EPSILON) && (value > LONG_MIN) && (value < LONG_MAX))
  137. | ~ ^~~~~~~~
  138. /usr/lib/clang/17/include/limits.h:47:19: note: expanded from macro 'LONG_MAX'
  139. 47 | #define LONG_MAX __LONG_MAX__
  140. | ^~~~~~~~~~~~
  141. <built-in>:57:22: note: expanded from macro '__LONG_MAX__'
  142. 57 | #define __LONG_MAX__ 9223372036854775807L
  143. | ^~~~~~~~~~~~~~~~~~~~
  144. 1 warning generated.
  145. [14/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_varstore.c.o
  146. [15/218] Building C object c/shared/source/CMakeFiles/support.dir/support/except.c.o
  147. [16/218] Building C object c/shared/source/CMakeFiles/sfntread.dir/sfntread/sfntread.c.o
  148. [17/218] Building C object c/shared/source/CMakeFiles/ctutil.dir/ctutil/ctutil.c.o
  149. [18/218] Building C object c/shared/source/CMakeFiles/support.dir/support/canthappen.c.o
  150. [19/218] Building C object c/shared/source/CMakeFiles/nameread.dir/nameread/nameread.c.o
  151. [20/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_dict.c.o
  152. [21/218] Building C object c/shared/source/CMakeFiles/sha1.dir/sha1/sha1.c.o
  153. [22/218] Building C object c/shared/source/CMakeFiles/sfntwrite.dir/sfntwrite/sfntwrite.c.o
  154. [23/218] Building C object c/shared/source/CMakeFiles/support.dir/support/fixed.c.o
  155. [24/218] Building C object c/shared/source/CMakeFiles/pstoken.dir/pstoken/pstoken.c.o
  156. [25/218] Building C object c/shared/source/CMakeFiles/pdfwrite.dir/pdfwrite/pdfwrite.c.o
  157. [26/218] Building C object c/shared/source/CMakeFiles/svgwrite.dir/svgwrite/svgwrite.c.o
  158. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/shared/source/svgwrite/svgwrite.c:200:86: warning: implicit conversion from 'long' to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  159. 200 | if ((fabs(value - roundf(value)) < TX_EPSILON) && (value > LONG_MIN) && (value < LONG_MAX))
  160. | ~ ^~~~~~~~
  161. /usr/lib/clang/17/include/limits.h:47:19: note: expanded from macro 'LONG_MAX'
  162. 47 | #define LONG_MAX __LONG_MAX__
  163. | ^~~~~~~~~~~~
  164. <built-in>:57:22: note: expanded from macro '__LONG_MAX__'
  165. 57 | #define __LONG_MAX__ 9223372036854775807L
  166. | ^~~~~~~~~~~~~~~~~~~~
  167. 1 warning generated.
  168. [27/218] Building C object c/shared/source/CMakeFiles/cfembed.dir/cfembed/cfembed.c.o
  169. [28/218] Linking C static library c/shared/source/libctutil.a
  170. [29/218] Linking C static library c/shared/source/libdynarr.a
  171. [30/218] Linking C static library c/shared/source/libcfembed.a
  172. [31/218] Linking C static library c/shared/source/libnameread.a
  173. [32/218] Linking C static library c/shared/source/libpdfwrite.a
  174. [33/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite.c.o
  175. [34/218] Building C object c/shared/source/CMakeFiles/t1cstr.dir/t1cstr/t1cstr.c.o
  176. [35/218] Building C object c/shared/source/CMakeFiles/svread.dir/svread/svread.c.o
  177. [36/218] Linking C static library c/shared/source/libpstoken.a
  178. [37/218] Linking C static library c/shared/source/libsfntread.a
  179. [38/218] Building C object c/shared/source/CMakeFiles/varread.dir/varread/varread.c.o
  180. [39/218] Building C object c/shared/source/CMakeFiles/ufowrite.dir/ufowrite/ufowrite.c.o
  181. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/shared/source/ufowrite/ufowrite.c:228:83: warning: implicit conversion from 'long' to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
  182. 228 | if ((fabs(value - roundf(value)) < TX_EPSILON) && value > LONG_MIN && value < LONG_MAX)
  183. | ~ ^~~~~~~~
  184. /usr/lib/clang/17/include/limits.h:47:19: note: expanded from macro 'LONG_MAX'
  185. 47 | #define LONG_MAX __LONG_MAX__
  186. | ^~~~~~~~~~~~
  187. <built-in>:57:22: note: expanded from macro '__LONG_MAX__'
  188. 57 | #define __LONG_MAX__ 9223372036854775807L
  189. | ^~~~~~~~~~~~~~~~~~~~
  190. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/shared/source/ufowrite/ufowrite.c:629:38: warning: floating-point comparison is always true; constant cannot be represented exactly in type 'float' [-Wliteral-range]
  191. 629 | if (privateDict->ExpansionFactor != cff_DFLT_ExpansionFactor){
  192. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
  193. 2 warnings generated.
  194. [40/218] Linking C static library c/shared/source/libsha1.a
  195. [41/218] Linking C static library c/shared/source/libsvread.a
  196. [42/218] Linking C static library c/shared/source/libsfntwrite.a
  197. [43/218] Linking C static library c/shared/source/libsvgwrite.a
  198. [44/218] Linking C static library c/shared/source/libsupport.a
  199. [45/218] Linking C static library c/shared/source/libt1cstr.a
  200. [46/218] Linking C static library c/shared/source/libvarread.a
  201. [47/218] Linking C static library c/shared/source/libufowrite.a
  202. [48/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/dict.c.o
  203. [49/218] Building C object c/shared/source/CMakeFiles/cffread.dir/cffread/cffread.c.o
  204. [50/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/cs.c.o
  205. [51/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/encoding.c.o
  206. [52/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/charset.c.o
  207. [53/218] Building C object c/makeotf/lib/pstoken/CMakeFiles/makeotf_pstoken.dir/pstoken.c.o
  208. [54/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/fdselect.c.o
  209. [55/218] Linking C static library c/shared/source/libcffread.a
  210. [56/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/t13.c.o
  211. [57/218] Building C object c/shared/source/CMakeFiles/t2cstr.dir/t2cstr/t2cstr.c.o
  212. [58/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/sindex.c.o
  213. [59/218] Building C object c/shared/source/CMakeFiles/uforead.dir/uforead/uforead.c.o
  214. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/shared/source/uforead/uforead.c:1575:5: warning: 'xmlKeepBlanksDefault' is deprecated [-Wdeprecated-declarations]
  215. 1575 | xmlKeepBlanksDefault(0);
  216. | ^
  217. /usr/include/libxml2/libxml/parser.h:956:1: note: 'xmlKeepBlanksDefault' has been explicitly marked deprecated here
  218. 956 | XML_DEPRECATED XMLPUBFUN int
  219. | ^
  220. /usr/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED'
  221. 447 | # define XML_DEPRECATED __attribute__((deprecated))
  222. | ^
  223. 1 warning generated.
  224. [60/218] Linking C static library c/shared/source/libt2cstr.a
  225. [61/218] Linking C static library c/shared/source/libuforead.a
  226. [62/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_path.c.o
  227. [63/218] Building C object c/shared/source/CMakeFiles/t1write.dir/t1write/t1write.c.o
  228. [64/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_t2cstr.c.o
  229. [65/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_subr.c.o
  230. [66/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dda.c.o
  231. [67/218] Building C object c/detype1/source/CMakeFiles/detype1.dir/detype1.c.o
  232. [68/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dmain.c.o
  233. [69/218] Building C object c/shared/source/CMakeFiles/t1read.dir/t1read/t1read.c.o
  234. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/shared/source/t1read/t1read.c:348:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
  235. 348 | }
  236. | ^
  237. 1 warning generated.
  238. [70/218] Linking C static library c/shared/source/libt1write.a
  239. [71/218] Linking C static library c/shared/source/libcffwrite.a
  240. [72/218] Linking C static library c/shared/source/libabsfont.a
  241. [73/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Ddesc.c.o
  242. [74/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dfile.c.o
  243. [75/218] Linking C static library c/shared/source/libt1read.a
  244. [76/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dglobal.c.o
  245. [77/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dopt.c.o
  246. FAILED: c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dopt.c.o
  247. /usr/bin/clang -DANTLR4CPP_STATIC -I/usr/include/libxml2 -I/home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/../../spot/sfnt_includes -I/home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/../../shared/include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/koyomi/.cache/paru/clone/afdko/src=/usr/src/debug/afdko -flto=auto -O3 -DNDEBUG -MD -MT c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dopt.c.o -MF c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dopt.c.o.d -o c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dopt.c.o -c /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/Dopt.c
  248. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/Dopt.c:16:12: error: expected parameter declarator
  249. 16 | extern int fprintf(FILE *stream, const char *format, ...);
  250. | ^
  251. /usr/include/bits/stdio2.h:92:26: note: expanded from macro 'fprintf'
  252. 92 | __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
  253. | ^
  254. /usr/include/features.h:423:31: note: expanded from macro '__USE_FORTIFY_LEVEL'
  255. 423 | # define __USE_FORTIFY_LEVEL 3
  256. | ^
  257. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/Dopt.c:16:12: error: expected ')'
  258. /usr/include/bits/stdio2.h:92:26: note: expanded from macro 'fprintf'
  259. 92 | __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
  260. | ^
  261. /usr/include/features.h:423:31: note: expanded from macro '__USE_FORTIFY_LEVEL'
  262. 423 | # define __USE_FORTIFY_LEVEL 3
  263. | ^
  264. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/Dopt.c:16:12: note: to match this '('
  265. /usr/include/bits/stdio2.h:92:17: note: expanded from macro 'fprintf'
  266. 92 | __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
  267. | ^
  268. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/Dopt.c:16:12: error: conflicting types for '__fprintf_chk'
  269. 16 | extern int fprintf(FILE *stream, const char *format, ...);
  270. | ^
  271. /usr/include/bits/stdio2.h:92:3: note: expanded from macro 'fprintf'
  272. 92 | __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
  273. | ^
  274. /usr/include/bits/stdio2-decl.h:49:12: note: previous declaration is here
  275. 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag,
  276. | ^
  277. 3 errors generated.
  278. [78/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dhead.c.o
  279. [79/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dpriv.c.o
  280. [80/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/tc.c.o
  281. [81/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dname.c.o
  282. [82/218] Building C object c/sfntedit/source/CMakeFiles/sfntedit.dir/Eda.c.o
  283. [83/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dsys.c.o
  284. [84/218] Building C object c/shared/source/CMakeFiles/ttread.dir/ttread/ttread.c.o
  285. [85/218] Building C object c/sfntedit/source/CMakeFiles/sfntedit.dir/main.c.o
  286. [86/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dtto.c.o
  287. [87/218] Building C object c/rotatefont/source/CMakeFiles/rotatefont.dir/rotateFont.c.o
  288. [88/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dsfnt.c.o
  289. [89/218] Building C object c/mergefonts/source/CMakeFiles/mergefonts.dir/mergeFonts.c.o
  290. [90/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/parse.c.o
  291. [91/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/subr.c.o
  292. [92/218] Building C object c/shared/source/CMakeFiles/tx_shared.dir/tx_shared/tx_shared.c.o
  293. [93/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/recode.c.o
  294. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/recode.c:1154:34: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  295. 1154 | stem.delta[j] != INT2FIX(-20) && stem.delta[j] != INT2FIX(-21)) {
  296. | ^~~~~~~~~~~~
  297. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
  298. 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
  299. | ~~~~~~~~~~~~~~~~~~~~ ^
  300. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/recode.c:1154:67: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  301. 1154 | stem.delta[j] != INT2FIX(-20) && stem.delta[j] != INT2FIX(-21)) {
  302. | ^~~~~~~~~~~~
  303. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
  304. 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
  305. | ~~~~~~~~~~~~~~~~~~~~ ^
  306. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/recode.c:4341:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  307. 4341 | if (diff == INT2FIX(-20)) {
  308. | ^~~~~~~~~~~~
  309. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
  310. 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
  311. | ~~~~~~~~~~~~~~~~~~~~ ^
  312. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/recode.c:4343:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  313. 4343 | edge1 = edge0 + INT2FIX(-20);
  314. | ^~~~~~~~~~~~
  315. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
  316. 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
  317. | ~~~~~~~~~~~~~~~~~~~~ ^
  318. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/recode.c:4354:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  319. 4354 | if (diff == INT2FIX(-21)) {
  320. | ^~~~~~~~~~~~
  321. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
  322. 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
  323. | ~~~~~~~~~~~~~~~~~~~~ ^
  324. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/recode.c:4356:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  325. 4356 | edge1 = edge0 + INT2FIX(-21);
  326. | ^~~~~~~~~~~~
  327. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
  328. 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
  329. | ~~~~~~~~~~~~~~~~~~~~ ^
  330. 6 warnings generated.
  331. [94/218] Performing download step (git clone) for 'antlr4_runtime'
  332. Cloning into 'a4'...
  333. HEAD is now at e4c1a74c6 latest js npm run
  334. ninja: build stopped: subcommand failed.
  335. Traceback (most recent call last):
  336. File "/usr/lib/python3.12/site-packages/skbuild/setuptools_wrap.py", line 674, in setup
  337. cmkr.make(make_args, install_target=cmake_install_target, env=env)
  338. File "/usr/lib/python3.12/site-packages/skbuild/cmaker.py", line 697, in make
  339. self.make_impl(clargs=clargs, config=config, source_dir=source_dir, install_target=install_target, env=env)
  340. File "/usr/lib/python3.12/site-packages/skbuild/cmaker.py", line 742, in make_impl
  341. raise SKBuildError(msg)
  342.  
  343. An error occurred while building with CMake.
  344. Command:
  345. /usr/bin/cmake --build . --target install --config Release --
  346. Install target:
  347. install
  348. Source directory:
  349. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1
  350. Working directory:
  351. /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/_skbuild/linux-x86_64-3.12/cmake-build
  352. Please check the install target is valid and see CMake's output for more information.
  353.  
  354.  
  355. ERROR Backend subprocess exited when trying to invoke build_wheel
  356. ==> ERROR: A failure occurred in build().
  357. Aborting...
  358.  
Advertisement
Add Comment
Please, Sign In to add comment