Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==> Making package: afdko 4.0.1-3 (Sun 26 May 2024 02:08:55 CEST)
- ==> Checking runtime dependencies...
- ==> Checking buildtime dependencies...
- ==> Retrieving sources...
- -> Found afdko-4.0.1.tar.gz
- ==> Validating source files with sha256sums...
- afdko-4.0.1.tar.gz ... Passed
- ==> Removing existing $srcdir/ directory...
- ==> Extracting sources...
- -> Extracting afdko-4.0.1.tar.gz with bsdtar
- ==> Starting prepare()...
- ==> Removing existing $pkgdir/ directory...
- ==> Starting build()...
- * Getting build dependencies for wheel...
- <string>:7: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead.
- [05/26/24 02:08:57] WARNING toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' pyproject_reading.py:42
- Traceback (most recent call last):
- File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
- section = defn.get("tool", {})[tool_name]
- ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
- KeyError: 'setuptools_scm'
- * Building wheel...
- <string>:7: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead.
- [05/26/24 02:08:57] WARNING toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' pyproject_reading.py:42
- Traceback (most recent call last):
- File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
- section = defn.get("tool", {})[tool_name]
- ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
- KeyError: 'setuptools_scm'
- --------------------------------------------------------------------------------
- -- Trying 'Ninja' generator
- --------------------------------
- ---------------------------
- ----------------------
- -----------------
- ------------
- -------
- --
- CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
- Compatibility with CMake < 3.5 will be removed from a future version of
- CMake.
- Update the VERSION argument <min> value or use a ...<max> suffix to tell
- CMake that the project does not need compatibility with older versions.
- Not searching for unused variables given on the command line.
- -- The C compiler identification is Clang 17.0.6
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/clang - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- The CXX compiler identification is Clang 17.0.6
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/clang++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Configuring done (0.5s)
- -- Generating done (0.0s)
- -- Build files have been written to: /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/_cmake_test_compile/build
- --
- -------
- ------------
- -----------------
- ----------------------
- ---------------------------
- --------------------------------
- -- Trying 'Ninja' generator - success
- --------------------------------------------------------------------------------
- Configuring Project
- Working directory:
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/_skbuild/linux-x86_64-3.12/cmake-build
- Command:
- /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
- Not searching for unused variables given on the command line.
- -- The C compiler identification is Clang 17.0.6
- -- The CXX compiler identification is Clang 17.0.6
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/clang - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/clang++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Build type is Release
- CMake Warning (dev) at /usr/lib/python3.12/site-packages/skbuild/resources/cmake/FindPythonExtensions.cmake:245 (find_package):
- Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
- are removed. Run "cmake --help-policy CMP0148" for policy details. Use
- the cmake_policy command to set the policy and suppress this warning.
- Call Stack (most recent call first):
- CMakeLists.txt:25 (find_package)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Found PythonInterp: /usr/bin/python (found version "3.12.3")
- CMake Warning (dev) at /usr/lib/python3.12/site-packages/skbuild/resources/cmake/FindPythonExtensions.cmake:252 (find_package):
- Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
- are removed. Run "cmake --help-policy CMP0148" for policy details. Use
- the cmake_policy command to set the policy and suppress this warning.
- Call Stack (most recent call first):
- CMakeLists.txt:25 (find_package)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Found PythonLibs: /usr/lib/libpython3.12.so (found version "3.12.3")
- -- Found LibXml2: /usr/lib/libxml2.so (found version "2.12.7")
- -- Looking for floor in m
- -- Looking for floor in m - found
- -- Found Python3: /usr/bin/python (found version "3.12.3") found components: Interpreter
- -- Configuring done (1.0s)
- -- Generating done (0.0s)
- -- 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
- [1/218] Creating directories for 'antlr4_runtime'
- [2/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_fdselect.c.o
- [3/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_afm.c.o
- [4/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_desc.c.o
- [5/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_charset.c.o
- [6/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_sindex.c.o
- [7/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_encoding.c.o
- [8/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_compare.c.o
- [9/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_metrics.c.o
- [10/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont.c.o
- [11/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_draw.c.o
- [12/218] Building C object c/shared/source/CMakeFiles/dynarr.dir/dynarr/dynarr.c.o
- [13/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_dump.c.o
- /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]
- 474 | if ((fabs(value - roundf(value)) < TX_EPSILON) && (value > LONG_MIN) && (value < LONG_MAX))
- | ~ ^~~~~~~~
- /usr/lib/clang/17/include/limits.h:47:19: note: expanded from macro 'LONG_MAX'
- 47 | #define LONG_MAX __LONG_MAX__
- | ^~~~~~~~~~~~
- <built-in>:57:22: note: expanded from macro '__LONG_MAX__'
- 57 | #define __LONG_MAX__ 9223372036854775807L
- | ^~~~~~~~~~~~~~~~~~~~
- 1 warning generated.
- [14/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_varstore.c.o
- [15/218] Building C object c/shared/source/CMakeFiles/support.dir/support/except.c.o
- [16/218] Building C object c/shared/source/CMakeFiles/sfntread.dir/sfntread/sfntread.c.o
- [17/218] Building C object c/shared/source/CMakeFiles/ctutil.dir/ctutil/ctutil.c.o
- [18/218] Building C object c/shared/source/CMakeFiles/support.dir/support/canthappen.c.o
- [19/218] Building C object c/shared/source/CMakeFiles/nameread.dir/nameread/nameread.c.o
- [20/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_dict.c.o
- [21/218] Building C object c/shared/source/CMakeFiles/sha1.dir/sha1/sha1.c.o
- [22/218] Building C object c/shared/source/CMakeFiles/sfntwrite.dir/sfntwrite/sfntwrite.c.o
- [23/218] Building C object c/shared/source/CMakeFiles/support.dir/support/fixed.c.o
- [24/218] Building C object c/shared/source/CMakeFiles/pstoken.dir/pstoken/pstoken.c.o
- [25/218] Building C object c/shared/source/CMakeFiles/pdfwrite.dir/pdfwrite/pdfwrite.c.o
- [26/218] Building C object c/shared/source/CMakeFiles/svgwrite.dir/svgwrite/svgwrite.c.o
- /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]
- 200 | if ((fabs(value - roundf(value)) < TX_EPSILON) && (value > LONG_MIN) && (value < LONG_MAX))
- | ~ ^~~~~~~~
- /usr/lib/clang/17/include/limits.h:47:19: note: expanded from macro 'LONG_MAX'
- 47 | #define LONG_MAX __LONG_MAX__
- | ^~~~~~~~~~~~
- <built-in>:57:22: note: expanded from macro '__LONG_MAX__'
- 57 | #define __LONG_MAX__ 9223372036854775807L
- | ^~~~~~~~~~~~~~~~~~~~
- 1 warning generated.
- [27/218] Building C object c/shared/source/CMakeFiles/cfembed.dir/cfembed/cfembed.c.o
- [28/218] Linking C static library c/shared/source/libctutil.a
- [29/218] Linking C static library c/shared/source/libdynarr.a
- [30/218] Linking C static library c/shared/source/libcfembed.a
- [31/218] Linking C static library c/shared/source/libnameread.a
- [32/218] Linking C static library c/shared/source/libpdfwrite.a
- [33/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite.c.o
- [34/218] Building C object c/shared/source/CMakeFiles/t1cstr.dir/t1cstr/t1cstr.c.o
- [35/218] Building C object c/shared/source/CMakeFiles/svread.dir/svread/svread.c.o
- [36/218] Linking C static library c/shared/source/libpstoken.a
- [37/218] Linking C static library c/shared/source/libsfntread.a
- [38/218] Building C object c/shared/source/CMakeFiles/varread.dir/varread/varread.c.o
- [39/218] Building C object c/shared/source/CMakeFiles/ufowrite.dir/ufowrite/ufowrite.c.o
- /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]
- 228 | if ((fabs(value - roundf(value)) < TX_EPSILON) && value > LONG_MIN && value < LONG_MAX)
- | ~ ^~~~~~~~
- /usr/lib/clang/17/include/limits.h:47:19: note: expanded from macro 'LONG_MAX'
- 47 | #define LONG_MAX __LONG_MAX__
- | ^~~~~~~~~~~~
- <built-in>:57:22: note: expanded from macro '__LONG_MAX__'
- 57 | #define __LONG_MAX__ 9223372036854775807L
- | ^~~~~~~~~~~~~~~~~~~~
- /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]
- 629 | if (privateDict->ExpansionFactor != cff_DFLT_ExpansionFactor){
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
- 2 warnings generated.
- [40/218] Linking C static library c/shared/source/libsha1.a
- [41/218] Linking C static library c/shared/source/libsvread.a
- [42/218] Linking C static library c/shared/source/libsfntwrite.a
- [43/218] Linking C static library c/shared/source/libsvgwrite.a
- [44/218] Linking C static library c/shared/source/libsupport.a
- [45/218] Linking C static library c/shared/source/libt1cstr.a
- [46/218] Linking C static library c/shared/source/libvarread.a
- [47/218] Linking C static library c/shared/source/libufowrite.a
- [48/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/dict.c.o
- [49/218] Building C object c/shared/source/CMakeFiles/cffread.dir/cffread/cffread.c.o
- [50/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/cs.c.o
- [51/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/encoding.c.o
- [52/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/charset.c.o
- [53/218] Building C object c/makeotf/lib/pstoken/CMakeFiles/makeotf_pstoken.dir/pstoken.c.o
- [54/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/fdselect.c.o
- [55/218] Linking C static library c/shared/source/libcffread.a
- [56/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/t13.c.o
- [57/218] Building C object c/shared/source/CMakeFiles/t2cstr.dir/t2cstr/t2cstr.c.o
- [58/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/sindex.c.o
- [59/218] Building C object c/shared/source/CMakeFiles/uforead.dir/uforead/uforead.c.o
- /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]
- 1575 | xmlKeepBlanksDefault(0);
- | ^
- /usr/include/libxml2/libxml/parser.h:956:1: note: 'xmlKeepBlanksDefault' has been explicitly marked deprecated here
- 956 | XML_DEPRECATED XMLPUBFUN int
- | ^
- /usr/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED'
- 447 | # define XML_DEPRECATED __attribute__((deprecated))
- | ^
- 1 warning generated.
- [60/218] Linking C static library c/shared/source/libt2cstr.a
- [61/218] Linking C static library c/shared/source/libuforead.a
- [62/218] Building C object c/shared/source/CMakeFiles/absfont.dir/absfont/absfont_path.c.o
- [63/218] Building C object c/shared/source/CMakeFiles/t1write.dir/t1write/t1write.c.o
- [64/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_t2cstr.c.o
- [65/218] Building C object c/shared/source/CMakeFiles/cffwrite.dir/cffwrite/cffwrite_subr.c.o
- [66/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dda.c.o
- [67/218] Building C object c/detype1/source/CMakeFiles/detype1.dir/detype1.c.o
- [68/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dmain.c.o
- [69/218] Building C object c/shared/source/CMakeFiles/t1read.dir/t1read/t1read.c.o
- /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]
- 348 | }
- | ^
- 1 warning generated.
- [70/218] Linking C static library c/shared/source/libt1write.a
- [71/218] Linking C static library c/shared/source/libcffwrite.a
- [72/218] Linking C static library c/shared/source/libabsfont.a
- [73/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Ddesc.c.o
- [74/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dfile.c.o
- [75/218] Linking C static library c/shared/source/libt1read.a
- [76/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dglobal.c.o
- [77/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dopt.c.o
- FAILED: c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dopt.c.o
- /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
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/Dopt.c:16:12: error: expected parameter declarator
- 16 | extern int fprintf(FILE *stream, const char *format, ...);
- | ^
- /usr/include/bits/stdio2.h:92:26: note: expanded from macro 'fprintf'
- 92 | __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
- | ^
- /usr/include/features.h:423:31: note: expanded from macro '__USE_FORTIFY_LEVEL'
- 423 | # define __USE_FORTIFY_LEVEL 3
- | ^
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/Dopt.c:16:12: error: expected ')'
- /usr/include/bits/stdio2.h:92:26: note: expanded from macro 'fprintf'
- 92 | __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
- | ^
- /usr/include/features.h:423:31: note: expanded from macro '__USE_FORTIFY_LEVEL'
- 423 | # define __USE_FORTIFY_LEVEL 3
- | ^
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/Dopt.c:16:12: note: to match this '('
- /usr/include/bits/stdio2.h:92:17: note: expanded from macro 'fprintf'
- 92 | __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
- | ^
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/sfntdiff/source/Dopt.c:16:12: error: conflicting types for '__fprintf_chk'
- 16 | extern int fprintf(FILE *stream, const char *format, ...);
- | ^
- /usr/include/bits/stdio2.h:92:3: note: expanded from macro 'fprintf'
- 92 | __fprintf_chk (stream, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
- | ^
- /usr/include/bits/stdio2-decl.h:49:12: note: previous declaration is here
- 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag,
- | ^
- 3 errors generated.
- [78/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dhead.c.o
- [79/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dpriv.c.o
- [80/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/tc.c.o
- [81/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dname.c.o
- [82/218] Building C object c/sfntedit/source/CMakeFiles/sfntedit.dir/Eda.c.o
- [83/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dsys.c.o
- [84/218] Building C object c/shared/source/CMakeFiles/ttread.dir/ttread/ttread.c.o
- [85/218] Building C object c/sfntedit/source/CMakeFiles/sfntedit.dir/main.c.o
- [86/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dtto.c.o
- [87/218] Building C object c/rotatefont/source/CMakeFiles/rotatefont.dir/rotateFont.c.o
- [88/218] Building C object c/sfntdiff/source/CMakeFiles/sfntdiff.dir/Dsfnt.c.o
- [89/218] Building C object c/mergefonts/source/CMakeFiles/mergefonts.dir/mergeFonts.c.o
- [90/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/parse.c.o
- [91/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/subr.c.o
- [92/218] Building C object c/shared/source/CMakeFiles/tx_shared.dir/tx_shared/tx_shared.c.o
- [93/218] Building C object c/makeotf/lib/typecomp/CMakeFiles/typecomp.dir/recode.c.o
- /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]
- 1154 | stem.delta[j] != INT2FIX(-20) && stem.delta[j] != INT2FIX(-21)) {
- | ^~~~~~~~~~~~
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
- 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
- | ~~~~~~~~~~~~~~~~~~~~ ^
- /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]
- 1154 | stem.delta[j] != INT2FIX(-20) && stem.delta[j] != INT2FIX(-21)) {
- | ^~~~~~~~~~~~
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
- 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
- | ~~~~~~~~~~~~~~~~~~~~ ^
- /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]
- 4341 | if (diff == INT2FIX(-20)) {
- | ^~~~~~~~~~~~
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
- 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
- | ~~~~~~~~~~~~~~~~~~~~ ^
- /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]
- 4343 | edge1 = edge0 + INT2FIX(-20);
- | ^~~~~~~~~~~~
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
- 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
- | ~~~~~~~~~~~~~~~~~~~~ ^
- /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]
- 4354 | if (diff == INT2FIX(-21)) {
- | ^~~~~~~~~~~~
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
- 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
- | ~~~~~~~~~~~~~~~~~~~~ ^
- /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]
- 4356 | edge1 = edge0 + INT2FIX(-21);
- | ^~~~~~~~~~~~
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/c/makeotf/lib/typecomp/common.h:39:42: note: expanded from macro 'INT2FIX'
- 39 | #define INT2FIX(i) ((Fixed)((uint32_t)i) << 16)
- | ~~~~~~~~~~~~~~~~~~~~ ^
- 6 warnings generated.
- [94/218] Performing download step (git clone) for 'antlr4_runtime'
- Cloning into 'a4'...
- HEAD is now at e4c1a74c6 latest js npm run
- ninja: build stopped: subcommand failed.
- Traceback (most recent call last):
- File "/usr/lib/python3.12/site-packages/skbuild/setuptools_wrap.py", line 674, in setup
- cmkr.make(make_args, install_target=cmake_install_target, env=env)
- File "/usr/lib/python3.12/site-packages/skbuild/cmaker.py", line 697, in make
- self.make_impl(clargs=clargs, config=config, source_dir=source_dir, install_target=install_target, env=env)
- File "/usr/lib/python3.12/site-packages/skbuild/cmaker.py", line 742, in make_impl
- raise SKBuildError(msg)
- An error occurred while building with CMake.
- Command:
- /usr/bin/cmake --build . --target install --config Release --
- Install target:
- install
- Source directory:
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1
- Working directory:
- /home/koyomi/.cache/paru/clone/afdko/src/afdko-4.0.1/_skbuild/linux-x86_64-3.12/cmake-build
- Please check the install target is valid and see CMake's output for more information.
- ERROR Backend subprocess exited when trying to invoke build_wheel
- ==> ERROR: A failure occurred in build().
- Aborting...
Advertisement
Add Comment
Please, Sign In to add comment