[opensuse-buildservice] OBS: Boinc Package failed

Hello Friends, i've downloaded BOINC Source from svn/tags and maked a *.spec-File. When i run the OBS/complete rebuild Link, the build runs a while. But then the Compiler broken: ---snip-- ViewWork.cpp:1041: error: call of overloaded 'wxString(const char*)' is ambiguous /usr/include/wx-2.8/wx/string.h:722: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:692: note: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:690: note: wxString::wxString(const wxString&) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> make[2]: *** [boinc_gui-ViewWork.o] Error 1 make[2]: Leaving directory `/usr/src/packages/BUILD/boinc- core-6.3.14/clientgui' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/packages/BUILD/boinc-core-6.3.14' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.33556 (%build) RPM build errors: cannot open Pubkeys index using db3 - No such file or directory (2) Bad exit status from /var/tmp/rpm-tmp.33556 (%build) System halted. ---snap--- Does anyone know, what the error is? My spec-File is attached. -- Sincereley yours Sascha Manns Open-News-Network e.V. Web: http://saschamanns.gulli.to

On Fri, 31 Oct 2008 21:27:35 +0100, you wrote:
---snip-- ViewWork.cpp:1041: error: call of overloaded 'wxString(const char*)' is ambiguous
---snap---
Does anyone know, what the error is? My spec-File is attached.
Nothing wrong with the spec, that's a bug in the source code! Seems like once again the code was compiled with older versions of gcc that didn't see the error. As it's a bug in the code, it's only fixable by someone knowledgable in C++. The later RPM error is just a followup and can be ignored. Philipp -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Philipp Thomas
-
Sascha Manns