Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jun 2016 09:02:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209941] [NEW PORT] sysutils/bsdisks: UDisks2 service implementation for FreeBSD
Message-ID:  <bug-209941-13-JS0zPQGk0I@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209941-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209941-13@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=3D209941

Dmitry Marakasov <amdmi3@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Assignee|freebsd-ports-bugs@FreeBSD. |amdmi3@FreeBSD.org
                   |org                         |

--- Comment #3 from Dmitry Marakasov <amdmi3@FreeBSD.org> ---
Also you shouldn't use LICENSE=3DBSD (this is actually BSD3CLAUSE) and you =
should
use USE_QT5 instead of *_DEPENDS for qt5 depends. Also it does not build:

-- Detecting CXX compile features - done
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:146 (include)
  CMakeLists.txt:8 (find_package)


-- Configuring incomplete, errors occurred!
See also
"/wrkdirs/usr/ports/sysutils/bsdisks/work/bsdisks-0.2/CMakeFiles/CMakeOutpu=
t.log".
*** Error code 1

--=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-209941-13-JS0zPQGk0I>