[MacPorts] #53102: jasper dylib current version regressed

MacPorts noreply at macports.org
Tue Dec 20 17:51:11 CET 2016


#53102: jasper dylib current version regressed
-----------------------+--------------------
  Reporter:  jeremyhu  |      Owner:  jmroot
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  jasper    |
-----------------------+--------------------

Comment (by basmac):

 I see the problem with ncl build with the new lib jasper and then copying
 back the pre-current lib jasper

 Current libjasper

 sh-3.2$ ncl /Users/bmcinnes/test/bar.ncl
 dyld: Library not loaded: /opt/local/lib/libjasper.4.dylib
   Referenced from: /usr/local/ncl/bin/ncl
   Reason: Incompatible library version: ncl requires version 5.0.0 or
 later, but libjasper.4.dylib provides version 4.0.0
 /usr/local/bin/ncl: line 6: 39341 Abort trap: 6
 $NCARG_ROOT/bin/ncl "$@"
 sh-3.2$ locate libjasper.4.dylib
 /Volumes/Cluster/opt/local/lib/libjasper.4.dylib
 /opt/local/lib/libjasper.4.dylib
 sh-3.2$ ls -l /opt/local/lib/libjasper.4.dylib
 lrwxr-xr-x  1 root  admin  21 Dec 19 17:48
 /opt/local/lib/libjasper.4.dylib -> libjasper.4.0.0.dylib

 Copying back previous libjasper

 sh-3.2$ ncl /Users/bmcinnes/test/bar.ncl
  Copyright (C) 1995-2015 - All Rights Reserved
  University Corporation for Atmospheric Research
  NCAR Command Language Version 6.3.0
  The use of this software is governed by a License Agreement.
  See http://www.ncl.ucar.edu/ for more details.


 Variable: nc_file_type
 Type: string
 Total Size: 8 bytes
             1 values
 Number of Dimensions: 1
 Dimensions and sizes:   [1]
 Coordinates:
 (0)     netcdf3


 Variable: nc_file_type
 Type: string
 Total Size: 8 bytes
             1 values
 Number of Dimensions: 1
 Dimensions and sizes:   [1]
 Coordinates:
 (0)     netcdf4


 Variable: nc_file_type
 Type: string
 Total Size: 8 bytes
             1 values
 Number of Dimensions: 1
 Dimensions and sizes:   [1]
 Coordinates:
 (0)     netcdf3
 sh-3.2$

--
Ticket URL: <https://trac.macports.org/ticket/53102#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list