Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Qtkeychain install failure

    General and Desktop
    2
    2
    1086
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      gt88 last edited by

      Hi,

      I'm trying to install qtkeychain on my mac using OS X v10.8.2, and I have qt5 installed.
      When I run the following command line:
      brew install qtkeychain
      I get the following error:

      ==> Downloading https://github.com/frankosterfeld/qtkeychain/archive/0.3.tar.gz
      Already downloaded: /Library/Caches/Homebrew/qtkeychain-0.3.tar.gz
      ==> cmake . -DCMAKE_PREFIX_PATH=/usr/local/opt/qt5 -DCMAKE_INSTALL_PREFIX=/usr/l
      ==> make install
      make[2]: *** [translations/qtkeychain_de.ts] Trace/BPT trap: 5
      make[2]: *** Waiting for unfinished jobs....
      make[2]: *** [translations/qtkeychain_ro.ts] Trace/BPT trap: 5
      make[1]: *** [CMakeFiles/qt5keychain.dir/all] Error 2
      make: *** [all] Error 2

      Any help with that?
      Thanks

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        This is more a brew question than a Qt one so you might want to check with them also. For your problem, there's no information in what you posted that can help determine the problem. You'll have to post the point of failure of the compilation.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • First post
          Last post