[MacPorts] #38561: openssl @1.0.1_1 build failure on Tiger (again) no-asm for Dawin 8?

MacPorts noreply at macports.org
Wed Jul 24 15:44:43 PDT 2013


#38561: openssl @1.0.1_1 build failure on Tiger (again) no-asm for Dawin 8?
---------------------------+-------------------
  Reporter:  strombland@…  |      Owner:  mww@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.3
Resolution:                |   Keywords:  tiger
      Port:  openssl       |
---------------------------+-------------------

Comment (by blair@…):

 I'm on a PowerPC G5 running Tiger 10.4.11, trying to install several
 libraries with +universal.  They kept failing because they couldn't build
 the openssl dependency with +universal.  The logfile revealed the error to
 be "x86cpuid.s:325:Rest of line ignored" when building for i386.

 Adding '''no-asm''' to the Portfile improved the situation (thanks
 strombland!) but for some reason my build process was looking for
 /Developer/SDKs/MacOSX10.4u.sdk/opt, so I had to create a symlink:

 {{{
 sudo ln -s /opt /Developer/SDKs/MacOSX10.4u.sdk/opt
 }}}

 Now it works perfectly!

-- 
Ticket URL: <https://trac.macports.org/ticket/38561#comment:12>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list