[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

--- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 160447 merged by jenkins-bot:
Revert Workaround hphpize injecting some bad include path

https://gerrit.wikimedia.org/r/160447

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #12 from Antoine hashar Musso has...@free.fr ---
$ jenkins-jobs --conf jenkins_jobs.ini update config/ '*hhvm-build'
 INFO:root:Updating jobs in ['config/'] (['*hhvm-build'])
 INFO:jenkins_jobs.builder:Reconfiguring jenkins job
php-FastStringSearch-hhvm-build
 INFO:jenkins_jobs.builder:Reconfiguring jenkins job php-luasandbox-hhvm-build
 INFO:jenkins_jobs.builder:Reconfiguring jenkins job php-wikidiff2-hhvm-build

Job pass now
https://integration.wikimedia.org/ci/job/php-FastStringSearch-hhvm-build/11/console


Thank you!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-09-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Giuseppe Lavagetto glavage...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Giuseppe Lavagetto glavage...@wikimedia.org ---
A new package for hhvm-3.3.0 is in our apt repo. I just confirmed this bug is
fixed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-09-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

 CC||jackmcbarn+w...@gmail.com

--- Comment #8 from Bryan Davis bda...@wikimedia.org ---
*** Bug 71177 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-09-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||bda...@wikimedia.org
   Assignee|wikibugs-l@lists.wikimedia. |glavage...@wikimedia.org
   |org |

--- Comment #9 from Bryan Davis bda...@wikimedia.org ---
Assigning to Giuseppe who can ensure the upstream fix makes it into our HHVM
binary packages.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

   Keywords||upstream

--- Comment #7 from Antoine hashar Musso has...@free.fr ---
Apparently it has been fixed upstream by da0635499
https://github.com/facebook/hhvm/pull/3323

hphp/tools/hphpize/CMakeLists.txt

+  elseif(dir STREQUAL ${HPHP_HOME})
+# omit: base dir should not be included


I guess we want to cherry pick that patch on our hhvm build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW

--- Comment #6 from Antoine hashar Musso has...@free.fr ---
CWD is still injected with hhvm 3.3-dev+20140728+wmf7

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #4 from Antoine hashar Musso has...@free.fr ---
I have updated the Trusty Jenkins slave:

Unpacking hhvm-dev (3.3-dev+20140728+wmf7) over (3.3-dev+20140728+wmf5) ...


I have reran a job and it fails:
https://integration.wikimedia.org/ci/job/php-FastStringSearch-hhvm-build/10/console

 00:00:03.176 cc1plus: error: /root/hhvm/joe/hhvm: Permission denied

This reopening.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 160447 had a related patch set uploaded by Hashar:
Revert Workaround hphpize injecting some bad include path

https://gerrit.wikimedia.org/r/160447

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Ori Livneh o...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-08-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 150895 merged by jenkins-bot:
Workaround hphpize injecting some bad include path

https://gerrit.wikimedia.org/r/150895

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-07-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 150895 had a related patch set uploaded by Hashar:
Workaround hphpize injecting some bad include path

https://gerrit.wikimedia.org/r/150895

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-07-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68944] hphpize inject $PWD used at time of building to HHVM_INCLUDE_DIRS

2014-07-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68944

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW

--- Comment #2 from Antoine hashar Musso has...@free.fr ---
Using sed in Jenkins to get rid of the incorrect path has let Jenkins build the
FastStringSearch extension!

https://integration.wikimedia.org/ci/job/php-FastStringSearch-hhvm-build/2/console

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l