Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#55306 closed defect (fixed)

cantor @4.14.3_3: No package 'cln' found

Reported by: murrayE Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: cantor

Description

cantor @4.14.3_3 fails to configure (macOS 10.13.1). From log:

:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_cantor/cantor/work/build'
:info:build /opt/local/bin/cmake -H/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_cantor/cantor/work/cantor-4.14.3 -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_cantor/cantor/work/build --check-build-system CMakeFiles/Makefile.cmake 0
:info:build CMake Error: Parse error in cache file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_cantor/cantor/work/build/CMakeCache.txt on line 789. Offending entry: Perhaps you should add the directory containing `cln.pc'
:info:build CMake Error: Parse error in cache file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_cantor/cantor/work/build/CMakeCache.txt on line 790. Offending entry: to the PKG_CONFIG_PATH environment variable
:info:build CMake Error: Parse error in cache file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_cantor/cantor/work/build/CMakeCache.txt on line 791. Offending entry: No package 'cln' found;
:info:build Re-run cmake error reading : CMakeFiles/Makefile.cmake
:info:build -- Found Qt-Version 4.8.7 (using /opt/local/libexec/qt4/bin/qmake)
:info:build -- Found KDE 4.12 include dir: /opt/local/include/KDE4
:info:build -- Found KDE 4.12 library dir: /opt/local/lib
:info:build -- Found the KDE4 kconfig_compiler preprocessor: /opt/local/bin/kconfig_compiler
:info:build -- Found automoc4: /opt/local/bin/automoc4
:info:build -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
:info:build -- Package cln was not found in the pkg-config search path.
:info:build Perhaps you should add the directory containing `cln.pc'
:info:build to the PKG_CONFIG_PATH environment variable
:info:build No package 'cln' found
:info:build -- Could NOT find LuaJIT (missing: LUAJIT_LIBRARY) 

Attachments (1)

cantor_configure_error_main.log (592.8 KB) - added by murrayE 6 years ago.

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by murrayE

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: configure error removed
Owner: set to NicosPavlov
Status: newassigned
Summary: cantor @4.14.3_3 configure errorcantor @4.14.3_3: No package 'cln' found

comment:2 Changed 6 years ago by NicosPavlov

Resolution: fixed
Status: assignedclosed

In 4bde8e9a88d8a36016e50463a0ab57099b5353d1/macports-ports:

Fix build by including cln in dependencies (fixes #55306)

comment:3 Changed 6 years ago by NicosPavlov

Thanks for the report. I am not sure why this package became necessary, but indeed adding cln to the dependency list solves the issue.Thanks for the report. I am not sure why this package became necessary, but indeed adding cln to the dependency list solves the issue.

Note: See TracTickets for help on using tickets.