Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63782 - gpgme-0.4* does not compile with smime option
Summary: gpgme-0.4* does not compile with smime option
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-12 08:41 UTC by M Grundman
Modified: 2004-10-04 14:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description M Grundman 2004-09-12 08:41:07 UTC
gpgme 0.4.0 and 0.4.7 do not compile when compiled with smime option

Reproducible: Always
Steps to Reproduce:
1. emerge gpgme
2.
3.

Actual Results:  
gcc -O3 -pipe -march=pentium4 -fomit-frame-pointer -I/usr/include -Wall
-Wcast-align -Wshadow -Wstrict-prototypes -o .libs/t-encrypt t-encrypt.o 
../../gpgme/.libs/libgpgme4.so
../../gpgme/.libs/libgpgme4.so: undefined reference to
`_gpgme_engine_ops_gpgsm'collect2: ld returned 1 exit status
make[3]: *** [t-encrypt] Error 1
make[3]: Leaving directory `/var/tmp/portage/gpgme-0.4.0/work/gpgme-0.4.0/tests/gpg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gpgme-0.4.0/work/gpgme-0.4.0/tests'make[1]: ***
[all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gpgme-0.4.0/work/gpgme-0.4.0'
make: *** [all] Error 2

!!! ERROR: app-crypt/gpgme-0.4.0 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! (no error message)
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-09-12 13:32:23 UTC
I was planning on removing these two versions and I've yet to work on smime with 0.9.0.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-09-14 02:30:14 UTC
submission welcome - look at 0.9.0-r20 and see how it can be modified to make it work.
Comment 3 Daniel Black (RETIRED) gentoo-dev 2004-10-04 14:04:42 UTC
gpgme-1.0.0-r1 also has smime support. It is masked because it depends on the development series of gnupg. If this fails please bug me.