Package: libembperl-perl Version: 2.5.0-4 Severity: serious Usertags: goto-cc
During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.
[...]
In file included from ep.h:174:0,
from Embperl.xs:16:
./Old.xs: In function 'XS_Embperl__Req_log_svs':
epnames.h:329:21: error: 'PL_sv_objcount' undeclared (first use in this
function)
#define sv_objcount PL_sv_objcount
^
./Old.xs:255:93: note: in expansion of macro 'sv_objcount'
lprintf (r->pApp,"[%d]MEM: %s: SVs: %d OBJs: %d\n", r->pThread->nPid,
sText, sv_count, sv_objcount) ;
^
epnames.h:329:21: note: each undeclared identifier is reported only once for
each function it appears in
#define sv_objcount PL_sv_objcount
^
./Old.xs:255:93: note: in expansion of macro 'sv_objcount'
lprintf (r->pApp,"[%d]MEM: %s: SVs: %d OBJs: %d\n", r->pThread->nPid,
sText, sv_count, sv_objcount) ;
^
Embperl.c: In function 'XS_XML__Embperl__DOM__Node_replaceChildWithCDATA':
Embperl.c:1189:7: warning: variable 'RETVAL' set but not used
[-Wunused-but-set-variable]
SV * RETVAL;
^
Embperl.c: In function 'XS_XML__Embperl__DOM__Node_XXiReplaceChildWithCDATA':
Embperl.c:1238:7: warning: variable 'RETVAL' set but not used
[-Wunused-but-set-variable]
SV * RETVAL;
^
Embperl.c: In function 'XS_XML__Embperl__DOM__Node_iReplaceChildWithCDATA':
Embperl.c:1276:7: warning: variable 'RETVAL' set but not used
[-Wunused-but-set-variable]
SV * RETVAL;
^
Embperl.c: In function 'XS_XML__Embperl__DOM__Node_replaceChildWithUrlDATA':
Embperl.c:1347:7: warning: variable 'RETVAL' set but not used
[-Wunused-but-set-variable]
SV * RETVAL;
^
Embperl.c: In function 'XS_XML__Embperl__DOM__Node_iReplaceChildWithUrlDATA':
Embperl.c:1390:7: warning: variable 'RETVAL' set but not used
[-Wunused-but-set-variable]
SV * RETVAL;
^
Embperl.c: At top level:
Embperl.xs:22:12: warning: 'errgv_empty_set' defined but not used
[-Wunused-function]
static I32 errgv_empty_set(pTHX_ IV ix, SV * sv)
^
Makefile:778: recipe for target 'Embperl.o' failed
The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.
Best,
Michael
libembperl-perl-build-log.txt.gz
Description: application/gunzip
signature.asc
Description: PGP signature

