From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16656 invoked by alias); 19 Feb 2007 16:37:55 -0000 Received: (qmail 16614 invoked by uid 48); 19 Feb 2007 16:37:45 -0000 Date: Mon, 19 Feb 2007 16:37:00 -0000 From: "eugen at debian dot org" To: systemtap@sources.redhat.com Message-ID: <20070219163744.4078.eugen@debian.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/4078] New: build failure with gcc-4.3 X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00380.txt.bz2 systemtap (20070217 snapshot) fails to build with gcc-4.3 due to conversion from string constant to 'char*': make[3]: Вхожу у каталог "/home/eugen/work/systemtap/systemtap-0.0.20070217/build-tree/src" if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DBINDIR='"/usr/bin"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' -DPERFMON -Werror -Wall -Wall -g -D_GNU_SOURCE -O2 -MT stap-tapsets.o -MD -MP -MF ".deps/stap-tapsets.Tpo" -c -o stap-tapsets.o `test -f 'tapsets.cxx' || echo './'`tapsets.cxx; \ then mv -f ".deps/stap-tapsets.Tpo" ".deps/stap-tapsets.Po"; else rm -f ".deps/stap-tapsets.Tpo"; exit 1; fi cc1plus: warnings being treated as errors tapsets.cxx: In static member function 'static void dwflpp::loc2c_error(void*, const char*, ...)': tapsets.cxx:1185: warning: deprecated conversion from string constant to 'char*' make[3]: *** [stap-tapsets.o] Помилка 1 make[3]: Залишаю каталог "/home/eugen/work/systemtap/systemtap-0.0.20070217/build-tree/src" make[2]: *** [all-recursive] Помилка 1 make[2]: Залишаю каталог "/home/eugen/work/systemtap/systemtap-0.0.20070217/build-tree/src" make[1]: *** [all] Помилка 2 make[1]: Залишаю каталог "/home/eugen/work/systemtap/systemtap-0.0.20070217/build-tree/src" make: *** [build-stamp] Помилка 2 -- Summary: build failure with gcc-4.3 Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: translator AssignedTo: systemtap at sources dot redhat dot com ReportedBy: eugen at debian dot org http://sourceware.org/bugzilla/show_bug.cgi?id=4078 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.