* [Buildroot] [Bug 8121] New: php opcache extension doesn't get installed
@ 2015-05-16 14:25 bugzilla at busybox.net
2015-05-17 15:58 ` [Buildroot] [Bug 8121] " bugzilla at busybox.net
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2015-05-16 14:25 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=8121
Summary: php opcache extension doesn't get installed
Product: buildroot
Version: 2015.02
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: pud at nerdpunx.net
CC: buildroot at uclibc.org
Estimated Hours: 0.0
this happens because there's a "rm -rf $(TARGET_DIR)/usr/lib/php" on line 298
in php.mk
maybe it was rather meant to delete /usr/lib/php/build or sth?
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread* [Buildroot] [Bug 8121] php opcache extension doesn't get installed 2015-05-16 14:25 [Buildroot] [Bug 8121] New: php opcache extension doesn't get installed bugzilla at busybox.net @ 2015-05-17 15:58 ` bugzilla at busybox.net 2015-05-18 20:33 ` bugzilla at busybox.net 2015-06-03 1:06 ` bugzilla at busybox.net 2 siblings, 0 replies; 4+ messages in thread From: bugzilla at busybox.net @ 2015-05-17 15:58 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=8121 --- Comment #1 from pud at nerdpunx.net 2015-05-17 15:58:16 UTC --- a little more explaination: opcache is the only extension (i know of) that gets installed to /usr/lib/php, rather than being linked into the binary, so removing that directory also removes the extension -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 8121] php opcache extension doesn't get installed 2015-05-16 14:25 [Buildroot] [Bug 8121] New: php opcache extension doesn't get installed bugzilla at busybox.net 2015-05-17 15:58 ` [Buildroot] [Bug 8121] " bugzilla at busybox.net @ 2015-05-18 20:33 ` bugzilla at busybox.net 2015-06-03 1:06 ` bugzilla at busybox.net 2 siblings, 0 replies; 4+ messages in thread From: bugzilla at busybox.net @ 2015-05-18 20:33 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=8121 --- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2015-05-18 20:33:16 UTC --- Should be fixed by http://patchwork.ozlabs.org/patch/473593/. -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 8121] php opcache extension doesn't get installed 2015-05-16 14:25 [Buildroot] [Bug 8121] New: php opcache extension doesn't get installed bugzilla at busybox.net 2015-05-17 15:58 ` [Buildroot] [Bug 8121] " bugzilla at busybox.net 2015-05-18 20:33 ` bugzilla at busybox.net @ 2015-06-03 1:06 ` bugzilla at busybox.net 2 siblings, 0 replies; 4+ messages in thread From: bugzilla at busybox.net @ 2015-06-03 1:06 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=8121 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2015-06-03 01:06:13 UTC --- Fixed by http://git.buildroot.net/buildroot/commit/package/php?id=ec0404a9a426e866dff20bf11b33c06b90f9f85d. -- Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-06-03 1:06 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-05-16 14:25 [Buildroot] [Bug 8121] New: php opcache extension doesn't get installed bugzilla at busybox.net 2015-05-17 15:58 ` [Buildroot] [Bug 8121] " bugzilla at busybox.net 2015-05-18 20:33 ` bugzilla at busybox.net 2015-06-03 1:06 ` bugzilla at busybox.net
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.