[Pkg-giraffe-discuss] [Pkg-giraffe-maintainers] zarafa_7.2.1~RC51272+dfsg1-1_amd64.changes REJECTED

Guido Günther agx at sigxcpu.org
Fri Mar 18 16:10:03 UTC 2016


On Thu, Mar 17, 2016 at 08:06:21PM +0100, Carsten Schoenert wrote:
[..snip..]
> > libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../provider/soap -I../../common -DLINUX -DHAVE_CONFIG_H -DNDEBUG -DFORCE_CHARSET_CONVERSION -DUNICODE -I../../../../mapi4linux/include -I../../../../provider/include -DWITH_OPENSSL -DWITH_GZIP -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-vla -Wno-sign-compare -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c soapC.cpp  -fPIC -DPIC -o .libs/soapC.o
> > In file included from soapH.h:16:0,
> >                  from soapServer.cpp:18:
> > soapStub.h:2473:19: error: member '_moveCopy _act::moveCopy' with constructor not allowed in union
> >   struct _moveCopy moveCopy;
> >                    ^

This is happening in gSOAP generated code (using gsoap 2.8.28-2). Will
need some more time to dig out why this happens.
 -- Guido

> > soapStub.h:2473:19: note: unrestricted unions only available with -std=c++11 or -std=gnu++11
> > soapStub.h:2475:16: error: member '_reply _act::reply' with constructor not allowed in union
> >   struct _reply reply;
> >                 ^
> > soapStub.h:2477:16: error: member '_defer _act::defer' with constructor not allowed in union
> >   struct _defer defer;
> >                 ^
> > In file included from soapH.h:16:0,
> >                  from soapClient.cpp:18:
> > soapStub.h:2473:19: error: member '_moveCopy _act::moveCopy' with constructor not allowed in union
> >   struct _moveCopy moveCopy;
> >                    ^
> > soapStub.h:2473:19: note: unrestricted unions only available with -std=c++11 or -std=gnu++11
> > soapStub.h:2475:16: error: member '_reply _act::reply' with constructor not allowed in union
> >   struct _reply reply;
> >                 ^
> > soapStub.h:2477:16: error: member '_defer _act::defer' with constructor not allowed in union
> >   struct _defer defer;
> >                 ^
> > In file included from soapH.h:16:0,
> >                  from soapC.cpp:19:
> > soapStub.h:2473:19: error: member '_moveCopy _act::moveCopy' with constructor not allowed in union
> >   struct _moveCopy moveCopy;
> >                    ^
> > soapStub.h:2473:19: note: unrestricted unions only available with -std=c++11 or -std=gnu++11
> > soapStub.h:2475:16: error: member '_reply _act::reply' with constructor not allowed in union
> >   struct _reply reply;
> >                 ^
> > soapStub.h:2477:16: error: member '_defer _act::defer' with constructor not allowed in union
> >   struct _defer defer;
> >                 ^
> > Makefile:573: recipe for target 'soapServer.lo' failed
> > make[5]: *** [soapServer.lo] Error 1
> > make[5]: *** Waiting for unfinished jobs....
> > Makefile:573: recipe for target 'soapClient.lo' failed
> > make[5]: *** [soapClient.lo] Error 1
> > Makefile:573: recipe for target 'soapC.lo' failed
> > make[5]: *** [soapC.lo] Error 1
> > make[5]: Leaving directory '/build/zarafa-7.2.1+dfsg1/debian/build/provider/soap'
> > Makefile:465: recipe for target 'all' failed
> > make[4]: *** [all] Error 2
> > make[4]: Leaving directory '/build/zarafa-7.2.1+dfsg1/debian/build/provider/soap'
> > Makefile:446: recipe for target 'all-recursive' failed
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory '/build/zarafa-7.2.1+dfsg1/debian/build/provider'
> > Makefile:506: recipe for target 'all-recursive' failed
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory '/build/zarafa-7.2.1+dfsg1/debian/build'
> > Makefile:447: recipe for target 'all' failed
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory '/build/zarafa-7.2.1+dfsg1/debian/build'
> > dh_auto_build: make -j4 returned exit code 2
> > debian/rules:44: recipe for target 'build' failed
> > make: *** [build] Error 2
> > dpkg-buildpackage: error: debian/rules build gave error exit status 2
> > I: copying local configuration
> > E: Failed autobuilding of package
> > I: user script /var/cache/pbuilder/build/cow.20379/tmp/hooks/C10shell starting
> > Reading package lists...
> > Building dependency tree...
> > Reading state information...
> > less is already the newest version (481-2.1).
> > vim is already the newest version (2:7.4.963-1+b2).
> > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> 
> I haven't investigate this in deep but we need to patch the source in
> some way i think.
> 
> Mark, any ideas?
> 
> -- 
> Regards
> Carsten Schoenert
> 



More information about the Pkg-giraffe-discuss mailing list