[MacPorts] #36109: libxml2 2.8.0 breaks postgis2 2.0.1

MacPorts noreply at macports.org
Wed Sep 12 04:07:24 PDT 2012


#36109: libxml2 2.8.0 breaks postgis2 2.0.1
-------------------------------+--------------------------------
  Reporter:  cmutel@…          |      Owner:  macports-tickets@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.1.2
Resolution:                    |   Keywords:
      Port:  libxml2 postgis2  |
-------------------------------+--------------------------------

Comment (by cmutel@…):

 OK, so I get the same results:


 {{{
 emerson:~ cmutel$ otool -L /opt/local/lib/libxml2.2.dylib
 /opt/local/lib/libxml2.2.dylib:
         /opt/local/lib/libxml2.2.dylib (compatibility version 10.0.0,
 current version 10.8.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 125.2.11)
         /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current
 version 1.2.5)
         /opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0,
 current version 8.0.0)
 emerson:~ cmutel$ sudo port -n -f deactivate libxml2 @2.7.8_0+universal
 --->  Deactivating libxml2 @2.7.8_0+universal
 Warning: Deactivate forced.  Proceeding despite dependencies.
 --->  Cleaning libxml2
 emerson:~ cmutel$ sudo port activate libxml2 @2.8.0_0+universal
 --->  Computing dependencies for libxml2
 --->  Activating libxml2 @2.8.0_0+universal
 --->  Cleaning libxml2
 emerson:~ cmutel$ otool -L /opt/local/lib/libxml2.2.dylib
 /opt/local/lib/libxml2.2.dylib:
         /opt/local/lib/libxml2.2.dylib (compatibility version 11.0.0,
 current version 11.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 125.2.11)
         /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current
 version 1.2.7)
         /opt/local/lib/liblzma.5.dylib (compatibility version 6.0.0,
 current version 6.4.0)
         /opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0,
 current version 8.1.0)
 }}}

 I guess the problem is then with postgis2 (though it does seem
 strange...). But I do get this problem consistently, so I guess there is
 something real here, and not just a problem with my configuration.

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


More information about the macports-tickets mailing list