[Bug 411890] Re: karmic: configure fails with "cat: confdefs.h: No such file or directory"
dreamcat4
dreamcat4 at gmail.com
Tue Aug 11 12:25:21 BST 2009
** Attachment added: "Build log"
http://launchpadlibrarian.net/30155338/karmic-php5-5.2.10-build.log
** Description changed:
Binary package hint: php5
On a fresh 9.10 (karmic) system, php5 (5.2.10) source package will not
compile.
Steps:
# Install brand new Ubuntu karmic release (alpha 3)
sudo pbuilder --create --distribution karmic
dget -xu https://launchpad.net/ubuntu/karmic/+source/php5/5.2.10.dfsg.1-1ubuntu1/+files/php5_5.2.10.dfsg.1-1ubuntu1.dsc
cd php5_5.2.10.dfsg.1/
pdebuild -- --distribution karmic
cat: confdefs.h: No such file or directory
../configure: 488: ac_fn_c_try_run: not found
../configure: 488: 5: Bad file descriptor
../configure: 488: :: checking for pthreads_cflags: not found
../configure: 488: 6: Bad file descriptor
- This error has been reproduced many times on the build farm, and also independently on 2 developer's machines.
- Build log attached.
+ This error has been reproduced many times on the build farm, and also
+ independently on 2 developer's machines. Build log attached.
- This same source package can be compiled successfully on jaunty (after
- resolving dependencies), and with no such errors. The build logs between
- karmic and jaunty looks almost identical.
+ This source package can be compiled successfully on jaunty (after
+ resolving php5.2.10 dependencies), with no such errors. The build logs
+ between karmic and jaunty looks almost identical.
Examination of the build area afterwards shows that the 'condefs.h' file
do exist in the apache2-build diectory however, the ./configure script
is a complete mess, after being regenerated with a different version of
autoconf (2.64 instead of 2.13 although Jaunty also has a different
autocond which is 2.63). This error appears to be caused somewhere
around the 'buildconf --force' stage in the rules file. At a time when
"./configure" is being regenerated.
And here is an older bug, perhaps its relevant.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443637
--
karmic: configure fails with "cat: confdefs.h: No such file or directory"
https://bugs.launchpad.net/bugs/411890
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list