make install will fail saying phar file exists

Bug #48783 make install will fail saying phar file exists
Submitted: 2009-07-03 00:06 UTC Modified: 2009-07-31 01:00 UTC
From: dmda at yandex dot ru Assigned: cellog (profile)
Status: No Feedback Package: PHAR related
PHP Version: 5.3.0 OS: solaris 8/sparc
Private report: No CVE-ID: None

 [2009-07-03 00:06 UTC] dmda at yandex dot ru

Description:
------------
make install fails with following result

ln: cannot create /export/home/jvlad/php64/install/bin/phar: File exists
make: *** [install-pharcmd] Error 2

It's something brand-new :)
All previous versions of php installed everything and even if anything existed or remained from previous version, they did never fail

Expected result:
----------------
warning about existing files is okay,
make install failure is not.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2009-07-31 01:00 UTC] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".