All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 12386] New: carriage return issue when "make menuconfig"
@ 2019-12-06  2:23 bugzilla at busybox.net
  2019-12-06 21:47 ` [Buildroot] [Bug 12386] " bugzilla at busybox.net
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2019-12-06  2:23 UTC (permalink / raw)
  To: buildroot

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

            Bug ID: 12386
           Summary: carriage return issue when "make menuconfig"
           Product: buildroot
           Version: 2019.11
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: lida_mail at 163.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 8301
  --> https://bugs.busybox.net/attachment.cgi?id=8301&action=edit
build log

It seems that script file include "carriage return".
I can't build image's on linux environment.

Following branches has been checked.

* 2018.08.x
  2018.11.x
  2019.02.x
  2019.05.x
  2019.08.x
  2019.11.x
  master     --> git 17638bc3ada60c7cedc71f4a546c7b75fae6113e

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

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

* [Buildroot] [Bug 12386] carriage return issue when "make menuconfig"
  2019-12-06  2:23 [Buildroot] [Bug 12386] New: carriage return issue when "make menuconfig" bugzilla at busybox.net
@ 2019-12-06 21:47 ` bugzilla at busybox.net
  2019-12-06 21:50 ` bugzilla at busybox.net
  2019-12-06 23:53 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2019-12-06 21:47 UTC (permalink / raw)
  To: buildroot

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

--- Comment #1 from Peter Seiderer <ps.report@gmx.net> ---
Helllo Daniel,

would suspect something with your (local) git configuration options,
check the output from:

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

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

* [Buildroot] [Bug 12386] carriage return issue when "make menuconfig"
  2019-12-06  2:23 [Buildroot] [Bug 12386] New: carriage return issue when "make menuconfig" bugzilla at busybox.net
  2019-12-06 21:47 ` [Buildroot] [Bug 12386] " bugzilla at busybox.net
@ 2019-12-06 21:50 ` bugzilla at busybox.net
  2019-12-06 23:53 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2019-12-06 21:50 UTC (permalink / raw)
  To: buildroot

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

--- Comment #2 from Peter Seiderer <ps.report@gmx.net> ---
Hello Daniel,

would suspect something with your (local) git configuration options,
check the output from:

$ git config --global core.autocrlf

Or try as quick workaround a buildroot release download (avoiding git) from
https://buildroot.org/download.html

Regards,
Peter

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

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

* [Buildroot] [Bug 12386] carriage return issue when "make menuconfig"
  2019-12-06  2:23 [Buildroot] [Bug 12386] New: carriage return issue when "make menuconfig" bugzilla at busybox.net
  2019-12-06 21:47 ` [Buildroot] [Bug 12386] " bugzilla at busybox.net
  2019-12-06 21:50 ` bugzilla at busybox.net
@ 2019-12-06 23:53 ` bugzilla at busybox.net
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2019-12-06 23:53 UTC (permalink / raw)
  To: buildroot

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

Daniel Li <lida_mail@163.com> changed:

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

--- Comment #3 from Daniel Li <lida_mail@163.com> ---
with following commands

$ git config --global core.autocrlf

it turns true.

I reconfig to input, it works.


Thanks for the instructions.

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

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

end of thread, other threads:[~2019-12-06 23:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-06  2:23 [Buildroot] [Bug 12386] New: carriage return issue when "make menuconfig" bugzilla at busybox.net
2019-12-06 21:47 ` [Buildroot] [Bug 12386] " bugzilla at busybox.net
2019-12-06 21:50 ` bugzilla at busybox.net
2019-12-06 23:53 ` bugzilla at busybox.net

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.