On Wed, Aug 22, 2018 at 07:31:09PM +0000, Santiago Vila wrote: > Package: src:bpfcc > Version: 0.6.0-1 > Severity: serious > Tags: ftbfs > > Dear maintainer: > > I tried to build this package in buster but it failed: > > -------------------------------------------------------------------------------- > [...] > debian/rules build-indep > dh build-indep --buildsystem=cmake --parallel --with python2,python3 > dh_update_autotools_config -i -O--buildsystem=cmake -O--parallel > dh_autoreconf -i -O--buildsystem=cmake -O--parallel > debian/rules override_dh_auto_configure > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_configure -- -DREVISION_LAST=0.6.0 -DREVISION=0.6.0 > -DLLVM_DEFINITIONS="-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS > -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS" -DBCC_KERNEL_HAS_SOURCE_DIR=1 > -DPYTHON_CMD="python2;python3" > cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr > -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None > -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var > -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON > -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run > "-GUnix Makefiles" -DREVISION_LAST=0.6.0 -DREVISION=0.6.0 > "-DLLVM_DEFINITIONS=-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS > -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS" -DBCC_KERNEL_HAS_SOURCE_DIR=1 > -DPYTHON_CMD=python2\;python3 .. > -- The C compiler identification is GNU 8.2.0 > -- The CXX compiler identification is GNU 8.2.0 > -- Check for working C compiler: /usr/bin/cc > -- Check for working C compiler: /usr/bin/cc -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > > [... snipped ...] >...
The actual error is snipped: ... CMake Error at CMakeLists.txt:28 (find_package): Could not find a configuration file for package "LLVM" that is compatible with requested version "4.0". The following configuration files were considered but not accepted: /usr/lib/llvm-6.0/cmake/LLVMConfig.cmake, version: 6.0.1 ... cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed