[Akonadi] [Bug 457678] Akonadi indenxing agent craches all the time

2022-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=457678

Nate Graham  changed:

   What|Removed |Added

Product|kde |Akonadi
  Component|general |Indexer
 CC||chrig...@fastmail.fm,
   ||dvra...@kde.org,
   ||n...@kde.org
   Assignee|unassigned-b...@kde.org |kdepim-bugs@kde.org

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kdepim] [Bug 457692] Issues with CMake 3.24.0

2022-08-09 Thread Rafael Sadowski
https://bugs.kde.org/show_bug.cgi?id=457692

--- Comment #2 from Rafael Sadowski  ---
(In reply to Nicolas Fella from comment #1)
> This was fixed in 22.08 with
> https://invent.kde.org/pim/messagelib/-/commit/
> 3edc93673f94604c203be1c899dffb25575985db

Thanks, yes this fix the issue. I can confirm the same issue in marble/kgeotag:

===>  Checking files for kgeotag-1.2.0p1
`/data/distfiles/kgeotag-1.2.0.tar.xz' is up to date.
>> (SHA256) kgeotag-1.2.0.tar.xz: OK
===>  Extracting for kgeotag-1.2.0p1
===>  Patching for kgeotag-1.2.0p1
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
===>  Generating configure for kgeotag-1.2.0p1
===>  Configuring for kgeotag-1.2.0p1
-- The CXX compiler identification is Clang 13.0.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /tmp/pobj/kgeotag-1.2.0/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Installing in /usr/local. Run /tmp/pobj/kgeotag-1.2.0/build-amd64/prefix.sh to
set the environment for kgeotag.
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found KF5CoreAddons:
/usr/local/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version
"5.96.0") 
-- Found Gettext: /usr/local/bin/msgmerge (found version "0.21") 
-- Found KF5I18n: /usr/local/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found
version "5.96.0") 
-- Found KF5XmlGui: /usr/local/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found
version "5.96.0") 
-- Found KF5ConfigWidgets:
/usr/local/lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found
version "5.96.0") 
-- Found KF5Crash: /usr/local/lib/cmake/KF5Crash/KF5CrashConfig.cmake (found
version "5.96.0") 
-- Found KF5: success (found suitable version "5.96.0", minimum required is
"5.44.0") found components: CoreAddons I18n XmlGui ConfigWidgets Crash 
CMake Error at CMakeLists.txt:43 (find_package):
  Found package configuration file:

/usr/local/lib/cmake/Marble/MarbleConfig.cmake

  but it set Marble_FOUND to FALSE so package "Marble" is considered to be
  NOT FOUND.  Reason given by package:

  The following imported targets are referenced, but are missing: Astro



I guess I should open a bug issue in marble/kgeotag, correct?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kdepim] [Bug 457692] New: Issues with CMake 3.24.0

2022-08-09 Thread Rafael Sadowski
https://bugs.kde.org/show_bug.cgi?id=457692

Bug ID: 457692
   Summary: Issues with CMake 3.24.0
   Product: kdepim
   Version: 5.20.3
  Platform: OpenBSD Packages
OS: OpenBSD
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: raf...@sizeofvoid.org
  Target Milestone: ---

Created attachment 151203
  --> https://bugs.kde.org/attachment.cgi?id=151203=edit
CMake Error logs

SUMMARY
***
I am the maintainer of all KDE packages on OpenBSD. I trying to update CMake
from 3.23.3 to 3.24.0 and I run in the following issues. KF is 5.96 and KDE
applications are 22.04.3.
***


STEPS TO REPRODUCE
1. On OpenBSD with all env:

cd /usr/ports/pobj/mailcommon-22.04.3/build-amd64 && /usr/bin/env -i  CC="cc"
CFLAGS="-O2 -pipe  "  CXX="c++" CXXFLAGS="-O2 -pipe  " 
LIBKF5MailCommon_VERSION=3.1 MODCMAKE_USE_SHARED_LIBS=yes
MODCMAKE_PORT_BUILD=yes MOC=/usr/local/bin/moc-qt5 
MODQT_INCDIR=/usr/local/include/X11/qt5  MODQT_LIBDIR=/usr/local/lib/qt5
UIC=/usr/local/bin/uic-qt5 Qt5_DIR=/usr/local/lib/qt5/cmake
Qt53DAnimation_DIR=/usr/local/lib/qt5/cmake
Qt53DCore_DIR=/usr/local/lib/qt5/cmake Qt53DExtras_DIR=/usr/local/lib/qt5/cmake
Qt53DInput_DIR=/usr/local/lib/qt5/cmake Qt53DLogic_DIR=/usr/local/lib/qt5/cmake
Qt53DQuick_DIR=/usr/local/lib/qt5/cmake
Qt53DQuickAnimation_DIR=/usr/local/lib/qt5/cmake
Qt53DQuickExtras_DIR=/usr/local/lib/qt5/cmake
Qt53DQuickInput_DIR=/usr/local/lib/qt5/cmake
Qt53DQuickRender_DIR=/usr/local/lib/qt5/cmake
Qt53DQuickScene2D_DIR=/usr/local/lib/qt5/cmake
Qt53DRender_DIR=/usr/local/lib/qt5/cmake
Qt5AccessibilitySupport_DIR=/usr/local/lib/qt5/cmake
Qt5AttributionsScannerTools_DIR=/usr/local/lib/qt5/cmake
Qt5Bluetooth_DIR=/usr/local/lib/qt5/cmake
Qt5Bodymovin_DIR=/usr/local/lib/qt5/cmake
Qt5Charts_DIR=/usr/local/lib/qt5/cmake
Qt5Concurrent_DIR=/usr/local/lib/qt5/cmake Qt5Core_DIR=/usr/local/lib/qt5/cmake
Qt5DBus_DIR=/usr/local/lib/qt5/cmake
Qt5DataVisualization_DIR=/usr/local/lib/qt5/cmake
Qt5Designer_DIR=/usr/local/lib/qt5/cmake
Qt5DesignerComponents_DIR=/usr/local/lib/qt5/cmake
Qt5DeviceDiscoverySupport_DIR=/usr/local/lib/qt5/cmake
Qt5DocTools_DIR=/usr/local/lib/qt5/cmake
Qt5EdidSupport_DIR=/usr/local/lib/qt5/cmake
Qt5EglFSDeviceIntegration_DIR=/usr/local/lib/qt5/cmake
Qt5EglFsKmsSupport_DIR=/usr/local/lib/qt5/cmake
Qt5EglSupport_DIR=/usr/local/lib/qt5/cmake
Qt5EventDispatcherSupport_DIR=/usr/local/lib/qt5/cmake
Qt5FbSupport_DIR=/usr/local/lib/qt5/cmake
Qt5FontDatabaseSupport_DIR=/usr/local/lib/qt5/cmake
Qt5Gamepad_DIR=/usr/local/lib/qt5/cmake
Qt5GlxSupport_DIR=/usr/local/lib/qt5/cmake Qt5Gui_DIR=/usr/local/lib/qt5/cmake
Qt5Help_DIR=/usr/local/lib/qt5/cmake
Qt5HunspellInputMethod_DIR=/usr/local/lib/qt5/cmake
Qt5InputSupport_DIR=/usr/local/lib/qt5/cmake
Qt5KmsSupport_DIR=/usr/local/lib/qt5/cmake
Qt5LinguistTools_DIR=/usr/local/lib/qt5/cmake
Qt5LinuxAccessibilitySupport_DIR=/usr/local/lib/qt5/cmake
Qt5Location_DIR=/usr/local/lib/qt5/cmake
Qt5Multimedia_DIR=/usr/local/lib/qt5/cmake
Qt5MultimediaGstTools_DIR=/usr/local/lib/qt5/cmake
Qt5MultimediaQuick_DIR=/usr/local/lib/qt5/cmake
Qt5MultimediaWidgets_DIR=/usr/local/lib/qt5/cmake
Qt5Network_DIR=/usr/local/lib/qt5/cmake
Qt5NetworkAuth_DIR=/usr/local/lib/qt5/cmake Qt5Nfc_DIR=/usr/local/lib/qt5/cmake
Qt5OpenGL_DIR=/usr/local/lib/qt5/cmake
Qt5OpenGLExtensions_DIR=/usr/local/lib/qt5/cmake
Qt5PacketProtocol_DIR=/usr/local/lib/qt5/cmake
Qt5Pdf_DIR=/usr/local/lib/qt5/cmake Qt5PdfWidgets_DIR=/usr/local/lib/qt5/cmake
Qt5PlatformCompositorSupport_DIR=/usr/local/lib/qt5/cmake
Qt5Positioning_DIR=/usr/local/lib/qt5/cmake
Qt5PositioningQuick_DIR=/usr/local/lib/qt5/cmake
Qt5PrintSupport_DIR=/usr/local/lib/qt5/cmake
Qt5Purchasing_DIR=/usr/local/lib/qt5/cmake Qt5Qml_DIR=/usr/local/lib/qt5/cmake
Qt5QmlDebug_DIR=/usr/local/lib/qt5/cmake
Qt5QmlDevTools_DIR=/usr/local/lib/qt5/cmake
Qt5QmlImportScanner_DIR=/usr/local/lib/qt5/cmake
Qt5QmlModels_DIR=/usr/local/lib/qt5/cmake
Qt5QmlWorkerScript_DIR=/usr/local/lib/qt5/cmake
Qt5Quick_DIR=/usr/local/lib/qt5/cmake
Qt5QuickCompiler_DIR=/usr/local/lib/qt5/cmake
Qt5QuickControls2_DIR=/usr/local/lib/qt5/cmake
Qt5QuickParticles_DIR=/usr/local/lib/qt5/cmake
Qt5QuickShapes_DIR=/usr/local/lib/qt5/cmake
Qt5QuickTemplates2_DIR=/usr/local/lib/qt5/cmake
Qt5QuickTest_DIR=/usr/local/lib/qt5/cmake
Qt5QuickWidgets_DIR=/usr/local/lib/qt5/cmake
Qt5RemoteObjects_DIR=/usr/local/lib/qt5/cmake
Qt5RepParser_DIR=/usr/local/lib/qt5/cmake
Qt5Script_DIR=/usr/local/lib/qt5/cmake
Qt5ScriptTools_DIR=/usr/local/lib/qt5/cmake
Qt5Scxml_DIR=/usr/local/lib/qt5/cmake Qt5Sensors_DIR=/usr/local/lib/qt5/cmake
Qt5SerialBus_DIR=/usr/local/lib/qt5/cmake
Qt5SerialPort_DIR=/usr/local/lib/qt5/cmake
Qt5ServiceSupport_DIR=/usr/local/lib/qt5/cmake
Qt5Sql_DIR=/usr/local/lib/qt5/cmake Qt5Svg_DIR=/usr/local/lib/qt5/cmake
Qt5Test_DIR=/usr/local/lib/qt5/cmake
Qt5TextToSpeech_DIR=/usr/local/lib/qt5/cmake

[kdepim] [Bug 457692] Issues with CMake 3.24.0

2022-08-09 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=457692

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
This was fixed in 22.08 with
https://invent.kde.org/pim/messagelib/-/commit/3edc93673f94604c203be1c899dffb25575985db

-- 
You are receiving this mail because:
You are the assignee for the bug.