make all-recursive make[1]: Entering directory '/home/ttn/build/GNU/T/exchange' Making all in . make[2]: Entering directory '/home/ttn/build/GNU/T/exchange' make[2]: Leaving directory '/home/ttn/build/GNU/T/exchange' Making all in contrib make[2]: Entering directory '/home/ttn/build/GNU/T/exchange/contrib' Making all in . make[3]: Entering directory '/home/ttn/build/GNU/T/exchange/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/ttn/build/GNU/T/exchange/contrib' make[2]: Leaving directory '/home/ttn/build/GNU/T/exchange/contrib' Making all in src make[2]: Entering directory '/home/ttn/build/GNU/T/exchange/src' Making all in include make[3]: Entering directory '/home/ttn/build/GNU/T/exchange/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/ttn/build/GNU/T/exchange/src/include' Making all in util make[3]: Entering directory '/home/ttn/build/GNU/T/exchange/src/util' CC taler-exchange-secmod-eddsa.o CC amount.lo CC auditor_signatures.lo CC config.lo CC crypto.lo CC crypto_helper_denom.lo crypto_helper_denom.c: In function 'TALER_CRYPTO_helper_denom_sign': crypto_helper_denom.c:538:19: warning: passing argument 5 of 'sendto' from incompatible pointer type [-Wincompatible-pointer-types] 538 | &dh->sa, | ^~~~~~~ | | | struct sockaddr_un * In file included from /usr/include/netinet/in.h:10, from /usr/include/netdb.h:9, from /usr/local/include/gnunet/platform.h:72, from ../../src/include/platform.h:46, from crypto_helper_denom.c:21: /usr/include/fortify/sys/socket.h:65:59: note: expected 'const struct sockaddr *' but argument is of type 'struct sockaddr_un *' 65 | const struct sockaddr *__a, socklen_t __l) | ~~~~~~~~~~~~~~~~~~~~~~~^~~ CC crypto_helper_esign.lo crypto_helper_esign.c: In function 'TALER_CRYPTO_helper_esign_sign_': crypto_helper_esign.c:488:19: warning: passing argument 5 of 'sendto' from incompatible pointer type [-Wincompatible-pointer-types] 488 | &esh->sa, | ^~~~~~~~ | | | struct sockaddr_un * In file included from /usr/include/netinet/in.h:10, from /usr/include/netdb.h:9, from /usr/local/include/gnunet/platform.h:72, from ../../src/include/platform.h:46, from crypto_helper_esign.c:21: /usr/include/fortify/sys/socket.h:65:59: note: expected 'const struct sockaddr *' but argument is of type 'struct sockaddr_un *' 65 | const struct sockaddr *__a, socklen_t __l) | ~~~~~~~~~~~~~~~~~~~~~~~^~~ CC crypto_wire.lo CC getopt.lo CC lang.lo CC mhd.lo CC offline_signatures.lo CC payto.lo CC secmod_signatures.lo CC taler_error_codes.lo CC url.lo CC util.lo CC wallet_signatures.lo CC yna.lo CC os_installation.lo CCLD libtalerutil.la CCLD taler-exchange-secmod-eddsa /usr/lib/gcc/x86_64-alpine-linux-musl/10.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: taler-exchange-secmod-eddsa.o: undefined reference to symbol 'libintl_dgettext' /usr/lib/gcc/x86_64-alpine-linux-musl/10.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: /usr/local/lib/libintl.so.8: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[3]: *** [Makefile:917: taler-exchange-secmod-eddsa] Error 1 make[3]: Leaving directory '/home/ttn/build/GNU/T/exchange/src/util' make[2]: *** [Makefile:515: all-recursive] Error 1 make[2]: Leaving directory '/home/ttn/build/GNU/T/exchange/src' make[1]: *** [Makefile:501: all-recursive] Error 1 make[1]: Leaving directory '/home/ttn/build/GNU/T/exchange' make: *** [Makefile:433: all] Error 2