>>> Compiling source in /var/tmp/portage/app-crypt/monkeysphere-0.38/work/monkeysphere-0.38 ... make -j6 -l3 gcc -o src/agent-transfer/agent-transfer -O2 -pipe -march=corei7-avx -L/usr/lib64 -lassuan -lgpg-error -lgcrypt -lgpg-error --pedantic -Wall -Werror -std=c99 -Wl,-O1 -Wl,--as-needed src/agent-transfer/main.c src/agent-transfer/main.c: In function ‘main’: src/agent-transfer/main.c:676:5: error: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Werror=unused-result] asprintf (&alt_comment, "GnuPG keygrip %s", args.keygrip); ^ cc1: all warnings being treated as errors Makefile:25: recipe for target 'src/agent-transfer/agent-transfer' failed make: *** [src/agent-transfer/agent-transfer] Error 1 * ERROR: app-crypt/monkeysphere-0.38::gentoo failed (compile phase): * emake failed