[MacPorts] #34607: libdmtx is broken due to ImageMagick

MacPorts noreply at macports.org
Wed May 23 22:12:59 PDT 2012


#34607: libdmtx is broken due to ImageMagick
-----------------------------+----------------------------------------------
 Reporter:  mk@…             |       Owner:  mr_bond@…           
     Type:  defect           |      Status:  new                 
 Priority:  Normal           |   Milestone:                      
Component:  ports            |     Version:  2.1.1               
 Keywords:                   |        Port:  libdmtx             
-----------------------------+----------------------------------------------
Description changed by mk@…:

Old description:

> I found that libdmtx is a broken port:
> {{{
> --->  Scanning binaries for linking errors: 100.0%
> --->  Found 21 broken file(s), matching files to ports
> --->  Found 6 broken port(s):
> .
> .
> .
>      libdmtx @0.7.2
>          /opt/macports-test/bin/dmtxread
>          /opt/macports-test/bin/dmtxwrite
> .
> .
> .
> }}}
>
> This is due to ImageMagick:
> {{{
>
> Could not open /opt/macports-test/lib/libMagickCore.4.dylib: Error
> opening or reading file (referenced from /opt/macports-test/bin/dmtxread)
> DEBUG: Marking /opt/macports-test/bin/dmtxread as broken
>
> Could not open /opt/macports-test/lib/libMagickWand.4.dylib: Error
> opening or reading file (referenced from /opt/macports-test/bin/dmtxread)
> DEBUG: Marking /opt/macports-test/bin/dmtxread as broken
> DEBUG: Marking /opt/macports-test/bin/dmtxwrite as broken
> DEBUG: Marking /opt/macports-test/bin/dmtxwrite as broken
> }}}
> since its libraries use a "5" instead of the "4":
> {{{
>
> $ port contents ImageMagick | egrep "/opt/macports-
> test/lib/libMagick(Wand|Core)\."
>   /opt/macports-test/lib/libMagickCore.5.dylib
>   /opt/macports-test/lib/libMagickCore.a
>   /opt/macports-test/lib/libMagickCore.dylib
>   /opt/macports-test/lib/libMagickCore.la
>   /opt/macports-test/lib/libMagickWand.5.dylib
>   /opt/macports-test/lib/libMagickWand.a
>   /opt/macports-test/lib/libMagickWand.dylib
>   /opt/macports-test/lib/libMagickWand.la
> }}}

New description:

 I found that libdmtx is a broken port:
 {{{
 --->  Scanning binaries for linking errors: 100.0%
 --->  Found 21 broken file(s), matching files to ports
 --->  Found 6 broken port(s):
 .
 .
 .
      libdmtx @0.7.2
          /opt/macports-test/bin/dmtxread
          /opt/macports-test/bin/dmtxwrite
 .
 .
 .
 }}}

 This is due to ImageMagick:
 {{{

 Could not open /opt/macports-test/lib/libMagickCore.4.dylib: Error opening
 or reading file (referenced from /opt/macports-test/bin/dmtxread)
 DEBUG: Marking /opt/macports-test/bin/dmtxread as broken

 Could not open /opt/macports-test/lib/libMagickWand.4.dylib: Error opening
 or reading file (referenced from /opt/macports-test/bin/dmtxread)
 DEBUG: Marking /opt/macports-test/bin/dmtxread as broken
 DEBUG: Marking /opt/macports-test/bin/dmtxwrite as broken
 DEBUG: Marking /opt/macports-test/bin/dmtxwrite as broken
 }}}
 since its libraries use a "5" instead of the "4":
 {{{

 $ port contents ImageMagick | egrep "/opt/macports-
 test/lib/libMagick(Wand|Core)\.[45]\.dylib"
   /opt/macports-test/lib/libMagickCore.5.dylib
   /opt/macports-test/lib/libMagickWand.5.dylib
 }}}

--

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


More information about the macports-tickets mailing list