[php-maint] Bug#521098: Bug#521098: FTBFS: 'struct utsname' has no member named 'domainname'

sean finney seanius at debian.org
Tue Mar 24 21:12:23 UTC 2009


tags 521098 moreinfo unreproducible
thanks

hi daniel,

strange, since it built from source for all architectures already... 
my guess is that you've managed to find some corner case missing dependency,
you're using a different compiler(?), or something is funny with your
chroot.

you might also try the latest version, 5.2.9-1 was updated a few hours ago.


	sean

On Tue, Mar 24, 2009 at 01:48:43PM -0700, Daniel Schepler wrote:
> Package: php5
> Version: 5.2.6.dfsg.1-3
> Severity: serious
> Justification: fails to build
> 
> >From my pbuilder build log:
> 
> ....
> /bin/sh /tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/libtool --preserve-dup-deps --mode=compile x86_64-linux-gnu-gcc  -Iext/posix/ -I/tmp/buildd/php5-5.2.6.dfsg.1/ext/posix/ -DPHP_ATOM_INC -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/include -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/main -I/tmp/buildd/php5-5.2.6.dfsg.1 -I/usr/include/libxml2 -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/ext/date/lib -I/tmp/buildd/php5-5.2.6.dfsg.1/ext/date/lib -I/usr/include/freetype2 -I/usr/include/c-client -I/tmp/buildd/php5-5.2.6.dfsg.1/ext/mbstring/oniguruma -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/ext/mbstring/oniguruma -I/tmp/buildd/php5-5.2.6.dfsg.1/ext/mbstring/libmbfl -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/ext/mbstring/libmbfl -I/tmp/buildd/php5-5.2.6.dfsg.1/ext/mbstring/libmbfl/mbfl -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include/pspell -I/usr/include/tidy -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/TSRM -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/Zend -I/tmp/buildd/php5-5.2.6.dfsg.1/main -I/tmp/buildd/php5-5.2.6.dfsg.1/Zend -I/tmp/buildd/php5-5.2.6.dfsg.1/TSRM -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/    -I/usr/include -g -O2 -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs  -prefer-pic -c /tmp/buildd/php5-5.2.6.dfsg.1/ext/posix/posix.c -o ext/posix/posix.lo
> mkdir ext/posix/.libs
>  x86_64-linux-gnu-gcc -Iext/posix/ -I/tmp/buildd/php5-5.2.6.dfsg.1/ext/posix/ -DPHP_ATOM_INC -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/include -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/main -I/tmp/buildd/php5-5.2.6.dfsg.1 -I/usr/include/libxml2 -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/ext/date/lib -I/tmp/buildd/php5-5.2.6.dfsg.1/ext/date/lib -I/usr/include/freetype2 -I/usr/include/c-client -I/tmp/buildd/php5-5.2.6.dfsg.1/ext/mbstring/oniguruma -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/ext/mbstring/oniguruma -I/tmp/buildd/php5-5.2.6.dfsg.1/ext/mbstring/libmbfl -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/ext/mbstring/libmbfl -I/tmp/buildd/php5-5.2.6.dfsg.1/ext/mbstring/libmbfl/mbfl -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/postgresql -I/usr/include/pspell -I/usr/include/tidy -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/TSRM -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/Zend -I/tmp/buildd/php5-5.2.6.dfsg.1/main -I/tmp/buildd/php5-5.2.6.dfsg.1/Zend -I/tmp/buildd/php5-5.2.6.dfsg.1/TSRM -I/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build/ -I/usr/include -g -O2 -O2 -Wall -fsigned-char -fno-strict-aliasing -gstabs -c /tmp/buildd/php5-5.2.6.dfsg.1/ext/posix/posix.c  -fPIC -DPIC -o ext/posix/.libs/posix.o
> /tmp/buildd/php5-5.2.6.dfsg.1/ext/posix/posix.c: In function 'zif_posix_getpgid':
> /tmp/buildd/php5-5.2.6.dfsg.1/ext/posix/posix.c:422: warning: implicit declaration of function 'getpgid'
> /tmp/buildd/php5-5.2.6.dfsg.1/ext/posix/posix.c: In function 'zif_posix_getsid':
> /tmp/buildd/php5-5.2.6.dfsg.1/ext/posix/posix.c:441: warning: implicit declaration of function 'getsid'
> /tmp/buildd/php5-5.2.6.dfsg.1/ext/posix/posix.c: In function 'zif_posix_uname':
> /tmp/buildd/php5-5.2.6.dfsg.1/ext/posix/posix.c:471: error: 'struct utsname' has no member named 'domainname'
> make[1]: *** [ext/posix/posix.lo] Error 1
> make[1]: Leaving directory `/tmp/buildd/php5-5.2.6.dfsg.1/apache2-build'
> make: *** [build-apache2-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> -- 
> Daniel Schepler
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.28-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> 
> 
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-php-maint
> 

-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20090324/3854cdd8/attachment.pgp 


More information about the pkg-php-maint mailing list