All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 10076] New: Makefile:4113: recipe for target 'all-gcc' failed
Date: Fri, 14 Jul 2017 23:16:19 +0000	[thread overview]
Message-ID: <bug-10076-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=10076

            Bug ID: 10076
           Summary: Makefile:4113: recipe for target 'all-gcc' failed
           Product: buildroot
           Version: 2017.05.1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: ptomov at mirion.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Hi,

I got the following error when conducting a new make in Buildroot:

Makefile:4113: recipe for target 'all-gcc' failed

Please advise me how to solve this problem.

The Buildroot version is: 2107.05.01. Buildroot runs in Ubuntu VMWare box.

Thanks,

   Pavel

cho timestamp > s-codes
build/gentarget-def ../../gcc/common.md ../../gcc/config/arm/arm.md \
  insn-conditions.md > tmp-target-def.h
/bin/bash ../../gcc/../move-if-change tmp-config.h insn-config.h
/bin/bash ../../gcc/../move-if-change tmp-target-def.h insn-target-def.h
echo timestamp > s-config
build/genopinit ../../gcc/common.md ../../gcc/config/arm/arm.md \
  insn-conditions.md -htmp-opinit.h -ctmp-opinit.c
echo timestamp > s-target-def
build/genattrtab ../../gcc/common.md ../../gcc/config/arm/arm.md
insn-conditions.md \
        -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
/bin/bash ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h
/bin/bash ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
build/genautomata ../../gcc/common.md ../../gcc/config/arm/arm.md \
  insn-conditions.md > tmp-automata.c
Makefile:2203: recipe for target 's-attrtab' failed
make[3]: *** [s-attrtab] Killed
make[3]: *** Waiting for unfinished jobs....
/bin/bash ../../gcc/../move-if-change tmp-automata.c insn-automata.c
echo timestamp > s-automata
rm gcc.pod
Makefile:4113: recipe for target 'all-gcc' failed
make[2]: *** [all-gcc] Error 2
package/pkg-generic.mk:227: recipe for target
'/home/ptomov/buildroot/output/build/host-gcc-initial-6.4.0/.stamp_built'
failed
make[1]: ***
[/home/ptomov/buildroot/output/build/host-gcc-initial-6.4.0/.stamp_built] Error
2
Makefile:79: recipe for target '_all' failed
make: *** [_all] Error 2

-- 
You are receiving this mail because:
You are on the CC list for the bug.

             reply	other threads:[~2017-07-14 23:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-14 23:16 bugzilla at busybox.net [this message]
2017-07-15  7:12 ` [Buildroot] [Bug 10076] Makefile:4113: recipe for target 'all-gcc' failed bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-10076-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.