Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED, workaround] Truecrypt 7.0a-r6 failed to emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ph0nics
n00b
n00b


Joined: 18 Aug 2011
Posts: 3
Location: /dev/char

PostPosted: Thu Aug 18, 2011 9:20 pm    Post subject: [SOLVED, workaround] Truecrypt 7.0a-r6 failed to emerge Reply with quote

Trying to emerge truecrypt. 2.6.38-hardened-r6, x86_64.
I have downloaded the source from TC's site, renamed it and placed it in /usr/portage/distfiles.

After a minute or two, it throws this error:
Code:

Compiling Application.cpp
x86_64-pc-linux-gnu-g++ -MMD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/var/tmp/portage/app-crypt/truecrypt-7.0a-r6/work/truecrypt-7.0a-source -I/var/tmp/portage/app-crypt/truecrypt-7.0a-r6/work/truecrypt-7.0a-source/Crypto -I/var/tmp/portage/app-crypt/truecrypt-7.0a-r6/temp/pkcs11/ -O2 -fno-strict-aliasing   -D TC_ARCH_X64 -DTC_UNIX -DTC_LINUX -fdata-sections -ffunction-sections -Wall -Wno-unused-parameter -fomit-frame-pointer -fstack-protector-all -falign-functions=32 -falign-loops=32 -fforce-addr -Os -pipe -march=native -DCKR_NEW_PIN_MODE=0x000001B0 -DCKR_NEXT_OTP=0x000001B1 -I/var/tmp/portage/app-crypt/truecrypt-7.0a-r6/work/truecrypt-7.0a-source/Main -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -c Application.cpp -o Application.o

x86_64-pc-linux-gnu-g++: Internal error: Segmentation fault (program cc1plus)


I'm at a loss here. I've tried emerging truecrypt on two separate machines, both running the same kernel and config, and the exact same error is returned.

Any ideas?
Thanks!


Last edited by ph0nics on Thu Aug 25, 2011 8:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
redagadir
n00b
n00b


Joined: 06 Aug 2011
Posts: 29

PostPosted: Sat Aug 20, 2011 1:29 am    Post subject: Reply with quote

your g++ installation seems faulty, could you emerge it again?

Last edited by redagadir on Wed Dec 21, 2011 9:09 am; edited 1 time in total
Back to top
View user's profile Send private message
ph0nics
n00b
n00b


Joined: 18 Aug 2011
Posts: 3
Location: /dev/char

PostPosted: Thu Aug 25, 2011 8:27 pm    Post subject: Reply with quote

I tried re-emerging gcc and updating world... no go.
I gave in and installed the binary package from TC's website, though I am still not sure why it did not emerge correctly.

Since it would complain about permissions on run, these commands were vital:
Code:
paxctl -c /usr/bin/truecrypt
paxctl -m /usr/bin/truecrypt
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum