#757832 liblqr: FTBFS with clang instead of gcc

#757832#5
Date:
2014-08-11 17:48:40 UTC
From:
To:
Hello,

Using the rebuild infrastructure, your package fails to build with clang
(instead of gcc).

Detected this kind of error:
http://clang.debian.net/status.php?version=3.5.0rc1&key=UNDEF_REF

Full build log is available here:
http://clang.debian.net/logs/2014-06-16/liblqr_0.4.1-2_unstable_clang.log

Thanks,
Arthur

#757832#10
Date:
2014-08-11 22:35:56 UTC
From:
To:
hi,

could you tell me how this error is supposed to be fixed? i had a look at
lqr/lqr_energy.c and lqr/lqr_energy.h and tried to figure out why

lqr_energy.c:(.text+0x2e6): undefined reference to `lqr_pixel_get_norm'

happens.
its only used in lqr/lqr_energy.c, defined in that file and in the according
header file.... Nothing on the first look that seems to be wrong.
So either I'm blind, or I fail to understand why clang is whining :) Please
enlighten me?

Thanks,

Bernd