[Bug 245162] x11-themes/kf5-breeze-icons: Fails to configure (missing xmllint dependency)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 29 14:50:51 BST 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245162

--- Comment #2 from David Marec <david at lapinbilly.eu> ---
I'm running the build within a  poudriere:

One has to first uncheck some xml related options of the port dependencies.I
didn't checked out which one exactly.

$ poudriere testport -j test -o x11-themes/kf5-breeze-icon


-- Performing Test HAVE_DATE_TIME - Success
CMake Error at icons/CMakeLists.txt:20 (add_dependencies):
  Cannot add target-level dependencies to non-existent target
  "breeze-validate-svg".

  The add_dependencies works for top-level logical targets created by the
  add_executable, add_library, or add_custom_target commands.  If you want to
  add file-level dependencies see the DEPENDS option of the add_custom_target
  and add_custom_command commands.


CMake Error at icons-dark/CMakeLists.txt:20 (add_dependencies):
  Cannot add target-level dependencies to non-existent target
  "breeze-validate-svg".

  The add_dependencies works for top-level logical targets created by the
  add_executable, add_library, or add_custom_target commands.  If you want to
  add file-level dependencies see the DEPENDS option of the add_custom_target
  and add_custom_command commands.




The issue was reported on a french irc channel, where a user hit this  by 
calling a regular poudriere bulk.

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


More information about the kde-freebsd mailing list