Hi Martin, Thanks for the report. I just finished building a new version of the package which, by not building the wxWidgets library anymore, fixes the build (checked by rebuilding with G++ 4.1). Lots of warnings however :/
Thanks for the report, Regis On Wed, 2006-03-15 at 18:50 +0000, Martin Michlmayr wrote: > Package: amaya > Version: 9.4-1 > Severity: important > > Your package fails to build with G++ 4.1. I'm filing this bug as > important for now, but when 4.1 will be the default compiler in > unstable (probably in a few weeks) I'll upgrade this to serious. > > > > Automatic build of amaya_9.4-1 on bigsur by sbuild/mips 1.94 > ... > > ./bk-deps g++ -c -o baselib_uri.o -I.pch/wxprec_baselib -D__WXGTK__ > > -I/build/tbm/amaya-9.4/wxWidgets/src/tiff > > -I/build/tbm/amaya-9.4/wxWidgets/src/jpeg > > -I/build/tbm/amaya-9.4/wxWidgets/src/png > > -I/build/tbm/amaya-9.4/wxWidgets/src/regex -DwxUSE_GUI=0 -DwxUSE_BASE=1 > > -DWX_PRECOMP -DNO_GCC_PRAGMA -DGTK_NO_CHECK_CASTS > > -Ilib/wx/include/gtk2-unicode-release-static-2.6 > > -I/build/tbm/amaya-9.4/wxWidgets/include -DXTHREADS -pthread > > -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 > > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11R6/include > > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 > > -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -I/usr/X11R6/include -O2 -pthread > > -Wall -Wno-ctor-dtor-privacy > > /build/tbm/amaya-9.4/wxWidgets/src/common/uri.cpp > > /build/tbm/amaya-9.4/wxWidgets/src/common/uri.cpp: In member function 'void > > wxURI::Resolve(const wxURI&, int)': > > /build/tbm/amaya-9.4/wxWidgets/src/common/uri.cpp:890: error: no match for > > 'operator+' in 'wxStringBase::substr(size_t, size_t) const(0u, > > ((size_t)((((int)bp) - > > ((int)base->wxURI::m_path.wxString::<anonymous>.wxStringBase::c_str())) > > (ceiling /) 4))) + wxStringBase::substr(size_t, size_t) > > const(((size_t)((((int)op) - > > ((int)((wxURI*)this)->wxURI::m_path.wxString::<anonymous>.wxStringBase::c_str())) > > (ceiling /) 4)), ((wxURI*)this)->wxURI::m_path. wxString::Length())' > > /build/tbm/amaya-9.4/wxWidgets/include/wx/longlong.h:922: note: candidates > > are: wxULongLong operator+(long unsigned int, const wxULongLong&) > > /build/tbm/amaya-9.4/wxWidgets/include/wx/longlong.h:909: note: > > wxLongLong operator+(long int, const wxLongLong&) > > /build/tbm/amaya-9.4/wxWidgets/include/wx/string.h:1469: note: > > wxString operator+(const wxWCharBuffer&, const wxString&) > > /build/tbm/amaya-9.4/wxWidgets/include/wx/string.h:1467: note: > > wxString operator+(const wxString&, const wxWCharBuffer&) > > /build/tbm/amaya-9.4/wxWidgets/include/wx/protocol/http.h: In member > > function 'wxStringToStringHashMap_wxImplementation_HashTable::Node** > > wxStringToStringHashMap_wxImplementation_HashTable::GetNodePtr(const > > wxString&) const': > > /build/tbm/amaya-9.4/wxWidgets/include/wx/protocol/http.h:21: warning: > > dereferencing type-punned pointer will break strict-aliasing rules > > make[2]: *** [baselib_uri.o] Error 1 > > make[2]: Leaving directory `/build/tbm/amaya-9.4/Amaya/WX/wxWidgets_RELEASE' > > make[1]: *** [wxwidgets] Error 2 > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]