Bug#389318: xcache_1.0-4(ia64/unstable): FTBFS: compiler errors

2006-10-07 Thread Steve McIntyre
Looking at this on i386 and hppa, there seems to be a problem with the
m4 script in build-php4...

i386:

/usr/bin/X11/m4 -D srcdir=/home/steve/debian/bsp/xcache-1.0/build-php4 -D 
builddir=.
/home/steve/debian/bsp/xcache-1.0/build-php4/processor/main.m4  
./processor.out.tmp
AUTOCHECK INFO: runtime autocheck Disabled (optimized build)
AUTOCHECK WARN: zend_compiled_variable: missing structinfo, dont panic
AUTOCHECK WARN: zend_try_catch_element: missing structinfo, dont panic
AUTOCHECK INFO: zend_brk_cont_element: processor looks good
AUTOCHECK INFO: HashTable: processor looks good
...

hppa:

/usr/bin/m4 -D srcdir=/home/steve/build/xcache-1.0/build-php4 -D
builddir=. /home/steve/build/xcache-1.0/build-php4/processor/main.m4
 ./processor.out.tmp
AUTOCHECK INFO: runtime autocheck Disabled (optimized build)
/usr/bin/m4:./structinfo.m4:11: Warning: excess arguments to builtin `define' 
ignored
AUTOCHECK WARN: zend_compiled_variable: missing structinfo, dont panic
AUTOCHECK WARN: zend_try_catch_element: missing structinfo, dont panic
AUTOCHECK INFO: zend_brk_cont_element: processor looks good
AUTOCHECK INFO: HashTable: processor looks good
AUTOCHECK INFO: zval: processor looks good
AUTOCHECK WARN: zend_arg_info: missing structinfo, dont panic
AUTOCHECK WARN: zend_property_info: missing structinfo, dont panic
AUTOCHECK INFO: zend_class_entry: processor looks good
AUTOCHECK INFO: znode: processor looks good
make: *** [processor.out] Interrupt

ia64:

/usr/bin/m4 -D srcdir=/build/buildd/xcache-1.0/build-php4 -D
builddir=.  /build/buildd/xcache-1.0/build-php4/processor/main.m4 
./processor.out.tmp
AUTOCHECK INFO: runtime autocheck Disabled (optimized build)
/usr/bin/m4:./structinfo.m4:11: Warning: excess arguments to builtin
`define' ignored
AUTOCHECK WARN: zend_compiled_variable: missing structinfo, dont panic
AUTOCHECK WARN: zend_try_catch_element: missing structinfo, dont panic
AUTOCHECK INFO: zend_brk_cont_element: processor looks good
AUTOCHECK INFO: HashTable: processor looks good

Note the Warning: excess arguments line present in both the hppa and
ia64 output. Because of that, the m4 script is producing garbage
instead of C and so the compilation fails.

I'm looking further.

-- 
Steve McIntyre, Cambridge, UK.[EMAIL PROTECTED]
When C++ is your hammer, everything looks like a thumb. -- Steven M. Haflich


signature.asc
Description: Digital signature


Bug#389318: xcache_1.0-4(ia64/unstable): FTBFS: compiler errors

2006-09-24 Thread lamont
Package: xcache
Version: 1.0-4
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of xcache_1.0-4 on caballero by sbuild/ia64 85
 Build started at 20060922-0746

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.2), php4-dev, php5-dev

[...]

 /build/buildd/xcache-1.0/build-php4/processor_real.c: In function 
 'xc_restore_HashTable_zval_ptr':
 /build/buildd/xcache-1.0/build-php4/processor_real.c:13505: error: 'zval_ptr' 
 undeclared (first use in this function)
 /build/buildd/xcache-1.0/build-php4/processor_real.c:13518: warning: implicit 
 declaration of function 'xc_restore_zval_ptr'
 /build/buildd/xcache-1.0/build-php4/processor_real.c:13522: error: expected 
 expression before ')' token
 /build/buildd/xcache-1.0/build-php4/processor_real.c:13548: error: expected 
 expression before ')' token
 /build/buildd/xcache-1.0/build-php4/processor_real.c:13560: error: expected 
 expression before ')' token
 /build/buildd/xcache-1.0/build-php4/processor_real.c: At top level:
 /build/buildd/xcache-1.0/build-php4/processor_real.c:14888: error: expected 
 declaration specifiers or '...' before 'zval_ptr'
 /build/buildd/xcache-1.0/build-php4/processor_real.c:14888: warning: type 
 defaults to 'int' in declaration of 'zval_ptr'
 /build/buildd/xcache-1.0/build-php4/processor_real.c:14888: error: expected 
 ';', ',' or ')' before '*' token
 /build/buildd/xcache-1.0/build-php4/processor_real.c: In function 
 'xc_restore_zend_op_array':
 /build/buildd/xcache-1.0/build-php4/processor_real.c:17122: warning: unused 
 variable 'i'
 make[1]: *** [processor.lo] Error 1
 make[1]: Leaving directory `/build/buildd/xcache-1.0/build-php4'
 make: *** [build-php4-stamp] Error 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64pkg=xcachever=1.0-4



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]