#49566: texlive-bin: dyld: Library not loaded: /opt/local/lib/libpoppler.55.dylib Referenced from: /opt/local/bin/pdflatex -------------------------------+---------------------- Reporter: steve.kaeppler@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-bin | -------------------------------+---------------------- Comment (by steve.kaeppler@…): Replying to [comment:5 ryandesign@…]:
Sorry, I keep forgetting that texlive-latex installs symlinks pointing to files installed by texlive-bin. texlive-bin already has the required dependencies on poppler and others, and already had its revision increased in r141378 to rebuild with libpoppler.56, so you should not be seeing this problem if your ports are up to date. I realize that your ports are not up to date and you were trying to upgrade your outdated ports when the problems began. It is true that upgrading some ports (in this case poppler) while not upgrading other ports (in this case texlive-bin) can lead to the type of problem you are experiencing. This is why we recommend upgrading all ports. The problem is one of your ports, akonadi, is failing to build. We'll try to resolve that in #49567. In the mean time, you can try to upgrade your remaining ports manually. For example, to upgrade texlive-bin, run:
{{{ sudo port selfupdate sudo port upgrade texlive-bin
{{{ SKaeppler-LT-2:Volumes srkaeppler$ sudo port upgrade texlive-bin Password: ---> Computing dependencies for potrace ---> Fetching archive for potrace ---> Attempting to fetch potrace-1.13_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/potrace ---> Attempting to fetch potrace-1.13_0.darwin_12.x86_64.tbz2.rmd160 from http://packages.macports.org/potrace ---> Installing potrace @1.13_0 ---> Cleaning potrace ---> Computing dependencies for potrace ---> Deactivating potrace @1.12_0 ---> Cleaning potrace ---> Activating potrace @1.13_0 ---> Cleaning potrace ---> Computing dependencies for xorg-libXaw ---> Fetching archive for xorg-libXaw ---> Attempting to fetch xorg-libXaw-1.0.13_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/xorg-libXaw ---> Attempting to fetch xorg- libXaw-1.0.13_0.darwin_12.x86_64.tbz2.rmd160 from http://packages.macports.org/xorg-libXaw ---> Installing xorg-libXaw @1.0.13_0 ---> Cleaning xorg-libXaw ---> Computing dependencies for xorg-libXaw ---> Deactivating xorg-libXaw @1.0.12_0 ---> Cleaning xorg-libXaw ---> Activating xorg-libXaw @1.0.13_0 ---> Cleaning xorg-libXaw ---> Computing dependencies for texlive-bin ---> Fetching archive for texlive-bin ---> Attempting to fetch texlive-bin-2015_5+x11.darwin_12.x86_64.tbz2 from http://packages.macports.org/texlive-bin ---> Attempting to fetch texlive-bin- 2015_5+x11.darwin_12.x86_64.tbz2.rmd160 from http://packages.macports.org /texlive-bin ---> Installing texlive-bin @2015_5+x11 ---> Cleaning texlive-bin ---> Computing dependencies for texlive-bin ---> Deactivating texlive-bin @2015_4+x11 ---> Cleaning texlive-bin ---> Activating texlive-bin @2015_5+x11 ---> Cleaning texlive-bin ---> Updating database of binaries ---> Scanning binaries for linking errors ---> Found 1370 broken file(s), matching files to ports ---> Found 7 broken port(s), determining rebuild order ---> Rebuilding in order akonadi @1.13.1.20141210 +mariadb55 qimageblitz @0.0.6 prison @1.0 kdepimlibs4 @4.14.3 kde4-runtime @4.14.4.20150225 +samba kde4-baseapps @4.14.3 konsole @4.14.3 ---> Computing dependencies for akonadi ---> Building akonadi Error: org.macports.build for port akonadi returned: command execution failed Please see the log file for port akonadi for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_akonadi/akonadi/main.log Error: Unable to upgrade port: 1 Error rebuilding akonadi while executing "error "Error rebuilding $portname"" (procedure "revupgrade_scanandrebuild" line 395) invoked from within "revupgrade_scanandrebuild broken_port_counts $opts" (procedure "macports::revupgrade" line 5) invoked from within "macports::revupgrade $opts" (procedure "action_revupgrade" line 2) invoked from within "action_revupgrade $action $portlist $opts" (procedure "action_upgrade" line 25) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 103) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command set exit_status [process_cmd $remaining..." (file "/opt/local/bin/port" line 5268) }}} -- Ticket URL: <https://trac.macports.org/ticket/49566#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X