php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48910 Must Run ./buildconf --force on PHP_5_3_0 Tag From SVN
Submitted: 2009-07-14 06:03 UTC Modified: 2010-04-02 05:41 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: phpbugs at nicholassloan dot com Assigned: kalle (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Linux/Unix
Private report: No CVE-ID: None
 [2009-07-14 06:03 UTC] phpbugs at nicholassloan dot com
Description:
------------
When checking out a tag (or perhaps only the PHP_5_3_0 tag, I'm not sure) from SVN, no configure file exists in the release. ./buildconf must be run, but it reports that ./buildconf should not be run on a release package. ./buildconf --force must be run to generate the configure file. The documentation on this is a bit unclear. It should be specified in the documentation that a release tarball contains the configure script already, but that the tagged release in the SVN repo does not. This should also be noted in the ./buildconf output.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-16 12:52 UTC] vrana@php.net
I can't see any place in manual where this can be said.
 [2010-04-02 05:41 UTC] kalle@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: kalle
 [2010-04-02 05:41 UTC] kalle@php.net
Same for all other 5.3.x tags atleast. I can't either see a spot where this would fit in, and running buildconf on checkouts from SVN is always needed anyway
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 04:00:01 2026 UTC