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 8861] New: With buildroot 2016.02 trying to build for corei7-avx fails while trying to build host-binutils.
Date: Thu, 21 Apr 2016 08:58:21 +0000	[thread overview]
Message-ID: <bug-8861-163@https.bugs.busybox.net/> (raw)

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

            Bug ID: 8861
           Summary: With buildroot 2016.02 trying to build for corei7-avx
                    fails while trying to build host-binutils.
           Product: buildroot
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: buschman at tech.net.de
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 6426
  --> https://bugs.busybox.net/attachment.cgi?id=6426&action=edit
Output of the call to make

My environment:
- Fedora release 22 (Twenty Two)
- x86_64
- with a "dnf update" on 10. March 2016

The target is i386, narrowed down to corei7-avx.


Steps to duplicate the problem:
--> wget https://buildroot.org/downloads/buildroot-2016.02.tar.bz2
--> tar xjvf buildroot-2016.02.tar.bz2
--> cd buildroot-2016.02
--> env HOSTCXX=/bin/g++ HOSTCC=/bin/gcc make menuconfig
In Target options select i386, ELF, corei7-avx

--> env HOSTCXX=/bin/g++ HOSTCC=/bin/gcc make
...
>>> host-binutils 2.24 Configuring
... --target=-buildroot-linux-uclibc ...
configure: loading site script /dev/null
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... configure: error: /bin/sh ./config.sub
-buildroot
-linux-uclibc failed
configure: WARNING: cache variable ac_cv_target contains a newline
package/pkg-generic.mk:185: recipe for target
'/home/buschman/wk/buildroot-2016.
02/output/build/host-binutils-2.24/.stamp_configured' failed

--> env HOSTCXX=/bin/g++ HOSTCC=/bin/gcc make savedefconfig
--> cat defconfig 
BR2_x86_corei7_avx=y


The same problem happens when using the up to date version of buildroot
as it was on 09. March 2016 instead.
--> git clone https://git.buildroot.net/buildroot

https://gist.github.com/abuschmann/e2e00e5cb23bb06f94bb

I have send this bug report as a message to the buildroot list on 21. March
2016

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

             reply	other threads:[~2016-04-21  8:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-21  8:58 bugzilla at busybox.net [this message]
2016-04-21 10:01 ` [Buildroot] [Bug 8861] With buildroot 2016.02 trying to build for corei7-avx fails while trying to build host-binutils bugzilla at busybox.net
2016-04-21 15:52 ` bugzilla at busybox.net
2016-04-21 19:53 ` bugzilla at busybox.net
2016-04-25 21:18 ` 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-8861-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.