>>> Unpacking source... >>> Unpacking nasty-0.6.tgz to /var/tmp/portage/app-crypt/nasty-0.6-r1/work >>> Source unpacked in /var/tmp/portage/app-crypt/nasty-0.6-r1/work >>> Compiling source in /var/tmp/portage/app-crypt/nasty-0.6-r1/work/nasty-0.6 ... make -j8 DEBUG= cc -march=core2 -m32 --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=512 -O2 -funswitch-loops -fpredictive-commoning -fgcse-after-reload -ftree-vectorize -fomit-frame-pointer -mfpmath=sse -pipe -Wall -O2 -DVERSION=\"0.6\" `gpgme-config --cflags` -c -o nasty.o nasty.c In file included from nasty.c:9: /usr/include/gpgme/gpgme.h:80:2: error: #error GPGME was compiled with _FILE_OFFSET_BITS = 64, please see the section "Largefile support (LFS)" in the GPGME manual. nasty.c: In function ‘sighandler’: nasty.c:87: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness nasty.c: In function ‘passphrase_cb’: nasty.c:160: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness nasty.c:181: warning: pointer targets in passing argument 1 of ‘fgets’ differ in signedness nasty.c:197: warning: pointer targets in passing argument 1 of ‘strcat’ differ in signedness nasty.c:198: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness nasty.c:198: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result nasty.c: In function ‘load_state’: nasty.c:242: warning: pointer targets in passing argument 2 of ‘cvt_from_hex_string’ differ in signedness nasty.c:249: warning: pointer targets in passing argument 2 of ‘cvt_from_hex_string’ differ in signedness make: *** [nasty.o] Error 1 * * ERROR: app-crypt/nasty-0.6-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 139: Called die * The specific snippet of code: * emake DEBUG='' || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-crypt/nasty-0.6-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/nasty-0.6-r1/temp/environment'. *