Date: Wed, 09 May 2018 13:53:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 225990] [NEW PORT] devel/snowman: native code to C/C++ decompiler Message-ID: <bug-225990-7788-yh1SwI4YAH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225990-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-225990-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225990 --- Comment #2 from Tobias Kortkamp <tobik@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) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225990-7788-yh1SwI4YAH>