User Tools

Site Tools


сборка_ydb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

сборка_ydb [2023/02/17 16:29] – created keremetсборка_ydb [2023/02/17 16:32] (current) keremet
Line 7: Line 7:
   ninja   ninja
  
 +Сборка падает на линковке
 +  FAILED: ydb/library/yql/udfs/common/math/Math_merged.udfs.bc 
 +  cd /home/keremet/compile/ydb_build/ydb/library/yql/udfs/common/math && /usr/bin/llvm-link /home/keremet/compile/ydb_build/ydb/library/yql/udfs/common/math/math_ir.cpp.udfs.bc /home/keremet/compile/ydb_build/ydb/library/yql/udfs/common/math/lib/erfinv.cpp.udfs.bc -o /home/keremet/compile/ydb_build/ydb/library/yql/udfs/common/math/Math_merged.udfs.bc
 +  llvm-link: /home/keremet/compile/ydb_build/ydb/library/yql/udfs/common/math/math_ir.cpp.udfs.bc: error: Unknown attribute kind (70) (Producer: 'LLVM12.0.1' Reader: 'LLVM 11.0.1')
 +Причина в том, что компилятор - clang12, а версия линковщика - 11
 +  [keremet@sl10 ydb_build]$ rpm -qf /usr/bin/llvm-link
 +  llvm-common-util-11.0.1-alt3.noarch
 +  [keremet@sl10 ydb_build]$
сборка_ydb.1676651363.txt.gz · Last modified: 2023/02/17 16:29 by keremet