Summary: | lang/php73: DTRACE option on PowerPC causes ld(1) link probe failures; Relocations in generic ELF | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Chip Cuccio <chip.cuccio> | ||||||||
Component: | Individual Port(s) | Assignee: | Torsten Zuehlsdorff <tz> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | linimon, powerpc | ||||||||
Priority: | --- | Flags: | tz:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | powerpc | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
Chip Cuccio
2018-12-07 14:51:30 UTC
Can you please provide a look with powerpc failing? If so i will happily commit it :) Created attachment 200933 [details] PHP73 build log (In reply to Torsten Zuehlsdorff from comment #1) Apologies; I didn't quite understand your comment. I assume you are asking for a build log. I have attached it. Here are the make options as well: # Options for php73-7.3.0 _OPTIONS_READ=php73-7.3.0 _FILE_COMPLETE_OPTIONS_LIST=CLI CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 LINKTHR ZTS OPTIONS_FILE_SET+=CLI OPTIONS_FILE_SET+=CGI OPTIONS_FILE_SET+=FPM OPTIONS_FILE_SET+=EMBED OPTIONS_FILE_UNSET+=PHPDBG OPTIONS_FILE_UNSET+=DEBUG OPTIONS_FILE_SET+=DTRACE OPTIONS_FILE_SET+=IPV6 OPTIONS_FILE_SET+=LINKTHR OPTIONS_FILE_UNSET+=ZTS A commit references this bug: Author: tz Date: Wed Jan 23 10:48:58 UTC 2019 New revision: 491031 URL: https://svnweb.freebsd.org/changeset/ports/491031 Log: lang/php73: disable DTRACE option on PowerPC DTRACE causes ld(1) link probe failures and therefore fails the build. PR: 233850 Submitted by: Chip Cuccio <chip.cuccio@gmail.com> MFH: 2019Q1 Changes: head/lang/php73/Makefile Thank you Chip, the build log was what i asked for. I see the problem and the patch looks fine. Its committed now. :) A commit references this bug: Author: tz Date: Thu Jan 24 09:02:31 UTC 2019 New revision: 491082 URL: https://svnweb.freebsd.org/changeset/ports/491082 Log: MFH: r491031 lang/php73: disable DTRACE option on PowerPC DTRACE causes ld(1) link probe failures and therefore fails the build. PR: 233850 Submitted by: Chip Cuccio <chip.cuccio@gmail.com> Approved by: ports-secteam (miwi) Changes: _U branches/2019Q1/ branches/2019Q1/lang/php73/Makefile Merged into quarterly. Thanks for the PR! Greetings, Torsten Created attachment 233851 [details]
Poudriere Log
|