Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Perl init-repository -> fatal: read error: Invalid argument74)
Forum Updated to NodeBB v4.3 + New Features

Perl init-repository -> fatal: read error: Invalid argument74)

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 1.6k Views 1 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.
  • S Offline
    S Offline
    SirAnn
    wrote on last edited by
    #1

    I have to build qt by myself, but I get errors executing the perl script!

    perl init-repository -> fatal: read error: Invalid argument74)

    Cloning into 'qtbase'...
    remote: Counting objects: 256074, done.
    remote: Compressing objects: 100% (55390/55390), done.
    fatal: read error: Invalid argument74), 25.57 MiB | 452.00 KiB/s
    fatal: early EOF
    fatal: index-pack failed
    git clone git://gitorious.org/qt/qtbase.git qtbase exited with status 32768 at init-repository line 297.
    Qt::InitRepository::exe('Qt::InitRepository=HASH(0x4c9ec0)', 'git', 'clone', 'git://gitorious.org/qt/qtbase.git', 'qtbase') called at init-repository line 540
    Qt::InitRepository::git_clone_one_submodule('Qt::InitRepository=HASH(0x4c9ec0)', 'qtbase', 'git://gitorious.org/qt/qtbase.git') called at init-repository line 464
    Qt::InitRepository::git_clone_all_submodules('Qt::InitRepository=HASH(0x4c9ec0)') called at init-repository line 594
    Qt::InitRepository::run('Qt::InitRepository=HASH(0x4c9ec0)') called at init-repository line 603

    Any idea?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SirAnn
      wrote on last edited by
      #2

      my steps to reproduce the error:

      git clone git://gitorious.org/qt/qt5.git qt5
      git checkout stable
      perl init-repository

      git version 1.8.4.msysgit.0

      perl: perl 5, version 16
      python 3.3.3
      ruby 2.0.0p353

      cmd: Developer Command Prompt for VS2012

      1 Reply Last reply
      0

      • Login

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