Summary: | databases/php73-pdo_sqlite databases/php74-pdo_sqlite: Build fails if ZTS option of lang/php7[1-4] is enabled | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Yasuhiro Kimura <yasu> |
Component: | Individual Port(s) | Assignee: | Torsten Zuehlsdorff <tz> |
Status: | In Progress --- | ||
Severity: | Affects Some People | CC: | rene |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(tz) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245034 |
Description
Yasuhiro Kimura
2019-11-29 01:05:00 UTC
Hello, yes, i can reproduce this issue. When building PHP with ZTS enabled, the modules are build into another dir than the installer try to take them from. This seems to be more of an infrastructure problem and my first attempts of solving it failed. I will think about another solution and how to handle ZTS. The current solution is older than my maintainership and i do not understand it fully. Greetings, Torsten |