Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 376498 Details for
Bug 509702
=app-crypt/truecrypt-7.1a with =sys-devel/clang-3.4-r100: ./StringConverter.h:28:36: error: unknown type name 'type_info'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 6.02 KB, created by
Jauhien Piatlicki (RETIRED)
on 2014-05-06 16:53:01 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Jauhien Piatlicki (RETIRED)
Created:
2014-05-06 16:53:01 UTC
Size:
6.02 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-crypt/truecrypt-7.1a >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: crypto@gentoo.org >[32;01m * [39;49;00mUSE: X abi_x86_64 amd64 asm elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/3.12.13-gentoo/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 3.12.13-gentoo > [32;01m*[0m Checking for suitable kernel configuration options... >[A[131C [34;01m[ [32;01mok[34;01m ][0m > > [32;01m*[0m Requested wxWidgets: unicode 2.8 > [32;01m*[0m 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 ... > [32;01m*[0m Applying makefile-archdetect.diff ... >[A[131C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying execstack-fix.diff ... >[A[131C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying truecrypt-7.1a-build.patch ... >[A[131C [34;01m[ [32;01mok[34;01m ][0m >>>> 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 ... > [33;01m*[0m 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: >[1m./StringConverter.h:28:36: [0m[0;1;31merror: [0m[1munknown type name 'type_info'[0m > static string GetTypeName (const type_info &typeInfo); >[0;1;32m ^ >[0m1 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 > [31;01m*[0m ERROR: app-crypt/truecrypt-7.1a::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-crypt/truecrypt-7.1a::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-crypt/truecrypt-7.1a::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-crypt/truecrypt-7.1a/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-crypt/truecrypt-7.1a/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source' > [31;01m*[0m S: '/var/tmp/portage/app-crypt/truecrypt-7.1a/work/truecrypt-7.1a-source'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 509702
: 376498 |
379036