Hmm.. from the looks of things, this is some sort of conflict between PHP and apache and probably not a bug with mod_bt itself... I wonder if either of those packages had to do some sort of kludgey workaround to get them to compile under s390? I will look into it further soon.
- Tyler Bastian Blank <[EMAIL PROTECTED]> wrote: > Package: mod-bt > Version: 0.0.18+p4.1364-1 > Severity: serious > > There was an error while trying to autobuild your package: > > > Automatic build of mod-bt_0.0.18+p4.1364-1 on debian-31 by sbuild/s390 85 > [...] > > s390-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" > > -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" > > -DPACKAGE=\"mod_bt\" -DVERSION=\"0.0.18\" -DSTDC_HEADERS=1 > > -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 > > -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 > > -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -D_FILE_OFFSET_BITS=64 > > -DHAVE_MODPERL_APACHE_INCLUDES_H=1 -DHAVE_ZEND_ZEND_H=1 -DSIZEOF_TIME_T=4 > > -I. -I. -I/usr/include/php5 -I/usr/include/php5/main > > -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext > > -DCOMPILE_DL=1 -I/usr/include/openssl -I/usr/include/apache2 > > -I/usr/include/apr-0 -I../../../src -I/usr/include/apr-0 -DLINUX=2 > > -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE > > -I/usr/include/libxml2 -I/usr/include/apache2 -I/usr/include/php5 > > -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend > > -I/usr/include/php5/ext -fpic -g -O2 -O2 -Wall -Werror -MT php_mod_bt.lo > > -MD -MP -MF .deps/php_mod_bt.Tpo -c php_mod_bt.c -fPIC -DPIC -o > > .libs/php_mod_bt.o > > In file included from /usr/include/apache2/ap_config.h:231, > > from /usr/include/apache2/httpd.h:30, > > from php_apache.h:4, > > from php_mod_bt.c:30: > > /usr/include/apache2/ap_config_auto.h:201:1: error: "WORDS_BIGENDIAN" > > redefined > > In file included from /usr/include/php5/TSRM/tsrm_config.h:1, > > from /usr/include/php5/TSRM/tsrm_config_common.h:11, > > from /usr/include/php5/TSRM/tsrm_virtual_cwd.h:26, > > from /usr/include/php5/main/php.h:404, > > from php_mod_bt.c:24: > > /usr/include/php5/main/../main/php_config.h:2213:1: error: this is the > > location of the previous definition > > make[4]: *** [php_mod_bt.lo] Error 1 > > make[4]: Leaving directory > > `/build/buildd/mod-bt-0.0.18+p4.1364/src/apache2/php_mod_bt' > > make[3]: *** [all-recursive] Error 1 > > make[3]: Leaving directory `/build/buildd/mod-bt-0.0.18+p4.1364/src/apache2' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/build/buildd/mod-bt-0.0.18+p4.1364/src' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/build/buildd/mod-bt-0.0.18+p4.1364' > > make: *** [build-stamp] Error 2 > > ****************************************************************************** > > Build finished at 20060714-0936 > > FAILED [dpkg-buildpackage died] > --