block 728636 by 728179
thanks

sön 2013-11-03 klockan 18:00 +0100 skrev David Suárez:

> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> > cc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> > -Wformat -Werror=format-security -fno-strict-aliasing -fPIC 
> > -D_LARGEFILE64_SOURCE -Dlinux -g -I../h -I/usr/include -I/usr/include 
> > -pthread -DCTHREAD_LINUX -D_THREAD_SAFE -D_REENTRANT 
> > -DDPMCONFIG=\"/etc/DPMCONFIG\"          
> > -DLOGFILE=\"/usr/../var/log/srmv1/log\"           -DUSE_MYSQL  -DCSEC 
> > -DVIRTUAL_ID -DUSE_VOMS -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DWITH_DOM    
> > -I/usr/include/mysql    -c -o srmv1Server.o srmv1Server.c
> > LD_LIBRARY_PATH=../shlib cc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector 
> > --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> > -fno-strict-aliasing -fPIC -D_LARGEFILE64_SOURCE -Dlinux -o srmv1 
> > -Wl,-z,relro -Wl,-z,defs srmv1.o              srmv1_procreq.o               
> >   srm_util.o              srmlogit.o              ../dpm/dpm_mysql_ifce.o   
> >               ../dpm/dpm_util.o               ../dpm/dpmlogit.o             
> >                   srmv1C.o                srmv1Server.o  -pthread -lgsoap 
> > -L../shlib -ldpm -llcgdm -luuid -lcgsi_plugin_voms   -L/usr/lib/mysql 
> > -lmysqlclient 
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/libcgsi_plugin_voms.so: 
> > undefined reference to `soap_init_LIBRARY_VERSION_REQUIRED_20812'
> > collect2: error: ld returned 1 exit status

Hi!

The rebuild has happened in the middle of a transition of some of the
packages the lcgdm package build requires.

lcgdm build requires gsoap. Gsoap has recently been updated from version
2.8.12 to version 2.8.16, which has caused a transition form libgsoap3
to libgsoap4.

lcgdm also build requires cgsi-gsoap-dev, which in turn depends on
gsoap. cgsi-gsoap has not yet been binnmued due to the gsoap transition.

The lcgdm rebuild drags in both libgsoap4 (from the gsoap build
requirement) and the old libgsoap3 (from the cgsi-gsoap-dev requirement)
and then tries to link the cgsi-gsoap (built for libgsoap3) and
libgsoap4 together and fails - which is the correct thing to do.

Please retry again once the cgsi-gsoap binnmu due to the gsoap
transition has been competed.

Setting blocked-by the transition bug.

        Mattias

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to