Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 11358] New: qssl fails casting

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 11358] New: qssl fails casting
  • Date: 21 Apr 2006 01:58:58 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=11358

Summary: qssl fails casting
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: kde
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: MatthewClark AT InLesserTerms.net


When casting qssl (as part of an optional dependency for kopete), it fails
with
the following:

[snip]
Unpacking source file qssl-2.0.tar.bz2 for spell qssl.
Using gcc version: 4.0.3
Installing in dir: /usr/src/qssl-2.0
qssl 2.0
g++ -c -pipe -Wall -W -O -march=k8 -mmmx -mfpmath=sse -msse -msse2 -m3dnow
-m32
-pipe -DPIC -fPIC -O3 -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_PLUGIN -DQT_SHARED -I/usr/share/qt/mkspecs/default -I.
-I/usr/kerberos/include -I/usr/include/qt -o qssl.o qssl.cpp
qssl.cpp: In function 'QByteArray base64decode(const QByteArray&)':
qssl.cpp:150: warning: array subscript has type 'char'
qssl.cpp:151: warning: array subscript has type 'char'
qssl.cpp:152: warning: array subscript has type 'char'
qssl.cpp:153: warning: array subscript has type 'char'
qssl.cpp: In member function 'virtual bool _QSSLCert::fromString(const
QString&)':
qssl.cpp:469: error: invalid conversion from 'unsigned char**' to 'const
unsigned char**'
qssl.cpp:469: error: initializing argument 2 of 'X509* d2i_X509(X509**,
const
unsigned char**, long int)'
! Problem Detected !
make: *** [qssl.o] Error 1
Creating compile log /var/log/sorcery/compile/qssl-2.0.bz2
Download pass has not completed yet, pausing momentarily


By the way, a `gaze where qssl` returnd kde-apps, but when I was filing this
bug, I didn't see that as a choice, so please forgive me if I filed this under
the wrong section :)

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 11358] New: qssl fails casting, bugzilla-daemon, 04/20/2006

Archive powered by MHonArc 2.6.24.

Top of Page