id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 57686,libetpan @1.9.1: error: duplicate case value 'CURLE_PEER_FAILED_VERIFICATION',kencu,pmetzger,"`libetpan` built fairly recently, but no longer builds for me. I presume some update to `curl` had caused it to fail now: {{{ libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/data-types -I../../../src/low-level/imf -I/opt/local/include -DDEBUG -I/opt/local/include -D_REENTRANT -I/opt/local/include -I/opt/local/include -pipe -Os -arch x86_64 -W -Wall -c newsfeed_item.c -o newsfeed_item.o >/dev/null 2>&1 newsfeed.c:538:8: error: duplicate case value 'CURLE_PEER_FAILED_VERIFICATION' case CURLE_SSL_CACERT: ^ /opt/local/include/curl/curl.h:589:26: note: expanded from macro 'CURLE_SSL_CACERT' #define CURLE_SSL_CACERT CURLE_PEER_FAILED_VERIFICATION ^ newsfeed.c:533:8: note: previous case defined here case CURLE_SSL_PEER_CERTIFICATE: ^ /opt/local/include/curl/curl.h:610:36: note: expanded from macro 'CURLE_SSL_PEER_CERTIFICATE' #define CURLE_SSL_PEER_CERTIFICATE CURLE_PEER_FAILED_VERIFICATION ^ 1 error generated. make[7]: *** [newsfeed.lo] Error 1 }}} we still have the current version on the buildbots, it appears, presumably built against some previous curl.",defect,closed,Normal,,ports,,fixed,,,libetpan