[MacPorts] #58574: poppler @0.77.0: dyld: Symbol not found: _poppler_additional_action_type_get_type

MacPorts noreply at macports.org
Tue Aug 27 19:55:53 UTC 2019


#58574: poppler @0.77.0: dyld: Symbol not found:
_poppler_additional_action_type_get_type
----------------------+---------------------
  Reporter:  RobK88   |      Owner:  dbevans
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.5.4
Resolution:  fixed    |   Keywords:
      Port:  poppler  |
----------------------+---------------------

Comment (by koocsr):

 I see that you closed out this issue as fixed, but FWIW, "upgrade updated"
 gave me the following:

 {{{
 --->  Computing dependencies for poppler
 --->  Fetching archive for poppler
 --->  Attempting to fetch poppler-0.80.0_0.darwin_17.x86_64.tbz2 from
 https://packages.macports.org/poppler
 --->  Attempting to fetch poppler-0.80.0_0.darwin_17.x86_64.tbz2 from
 http://aus.us.packages.macports.org/macports/packages/poppler
 --->  Attempting to fetch poppler-0.80.0_0.darwin_17.x86_64.tbz2 from
 http://ywg.ca.packages.macports.org/mirror/macports/packages/poppler
 --->  Fetching distfiles for poppler
 --->  Attempting to fetch poppler-0.80.0.tar.xz from
 https://distfiles.macports.org/poppler
 --->  Verifying checksums for poppler
 --->  Extracting poppler
 --->  Applying patches to poppler
 --->  Configuring poppler
 Error: poppler cannot be built while another version of poppler is active.
 Error: Please forcibly deactivate the existing copy of poppler, e.g. by
 running:
 Error:
 Error:     sudo port -f deactivate poppler
 Error:
 Error: Then try again.
 Error: Failed to configure poppler: poppler is active
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_poppler/poppler/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.

 }}}

 which is fixed as before, with

 {{{
 sudo port clean poppler
 sudo port selfupdate
 sudo port upgrade outdated
 }}}

 but if poppler is required for some other dependency, after simply doing

 {{{
 sudo port -f deactivate poppler
 sudo port upgrade outdated
 }}}

 it is not re-installed ...

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


More information about the macports-tickets mailing list