[MacPorts] #32759: reduce-algebra upgrade renamed reduce-3.8.0-r1535 - installs both csl and psl versions

MacPorts noreply at macports.org
Wed Jan 4 11:18:10 PST 2012


#32759: reduce-algebra upgrade renamed reduce-3.8.0-r1535 - installs both csl and
psl versions
------------------------------------+---------------------------------------
 Reporter:  mark.brethen@…          |       Owner:  snc@…                
     Type:  update                  |      Status:  assigned             
 Priority:  Normal                  |   Milestone:                       
Component:  ports                   |     Version:                       
 Keywords:                          |        Port:  reduce reduce-algebra
------------------------------------+---------------------------------------

Comment(by mark.brethen@…):

 I compared your log (building on SL) with mine (building on Lion):

 Enabling thread-safe will cause FOX to use the thread-safe equivalent
 API's for some common C library functions like getpwuid(), readdir()
 and so on.

 Apparently these aren't supported on OS X -- suggest removing.

 {{{
 WARNING: unrecognized options: --with-x, --with-opengl, --enable-
 threadsafe
 }}}

 Here's the first error:

 Snow Leopard:
 {{{
 :info:configure checking build system type... i386-apple-darwin10.8.0
 :info:configure checking host system type... i386-apple-darwin10.8.0
 }}}

 Lion:
 {{{
 :info:configure checking build system type... x86_64-apple-darwin11.2.0
 :info:configure checking host system type... x86_64-apple-darwin11.2.0
 }}}


 Snow Leopard:
 {{{
 :info:configure configure: Building for Macintosh/Darwin with X11
 :info:configure configure: error: No SDK found - I need at least the 10.6
 version
 }}}

 Lion:
 {{{
 :info:configure configure: Building for Macintosh/Darwin with X11
 :info:configure configure: x86_64 binary creation will probably be
 possible using 10.6
 }}}

 I don't know why the SDK isn't found on SL, nor why it tries to build
 universal. Need to investigate.

-- 
Ticket URL: <https://trac.macports.org/ticket/32759#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list