Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2010 13:37:45 GMT
From:      Etienne Robillard <erob@gthcfoundation.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/149427: building kdebase3 fails in 8.1-PRERELEASE 
Message-ID:  <201008081337.o78DbjWo037187@www.freebsd.org>
Resent-Message-ID: <201008081340.o78De6eL049257@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149427
>Category:       misc
>Synopsis:       building kdebase3 fails in 8.1-PRERELEASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 08 13:40:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Etienne Robillard
>Release:        FreeBSD 8.1-PRERELEASE
>Organization:
>Environment:
>Description:
Making all in crypto
gmake[3]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.10/kcontrol/crypto'
/usr/local/bin/moc ./crypto.h -o crypto.moc
/bin/sh /usr/local/bin/libtool --silent --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I../..  -I/usr/local/include  -I/usr/local/include  -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE  -D_LARGE_FILES=1 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE  -DLIBDIR=/usr/local/lib -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE  -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c -o crypto.lo crypto.cpp
In file included from crypto.cpp:88:
/usr/local/include/kopenssl.h:453: error: ISO C++ forbids declaration of 'ASN1_METHOD' with no type
/usr/local/include/kopenssl.h:453: error: expected ';' before '*' token
/usr/local/include/kopenssl.h:526: error: expected ';' before '(' token
/usr/local/include/kopenssl.h:532: error: 'STACK' has not been declared
/usr/local/include/kopenssl.h:538: error: 'STACK' has not been declared
/usr/local/include/kopenssl.h:544: error: expected ';' before '(' token
/usr/local/include/kopenssl.h:550: error: ISO C++ forbids declaration of 'STACK' with no type
/usr/local/include/kopenssl.h:550: error: expected ';' before '*' token
/usr/local/include/kopenssl.h:556: error: 'STACK' has not been declared
/usr/local/include/kopenssl.h:562: error: ISO C++ forbids declaration of 'STACK' with no type
/usr/local/include/kopenssl.h:562: error: expected ';' before '*' token
/usr/local/include/kopenssl.h:828: error: ISO C++ forbids declaration of 'STACK' with no type
/usr/local/include/kopenssl.h:828: error: expected ';' before '*' token
/usr/local/include/kopenssl.h:829: error: 'STACK' has not been declared
crypto.cpp: In member function 'void KCryptoConfig::slotCAImport()':
crypto.cpp:1851: error: no matching function for call to 'KOpenSSLProxy::sk_num(_STACK*)'
/usr/local/include/kopenssl.h:538: note: candidates are: int KOpenSSLProxy::sk_num(int*)
crypto.cpp:1852: error: 'class KOpenSSLProxy' has no member named 'sk_value'
crypto.cpp: In member function 'bool KCryptoConfig::loadCiphers()':
crypto.cpp:2329: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
crypto.cpp:2341: error: invalid conversion from 'const SSL_CIPHER*' to 'SSL_CIPHER*'
crypto.cpp:2358: error: invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
crypto.cpp:2369: error: invalid conversion from 'const SSL_CIPHER*' to 'SSL_CIPHER*'
gmake[3]: *** [crypto.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.10/kcontrol/crypto'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.10/kcontrol'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.10'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/x11/kdebase3.
*** Error code 1

Stop in /usr/ports/x11/kdebase3.

===>>> make failed for x11/kdebase3
===>>> Aborting update

===>>> Update for kdebase-3.5.10_5 failed
===>>> Aborting update


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008081337.o78DbjWo037187>