[MacPorts] #19868: OpenSSL conflict with zlib architecture
#19868: OpenSSL conflict with zlib architecture ----------------------------+----------------------------------------------- Reporter: ari@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: openssl x86_64 | Port: openssl ----------------------------+----------------------------------------------- When installing the openssl port under 10.6, there is this error: Command output: ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture I can see that: /opt/local/lib/libz.dylib: Mach-O 64-bit dynamically linked shared library x86_64 I assume openssl is being compiled as 32bit, causing the problem and in fact I can see "-arch i386" in the compile parameters. Setting "universal_archs x86_64" didn't help. -- Ticket URL: <http://trac.macports.org/ticket/19868> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19868: OpenSSL conflict with zlib architecture ----------------------------+----------------------------------------------- Reporter: ari@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: openssl x86_64 | Port: openssl ----------------------------+----------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => mww@… Old description:
When installing the openssl port under 10.6, there is this error:
Command output: ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture
I can see that:
/opt/local/lib/libz.dylib: Mach-O 64-bit dynamically linked shared library x86_64
I assume openssl is being compiled as 32bit, causing the problem and in fact I can see "-arch i386" in the compile parameters. Setting "universal_archs x86_64" didn't help.
New description: When installing the openssl port under 10.6, there is this error: Command output: ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture I can see that: {{{ /opt/local/lib/libz.dylib: Mach-O 64-bit dynamically linked shared library x86_64 }}} I assume openssl is being compiled as 32bit, causing the problem and in fact I can see "-arch i386" in the compile parameters. Setting "universal_archs x86_64" didn't help. -- -- Ticket URL: <http://trac.macports.org/ticket/19868#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19868: OpenSSL conflict with zlib architecture ----------------------------+----------------------------------------------- Reporter: ari@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: openssl x86_64 | Port: openssl ----------------------------+----------------------------------------------- Description changed by macsforever2000@…: Old description:
When installing the openssl port under 10.6, there is this error:
Command output: ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture
I can see that:
{{{ /opt/local/lib/libz.dylib: Mach-O 64-bit dynamically linked shared library x86_64 }}}
I assume openssl is being compiled as 32bit, causing the problem and in fact I can see "-arch i386" in the compile parameters. Setting "universal_archs x86_64" didn't help.
New description: When installing the openssl port under 10.6, there is this error: {{{ Command output: ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture }}} I can see that: {{{ /opt/local/lib/libz.dylib: Mach-O 64-bit dynamically linked shared library x86_64 }}} I assume openssl is being compiled as 32bit, causing the problem and in fact I can see "-arch i386" in the compile parameters. Setting "universal_archs x86_64" didn't help. -- -- Ticket URL: <http://trac.macports.org/ticket/19868#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19868: OpenSSL conflict with zlib architecture -----------------------------+---------------------------------------------- Reporter: ari@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: openssl x86_64 Port: openssl | -----------------------------+---------------------------------------------- Changes (by toby@…): * status: new => closed * resolution: => invalid Comment: SnowLeopard is obviously not (yet) supported. -- Ticket URL: <http://trac.macports.org/ticket/19868#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19868: OpenSSL conflict with zlib architecture -----------------------------+---------------------------------------------- Reporter: ari@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: openssl x86_64 Port: openssl | -----------------------------+---------------------------------------------- Comment(by toby@…): A couple things to note: (1) You're hopefully running trunk MacPorts - it has better SL support than 1.7.1. (2) If you have any suggestions for improving SL support, you can email me privately... I'm working on a few small changes that should help mitigate issues like this. -- Ticket URL: <http://trac.macports.org/ticket/19868#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19868: OpenSSL conflict with zlib architecture -----------------------------+---------------------------------------------- Reporter: ari@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: openssl x86_64 Port: openssl | -----------------------------+---------------------------------------------- Comment(by ari@…): Actually I am running 1.7.1, so I'll try getting to trunk. Ironically the port I'm trying to install is subversion, so that might take a little doing. I'm not clear why this port was just closed. How does that help anyone? At some point SL will be released and then you'll need to fix the problem in a hurry. Wouldn't you prefer to hear about them and fix them in advance? -- Ticket URL: <http://trac.macports.org/ticket/19868#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19868: OpenSSL conflict with zlib architecture -----------------------------+---------------------------------------------- Reporter: ari@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: openssl x86_64 Port: openssl | -----------------------------+---------------------------------------------- Comment(by ari@…): A pleasant surprise: svn is included in SL with the developer tools. So I upgraded to trunk of macports and all installed fine. So thank you, this task can indeed remain closed if 1.8 will be targetted to SL when it is released. -- Ticket URL: <http://trac.macports.org/ticket/19868#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19868: OpenSSL conflict with zlib architecture -----------------------------+---------------------------------------------- Reporter: ari@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: openssl x86_64 Port: openssl | -----------------------------+---------------------------------------------- Comment(by raimue@…): Replying to [comment:5 ari@…]:
I'm not clear why this port was just closed. How does that help anyone? At some point SL will be released and then you'll need to fix the problem in a hurry. Wouldn't you prefer to hear about them and fix them in advance?
If you have access to Snow Leopard at the moment you and others are bound to a NDA. I don't know the exact terms as I did not sign it. But discussing SL in public could be a problem for the reporters as they could (accidentally) disclose confidential information. -- Ticket URL: <http://trac.macports.org/ticket/19868#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts