Changes between Initial Version and Version 1 of Ticket #57393


Ignore:
Timestamp:
Oct 16, 2018, 1:30:03 AM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The first error in the log is:

error: no member named 'linenoise' in 'libraw_output_params_t'

I assume based on this that libraw, on which libkdcraw depends, has been updated in a non-backward-compatible way, and that libkdcraw needs to be updated to a new version that is compatible with this new libraw. (Although libraw hasn't been changed since it was updated to 0.19.0 back in July. Has it been a long time since you last updated your ports?)

As to your other issues, we need more details than "stopped working". If the programs don't launch, do they crash? Do they generate a crash log report that you could attach here?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57393

    • Property Owner set to NicosPavlov
    • Property Status changed from new to assigned
    • Property Port libkdcraw added
  • Ticket #57393 – Description

    initial v1  
    11Hi, I executed the following commands Friday to install QGIS on a High Sierra 10.12.6 system.
    22
     3{{{
    34sudo port selfupdate
    45sudo port upgrade outdated
     
    67sudo port install grass7
    78sudo port install qgis
     9}}}
    810
    9 The installation of qgis succeeded (grass7 failed but that is not the concern here) but as a consequence KDE programs (Kile, Okular, Umbrello) have stopped working, and dbus does not seem to be running (ps ax |grep dbus). I unloaded and reloaded org.freedesktop.dbus-session.plist to no avail. libkdcraw also now generates a compile error. I am attaching the error log from libkdcraw if it is any way helpful.
     11The installation of qgis succeeded (grass7 failed but that is not the concern here) but as a consequence KDE programs (Kile, Okular, Umbrello) have stopped working, and dbus does not seem to be running (`ps ax |grep dbus`). I unloaded and reloaded org.freedesktop.dbus-session.plist to no avail. libkdcraw also now generates a compile error. I am attaching the error log from libkdcraw if it is any way helpful.
    1012
    1113