From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot1-x334.google.com (mail-ot1-x334.google.com [IPv6:2607:f8b0:4864:20::334]) by sourceware.org (Postfix) with ESMTPS id AD0383858D38 for ; Thu, 23 Jul 2020 21:00:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org AD0383858D38 Received: by mail-ot1-x334.google.com with SMTP id h13so5458718otr.0 for ; Thu, 23 Jul 2020 14:00:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=USLNDAvjk6fSfg96RSEKIEzWs1sdr8K6DMs5FMjOG3E=; b=nt2Moct3GzWHNkZvC9MaEbkSxFipn81nkb+dVLZk14EbDFm/h288z7QzuxKdjsO/T4 2nb5wqYXzJINsrLOODG8DR3pS6sfITeAalDHPa6eysvKh8OM5AByWj5pOCcKHDGNC296 nn8IGalZvg1kXQDj8AFRcR36axiGwI0BkoHPqyCcsfvsvSrU4W7dVNz9Aw4yAOdDRNIX KQ0szI/hdFpg5k5XsmM//aEO9rTG1K7/grrU7y6MioA8/++azwJvC3JukaOEQvRf7Ui5 ceN0jYqvBZd0KQq3VV77RGExnuljOYPksqSUuvGMFw9C5un3Odq46xhyAmD5jMADbu1I 7wdw== X-Gm-Message-State: AOAM532409jAatL/0RUZ3+1xTKSBqcm8FG9O1ComOzoKGxS2BuRmgGN+ ZDxLW61S6J/9skJgsqzzDaVc8nnaBZ6565sGRLQi+w== X-Google-Smtp-Source: ABdhPJyJ8aR5oYQm2SIkmBka/xxSjredjoZb0gRRX6KItnu+WPRR/gU4o0gZ3XZOLCID9Uy9q2EaPeonkkP7awtcaRM= X-Received: by 2002:a9d:73c9:: with SMTP id m9mr6040480otk.94.1595538023844; Thu, 23 Jul 2020 14:00:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bryan Hundven Date: Thu, 23 Jul 2020 14:00:12 -0700 Message-ID: Subject: Re: bug-repo To: jack Cc: crossgcc maillist X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: crossgcc@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: crossgcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jul 2020 21:00:26 -0000 Please attach .config and build.log On Thu, Jul 23, 2020 at 1:59 PM jack via crossgcc wrote: > | > | > > |I do something : > | > > |./ct-ng build| > > > > ||====|||====||====||====|||====|||====||====||====|||====|||====||====||====|||====|||====||====||====| > > |then report Error:| > |||| > > | > | > > | > | > > || > > |[INFO ] Performing some trivial sanity checks > [WARN ] Number of open files 1024 may not be sufficient to build the > toolchain; increasing to 2048 > [INFO ] Build started 20200724.041308 > [INFO ] Building environment variables > [WARN ] Directory '/home/user/src' does not exist. > [WARN ] Will not save downloaded tarballs to local storage. > [EXTRA] Preparing working directories > [EXTRA] Installing user-supplied crosstool-NG configuration > [EXTRA] ================================================================= > [EXTRA] Dumping internal crosstool-NG configuration > [EXTRA] Building a toolchain for: > [EXTRA] build = x86_64-pc-linux-gnu > [EXTRA] host = x86_64-pc-linux-gnu > [EXTRA] target = alphaev4-unknown-elf > [EXTRA] Dumping internal crosstool-NG configuration: done in 0.13s (at > 00:02) > [INFO ] ================================================================= > [INFO ] Retrieving needed toolchain components' tarballs > [EXTRA] Retrieving 'gmp-6.2.0' > [EXTRA] Verifying SHA512 checksum for 'gmp-6.2.0.tar.xz' > [EXTRA] Retrieving 'mpfr-4.0.2' > [EXTRA] Verifying SHA512 checksum for 'mpfr-4.0.2.tar.xz' > [EXTRA] Retrieving 'isl-0.22' > [EXTRA] Verifying SHA512 checksum for 'isl-0.22.tar.xz' > [EXTRA] Retrieving 'mpc-1.1.0' > [EXTRA] Verifying SHA512 checksum for 'mpc-1.1.0.tar.gz' > [EXTRA] Retrieving 'binutils-2.34' > [EXTRA] Verifying SHA512 checksum for 'binutils-2.34.tar.xz' > [EXTRA] Retrieving 'gcc-9.2.0' > [EXTRA] Verifying SHA512 checksum for 'gcc-9.2.0.tar.xz' > [EXTRA] Retrieving 'newlib-3.3.0' > [EXTRA] Verifying SHA512 checksum for 'newlib-3.3.0.tar.gz' > [INFO ] Retrieving needed toolchain components' tarballs: done in > 432.72s (at 07:15) > [INFO ] ================================================================= > [INFO ] Extracting and patching toolchain components > [EXTRA] Extracting gmp-6.2.0 > [EXTRA] Patching gmp-6.2.0 > [EXTRA] Extracting mpfr-4.0.2 > [EXTRA] Patching mpfr-4.0.2 > [EXTRA] Extracting isl-0.22 > [EXTRA] Patching isl-0.22 > [EXTRA] Extracting mpc-1.1.0 > [EXTRA] Patching mpc-1.1.0 > [EXTRA] Extracting binutils-2.34 > [EXTRA] Patching binutils-2.34 > [EXTRA] Extracting gcc-9.2.0 > [EXTRA] Patching gcc-9.2.0 > [EXTRA] Extracting newlib-3.3.0 > [EXTRA] Patching newlib-3.3.0 > [INFO ] Extracting and patching toolchain components: done in 38.62s > (at 07:53) > [INFO ] ================================================================= > [INFO ] Installing GMP for host > [EXTRA] Configuring GMP > [EXTRA] Building GMP > [EXTRA] Installing GMP > [INFO ] Installing GMP for host: done in 57.80s (at 08:51) > [INFO ] ================================================================= > [INFO ] Installing MPFR for host > [EXTRA] Configuring MPFR > [EXTRA] Building MPFR > [EXTRA] Installing MPFR > [INFO ] Installing MPFR for host: done in 31.19s (at 09:22) > [INFO ] ================================================================= > [INFO ] Installing ISL for host > [EXTRA] Configuring ISL > [EXTRA] Building ISL > [EXTRA] Installing ISL > [INFO ] Installing ISL for host: done in 32.28s (at 09:55) > [INFO ] ================================================================= > [INFO ] Installing MPC for host > [EXTRA] Configuring MPC > [EXTRA] Building MPC > [EXTRA] Installing MPC > [INFO ] Installing MPC for host: done in 10.32s (at 10:05) > [INFO ] ================================================================= > [INFO ] Installing binutils for host > [EXTRA] Configuring binutils > [EXTRA] Prepare binutils for static build > [ERROR] make[1]: *** [configure-ld] Error 1 > [ERROR] make[1]: *** Waiting for unfinished jobs.... > [ERROR] > [ERROR] >> > [ERROR] >> Build failed in step 'Installing binutils for host' > [ERROR] >> called in step '(top-level)' > [ERROR] >> > [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@376] > [ERROR] >> called from: > do_binutils_backend[scripts/build/binutils/binutils.sh@205] > [ERROR] >> called from: > do_binutils_for_host[scripts/build/binutils/binutils.sh@70] > [ERROR] >> called from: main[scripts/crosstool-NG.sh@695] > [ERROR] >> > [ERROR] >> For more info on this error, look at the file: 'build.log' > [ERROR] >> There is a list of known issues, some with workarounds, in: > [ERROR] >> https://crosstool-ng.github.io/docs/known-issues/ > [ERROR] >> > [ERROR] >> If you feel this is a bug in crosstool-NG, report it at: > [ERROR] >> https://github.com/crosstool-ng/crosstool-ng/issues/ > [ERROR] >> > [ERROR] >> Make sure your report includes all the information > pertinent to this issue. > [ERROR] >> Read the bug reporting guidelines here: > [ERROR] >> http://crosstool-ng.github.io/support/ > [ERROR] > [ERROR] (elapsed: 10:39.24) > [10:40] / ct-ng:261: recipe for target 'build' failed > make: *** [build] Error 2 > > | > -- > For unsubscribe information see http://sourceware.org/lists.html#faq >