Package: gkrellm-leds
Version: 0.8.0-1.3+b1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: re...@cs.unibo.it

Dear Maintainer,

There is a shared library linking problem.

Bugfix: add --no-as-needed linker option.

--- gkrellm-leds-0.8.0/Makefile 2021-10-09 10:28:38.000000000 +0200
+++ gkrellm-leds-0.8.0.fix/Makefile     2021-10-09 10:31:35.547270111 +0200
@@ -8,7 +8,7 @@

 LIBS = $(GTK_LIB) $(X11_LIB)
 DEFINES =
-LFLAGS = -shared
+LFLAGS = -shared -Wl,--no-as-needed
 INCLUDES = $(GTK_INCLUDE)
 CFLAGS = -ansi -pedantic -Wall -O2 -fPIC
 CC = gcc

-- System Information:
Debian Release: bookworm/sid
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.14.0-1-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gkrellm-leds depends on:
ii  gkrellm  2.3.11-2
ii  libc6    2.32-4

gkrellm-leds recommends no packages.

gkrellm-leds suggests no packages.

-- no debconf information

Reply via email to