Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498456 - net-libs/ccrtp-2.0.5 with dev-libs/libgcrypt-1.6.0 - ccrtp/crypto/gcrypt/InitializeGcrypt.cpp:57:54: error: too many initializers for 'gcry_thread_cbs'
Summary: net-libs/ccrtp-2.0.5 with dev-libs/libgcrypt-1.6.0 - ccrtp/crypto/gcrypt/Init...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-18 10:59 UTC by Dennis Schridde
Modified: 2014-09-13 15:02 UTC (History)
0 users

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


Attachments
build.log (build.log,24.10 KB, text/x-log)
2014-01-18 10:59 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2014-01-18 10:59:31 UTC
Created attachment 368084 [details]
build.log

ccrtp/crypto/gcrypt/InitializeGcrypt.cpp:54:31: warning: 'gcry_thread_cbs' is deprecated (declared at /usr/include/gcrypt.h:213) [-Wdeprecated-declarations]
 static struct gcry_thread_cbs gcry_threads_pthread =                          \
                               ^
ccrtp/crypto/gcrypt/InitializeGcrypt.cpp:68:1: note: in expansion of macro 'GCRY_THREAD_OPTION_PTHREAD_CPP_IMPL'
 GCRY_THREAD_OPTION_PTHREAD_CPP_IMPL;
 ^
ccrtp/crypto/gcrypt/InitializeGcrypt.cpp:57:54: error: too many initializers for 'gcry_thread_cbs'
   gcry_pthread_mutex_lock, gcry_pthread_mutex_unlock }
                                                      ^
ccrtp/crypto/gcrypt/InitializeGcrypt.cpp:68:1: note: in expansion of macro 'GCRY_THREAD_OPTION_PTHREAD_CPP_IMPL'
 GCRY_THREAD_OPTION_PTHREAD_CPP_IMPL;
 ^
Makefile:488: recipe for target 'InitializeGcrypt.lo' failed
Comment 1 Chicago 2014-04-25 02:54:25 UTC
You can solve this with a version bump and a local overlay for ccrtp-2.0.9.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-09-13 15:02:02 UTC
2.0.9 in the tree.