Project

General

Profile

Actions

Bug #5362

closed

osmo-cbc package build failure on Debian 10 + Ubuntu 18.04 + Raspbian 10

Added by laforge over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
12/20/2021
Due date:
% Done:

100%

Spec Reference:

Description

https://build.opensuse.org/build/network:osmocom:nightly/Debian_10/i586/osmo-cbc/_log

At first, this looks puzzling:

[  213s] [424/488] installing libulfius2.5-2.5.2-4
[  233s] [438/488] installing libulfius-dev-2.5.2-4
...
[  465s] checking for ULFIUS... no

At second sight, this actually is missing systemd, which is a dependency of yder, which is a dependency of ulfius:

[  466s] configure:9311: checking for ULFIUS
[  466s] configure:9318: $PKG_CONFIG --exists --print-errors "libulfius" 
[  466s] Package systemd was not found in the pkg-config search path.
[  466s] Perhaps you should add the directory containing `systemd.pc'
[  466s] to the PKG_CONFIG_PATH environment variable
[  466s] Package 'systemd', required by 'libyder', not found
[  466s] configure:9321: $? = 1
[  466s] configure:9335: $PKG_CONFIG --exists --print-errors "libulfius" 
[  466s] Package systemd was not found in the pkg-config search path.
[  466s] Perhaps you should add the directory containing `systemd.pc'
[  466s] to the PKG_CONFIG_PATH environment variable
[  466s] Package 'systemd', required by 'libyder', not found
[  466s] configure:9338: $? = 1
[  466s] configure:9352: result: no
[  466s] Package 'systemd', required by 'libyder', not found
[  466s] configure:9368: error: Package requirements (libulfius) were not met:
[  466s] 
[  466s] Package 'systemd', required by 'libyder', not found
[  466s] 
[  466s] Consider adjusting the PKG_CONFIG_PATH environment variable if you
[  466s] installed software in a non-standard prefix.
[  466s] 
[  466s] Alternatively, you may set the environment variables ULFIUS_CFLAGS
[  466s] and ULFIUS_LIBS to avoid the need to call pkg-config.
[  466s] See the pkg-config man page for more details.

As the packages are upstream Debian 10, there seems to be a dependency problem in Debian ?

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)