[kde] [Bug 491236] New: doxygen is not listed as a dependency for Kdiagram when using homebrew-kde
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sat Aug 3 23:39:59 BST 2024
https://bugs.kde.org/show_bug.cgi?id=491236
Bug ID: 491236
Summary: doxygen is not listed as a dependency for Kdiagram
when using homebrew-kde
Classification: I don't know
Product: kde
Version: unspecified
Platform: Other
OS: macOS
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: tara at anne.cat
Target Milestone: ---
==> Installing kde-mac/kde/kmymoney dependency: kde-mac/kde/kdiagram
==> cmake -G Ninja -B build -S . -D BUILD_QCH=ON -D BUILD_TESTING=ON -D
BUILD_TESTS=ON -D BUILD_UNITTESTS=ON -D
CMAKE_INSTALL_BUNDLEDIR=/opt/homebrew/Cellar/kdiagram/2.8.0/bin -D
KDE_INSTALL_LIBDIR=lib -D KD
Last 15 lines from /Users/ziebirl/Library/Logs/Homebrew/kdiagram/01.cmake:
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
CMake Error at
/opt/homebrew/Cellar/cmake/3.30.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233
(message):
Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) (Required is at least
version "1.8.13")
Call Stack (most recent call first):
/opt/homebrew/Cellar/cmake/3.30.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603
(_FPHSA_FAILURE_MESSAGE)
/opt/homebrew/Cellar/cmake/3.30.2/share/cmake/Modules/FindDoxygen.cmake:681
(find_package_handle_standard_args)
/opt/homebrew/share/ECM/modules/ECMAddQch.cmake:444 (find_package)
src/KChart/CMakeLists.txt:308 (ecm_add_qch)
-- Configuring incomplete, errors occurred!
If reporting this issue please do so to (not Homebrew/brew or
Homebrew/homebrew-core):
kde-mac/kde
Warning: Unable to query GitHub for recent issues on the tap
Validation Failed: [{"message"=>"The listed users and repositories cannot be
searched either because the resources do not exist or you do not have
permission to view them.", "resource"=>"Search", "field"=>"q",
"code"=>"invalid"}]
SUMMARY
kdiagram when building under kde-mac requires doxygen, but isn't listed as a
dependency. to fix: brew install doxygen
STEPS TO REPRODUCE
1. don't have doxygen installed, run `brew install kde-mac/kde/kmymoney` after
setting up https://github.com/KDE/homebrew-kde
2.
3.
OBSERVED RESULT
EXPECTED RESULT
doxygen would be a dependency for the build
SOFTWARE/OS VERSIONS
Windows:
macOS: Sonoma 14.6
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
was trying to install/build KMyMoney when using
https://github.com/KDE/homebrew-kde
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list