[Pkg-rust-maintainers] Bug#1061102: librust-tikv-jemallocator-dev: fails to compile provided code

Jonas Smedegaard dr at jones.dk
Thu Jan 18 11:32:26 GMT 2024


Package: librust-tikv-jemallocator-dev
Version: 0.5.4-1+b1
Severity: grave
Justification: renders package unusable

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Attempts at building Rust project biome (bug#1051238) fails during build
of the tikv-jemallocator crate, like this:

     Running `/build/biome-1.5.2/target/release/build/tikv-jemalloc-sys-b3e7f090619a01f2/build-script-build`
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] dh-cargo:deb-built-using=jemalloc_pic=0=/build/biome-1.5.2/debian/cargo_registry/tikv-jemalloc-sys-0.5.4
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] TARGET=x86_64-unknown-linux-gnu
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] HOST=x86_64-unknown-linux-gnu
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] NUM_JOBS=2
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] OUT_DIR="/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out"
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] BUILD_DIR="/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build"
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] SRC_DIR="/usr/share/cargo/registry/tikv-jemalloc-sys-0.5.4"
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rustc-cfg=prefixed
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] OPT_LEVEL = Some("3")
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] TARGET = Some("x86_64-unknown-linux-gnu")
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] HOST = Some("x86_64-unknown-linux-gnu")
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] CC_x86_64-unknown-linux-gnu = None
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] CC_x86_64_unknown_linux_gnu = None
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=HOST_CC
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] HOST_CC = None
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CC
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] CC = None
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] CRATE_CC_NO_DEFAULTS = None
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] DEBUG = Some("false")
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] CFLAGS_x86_64-unknown-linux-gnu = None
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] CFLAGS_x86_64_unknown_linux_gnu = None
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=HOST_CFLAGS
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] HOST_CFLAGS = None
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CFLAGS
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] CFLAGS = Some("-g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection")
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] CC="cc"
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection"
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] JEMALLOC_REPO_DIR="jemalloc"
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] --with-jemalloc-prefix=_rjem_
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] running: cd "/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build" && CC="cc" CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" CPPFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" LDFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" "sh" "/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out"
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for xsltproc... false
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for x86_64-unknown-linux-gnu-gcc... cc
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether the C compiler works... yes
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for C compiler default output file name... a.out
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for suffix of executables...
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether we are cross compiling... no
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] configure: error: in `/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build':
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] configure: error: cannot compute suffix of object files: cannot compile
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] See `config.log' for more details
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for suffix of object files... running: "tail" "-n" "100" "/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build/config.log"
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] XSLROOT=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] XSLTPROC='false'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] a=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] abi=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] abs_objroot='/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build/'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] abs_srcroot='/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build/'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] ac_ct_CC=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] ac_ct_CXX=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] bindir='${exec_prefix}/bin'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] build='x86_64-unknown-linux-gnu'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] build_alias='x86_64-unknown-linux-gnu'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] build_cpu=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] build_os=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] build_vendor=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cfghdrs_in=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cfghdrs_out=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cfgoutputs_in=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] cfgoutputs_out=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] datadir='${datarootdir}'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] datarootdir='${prefix}/share'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] docdir='${datarootdir}/doc/${PACKAGE}'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] dvidir='${docdir}'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_autogen=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_cache_oblivious=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_cxx='no'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_debug=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_doc='no'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_experimental_smallocx=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_fill=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_initial_exec_tls=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_lazy_lock=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_log=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_opt_safety_checks=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_opt_size_checks=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_prof=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_readlinkat=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_shared='no'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_static=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_stats=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_tls=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_uaf_detection=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_utrace=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_xmalloc=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] enable_zone_allocator=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] exe=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] exec_prefix='/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] host='x86_64-unknown-linux-gnu'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] host_alias='x86_64-unknown-linux-gnu'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] host_cpu=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] host_os=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] host_vendor=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] htmldir='${docdir}'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] importlib=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] includedir='${prefix}/include'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] infodir='${datarootdir}/info'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] install_suffix=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] je_=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] jemalloc_version=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] jemalloc_version_bugfix=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] jemalloc_version_gid=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] jemalloc_version_major=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] jemalloc_version_minor=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] jemalloc_version_nrev=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] libdir='${exec_prefix}/lib'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] libdl=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] libexecdir='${exec_prefix}/libexec'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] libprefix=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] link_whole_archive=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] localedir='${datarootdir}/locale'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] localstatedir='${prefix}/var'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] mandir='${datarootdir}/man'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] o=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] objroot=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] oldincludedir='/usr/include'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] pdfdir='${docdir}'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] prefix='/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] private_namespace=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] program_transform_name='s,x,x,'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] psdir='${docdir}'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] rev='2'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] sbindir='${exec_prefix}/sbin'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] sharedstatedir='${prefix}/com'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] so=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] srcroot=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] sysconfdir='${prefix}/etc'
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] target_alias=''
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] ## ----------- ##
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] ## confdefs.h. ##
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] ## ----------- ##
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] /* confdefs.h */
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] #define PACKAGE_NAME ""
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] #define PACKAGE_TARNAME ""
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] #define PACKAGE_VERSION ""
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] #define PACKAGE_STRING ""
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] #define PACKAGE_BUGREPORT ""
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] #define PACKAGE_URL ""
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] configure: exit 1
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] thread 'main' panicked at 'command did not execute successfully: cd "/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build" && CC="cc" CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" CPPFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" LDFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" "sh" "/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out"
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] expected success, got: exit status: 1', /build/biome-1.5.2/debian/cargo_registry/tikv-jemalloc-sys-0.5.4/build.rs:352:9
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] stack backtrace:
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]    0: rust_begin_unwind
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]              at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:578:5
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]    1: core::panicking::panic_fmt
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]              at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:67:14
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]    2: build_script_build::execute
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]    3: build_script_build::run_and_log
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]    4: build_script_build::main
[tikv-jemalloc-sys 0.5.4+5.3.0-patched]    5: core::ops::function::FnOnce::call_once
[tikv-jemalloc-sys 0.5.4+5.3.0-patched] note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
error: failed to run custom build command for `tikv-jemalloc-sys v0.5.4+5.3.0-patched`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.

