Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 8751] New: make fail
@ 2016-03-04  7:14 bugzilla at busybox.net
  2016-03-04  8:25 ` [Buildroot] [Bug 8751] " bugzilla at busybox.net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-03-04  7:14 UTC (permalink / raw)
  To: buildroot

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

            Bug ID: 8751
           Summary: make fail
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: rootkiter at rootkiter.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

When I make with debug option... I got an Error... 

the log as same as this url:
http://autobuild.buildroot.net/results/578/578ae9da10d017ee9e2c15d37014f31a1114ef3a/build-end.log


I want build a file-system on SuperH...and I am a fresh.  who can help
me...Thanks Very Much... I'm anxious...

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 8751] make fail
  2016-03-04  7:14 [Buildroot] [Bug 8751] New: make fail bugzilla at busybox.net
@ 2016-03-04  8:25 ` bugzilla at busybox.net
  2016-03-06 20:37 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-03-04  8:25 UTC (permalink / raw)
  To: buildroot

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

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Could you be more specific in your bug report? Like attach your Buildroot
.config file, tell which Buildroot version you're using, and indicate whether
you get the same error while building the "fio" package, or when building
another package.

Thanks!

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 8751] make fail
  2016-03-04  7:14 [Buildroot] [Bug 8751] New: make fail bugzilla at busybox.net
  2016-03-04  8:25 ` [Buildroot] [Bug 8751] " bugzilla at busybox.net
@ 2016-03-06 20:37 ` bugzilla at busybox.net
  2016-03-07  2:40 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-03-06 20:37 UTC (permalink / raw)
  To: buildroot

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

--- Comment #2 from Arnout Vandecappelle <arnout@mind.be> ---
Looks an awful lot like
http://autobuild.buildroot.net/results/2a9/2a900ecd80b5f137a5344d7bf8b4fb321d4298da/build-end.log

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 8751] make fail
  2016-03-04  7:14 [Buildroot] [Bug 8751] New: make fail bugzilla at busybox.net
  2016-03-04  8:25 ` [Buildroot] [Bug 8751] " bugzilla at busybox.net
  2016-03-06 20:37 ` bugzilla at busybox.net
@ 2016-03-07  2:40 ` bugzilla at busybox.net
  2016-03-10 13:53 ` bugzilla at busybox.net
  2016-03-10 14:45 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-03-07  2:40 UTC (permalink / raw)
  To: buildroot

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

rootkiter <rootkiter@rootkiter.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2016.02
            Version|unspecified                 |2015.11
           Hardware|All                         |PC

--- Comment #3 from rootkiter <rootkiter@rootkiter.com> ---
Sorry for @Thomas Petazzoni ,from China...

I thouht
http://autobuild.buildroot.net/results/578/578ae9da10d017ee9e2c15d37014f31a1114ef3a/
 has the bug config...
so I don't need put it up...

I tested all most buildroot version from 2015 begin,all has this bug...

On the "make menuconfig"... I just chose 
```
Target packages -> 
    Debugging,profiling and benchmark -> 
       [*]fio
```

Then,this bug showed up...Cancle it,every thing is good..

My build target is "SuperH : ELF : sh4(SH4 little endian)"

I just want get a "gdb && gdbserver(static) for SuperH",
And I didn't find other items for gdb..
I thought I need this Item...


PS:This is my first time report a bug to "Open source project"...
so,I am realy don't know how to upload the .config file,
and how to descript it...
Maybe,Someone can give me an URL of "help page" for report the bugs...
The Community will thank you for bringing a new person there...

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 8751] make fail
  2016-03-04  7:14 [Buildroot] [Bug 8751] New: make fail bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2016-03-07  2:40 ` bugzilla at busybox.net
@ 2016-03-10 13:53 ` bugzilla at busybox.net
  2016-03-10 14:45 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-03-10 13:53 UTC (permalink / raw)
  To: buildroot

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

--- Comment #4 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
If all you need is gdb, why do you enable fio in your configuration, which is
completely unrelated?

fio indeed doesn't build for SuperH, I think we are simply going to disallow
the selection of fio on SuperH.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 8751] make fail
  2016-03-04  7:14 [Buildroot] [Bug 8751] New: make fail bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2016-03-10 13:53 ` bugzilla at busybox.net
@ 2016-03-10 14:45 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-03-10 14:45 UTC (permalink / raw)
  To: buildroot

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

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
fio is now disabled for SuperH, since commit
https://git.busybox.net/buildroot/commit/?id=b0c04616174737dd0b8ff27e73769fc4ea39320c.

I've reported the build problem to the fio project upstream, see
https://github.com/axboe/fio/issues/154.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-10 14:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-04  7:14 [Buildroot] [Bug 8751] New: make fail bugzilla at busybox.net
2016-03-04  8:25 ` [Buildroot] [Bug 8751] " bugzilla at busybox.net
2016-03-06 20:37 ` bugzilla at busybox.net
2016-03-07  2:40 ` bugzilla at busybox.net
2016-03-10 13:53 ` bugzilla at busybox.net
2016-03-10 14:45 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox