[Bug 225990] [NEW PORT] devel/snowman: native code to C/C++ decompiler

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 9 13:53:23 UTC 2018


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

--- Comment #2 from Tobias Kortkamp <tobik at freebsd.org> ---
(In reply to Tobias Kortkamp from comment #1)
Correction: It does *not* build fine in Poudriere because of missing
dependencies:

CMake Error at /usr/local/share/cmake/Modules/FindBoost.cmake:2045 (message):
  Unable to find the requested Boost libraries.

  Unable to find the Boost header files.  Please set BOOST_ROOT to the root
  directory containing Boost or BOOST_INCLUDEDIR to the directory containing
  Boost's headers.
Call Stack (most recent call first):
  CMakeLists.txt:115 (find_package)


CMake Error at /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:15 (message):
  The imported target "Qt5::Core" references the file

     "/usr/local/lib/qt5/bin/qmake"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/usr/local/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/local/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake:6
(_qt5_Core_check_file_exists)
  /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:172 (include)
  CMakeLists.txt:120 (find_package)

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


More information about the freebsd-ports-bugs mailing list