Package: src:postgresql-17 Version: 17.6-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202512/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:postgresql-17, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration [too-long-redacted] /src/backend/jit/llvm/llvmjit.c g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I../../../../src/include -I/<<PKGBUILDDIR>>/build/../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -DEXPERIMENTAL_KEY_INSTRUCTIONS -D_GNU_SOURCE -I/usr/lib/llvm-21/include -c -o llvmjit_error.o /<<PKGBUILDDIR>>/build/../src/backend/jit/llvm/llvmjit_error.cpp g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -I../../../../src/include -I/<<PKGBUILDDIR>>/build/../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -DEXPERIMENTAL_KEY_INSTRUCTIONS -D_GNU_SOURCE -I/usr/lib/llvm-21/include -c -o llvmjit_inline.o /<<PKGBUILDDIR>>/build/../src/backend/jit/llvm/llvmjit_inline.cpp /<<PKGBUILDDIR>>/build/../src/backend/jit/llvm/llvmjit_inline.cpp: In function âstd::unique_ptr<llvm::StringMap<llvm::StringSet<> > > llvm_build_inline_plan(LLVMContextRef, llvm::Module*)â: /<<PKGBUILDDIR>>/build/../src/backend/jit/llvm/llvmjit_inline.cpp:241:54: error: no matching function for call to âllvm::GlobalValue::getGUID(char*&)â 241 | funcGUID = llvm::GlobalValue::getGUID(cfuncname); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /<<PKGBUILDDIR>>/build/../src/backend/jit/llvm/llvmjit_inline.cpp:241:54: note: there is 1 candidate In file included from /usr/lib/llvm-21/include/llvm/IR/GlobalObject.h:18, from /usr/lib/llvm-21/include/llvm/IR/Function.h:30, from /usr/lib/llvm-21/include/llvm/IR/InstrTypes.h:28, from /usr/lib/llvm-21/include/llvm/IR/ConstantRange.h:35, from /usr/lib/llvm-21/include/llvm/IR/ModuleSummaryIndex.h:27, from /usr/lib/llvm-21/include/llvm/Analysis/ModuleSummaryAnalysis.h:16, from /<<PKGBUILDDIR>>/build/../src/backend/jit/llvm/llvmjit_inline.cpp:51: /usr/lib/llvm-21/include/llvm/IR/GlobalValue.h:600:8: note: candidate 1: âllvm::GlobalValue::GUID llvm::GlobalValue::getGUID() constâ 600 | GUID getGUID() const { | ^~~~~~~ /usr/lib/llvm-21/include/llvm/IR/GlobalValue.h:600:8: note: candidate expects 0 arguments, 1 provided make[1]: *** [<builtin>: llvmjit_inline.o] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>/build/src/backend/jit/llvm' make: *** [Makefile:42: all-backend/jit/llvm-recurse] Error 2 make: Leaving directory '/<<PKGBUILDDIR>>/build/src' make[1]: *** [/usr/share/postgresql-common/server/postgresql.mk:187: override_dh_auto_build-arch] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [/usr/share/postgresql-common/server/postgresql.mk:173: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

