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

Re: Error on compile liblocale-gettext-perl



On 30-08-2011 18:18, gregor herrmann wrote:
There's something missing between the warning and the tests (the
actual build).
Can you provide a full log please?

Thanks for your attention gregor.

Now I'm sending everything the command "apt-get -y -b source liblocale-gettext-perl" outputs.

--
Talles Silva

Reading package lists...
Building dependency tree...
Reading state information...
NOTICE: 'liblocale-gettext-perl' packaging is maintained in the 'Svn' version control system at:
svn://svn.debian.org/pkg-perl/trunk/liblocale-gettext-perl/
Need to get 14.1 kB of source archives.
Get:1 http://ftp.br.debian.org/debian/ squeeze/main liblocale-gettext-perl 1.05-6 (dsc) [1,721 B]
Get:2 http://ftp.br.debian.org/debian/ squeeze/main liblocale-gettext-perl 1.05-6 (tar) [7,693 B]
Get:3 http://ftp.br.debian.org/debian/ squeeze/main liblocale-gettext-perl 1.05-6 (diff) [4,703 B]
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Tue 29 Sep 2009 07:28:34 AM BRT using RSA key ID EBC29AB9
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./liblocale-gettext-perl_1.05-6.dsc
dpkg-source: info: extracting liblocale-gettext-perl in liblocale-gettext-perl-1.05
dpkg-source: info: unpacking liblocale-gettext-perl_1.05.orig.tar.gz
dpkg-source: info: applying liblocale-gettext-perl_1.05-6.diff.gz
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package liblocale-gettext-perl
dpkg-buildpackage: source version 1.05-6
dpkg-buildpackage: source changed by Raphaël Hertzog <hertzog@debian.org>
 dpkg-source --before-build liblocale-gettext-perl-1.05
dpkg-buildpackage: host architecture i386
 debian/rules clean
dh --with quilt clean
   dh_testdir
   dh_auto_clean
   dh_quilt_unpatch
No patch removed
   dh_clean
 debian/rules build
dh --with quilt build
   dh_testdir
   dh_quilt_patch
Applying patch doc-update.diff
patching file gettext.pm

Applying patch compatibility-with-POSIX-module.diff
patching file gettext.pm

Now at patch compatibility-with-POSIX-module.diff
   dh_auto_configure
checking for gettext... yes
checking for dgettext... yes
checking for ngettext... yes
checking for bind_textdomain_codeset... yes
'CREATE_PACKLIST' is not a known MakeMaker parameter name.
Writing Makefile for Locale::gettext
   dh_auto_build
make[1]: Entering directory `/tmp/liblocale/liblocale-gettext-perl-1.05'
cp gettext.pm blib/lib/Locale/gettext.pm
/usr/bin/perl /usr/share/perl/5.10/ExtUtils/xsubpp  -typemap /usr/share/perl/5.10/ExtUtils/typemap  gettext.xs > gettext.xsc && mv gettext.xsc gettext.c
Please specify prototyping behavior for gettext.xs (see perlxs manual)
cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -fPIC "-I/usr/lib/perl/5.10/CORE"   gettext.c
Running Mkbootstrap for Locale::gettext ()
chmod 644 gettext.bs
rm -f blib/arch/auto/Locale/gettext/gettext.so
cc  -shared -O2 -g -L/usr/local/lib -fstack-protector gettext.o  -o blib/arch/auto/Locale/gettext/gettext.so 	\
	     	\
	  
chmod 755 blib/arch/auto/Locale/gettext/gettext.so
cp gettext.bs blib/arch/auto/Locale/gettext/gettext.bs
chmod 644 blib/arch/auto/Locale/gettext/gettext.bs
Manifying blib/man3/Locale::gettext.3pm
make[1]: Leaving directory `/tmp/liblocale/liblocale-gettext-perl-1.05'
   dh_auto_test
make[1]: Entering directory `/tmp/liblocale/liblocale-gettext-perl-1.05'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bind.t ....... ok
# Failed test 1 in t/frconvert.t at line 25
#  t/frconvert.t line 25 is: 		ok(0);
t/frconvert.t .. 
Failed 1/1 subtests 
# Failed test 1 in t/jaconvert.t at line 23
#  t/jaconvert.t line 23 is: 		ok(0);
t/jaconvert.t .. 
Failed 1/1 subtests 
# Failed test 1 in t/raw.t at line 14
#  t/raw.t line 14 is: 	ok(0);
t/raw.t ........ 
Failed 1/1 subtests 
t/use.t ........ ok

Test Summary Report
-------------------
t/frconvert.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
t/jaconvert.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
t/raw.t      (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
Files=5, Tests=5,  0 wallclock secs ( 0.03 usr  0.05 sys +  0.17 cusr  0.10 csys =  0.35 CPU)
Result: FAIL
Failed 3/5 test programs. 3/5 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/tmp/liblocale/liblocale-gettext-perl-1.05'
dh_auto_test: make -j1 test returned exit code 2
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Build command 'cd liblocale-gettext-perl-1.05 && dpkg-buildpackage -b -uc' failed.
Fetched 14.1 kB in 0s (93.9 kB/s)
E: Child process failed

Reply to: