View Issue Details

IDProjectCategoryView StatusLast Update
0011560Talerexchangepublic2026-06-27 22:14
Reporterapteryx Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformGNU/LinuxOSGuix SystemOS Versionlatest
Product Version1.5 
Target Version1.6Fixed in Version1.6 
Summary0011560: build system does not check for libltdl
DescriptionThe Meson build system should make sure the libltdl headers are available, as it is required for the build to complete:

FAILED: [code=1] src/auditordb/libtalerauditordb.so.0.p/helper.c.o
gcc -Isrc/auditordb/libtalerauditordb.so.0.p -Isrc/auditordb -I../source/src/auditordb -Isrc/include -I../source/src/include -I. -I../source -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -Wall -Wno-address-of-packed-member -DHAVE_CONFIG_H -fPIC -MD -MQ src/auditordb/libtalerauditordb.so.0.p/helper.c.o -MF src/auditordb/libtalerauditordb.so.0.p/helper.c.o.d -o src/auditordb/libtalerauditordb.so.0.p/helper.c.o -c ../source/src/auditordb/helper.c
../source/src/auditordb/helper.c:23:10: fatal error: ltdl.h: No such file or directory
   23 | #include <ltdl.h>
      | ^~~~~~~~
compilation terminated.
Steps To ReproduceBuild exchange 1.6.5 in an environment lacking libltdl.
TagsNo tags attached.

Activities

Christian Grothoff

2026-06-27 22:14

manager   ~0029001

Fixed in 3f15ab9a5..cb63b6137 by removing unnecessary #include.

Issue History

Date Modified Username Field Change
2026-06-26 04:46 apteryx New Issue
2026-06-26 15:45 Christian Grothoff Assigned To => schanzen
2026-06-26 15:45 Christian Grothoff Status new => assigned
2026-06-26 15:45 Christian Grothoff Target Version => 1.7
2026-06-27 22:14 Christian Grothoff Note Added: 0029001
2026-06-27 22:14 Christian Grothoff Assigned To schanzen => Christian Grothoff
2026-06-27 22:14 Christian Grothoff Status assigned => resolved
2026-06-27 22:14 Christian Grothoff Resolution open => fixed
2026-06-27 22:14 Christian Grothoff Fixed in Version => 1.6
2026-06-27 22:14 Christian Grothoff Target Version 1.7 => 1.6