| Summary: | print/pecl-pdflib doesn't build with php70 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | rainer | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Many People | CC: | maniactraq, mb, miwi, w.schwarzenfeld | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ale) |
||||
| Version: | Latest | ||||||
| Hardware: | amd64 | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
pdflib-lite-7 is broken for php7 "In general, we support PHP 4.3/4.4 – 5.1/5.2/5.3. See our PDFlib-in-PHP-HowTo document for more info about PHP and PDFlib." - from http://www.pdflib.com/download/pdflib-family/pdflib-7/ I don't think they'll update the old one to php7, since last version supported is 5.3 You'll need pfdlib-9 (commercial / paid) "We support PHP 5.4-5.6 and 7.0 (not all versions are available on all platforms). See our PDFlib in PHP HowTo document for more info about PHP and PDFlib." http://www.pdflib.com/download/pdflib-family/pdflib-9/ OK, so I'll just have to disable the pdf option in phpmyadmin. I wonder how linux distributions are going to deal with this. I've certainly never exported a PDF from phpmyadmin in my entire life and I wonder if any of our customers has... Is the pdf export option pre-selected? maybe that one should be defaulted to not enabled or marked broken with php7 I think it's off anyway: OPTIONS_DEFAULT= BZ2 GD MCRYPT OPENSSL XML ZIP ZLIB I've just enabled it at some point in the past, so I don't have to re-build and re-deploy the package on the remote chance that a customer needs it. Hi, We had a discussion here already https://github.com/miwi-fbsd/miwi-ports/issues/3 about this problem. Someone just need to try that and if it works we might have to figure out a way to build a port based on composer. Martin I hope it's ok to comment here and forgive my ignorance but is there a way pdflib 9 (http://www.pdflib.com/download/pdflib-family/pdflib/) can be added to ports so that it can be used with other programs that require PDF but don't give the option to disable (IE joomla3). Or is it not that simple? Is this still relevant? No, it can be closed. |
Created attachment 167096 [details] build log from poudriere as a result, phpmyadmin doesn't get built. poussiere build log attached