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
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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: Sun Jul 27 01:00:02 2025 UTC