[devel] perl-WWW-Curl-3.02-alt1: rebuild failed [2]

Konstantin A. Lepikhov =?iso-8859-1?q?lakostis_=CE=C1_altlinux=2Eru?=
Пт Сен 15 00:25:27 MSD 2006


Hi QA!

Thursday 14, at 10:36:16 PM you wrote:

> Package: perl-WWW-Curl-3.02-alt1
> Packager: L.A. Kostis <lakostis на altlinux>
> Status: rebuild failed.
> Cannot build this package for 2 week(s) (since Wed Aug 30 2006).
> Please investigate.
> 
> Why:
> 
> + _perl_vendor_MM_build
> + : looking for PREREQ dependencies
> + /usr/bin/perl Makefile.PL PRINT_PREREQ=1
> + tee .perl.req
> Found curl.h in /usr/include/curl/curl.h
> Building curlopt-constants.c for your libcurl version
> Building Easy.pm constants for your libcurl version
> 
> + : writing Makefile
> + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
> Found curl.h in /usr/include/curl/curl.h
> Building curlopt-constants.c for your libcurl version
> Building Easy.pm constants for your libcurl version
> Checking if your kit is complete...
> Looks good
> Writing Makefile for WWW::Curl
> + : running make
> + '[' -n '' ']'
> + NPROCS=1
> + make -j1 'OPTIMIZE=-pipe -Wall -Os -march=i586 -mtune=pentium4 -D_GNU_SOURCE -momit-leaf-frame-pointer' 'CP=/bin/cp -p' 'OTHERLDFLAGS=-lperl -lpthread '
> make: Entering directory `/usr/src/RPM/BUILD/WWW-Curl-3.02'
> cp lib/WWW/Curl/Form.pm blib/lib/WWW/Curl/Form.pm
> cp lib/WWW/Curl.pm blib/lib/WWW/Curl.pm
> cp lib/WWW/Curl/Easy.pm blib/lib/WWW/Curl/Easy.pm
> AutoSplitting blib/lib/WWW/Curl/Easy.pm (blib/lib/auto/WWW/Curl/Easy)
> cp lib/WWW/Curl/Multi.pm blib/lib/WWW/Curl/Multi.pm
> /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp  -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap  Curl.xs > Curl.xsc && mv Curl.xsc Curl.c
> gcc -c  -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -pipe -Wall -Os -march=i586 -mtune=pentium4 -D_GNU_SOURCE -momit-leaf-frame-pointer   -DVERSION=\"3.02\" -DXS_VERSION=\"3.02\" -fPIC -DPIC "-I/usr/lib/perl5/i386-linux/CORE"   Curl.c
> Curl.xs: In function 'fwrite_wrapper':
> Curl.xs:256: warning: unused variable 'sv'
> Curl.c: In function 'XS_WWW__Curl__Easy_init':
> Curl.c:553: warning: unused variable 'ix'
> Curl.c: In function 'XS_WWW__Curl__Easy_version':
> Curl.c:677: warning: unused variable 'items'
> Curl.xs: In function 'XS_WWW__Curl__Easy_setopt':
> Curl.xs:681: warning: pointer targets in passing argument 3 of 'Perl_sv_2pv_flags' differ in signedness
> Curl.c: In function 'XS_WWW__Curl__Easy_internal_setopt':
> Curl.c:827: warning: unused variable 'value'
> Curl.c:826: warning: unused variable 'option'
> Curl.c: In function 'XS_WWW__Curl__Form_add':
> Curl.c:1075: warning: unused variable 'value'
> Curl.c:1074: warning: unused variable 'name'
> Curl.c: In function 'XS_WWW__Curl__Form_addfile':
> Curl.c:1109: warning: unused variable 'type'
> Curl.c:1108: warning: unused variable 'description'
> Curl.c:1107: warning: unused variable 'filename'
> Curl.c: At top level:
> Curl.xs:431: warning: 'passwd_callback_func' defined but not used
> Running Mkbootstrap for WWW::Curl ()
> chmod 644 Curl.bs
> rm -f blib/arch/auto/WWW/Curl/Curl.so
> gcc  -shared -Wl,-O1 -L/usr/local/lib Curl.o -lperl -lpthread  -o blib/arch/auto/WWW/Curl/Curl.so 	\
> 	   -lcurl -lidn -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz  	\
> 	  
> chmod 755 blib/arch/auto/WWW/Curl/Curl.so
> /bin/cp -p Curl.bs blib/arch/auto/WWW/Curl/Curl.bs
> chmod 644 blib/arch/auto/WWW/Curl/Curl.bs
> Manifying blib/man3/WWW::Curl::Multi.3
> Manifying blib/man3/WWW::Curl::Easy.3
> Manifying blib/man3/WWW::Curl.3
> make: Leaving directory `/usr/src/RPM/BUILD/WWW-Curl-3.02'
> + : running tests
> + LD_BIND_NOW=1
> + PERL_DL_NONLAZY=1
> + /usr/bin/make test 'CP=/bin/cp -p'
> make: Entering directory `/usr/src/RPM/BUILD/WWW-Curl-3.02'
> /bin/cp -p Curl.bs blib/arch/auto/WWW/Curl/Curl.bs
> chmod 644 blib/arch/auto/WWW/Curl/Curl.bs
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00constants.............ok
> t/01basic.................skipped
>         all skipped: no reason given
> t/02header-callback.......skipped
>         all skipped: no reason given
> t/03body-callback.........skipped
>         all skipped: no reason given
> t/04abort-test............skipped
>         all skipped: no reason given
> t/05progress..............skipped
>         all skipped: no reason given
> t/06http-post.............skipped
>         all skipped: no reason given
> t/07ftp-upload............skipped
>         all skipped: no reason given
> t/08ssl...................FAILED tests 6, 8, 11
> 	Failed 3/25 tests, 88.00% okay
> t/09times.................skipped
>         all skipped: no reason given
> t/10errbuf................skipped
>         all skipped: no reason given
> t/11oldstyle1.............skipped
>         all skipped: no reason given
> t/12oldstyle2.............skipped
>         all skipped: no reason given
> t/13slowleak..............skipped
>         all skipped: no reason given
> t/14duphandle.............skipped
>         all skipped: no reason given
> t/15duphandle-callback....skipped
>         all skipped: no reason given
> t/16formpost..............skipped
>         all skipped: no reason given
> t/17slist.................skipped
>         all skipped: no reason given
> t/18twinhandles...........skipped
>         all skipped: no reason given
> t/19basic-back............skipped
>         all skipped: no reason given
> t/20basic-back-func.......skipped
>         all skipped: no reason given
> t/21basic-back-easy.......skipped
>         all skipped: no reason given
> Failed Test Stat Wstat Total Fail  List of Failed
> -------------------------------------------------------------------------------
> t/08ssl.t                 25    3  6 8 11
> 20 tests skipped.
> Failed 1/22 test scripts. 3/28 subtests failed.
> Files=22, Tests=28, 150 wallclock secs ( 3.76 cusr +  0.34 csys =  4.10 CPU)
> Failed 1/22 test programs. 3/28 subtests failed.
> make: *** [test_dynamic] Error 255
> make: Leaving directory `/usr/src/RPM/BUILD/WWW-Curl-3.02'
> error: Bad exit status from /usr/src/tmp/rpm-tmp.65676 (%build)
> 
> RPM build errors:
>     Bad exit status from /usr/src/tmp/rpm-tmp.65676 (%build)
> 6.92user 0.77system 2:33.21elapsed 5%CPU (0avgtext+0avgdata 0maxresident)k
> 0inputs+0outputs (0major+91475minor)pagefaults 0swaps
> rebuild: rebuild of `perl-WWW-Curl-3.02-alt1.src.rpm' failed.
> 
и чегойто оно тест провалило, если до этого успешно собиралось. Это при
том, что ssl не менялся :/

-- 
WBR et al.
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Тип     : application/pgp-signature
Размер  : 189 байтов
Описание: Digital signature
Url     : <http://lists.altlinux.org/pipermail/devel/attachments/20060915/3bf3c710/attachment-0001.bin>


Подробная информация о списке рассылки Devel