[MacPorts] #68605: opencc @1.1.7 conflicts with marisa-trie @0.2.4

MacPorts noreply at macports.org
Wed Nov 1 01:36:29 UTC 2023


#68605: opencc @1.1.7 conflicts with marisa-trie @0.2.4
---------------------------------+--------------------
  Reporter:  cooljeanius         |      Owner:  (none)
      Type:  defect              |     Status:  new
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:  2.8.1
Resolution:                      |   Keywords:
      Port:  opencc marisa-trie  |
---------------------------------+--------------------
Description changed by cooljeanius:

Old description:

> They both try to install a `libmarisa.a` static library:
> {{{
> Error: Failed to activate opencc: Image error: /opt/local/lib/libmarisa.a
> is being used by the active marisa-trie port.  Please deactivate this
> port first, or use 'port -f activate opencc' to force the activation.
>     while executing
> "throw registry::image-error $msg"
>     ("foreach" body line 47)
>     invoked from within
> "foreach file $imagefiles {
>                 set srcfile "${extracted_dir}${file}"
>
>                 # To be able to install links, we test if we can lst..."
>     invoked from within
> "registry::write {
>             foreach file $imagefiles {
>                 set srcfile "${extracted_dir}${file}"
>
>                 # To be able to instal..."
> DEBUG: Error code: registry::image-error
> DEBUG: Backtrace: Image error: /opt/local/lib/libmarisa.a is being used
> by the active marisa-trie port.  Please deactivate this port first, or
> use 'port -f activate opencc' to force the activation.
>     while executing
> "throw registry::image-error $msg"
>     ("foreach" body line 47)
>     invoked from within
> "foreach file $imagefiles {
>                 set srcfile "${extracted_dir}${file}"
>
>                 # To be able to install links, we test if we can lst..."
>     invoked from within
> "registry::write {
>             foreach file $imagefiles {
>                 set srcfile "${extracted_dir}${file}"
>
>                 # To be able to instal..."
>     while executing
> "throw [dict get $eOptions -errorcode] [dict get $eOptions -errorinfo]"
>     (procedure "_activate_contents" line 200)
>     invoked from within
> "_activate_contents $requested $rename_list"
>     (procedure "portimage::activate" line 70)
>     invoked from within
> "registry_activate $subport $_inregistry_version $_inregistry_revision
> $_inregistry_variants $optionlist"
>     (procedure "portactivate::activate_main" line 20)
>     invoked from within
> "$procedure $targetname"
> }}}
> This conflict should either be marked, or fixed.
> (I'm on x86_64 Big Sur with Xcode 13)
> (also I ran into this while trying to upgrade squirrel-ime)

New description:

 They both try to install a `libmarisa.a` static library:
 {{{
 Error: Failed to activate opencc: Image error: /opt/local/lib/libmarisa.a
 is being used by the active marisa-trie port.  Please deactivate this port
 first, or use 'port -f activate opencc' to force the activation.
     while executing
 "throw registry::image-error $msg"
     ("foreach" body line 47)
     invoked from within
 "foreach file $imagefiles {
                 set srcfile "${extracted_dir}${file}"

                 # To be able to install links, we test if we can lst..."
     invoked from within
 "registry::write {
             foreach file $imagefiles {
                 set srcfile "${extracted_dir}${file}"

                 # To be able to instal..."
 DEBUG: Error code: registry::image-error
 DEBUG: Backtrace: Image error: /opt/local/lib/libmarisa.a is being used by
 the active marisa-trie port.  Please deactivate this port first, or use
 'port -f activate opencc' to force the activation.
     while executing
 "throw registry::image-error $msg"
     ("foreach" body line 47)
     invoked from within
 "foreach file $imagefiles {
                 set srcfile "${extracted_dir}${file}"

                 # To be able to install links, we test if we can lst..."
     invoked from within
 "registry::write {
             foreach file $imagefiles {
                 set srcfile "${extracted_dir}${file}"

                 # To be able to instal..."
     while executing
 "throw [dict get $eOptions -errorcode] [dict get $eOptions -errorinfo]"
     (procedure "_activate_contents" line 200)
     invoked from within
 "_activate_contents $requested $rename_list"
     (procedure "portimage::activate" line 70)
     invoked from within
 "registry_activate $subport $_inregistry_version $_inregistry_revision
 $_inregistry_variants $optionlist"
     (procedure "portactivate::activate_main" line 20)
     invoked from within
 "$procedure $targetname"
 }}}
 This conflict should either be marked, or fixed.

 (I'm on x86_64 Big Sur with Xcode 13)

 (also I ran into this while trying to upgrade squirrel-ime)

--

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


More information about the macports-tickets mailing list