php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68865 pharcommand.phar not created
Submitted: 2015-01-20 17:15 UTC Modified: 2015-01-22 09:31 UTC
From: jfha73 at gmail dot com Assigned: ab (profile)
Status: Closed Package: PHAR related
PHP Version: master-Git-2015-01-20 (Git) OS: Windows
Private report: No CVE-ID: None
 [2015-01-20 17:15 UTC] jfha73 at gmail dot com
Description:
------------
Hey guys,

I have been trying to build php-src from source but lately I'm running
into this when doing nmake snap I get this:

Array
(
     [0] => D:\PHP-SDK\phpmaster\vc11\x64\deps\template/ssl
)
Generating pharcommand.phar
adding clicommand.inc
adding directorygraphiterator.inc
adding directorytreeiterator.inc
adding invertedregexiterator.inc
adding phar.inc
adding pharcommand.inc

And it gets stuck there. 

Test script:
---------------
nmake snap

Expected result:
----------------
To create the snapshot

Actual result:
--------------
it gets stuck and nothing is created.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-21 10:42 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2015-01-21 10:42 UTC] ab@php.net
The automatic snaps are running fine (you can check the logs on windows.php.net), also couldn't reproduce this manually. Please debug win32/build/mkdist.php to see what happens as it looks more like an issue at your end.

Thanks.
 [2015-01-21 19:37 UTC] jfha73 at gmail dot com
-Status: Feedback +Status: Open
 [2015-01-21 19:37 UTC] jfha73 at gmail dot com
You are correct Anatol, I just tried it on another machine and it worked, I guess I'm going to have to clean my machine...

Damn Microsoft!
 [2015-01-22 09:30 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2015-01-22 09:30 UTC] ab@php.net
Thanks for checking Jorge. You still could check that snap script, if there are some exceptional circumstances, it's fine. Otherwise probably some exotic bug. Closing for now then.
 [2015-01-22 09:31 UTC] ab@php.net
-Status: Feedback +Status: Closed -Assigned To: +Assigned To: ab
 [2015-01-22 09:31 UTC] ab@php.net
ups, closing i meant :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 14:01:30 2024 UTC