Rafael Sadowski <raf...@sizeofvoid.org> wrote: > Someone, please? > > On Sat Aug 25, 2018 at 11:03:08PM +0200, Rafael Sadowski wrote: > > > > Information for inst:kdiagram-2.6.1 > > > > Comment: > > libraries for creating business diagrams > > > > Description: > > Powerful libraries (KChart, KGantt) for creating business diagrams. > > > > Maintainer: Rafael Sadowski <rsadow...@openbsd.org> > > > > All 22 tests are green. ok to import?
Hello, I can't build it, did I miss something? solene@t480 /usr/ports/graphics/kdiagram $ make ===> kdiagram-2.6.1 depends on: cmake-* -> cmake-3.10.2p0v0 ===> kdiagram-2.6.1 depends on: ninja->=1.5.1 -> ninja-1.8.2 ===> kdiagram-2.6.1 depends on: qttools-* -> qttools-5.9.6 ===> kdiagram-2.6.1 depends on: xz-* -> xz-5.2.4 ===> kdiagram-2.6.1 depends on: qtbase-* -> qtbase-5.9.6p1 ===> Checking files for kdiagram-2.6.1 >> Fetch >> https://mirrors.dotsrc.org/kde/stable/kdiagram/2.6.1/kdiagram-2.6.1.tar.xz kdiagram-2.6.1.tar.xz 100% |****************************************************************************************************************************************************************| 658 KB 00:01 >> (SHA256) kdiagram-2.6.1.tar.xz: OK ===> Extracting for kdiagram-2.6.1 ===> Patching for kdiagram-2.6.1 ===> Applying OpenBSD patch patch-examples_tools_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD$ | |Index: examples/tools/CMakeLists.txt |--- examples/tools/CMakeLists.txt.orig |+++ examples/tools/CMakeLists.txt -------------------------- Patching file examples/tools/CMakeLists.txt using Plan A... Hunk #1 succeeded at 7. done ===> Applying OpenBSD patch patch-src_KChart_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD$ | |Index: src/KChart/CMakeLists.txt |--- src/KChart/CMakeLists.txt.orig |+++ src/KChart/CMakeLists.txt -------------------------- Patching file src/KChart/CMakeLists.txt using Plan A... Hunk #1 succeeded at 144. done ===> Applying OpenBSD patch patch-src_KGantt_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD$ | |Index: src/KGantt/CMakeLists.txt |--- src/KGantt/CMakeLists.txt.orig |+++ src/KGantt/CMakeLists.txt -------------------------- Patching file src/KGantt/CMakeLists.txt using Plan A... Hunk #1 succeeded at 65. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Configuring for kdiagram-2.6.1 -- The C compiler identification is Clang 6.0.0 -- The CXX compiler identification is Clang 6.0.0 -- Check for working C compiler: /usr/ports/pobj/kdiagram-2.6.1/bin/cc -- Check for working C compiler: /usr/ports/pobj/kdiagram-2.6.1/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/ports/pobj/kdiagram-2.6.1/bin/c++ -- Check for working CXX compiler: /usr/ports/pobj/kdiagram-2.6.1/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:5 (find_package): Could not find a package configuration file provided by "ECM" (requested version 1.4.0) with any of the following names: ECMConfig.cmake ecm-config.cmake Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR" to a directory containing one of the above files. If "ECM" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/home/build/usr/ports/pobj/kdiagram-2.6.1/build-amd64/CMakeFiles/CMakeOutput.log". *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2691 'do-configure') *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2711 '/usr/ports/pobj/kdiagram-2.6.1/build-amd64/.configure_done') *** Error 1 in /usr/ports/graphics/kdiagram (/usr/ports/infrastructure/mk/bsd.port.mk:2409 'all')