<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>I have scoured the web site, mailing list archives and have come up with nothing helpful.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’m trying to establish a development environment so I can test out some enhancements I’d like to make to the computer vision/facial recognition portion of the application but am having a nearly impossible time establishing a viable development environment (with resolved dependencies) on either of the two linux versions I have (LinuxMint or KUbuntu). Having given up on Mint, I’m now focused on KUbuntu 16.04.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>In addition to getting dev essentials, I also get cmake extra-cmake-modules <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>On KUbuntu, I’m able to install 5.1.0 and run it.  (e.g. dependencies during the installation of 5.1.0 seem to resolve correctly).  <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>While building a dev environment from the digikam-software-compilation repo, and following these instructions:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><a href="https://www.digikam.org/download/GIT">https://www.digikam.org/download/GIT</a><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:7.5pt;font-family:"Courier New";color:white;background:#404040'># git clone git://anongit.kde.org/digikam-software-compilation dk</span><span style='font-size:7.5pt;font-family:"Courier New";color:white'><br><span style='background:#404040'># cd dk<span class=apple-converted-space> </span></span><br><span style='background:#404040'># export GITSLAVE=.gitslave.devel<span class=apple-converted-space> </span></span><br><span style='background:#404040'># ./download-repos<o:p></o:p></span></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I encounter no errors.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Then, I run ./bootstrap.linux<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>> ./bootstrap.linux <o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>Qt5     Install Path : /usr<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>KF5     Install Path : /usr<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>digiKam Install Path : /usr<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- ----------------------------------------------------------------------------------<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Starting CMake configuration for: digikam-software-collection<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Looking for __GLIBC__<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Looking for __GLIBC__ - found<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Performing Test _OFFT_IS_64BIT<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Performing Test _OFFT_IS_64BIT - Success<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Documentation translations directory is missing.<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- You can use DIGIKAMSC_CHECKOUT_DOC option to extract doc i18n files from git repositories.<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- ----------------------------------------------------------------------------------<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Compilation configuration for: digikam-software-collection<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- digiKam core will be compiled.................. YES<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Kipiplugins will be compiled................... YES<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Local shared libkipi will be compiled.......... YES<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Local shared libksane will be compiled......... YES<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Local shared libmediawiki will be compiled..... YES<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Local shared libkvkontakte will be compiled.... YES<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Extract application translations files......... NO<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Extract documentation translations files....... NO<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Translations will be compiled.................. NO<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Handbooks will be compiled..................... YES<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Tests code will be compiled.................... YES<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- ----------------------------------------------------------------------------------<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Starting CMake configuration for: libkipi<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>CMake Warning (dev) at /usr/share/ECM/modules/ECMPackageConfigHelpers.cmake:71 (message):<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  Your project already requires a version of CMake that includes the<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  find_dependency macro via the CMakeFindDependencyMacro module.  You should<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  use CMakePackageConfigHelpers instead of ECMPackageConfigHelpers.<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>Call Stack (most recent call first):<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  extra/libkipi/CMakeLists.txt:72 (include)<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>This warning is for project developers.  Use -Wno-dev to suppress it.<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  Could not find a package configuration file provided by "KF5Config"<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  (requested version 5.1.0) with any of the following names:<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>    KF5ConfigConfig.cmake<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>    kf5config-config.cmake<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  Add the installation prefix of "KF5Config" to CMAKE_PREFIX_PATH or set<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  "KF5Config_DIR" to a directory containing one of the above files.  If<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  "KF5Config" provides a separate development package or SDK, be sure it has<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  been installed.<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>Call Stack (most recent call first):<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  extra/libkipi/CMakeLists.txt:89 (find_package)<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Could NOT find KF5Config: found neither KF5ConfigConfig.cmake nor kf5config-config.cmake <o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  Could not find a package configuration file provided by "KF5XmlGui"<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  (requested version 5.1.0) with any of the following names:<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>    KF5XmlGuiConfig.cmake<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>    kf5xmlgui-config.cmake<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  Add the installation prefix of "KF5XmlGui" to CMAKE_PREFIX_PATH or set<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  "KF5XmlGui_DIR" to a directory containing one of the above files.  If<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  "KF5XmlGui" provides a separate development package or SDK, be sure it has<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  been installed.<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>Call Stack (most recent call first):<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  extra/libkipi/CMakeLists.txt:89 (find_package)<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Could NOT find KF5XmlGui: found neither KF5XmlGuiConfig.cmake nor kf5xmlgui-config.cmake <o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  Could not find a package configuration file provided by "KF5Service"<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  (requested version 5.1.0) with any of the following names:<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>    KF5ServiceConfig.cmake<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>    kf5service-config.cmake<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  Add the installation prefix of "KF5Service" to CMAKE_PREFIX_PATH or set<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  "KF5Service_DIR" to a directory containing one of the above files.  If<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  "KF5Service" provides a separate development package or SDK, be sure it has<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  been installed.<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>Call Stack (most recent call first):<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  extra/libkipi/CMakeLists.txt:89 (find_package)<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Could NOT find KF5Service: found neither KF5ServiceConfig.cmake nor kf5service-config.cmake <o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  Could NOT find KF5 (missing: Config XmlGui Service) (Required is at least<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  version "5.1.0")<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>Call Stack (most recent call first):<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  /usr/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>  extra/libkipi/CMakeLists.txt:89 (find_package)<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>-- Configuring incomplete, errors occurred!<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:9.0pt;font-family:"Courier New"'>See also "/home/szoppi/Documents/dk/build/CMakeFiles/CMakeOutput.log".<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:9.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal>So I realize that there a large number of number of dependencies that aren’t installed.  Rather than doing this one-at-a-time, I followed the instructions at <a href="https://www.digikam.org/download/dependencies">https://www.digikam.org/download/dependencies</a> <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Upon running <b><span style='font-family:"Courier New"'>sudo apt-get build-dep digikam<o:p></o:p></span></b></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I get the error indicating that I have no source URIs … so I modified /etc/apt/sources.list.d/philip5-ubuntu-extra-xenial.list to uncomment the sources endpoint and then proceed to re-run build-dep.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>apt-get build-dep digikam<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>Reading package lists... Done<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>Reading package lists... Done<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>Building dependency tree       <o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>Reading state information... Done<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>Some packages could not be installed. This may mean that you have<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>requested an impossible situation or if you are using the unstable<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>distribution that some required packages have not yet been created<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>or been moved out of Incoming.<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>The following information may help to resolve the situation:<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'><o:p> </o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>The following packages have unmet dependencies:<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'> builddeps:digikam : Depends: libgpod-nogtk-dev but it is not going to be installed<o:p></o:p></span></b></p><p class=MsoNormal style='margin-left:.5in'><b><span style='font-size:10.0pt;font-family:"Courier New"'>E: Unable to correct problems, you have held broken packages.<o:p></o:p></span></b></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='background:#EFF0F1'><span style='font-size:10.0pt;font-family:Consolas;color:#111111;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1'>So following up with an </span><b><span style='font-size:9.0pt;font-family:"Courier New";color:#111111;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1'>apt-mark showhold</span></b><b><span style='font-size:9.0pt;font-family:"Courier New";color:#111111'><o:p></o:p></span></b></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Yields Nothing … so that’s fine – now I go to check what the status is with libgpod-nogtk-dev … <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><a href="http://www.ubuntuupdates.org/package/core/xenial/main/proposed/libgpod-nogtk-dev">http://www.ubuntuupdates.org/package/core/xenial/main/proposed/libgpod-nogtk-dev</a><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Latest Version: *<b>Deleted</b>* but shows “Moved to xenial:main:base” but then that should have resolved correctly (I think).  Unless I’ve missed something.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>So I think I’m at an empasse with establishing a proper environment <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Build OS: KUBUNTU 16 <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Any guidance would be welcome/appreciated.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Regards,<o:p></o:p></p><p class=MsoNormal>Steve<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div>
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
        <tr>
                <td style='border:none;padding:0px 15px 0px 8px'>
                        <a href="https://www.avast.com/antivirus">
                                <img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" alt="Avast logo" />
                        </a>
                </td>
                <td>
                        <p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
                                This email has been checked for viruses by Avast antivirus software.
                                <br><a href="https://www.avast.com/antivirus">www.avast.com</a>
                        </p>
                </td>
        </tr>
</table>
<br />
</body></html>