Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Error 129
Qt 6.11 is out! See what's new in the release blog

Error 129

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 1.0k Views
  • 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.
  • ndt_mikeN Offline
    ndt_mikeN Offline
    ndt_mike
    wrote on last edited by
    #1

    I am basically getting the exact same error as found in this thread from four months ago.

    https://forum.qt.io/topic/91714/error-install_target-error-129

    I was wondering if anybody had any insight as to what the problem might be?

    Here is the error I get in all it's glory,

    21:04:40: Starting: "C:\android-ndk-r10e\prebuilt\windows-x86_64\bin\make.exe" "INSTALL_ROOT=C:/Qt/Examples/Qt-5.11.2/widgets/itemviews/build-addressbook-Android_Release/android-build" install
    0 [main] sh 13868 sync_with_child: child 11908(0x1B4) died before initialization with status code 0xC0000142
    18 [main] sh 13868 sync_with_child: *** child state waiting for longjmp
    /usr/bin/sh: fork: Resource temporarily unavailable
    make: *** [install_target] Error 129
    21:04:41: The process "C:\android-ndk-r10e\prebuilt\windows-x86_64\bin\make.exe" exited with code 2.
    Error while building/deploying project addressbook (kit: Android for x86 (GCC 4.9, Qt 5.11.2 for Android x86))
    When executing step "Copy application data"

    I just installed QT 5.11
    creator 4.7

    Android Studio 3.2
    SDK Platform 28.0
    NDK 10e
    JDK 1.81

    I must admit having a bit of trouble getting this to run.

    The emulator starts, but as can be seen it never deploys the application to the emulator.

    A simple application does run in the emulator from Android Studio.

    I have tried searching for a similar error with '/usr/bin/sh' but honestly no luck.

    Any input would be appreciated. Thanks.

    1 Reply Last reply
    0
    • 6thC6 Offline
      6thC6 Offline
      6thC
      wrote on last edited by
      #2

      https://stackoverflow.com/questions/46593264/building-with-new-qt-5-9-for-android-failed

      Maybe a path problem? Sorry, I'm not setup for android.

      1 Reply Last reply
      1
      • ndt_mikeN Offline
        ndt_mikeN Offline
        ndt_mike
        wrote on last edited by
        #3

        Thanks so much for putting me in the right 'path'. haha!!

        The problem wasn't AVRDude it seems like it was with some other games that I installed for my kids, pesky kids.

        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