From: "Konstantin A. Lepikhov" <lakostis@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] perl-WWW-Curl-3.02-alt1: rebuild failed [2]
Date: Fri, 15 Sep 2006 00:25:27 +0400
Message-ID: <20060914202527.GC9358@lks.home> (raw)
In-Reply-To: <20060914183616.2945FB0D93@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 6612 bytes --]
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.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
parent reply other threads:[~2006-09-14 20:25 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20060914183616.2945FB0D93@basalt.office.altlinux.org>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060914202527.GC9358@lks.home \
--to=lakostis@altlinux.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git