From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 121183 invoked by alias); 15 Sep 2015 08:35:55 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 121152 invoked by uid 48); 15 Sep 2015 08:35:54 -0000 From: "qiyao at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug server/18962] New: Fail to build GDBserver with i686-w64-mingw32 Date: Tue, 15 Sep 2015 08:35:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: server X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: qiyao at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-q3/txt/msg00294.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D18962 Bug ID: 18962 Summary: Fail to build GDBserver with i686-w64-mingw32 Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: server Assignee: unassigned at sourceware dot org Reporter: qiyao at gcc dot gnu.org Target Milestone: --- I am seeing the following build errors, i686-w64-mingw32-gcc -g -O2 -D__USE_MINGW_ACCESS -I. -I/home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver -I/home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/../common -I/home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/../regformats -I/home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/.. -I/home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/../../include -I/home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -Wdeclaration-after-statement -Werror -DGDBSERVER -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c: In function =E2=80=98cmd_qtdp=E2=80=99: /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c:2569:7: error: unknown conversion type character =E2=80=98l=E2=80=99 in format [-Werror=3D= format=3D] trace_debug ("Defined %stracepoint %d at 0x%s, " ^ /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c:2569:7: error: unknown conversion type character =E2=80=98l=E2=80=99 in format [-Werror=3D= format=3D] /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c:2569:7: error: = too many arguments for format [-Werror=3Dformat-extra-args] /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c: In function =E2=80=98stop_tracing=E2=80=99: /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c:3442:7: error: unknown conversion type character =E2=80=98l=E2=80=99 in format [-Werror=3D= format=3D] trace_debug ("Stopping the trace because " ^ /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c:3442:7: error: = too many arguments for format [-Werror=3Dformat-extra-args] /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c: In function =E2=80=98collect_data_at_tracepoint=E2=80=99: /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c:4645:3: error: unknown conversion type character =E2=80=98l=E2=80=99 in format [-Werror=3D= format=3D] trace_debug ("Making new traceframe for tracepoint %d at 0x%s, hit %" PRIu64, ^ /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c:4645:3: error: = too many arguments for format [-Werror=3Dformat-extra-args] /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c: In function =E2=80=98collect_data_at_step=E2=80=99: /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c:4681:3: error: unknown conversion type character =E2=80=98l=E2=80=99 in format [-Werror=3D= format=3D] trace_debug ("Making new step traceframe for " ^ /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c:4681:3: error: unknown conversion type character =E2=80=98l=E2=80=99 in format [-Werror=3D= format=3D] /home/yao/SourceCode/gnu/gdb/git/gdb/gdbserver/tracepoint.c:4681:3: error: = too many arguments for format [-Werror=3Dformat-extra-args] cc1: all warnings being treated as errors make[2]: *** [tracepoint.o] Error 1 --=20 You are receiving this mail because: You are on the CC list for the bug. >>From gdb-prs-return-18591-listarch-gdb-prs=sources.redhat.com@sourceware.org Tue Sep 15 08:36:38 2015 Return-Path: Delivered-To: listarch-gdb-prs@sources.redhat.com Received: (qmail 121654 invoked by alias); 15 Sep 2015 08:36:37 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Delivered-To: mailing list gdb-prs@sourceware.org Received: (qmail 121629 invoked by uid 48); 15 Sep 2015 08:36:36 -0000 From: "qiyao at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug server/18962] Fail to build GDBserver with i686-w64-mingw32 Date: Tue, 15 Sep 2015 08:36:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: server X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: qiyao at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_gcctarget cf_gcchost Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-q3/txt/msg00295.txt.bz2 Content-length: 442 https://sourceware.org/bugzilla/show_bug.cgi?id=18962 Yao Qi changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |i686-w64-mingw32 Host| |i686-w64-mingw32 -- You are receiving this mail because: You are on the CC list for the bug.