https://sourceware.org/bugzilla/show_bug.cgi?id=32294

            Bug ID: 32294
           Summary: configure fails without rpm support
           Product: elfutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: debuginfod
          Assignee: unassigned at sourceware dot org
          Reporter: doko at debian dot org
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

seen with 0.192,

CFLAGS="-g -O3 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection"
CXXFLAGS="-g -O3 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection"
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" \
        ./configure --build=x86_64-linux-gnu --enable-maintainer-mode
--prefix=/usr \
        --sysconfdir=/etc \
        --libdir=/usr/lib/x86_64-linux-gnu \
        --program-prefix=eu- --disable-silent-rules \
        --enable-libdebuginfod --enable-debuginfod
--enable-debuginfod-urls="https://debuginfod.debian.net";

[...]
checking for zstd... yes
checking whether g++ supports C++11 features with -std=c++11... yes
checking for execinfo.h... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libcurl >= 7.29.0... yes
checking for pthread_setname_np in -lpthread... yes
checking for json-c >= 0.11... no
checking for libmicrohttpd >= 0.9.33... yes
checking for libmicrohttpd < 0.9.51... no
checking for sqlite3 >= 3.7.17... yes
checking for libarchive >= 3.1.2... yes
checking for headerGet in -lrpm... no
checking for EVP_MD_CTX_new in -lcrypto... yes
checking for imaevm.h... yes
configure: error: unable to build libdebuginfod
make: *** [debian/rules:70: stamps/configure] Error 1

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to