Summary: | security/php70-openssl fails to build | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mattia Basone <mattia.basone> | ||||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | rainer | ||||||
Priority: | --- | Keywords: | needs-qa, patch | ||||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(miwi) |
||||||
Hardware: | amd64 | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Mattia Basone
2016-02-16 10:17:39 UTC
Hi, In all my testings php70-openssl was working, have you any special configs in /etc/make.conf or /etc/src.conf? Thanks. I guess this must be the case. For me, php70-imap also fails (in addtion to php70-openssl). Created attachment 167076 [details]
build log of php70-openssl
(In reply to Martin Wilke from comment #1) Hi Martin, I don't have /etc/src.conf set and the only option in my /etc/make.conf is "OPTIONS_UNSET=X11" Hi, I think I know what happened. Give me a bit. Hi again, @mattia Can you please test this in lang/php70/ rm files/patch-acinclude.m4, and php70 and then security/php70-openssl, please make sure you run make clean before. @Rainer I know you building with dtrace enabled, this wont help you at this point. I suspect that I did something wrong with the patch-acinclude. Please let me know. Thanks. (In reply to Martin Wilke from comment #6) sorry i mean to say rebuild php70 after removing the patch. (In reply to Martin Wilke from comment #6) Following your steps the port has been successfully built! Thank you (In reply to Mattia Basone from comment #8) @ mattia Good, thank you! @Rainer please try this patch https://people.freebsd.org/~miwi/patches/php70-fix-ssl.diff Please let me know ;). Thanks Because my build-box isn't that fast and because pkg got updated, too, it's building all my packages again. That build will be under way for some time. I'll try your patch in the evening, probably. Thanks so far (In reply to rainer from comment #10) Okay thanks, I'll build test both with and without dtrace and see if all is ok now, and update here. Thanks all :) Hi, Build without dtrace http://pkgdev2.miwibox.org/build.html?mastername=102amd64-b-miwi&build=2016-02-16_05h49m31s Build with dtrace http://pkgdev2.miwibox.org/build.html?mastername=102amd64-b-miwi&build=2016-02-16_05h59m41s seems all ok now :) A commit references this bug: Author: miwi Date: Tue Feb 16 12:30:43 UTC 2016 New revision: 408988 URL: https://svnweb.freebsd.org/changeset/ports/408988 Log: - Fix build for -openssl and -imap PR: 207244 Changes: head/lang/php70/Makefile head/lang/php70/files/patch-acinclude.m4 I have committed the patch, sorry for the problems. Thanks for your testing and feedback. - Martin A commit references this bug: Author: jgh Date: Sun Sep 15 02:46:37 UTC 2019 New revision: 512086 URL: https://svnweb.freebsd.org/changeset/ports/512086 Log: - update to 0.7_2 - code shift to github - update WWW along with pkg-descr - support docs and examples PR: 207244 Reported by: lapo@lapo.it, w.schwarzenfeld@utanet.at (WWW) Changes: head/sysutils/zfs-replicate/Makefile head/sysutils/zfs-replicate/distinfo head/sysutils/zfs-replicate/pkg-descr A commit references this bug: Author: jgh Date: Sun Sep 15 02:52:22 UTC 2019 New revision: 512087 URL: https://svnweb.freebsd.org/changeset/ports/512087 Log: MFH: r512086 - update to 0.7_2 - code shift to github - update WWW along with pkg-descr - support docs and examples PR: 207244 Reported by: lapo@lapo.it, w.schwarzenfeld@utanet.at (WWW) Approved by: ports-secteam (with hat) Changes: _U branches/2019Q3/ branches/2019Q3/sysutils/zfs-replicate/Makefile branches/2019Q3/sysutils/zfs-replicate/distinfo branches/2019Q3/sysutils/zfs-replicate/pkg-descr |