[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#729091: RFS: gtkiostream/1.3.0



Hi Matt,

On 09/11/13 02:36, Matt Flax wrote:
> Hi again,
> 
> I have now fixed this problem and uploaded the source code to sf.net,
> the new release file name is :
> gtkiostream-1.3.0.fixedDeb.tar.gz
> 
> Attatched is the diff between the original source release and the one on
> sf.net.
> 
> Thanks again for catching this bug.
> Please let me know of any others which you find.
> 
> Matt
> 

Got further this time, then it hit another machine generated code error.
I've attached the relevant portion of the build log for you.

Regards

Daniel
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz   -I../include -I../test/machineGenerated -I../src/machineGeneratedGtkiostream   -g -O2 -c -o ORBTest-ORBTestICE.o `test -f 'machineGenerated/ORBTestICE.C' || echo './'`machineGenerated/ORBTestICE.C
In file included from machineGenerated/ORBTestICE.C:21:0:
../test/machineGenerated/ORBTestICE.H:42:9: error: #error Ice version mismatch: an exact match is required for beta generated code
 #       error Ice version mismatch: an exact match is required for beta generated code
         ^
machineGenerated/ORBTestICE.C:30:9: error: #error Ice version mismatch: an exact match is required for beta generated code
 #       error Ice version mismatch: an exact match is required for beta generated code
         ^
machineGenerated/ORBTestICE.C: In member function 'virtual void ORBTEST::ORBTestICE::__writeImpl(IceInternal::BasicStream*) const':
machineGenerated/ORBTestICE.C:378:47: error: no matching function for call to 'IceInternal::BasicStream::startWriteSlice(const string&, bool)'
     __os->startWriteSlice(ice_staticId(), true);
                                               ^
machineGenerated/ORBTestICE.C:378:47: note: candidate is:
In file included from /usr/include/Ice/OutgoingAsync.h:24:0,
                 from /usr/include/Ice/Proxy.h:25,
                 from ../test/machineGenerated/ORBTestICE.H:29,
                 from machineGenerated/ORBTestICE.C:21:
/usr/include/Ice/BasicStream.h:330:10: note: void IceInternal::BasicStream::startWriteSlice(const string&, int, bool)
     void startWriteSlice(const std::string& typeId, int compactId, bool last)
          ^
/usr/include/Ice/BasicStream.h:330:10: note:   candidate expects 3 arguments, 2 provided
make[3]: *** [ORBTest-ORBTestICE.o] Error 1


Reply to: