https://bugs.kde.org/show_bug.cgi?id=383699

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from [email protected] ---
Thank you for such a speed response. Now the build works.
But I have file collisions when I try to install ring-kde alongside with the
separated libringclient. I made the separate bug for this.

Also i see some warnings
«-- Configuring done
CMake Warning (dev) at src/qmlwidgets/CMakeLists.txt:64 (ADD_LIBRARY):
  Policy CMP0063 is not set: Honor visibility properties for all target
  types.  Run "cmake --help-policy CMP0063" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "libqmlwidgets" of type "STATIC_LIBRARY" has the following
  visibility properties set for CXX:

    CXX_VISIBILITY_PRESET
    VISIBILITY_INLINES_HIDDEN

  For compatibility CMake is not honoring them for this target.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/sharedassets/CMakeLists.txt:21 (ADD_LIBRARY):
  Policy CMP0063 is not set: Honor visibility properties for all target
  types.  Run "cmake --help-policy CMP0063" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "sharedassets" of type "STATIC_LIBRARY" has the following visibility
  properties set for CXX:

    CXX_VISIBILITY_PRESET
    VISIBILITY_INLINES_HIDDEN

  For compatibility CMake is not honoring them for this target.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/photoselector/CMakeLists.txt:54 (ADD_LIBRARY):
  Policy CMP0063 is not set: Honor visibility properties for all target
  types.  Run "cmake --help-policy CMP0063" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "libphotoselector" of type "STATIC_LIBRARY" has the following
  visibility properties set for CXX:

    CXX_VISIBILITY_PRESET
    VISIBILITY_INLINES_HIDDEN

  For compatibility CMake is not honoring them for this target.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done
»

Also a lot different warnings, like this
«In file included from
/var/tmp/portage/net-voip/kde-ring-99999999/work/kde-ring-99999999/src/ring-kde_automoc.dir/moc_account_SYR667ARZPKPTH.cpp:9:0,
                 from
/var/tmp/portage/net-voip/kde-ring-99999999/work/kde-ring-99999999/src/ring-kde_automoc.cpp:5:
/var/tmp/portage/net-voip/kde-ring-99999999/work/kde-ring-99999999/src/ring-kde_automoc.dir/../conf/accountpages/account.h:33:7:
warning: Declaring type 'class Pages::Account' final would enable
devirtualization of 3 calls [-Wsuggest-final-types]
 class Account : public PageBase, public Ui::Tabs
       ^
In file included from
/var/tmp/portage/net-voip/kde-ring-99999999/work/kde-ring-99999999/src/ring-kde_automoc.dir/moc_ringapplicatio_S7FB43K3ERP3UZ.cpp:9:0,
                 from
/var/tmp/portage/net-voip/kde-ring-99999999/work/kde-ring-99999999/src/ring-kde_automoc.cpp:56:
/var/tmp/portage/net-voip/kde-ring-99999999/work/kde-ring-99999999/src/ring-kde_automoc.dir/../ringapplication.h:35:7:
warning: Declaring type 'class RingApplication' final would enable
devirtualization of 1 call [-Wsuggest-final-types]
 class RingApplication : public QApplication
       ^
In file included from
/var/tmp/portage/net-voip/kde-ring-99999999/work/kde-ring-99999999/src/ring-kde_automoc.dir/moc_callviewtoolba_JWJSJDFTUBX6LZ.cpp:9:0,
                 from
/var/tmp/portage/net-voip/kde-ring-99999999/work/kde-ring-99999999/src/ring-kde_automoc.cpp:63:
/var/tmp/portage/net-voip/kde-ring-99999999/work/kde-ring-99999999/src/ring-kde_automoc.dir/../widgets/callviewtoolbar.h:26:7:
warning: Declaring type 'class CallViewToolbar' final would enable
devirtualization of 1 call [-Wsuggest-final-types]
 class CallViewToolbar : public OverlayToolbar {
»

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to