Source: coolkey Version: 1.1.0-8.1 Severity: serious Tags: patch Hi,
coolkey FTBFS on latest unstable.
Because /usr/lib/nss changed to /usr/lib/$MULTIARCH/nss by multiarch,
the link of the library fails.
-----
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I /usr/include/nss -I
/usr/include/nspr/ -g -O2 -c pk11install.c
pk11install.c: In function 'installPKCS11':
pk11install.c:203:10: warning: cast to pointer from integer of
different size [-Wint-to-pointer-cast]
/bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -o
pk11install pk11install.o -lnss3 -L/usr/lib/nss/ -lsoftokn3 -ldl -lz
mkdir .libs
gcc -g -O2 -o pk11install pk11install.o -lnss3 -L/usr/lib/nss/
-lsoftokn3 -ldl -lz
/usr/bin/ld: cannot find -lsoftokn3
collect2: ld returned 1 exit status
make[3]: *** [pk11install] Error 1
make[3]: Leaving directory `/tmp/buildd/coolkey-1.1.0/src/install'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/coolkey-1.1.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/coolkey-1.1.0'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-stamp] Error 2
-----
I created the patch which revised this problem.
Please apply this patch?
Best regards,
Nobuhiro
--
Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6
coolkey_1.1.0-8.2.debdiff
Description: Binary data
coolkey_1.1.0-8.1_amd64.build.gz
Description: GNU Zip compressed data

