Opened 15 years ago
Closed 15 years ago
#21145 closed defect (invalid)
php5-soap build failure with php 5.2.8 installed
Reported by: | pixilla (Bradley Giesbrecht) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | php5-soap |
Description
Issued "port selfupdate" Issued "port -f uninstall installed" Issued "port install php5-soap"
php5-soap fails to build and install.
See attached file for result.
Attachments (2)
Change History (6)
Changed 15 years ago by pixilla (Bradley Giesbrecht)
Attachment: | php5-soap_errors.txt added |
---|
comment:1 Changed 15 years ago by tobypeterson
Keywords: | php5 soap removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | php5-soap added; php5 removed |
Version: | 1.8.0 |
The attachment is not actually the debug output - please clean and attach the debug info...
Changed 15 years ago by pixilla (Bradley Giesbrecht)
Attachment: | port_debug_install_php5-soap.txt added |
---|
port -d install php5-soap &> port_debug_install_php5-soap.txt
comment:2 Changed 15 years ago by pixilla (Bradley Giesbrecht)
port clean --all php5-soap port -d install php5-soap &> port_debug_install_php5-soap.txt
Is this what you wanted?
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | php5-soap build failure → php5-soap build failure with php 5.2.8 installed |
---|
Yes, thanks. In your output I see:
DEBUG: Requested variant x11 is not provided by port php5-soap. DEBUG: Requested variant no_x11 is not provided by port php5-soap.
Why are you requesting both the x11 and the no_x11 variants -- perhaps in your variants.conf? You can have only one or the other. This may not be related to the problem but it is odd.
DEBUG: php5 5.2.8_1 exists in the ports tree DEBUG: php5 5.2.8_1 +apache2+macosx is the latest installed DEBUG: php5 5.2.8_1 +apache2+macosx is active
php5 @5.3.0_2 is the latest version and all the modules require it. Please update your php5.
If you want to stay with php 5.2, use the php52 port and do not use any of the module ports; instead, use the variants in the php52 port.
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
port -d install php5-soap out