← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2083805] [NEW] ubuntu_lxc on Oracular requires libdbus-1-dev to build

 

Public bug reported:

On Oracular, ubuntu_lxc test build failed with:
  Compiler for C supports arguments -Wstringop-overflow: YES 
  meson.build:262: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build.
  C++ compiler for the host machine: c++ (gcc 14.2.0 "c++ (Ubuntu 14.2.0-4ubuntu2) 14.2.0")
  C++ linker for the host machine: c++ ld.bfd 2.43.1
  Compiler for C++ supports arguments -Wno-format-signedness: YES 
  Compiler for C++ supports arguments -Wno-missing-field-initializers: YES 
  Compiler for C++ supports arguments -Wno-unused-parameter: YES 
  Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
  Found CMake: /usr/bin/cmake (3.30.3)
  Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake)
  
  meson.build:285:14: ERROR: Dependency "dbus-1" not found, tried pkgconfig and cmake
  
  A full log can be found at /tmp/lxc-pkg-ubuntu/build/meson-logs/meson-log.txt
  stderr:
  make: *** [Makefile:9: meson] Error 1

Install libdbus-1-dev can solve this problem.

** Affects: ubuntu-kernel-tests
     Importance: Undecided
     Assignee: Po-Hsu Lin (cypressyew)
         Status: In Progress


** Tags: oracular ubuntu-lxc

** Changed in: ubuntu-kernel-tests
     Assignee: (unassigned) => Po-Hsu Lin (cypressyew)

** Changed in: ubuntu-kernel-tests
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2083805

Title:
  ubuntu_lxc on Oracular requires libdbus-1-dev to build

Status in ubuntu-kernel-tests:
  In Progress

Bug description:
  On Oracular, ubuntu_lxc test build failed with:
    Compiler for C supports arguments -Wstringop-overflow: YES 
    meson.build:262: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build.
    C++ compiler for the host machine: c++ (gcc 14.2.0 "c++ (Ubuntu 14.2.0-4ubuntu2) 14.2.0")
    C++ linker for the host machine: c++ ld.bfd 2.43.1
    Compiler for C++ supports arguments -Wno-format-signedness: YES 
    Compiler for C++ supports arguments -Wno-missing-field-initializers: YES 
    Compiler for C++ supports arguments -Wno-unused-parameter: YES 
    Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
    Found CMake: /usr/bin/cmake (3.30.3)
    Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake)
    
    meson.build:285:14: ERROR: Dependency "dbus-1" not found, tried pkgconfig and cmake
    
    A full log can be found at /tmp/lxc-pkg-ubuntu/build/meson-logs/meson-log.txt
    stderr:
    make: *** [Makefile:9: meson] Error 1

  Install libdbus-1-dev can solve this problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2083805/+subscriptions



Follow ups