Caused by:
  process didn't exit successfully: `/build/biome-1.5.2/target/release/build/tikv-jemalloc-sys-b3e7f090619a01f2/build-script-build` (exit status: 101)
  --- stdout
  dh-cargo:deb-built-using=jemalloc_pic=0=/build/biome-1.5.2/debian/cargo_registry/tikv-jemalloc-sys-0.5.4
  TARGET=x86_64-unknown-linux-gnu
  HOST=x86_64-unknown-linux-gnu
  NUM_JOBS=2
  OUT_DIR="/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out"
  BUILD_DIR="/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build"
  SRC_DIR="/usr/share/cargo/registry/tikv-jemalloc-sys-0.5.4"
  cargo:rustc-cfg=prefixed
  cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE
  OPT_LEVEL = Some("3")
  TARGET = Some("x86_64-unknown-linux-gnu")
  HOST = Some("x86_64-unknown-linux-gnu")
  cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
  CC_x86_64-unknown-linux-gnu = None
  cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
  CC_x86_64_unknown_linux_gnu = None
  cargo:rerun-if-env-changed=HOST_CC
  HOST_CC = None
  cargo:rerun-if-env-changed=CC
  CC = None
  cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
  CRATE_CC_NO_DEFAULTS = None
  DEBUG = Some("false")
  CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
  cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
  CFLAGS_x86_64-unknown-linux-gnu = None
  cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
  CFLAGS_x86_64_unknown_linux_gnu = None
  cargo:rerun-if-env-changed=HOST_CFLAGS
  HOST_CFLAGS = None
  cargo:rerun-if-env-changed=CFLAGS
  CFLAGS = Some("-g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection")
  CC="cc"
  CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection"
  JEMALLOC_REPO_DIR="jemalloc"
  cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF
  cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE
  cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE
  cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM
  cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR
  --with-jemalloc-prefix=_rjem_
  running: cd "/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build" && CC="cc" CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" CPPFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" LDFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" "sh" "/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out"
  checking for xsltproc... false
  checking for x86_64-unknown-linux-gnu-gcc... cc
  checking whether the C compiler works... yes
  checking for C compiler default output file name... a.out
  checking for suffix of executables...
  checking whether we are cross compiling... no
  checking for suffix of object files... running: "tail" "-n" "100" "/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build/config.log"
  XSLROOT=''
  XSLTPROC='false'
  a=''
  abi=''
  abs_objroot='/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build/'
  abs_srcroot='/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build/'
  ac_ct_CC=''
  ac_ct_CXX=''
  bindir='${exec_prefix}/bin'
  build='x86_64-unknown-linux-gnu'
  build_alias='x86_64-unknown-linux-gnu'
  build_cpu=''
  build_os=''
  build_vendor=''
  cfghdrs_in=''
  cfghdrs_out=''
  cfgoutputs_in=''
  cfgoutputs_out=''
  datadir='${datarootdir}'
  datarootdir='${prefix}/share'
  docdir='${datarootdir}/doc/${PACKAGE}'
  dvidir='${docdir}'
  enable_autogen=''
  enable_cache_oblivious=''
  enable_cxx='no'
  enable_debug=''
  enable_doc='no'
  enable_experimental_smallocx=''
  enable_fill=''
  enable_initial_exec_tls=''
  enable_lazy_lock=''
  enable_log=''
  enable_opt_safety_checks=''
  enable_opt_size_checks=''
  enable_prof=''
  enable_readlinkat=''
  enable_shared='no'
  enable_static=''
  enable_stats=''
  enable_tls=''
  enable_uaf_detection=''
  enable_utrace=''
  enable_xmalloc=''
  enable_zone_allocator=''
  exe=''
  exec_prefix='/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out'
  host='x86_64-unknown-linux-gnu'
  host_alias='x86_64-unknown-linux-gnu'
  host_cpu=''
  host_os=''
  host_vendor=''
  htmldir='${docdir}'
  importlib=''
  includedir='${prefix}/include'
  infodir='${datarootdir}/info'
  install_suffix=''
  je_=''
  jemalloc_version=''
  jemalloc_version_bugfix=''
  jemalloc_version_gid=''
  jemalloc_version_major=''
  jemalloc_version_minor=''
  jemalloc_version_nrev=''
  libdir='${exec_prefix}/lib'
  libdl=''
  libexecdir='${exec_prefix}/libexec'
  libprefix=''
  link_whole_archive=''
  localedir='${datarootdir}/locale'
  localstatedir='${prefix}/var'
  mandir='${datarootdir}/man'
  o=''
  objroot=''
  oldincludedir='/usr/include'
  pdfdir='${docdir}'
  prefix='/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out'
  private_namespace=''
  program_transform_name='s,x,x,'
  psdir='${docdir}'
  rev='2'
  sbindir='${exec_prefix}/sbin'
  sharedstatedir='${prefix}/com'
  so=''
  srcroot=''
  sysconfdir='${prefix}/etc'
  target_alias=''

  ## ----------- ##
  ## confdefs.h. ##
  ## ----------- ##

  /* confdefs.h */
  #define PACKAGE_NAME ""
  #define PACKAGE_TARNAME ""
  #define PACKAGE_VERSION ""
  #define PACKAGE_STRING ""
  #define PACKAGE_BUGREPORT ""
  #define PACKAGE_URL ""

  configure: exit 1

  --- stderr
  configure: error: in `/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build':
  configure: error: cannot compute suffix of object files: cannot compile
  See `config.log' for more details
  thread 'main' panicked at 'command did not execute successfully: cd "/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build" && CC="cc" CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" CPPFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" LDFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -g -O2 -ffile-prefix-map=/build/biome-1.5.2=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" "sh" "/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/build/biome-1.5.2/target/x86_64-unknown-linux-gnu/release/build/tikv-jemalloc-sys-2de43a13417834c8/out"
  expected success, got: exit status: 1', /build/biome-1.5.2/debian/cargo_registry/tikv-jemalloc-sys-0.5.4/build.rs:352:9
  stack backtrace:
     0: rust_begin_unwind
               at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:578:5
     1: core::panicking::panic_fmt
               at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:67:14
     2: build_script_build::execute
     3: build_script_build::run_and_log
     4: build_script_build::main
     5: core::ops::function::FnOnce::call_once
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
warning: build failed, waiting for other jobs to finish...
dh_auto_build: error: /build/biome-1.5.2/debian/dh-cargo/bin/cargo build returned exit code 101
make: *** [debian/rules:24: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
I: copying local configuration
E: Failed autobuilding of package

 - Jonas
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmWpDEYACgkQLHwxRsGg
ASG5GRAAn8xIbUHnGjHfi7ANV7ZaCInC8jfQ/nhRsFIZ/+b0tBCHc5f/up3Wvhho
qSVLWaloLg/bDTxXAQHBFMCg9Od4OV1ApLDU0DD7m9AjhYrIkASgoU7VLfgRSRLB
deiqdMn6b4931caZNtqI8WZ8IAVzIp3yVvjNcIjyHgiY+FkXqjCOB82apbZjKz1+
aW2jSitzOjLhoZugLuDagG8eRVeYaeYmrdetKExMVC5e4xEpv+vZxEyT3MttQwjc
2DsTSEXBZI9ICN+SBpCcBvzYSXnPOVDbYJlV1qlK4v9zf3AXjrt3h9TtpuLxaqwv
N/yS8KR4Nw/IjAjAQMT68MyIluLQ03bE6FDLAGeZSC6rCKYpP/XnesGidHfMumCH
dqEAuWgiFDtOJ4/SE0KBdSieBFDtSpNTdwlc+JfLjJKBn6elvj9nbChSLIINs3BQ
D9aoxg1sFSNVLYnK9IeOBR22NhJRy+mQSLCjKulbR3FPtRCzi5dZhj7VVT89XpDF
2VCqJQVbrFlMQG3pB6osa7RExe4pCuW6lOXm+SYnZbJuc+qJU++f4mWB6f/yZJEY
K3gsaC0fv48rlC4F9Qi5IahDTUQo1JZlYiU2h3VTB+mSUfWZW+xqwHzd+ixZMLgq
MmB3kelcj170IGyanVyWvXyKC6XvpBR9wTKO4/DkSzsyrT3PVq4=
=4Rm1
-----END PGP SIGNATURE-----



More information about the Pkg-rust-maintainers mailing list