Bug 8108 - Не собирается под x86_64
Summary: Не собирается под x86_64
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libgpgme (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: manowar@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 22:27 MSD by Damir Shayhutdinov
Modified: 2007-01-18 00:46 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Damir Shayhutdinov 2005-09-30 22:27:36 MSD
Библиотека не собирается в хэшере на 64-битной платформе. В спеке в качестве
gnup прописан gnupg2, а он падает с Segmentation Fault после компиляции во время
выполнения make check
check.

Если же подправить спек так чтобы он собирался с gnupg-1.4.1, то все собирается
нормально. 

gpg: signal Segmentation fault caught ... exiting
./mkdemodirs: line 52:  9756 Segmentation fault      $GPGDEMO
--export-secret-key -o - $name >$name/Secret.gpg
make[3]: *** [Alpha/Secret.gpg] Error 139
make[3]: Leaving directory `/usr/src/RPM/BUILD/gpgme-1.0.3/tests/gpg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/gpgme-1.0.3/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/gpgme-1.0.3'
Comment 1 Damir Shayhutdinov 2007-01-18 00:45:59 MSK
Вроде уже давно исправлено, по крайней мере сейчас libgpgme в x86_64 есть.