tarantool / avro-schema

Apache Avro schema tools for Tarantool
57 stars 4 forks source link

RPM fails to build with packpack #148

Closed DifferentialOrange closed 1 year ago

DifferentialOrange commented 1 year ago

See build log below.

build.log

LeonidVas commented 1 year ago

Seems like https://github.com/tarantool/queue/commit/769bc725f8fe60714996a6bde5cf6c260d9b92fd

DifferentialOrange commented 1 year ago

Seems like tarantool/queue@769bc72

It seems that it is really the issue. packpack works fine for EL 7 and 8, Fedora 30, 31 and 32, but starts to fail on Fedora 33 and newer. Applying this patch is not enough. I seems that CMakeLists must respect out-of source rpm build.