Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. Cannot get cross-compile-tools
Forum Updated to NodeBB v4.3 + New Features

Cannot get cross-compile-tools

Scheduled Pinned Locked Moved QtonPi
9 Posts 6 Posters 6.2k Views 2 Watching
  • 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.
  • M Offline
    M Offline
    Maxxximo
    wrote on last edited by
    #1

    I'm new to Linux, so please forgive me if I write any dummy stuff, but...

    I'm following http://wiki.qt.io/RaspberryPi_Beginners_Guide , but when I try to:

    git clone git://gitorious.org/cross-compile-tools/cross-compile-tools.git

    I always receive:

    "Cloning into 'cross-compile-tools'...
    fatal: unable to connect to gitorious.org:
    gitorious.org[0: 109.107.38.78]: errno=Connection refused
    gitorious.org[1: 2a02:c0:1014::1]: errno=Network is unreachable"

    Apparently, gitorious.org is now offline (bought or something), but I can't find this same repository anywhere. I found a couple of mirrors hosted by some guys, but the "fixQualifiedLibraryPaths" script is different, as it accepts only one parameter, while the guide uses two.

    Any hints would be really appreciated.

    P 1 Reply Last reply
    1
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Gitorious.org is migrating all the repositories to Internet Archive.
      The repositories will soon be available for read-only access, with original clone URLs preserved.

      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
      0
      • M Offline
        M Offline
        Maxxximo
        wrote on last edited by
        #3

        Hi,
        can you please specify how soon is "soon"?? :)
        I need it urgently. :(

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          No I can't, I don't work for gitorious nor gitlab

          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
          0
          • M Maxxximo

            I'm new to Linux, so please forgive me if I write any dummy stuff, but...

            I'm following http://wiki.qt.io/RaspberryPi_Beginners_Guide , but when I try to:

            git clone git://gitorious.org/cross-compile-tools/cross-compile-tools.git

            I always receive:

            "Cloning into 'cross-compile-tools'...
            fatal: unable to connect to gitorious.org:
            gitorious.org[0: 109.107.38.78]: errno=Connection refused
            gitorious.org[1: 2a02:c0:1014::1]: errno=Network is unreachable"

            Apparently, gitorious.org is now offline (bought or something), but I can't find this same repository anywhere. I found a couple of mirrors hosted by some guys, but the "fixQualifiedLibraryPaths" script is different, as it accepts only one parameter, while the guide uses two.

            Any hints would be really appreciated.

            P Offline
            P Offline
            peterlin82
            wrote on last edited by
            #5

            I also have the same problem.

            https://gitorious.org/cross-compile-tools/cross-compile-tools.git

            Hold on...
            Gitorious.org is migrating all the repositories to Internet Archive.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Yes, because of their acquisition by GitLab

              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
              0
              • M Offline
                M Offline
                MontyVerdi
                wrote on last edited by
                #7

                Same problem here. Might be useful to know exactly what symbolic links are being fixed and for what reason. AFAIK the script iterates through some symbolic links in the chroot of your cross-build target - i.e. the raspberry pi's file system and changes symbolic links in there. I haven't looked deeply enough into it to figure out how to achieve what this script does in some other way, but presumably an alternative way exists. That's the problem with relying on a recipe, and not having the deep understanding of what one is actually doing when cross compiling for an embedded target. There's also the obvious danger that I might come to rely on a recipe that exists in one specific place on the Internet only for that Internet site to get pulled down, temporarily or otherwise. Does anybody have any insight into this and any suggestions for alternative strategies that are slightly more explanatory.

                1 Reply Last reply
                0
                • R Offline
                  R Offline
                  Ralle
                  wrote on last edited by
                  #8

                  i've used this ones instead:
                  https://git.milosolutions.com/other/cross-compile-tools/

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    saurabh162
                    wrote on last edited by
                    #9

                    Hello Developers,

                    I have also tried to use following link

                    https://git.milosolutions.com/other/cross-compile-tools/

                    in order to install qt5.7 s mentioned in link

                    https://wiki.qt.io/BeagleBone_Black_Beginners_Guide

                    but when I try to download cross-compile-tools it ask me for password. Can you please tell me @Ralle which password should I give .

                    Thank you very much :)

                    1 Reply Last reply
                    1

                    • Login

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved