* Package: app-crypt/truecrypt-7.1a  * Repository: gentoo  * Maintainer: crypto@gentoo.org  * USE: X abi_x86_64 amd64 asm elibc_glibc kernel_linux userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/3.12.13-gentoo/build * Found sources for kernel version: * 3.12.13-gentoo * Checking for suitable kernel configuration options...  [ ok ] * Requested wxWidgets: unicode 2.8 * Using wxWidgets: gtk2-unicode-release-2.8 >>> Unpacking source... >>> Unpacking truecrypt-7.1a.tar.gz to /var/tmp/portage/app-crypt/truecrypt-7.1a/work >>> Unpacking truecrypt-7.1a-pkcs11.h to /var/tmp/portage/app-crypt/truecrypt-7.1a/work unpack truecrypt-7.1a-pkcs11.h: file format not recognized. Ignoring. >>> Source unpacked in /var/tmp/portage/app-crypt/truecrypt-7.1a/work >>> Preparing source in /var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source ... * Applying makefile-archdetect.diff ...  [ ok ] * Applying execstack-fix.diff ...  [ ok ] * Applying truecrypt-7.1a-build.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source ... * please use append-cppflags for preprocessor flags make -j1 NOSTRIP=1 NOTEST=1 VERBOSE=1 CC=clang CXX=clang++ AR=x86_64-pc-linux-gnu-ar RANLIB=x86_64-pc-linux-gnu-ranlib 'TC_EXTRA_CFLAGS=-O2 -pipe -march=native -mtune=native -fomit-frame-pointer -DCKR_NEW_PIN_MODE=0x000001B0 -DCKR_NEXT_OTP=0x000001B1' 'TC_EXTRA_CXXFLAGS=-O2 -pipe -march=native -mtune=native -fomit-frame-pointer -DCKR_NEW_PIN_MODE=0x000001B0 -DCKR_NEXT_OTP=0x000001B1' 'TC_EXTRA_LFLAGS=-Wl,-O1 -Wl,--as-needed' WX_CONFIG=/usr/lib64/wx/config/gtk2-unicode-release-2.8 PKCS11_INC=/var/tmp/portage/app-crypt/truecrypt-7.1a/temp/pkcs11/ make[1]: Entering directory `/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source/Platform' Compiling Buffer.cpp clang++ -MMD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source -I/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source/Crypto -I/var/tmp/portage/app-crypt/truecrypt-7.1a/temp/pkcs11/ -O2 -fno-strict-aliasing -D TC_ARCH_X64 -DTC_UNIX -DTC_LINUX -fdata-sections -ffunction-sections -Wall -Wno-unused-parameter -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -DCKR_NEW_PIN_MODE=0x000001B0 -DCKR_NEXT_OTP=0x000001B1 -c Buffer.cpp -o Buffer.o Compiling Exception.cpp clang++ -MMD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source -I/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source/Crypto -I/var/tmp/portage/app-crypt/truecrypt-7.1a/temp/pkcs11/ -O2 -fno-strict-aliasing -D TC_ARCH_X64 -DTC_UNIX -DTC_LINUX -fdata-sections -ffunction-sections -Wall -Wno-unused-parameter -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -DCKR_NEW_PIN_MODE=0x000001B0 -DCKR_NEXT_OTP=0x000001B1 -c Exception.cpp -o Exception.o Compiling Event.cpp clang++ -MMD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source -I/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source/Crypto -I/var/tmp/portage/app-crypt/truecrypt-7.1a/temp/pkcs11/ -O2 -fno-strict-aliasing -D TC_ARCH_X64 -DTC_UNIX -DTC_LINUX -fdata-sections -ffunction-sections -Wall -Wno-unused-parameter -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -DCKR_NEW_PIN_MODE=0x000001B0 -DCKR_NEXT_OTP=0x000001B1 -c Event.cpp -o Event.o Compiling FileCommon.cpp clang++ -MMD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source -I/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source/Crypto -I/var/tmp/portage/app-crypt/truecrypt-7.1a/temp/pkcs11/ -O2 -fno-strict-aliasing -D TC_ARCH_X64 -DTC_UNIX -DTC_LINUX -fdata-sections -ffunction-sections -Wall -Wno-unused-parameter -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -DCKR_NEW_PIN_MODE=0x000001B0 -DCKR_NEXT_OTP=0x000001B1 -c FileCommon.cpp -o FileCommon.o In file included from FileCommon.cpp:9: In file included from ./File.h:14: In file included from ./FilesystemPath.h:15: ./StringConverter.h:28:36: error: unknown type name 'type_info' static string GetTypeName (const type_info &typeInfo);  ^ 1 error generated. make[1]: *** [FileCommon.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source/Platform' make: *** [all] Error 2 * ERROR: app-crypt/truecrypt-7.1a::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-crypt/truecrypt-7.1a::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/truecrypt-7.1a::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-crypt/truecrypt-7.1a/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/truecrypt-7.1a/temp/environment'. * Working directory: '/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source' * S: '/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source'