php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44378 Python should not throw a fatal error if headers/exec not found
Submitted: 2008-03-08 19:15 UTC Modified: 2008-03-08 19:35 UTC
From: ezyang@php.net Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.3CVS-2008-03-08 (CVS) OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ezyang@php.net
New email:
PHP Version: OS:

 

 [2008-03-08 19:15 UTC] ezyang@php.net
Description:
------------
When building snapshots, PHP attempts to enable everything, and then ignores any errors that occur during the configure process. This is dependent on config.w32 of extensions erroring out with WARNING() when they can't find the necessary headers/includes/executables.

Unfortunately, with revision 1.7 of config.w32 of the python extension, a WARNING is replaced with ERROR, breaking the build on snaps.php.net

Patch here:
http://www.thewritingpot.com/patches/python-config.w32.patch


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-08 19:35 UTC] pajoye@php.net
Please report PECL bugs in http://pecl.php.net/python

Thanks!
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 26 23:00:02 2025 UTC