Package: systemtap
Version: 0.0.20060812-1

There's another bug that causes a build failure with GCC 4.2.  You can
reproduce this with gcc-snapshot from unstable or gcc-4.2 from
experimental.

> Automatic build of systemtap_0.0.20060812-1 on usurper by sbuild/amd64 0.46
...
> make[3]: Entering directory `/build/tbm/systemtap-0.0.20060812/build-tree/src'
> if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.  
> -DPKGLIBDIR='"/usr/lib/systemtap"' -DPKGDATADIR='"/usr/share/systemtap"'   
> -Werror -Wall -Wall -g -O2 -MT stap-main.o -MD -MP -MF ".deps/stap-main.Tpo" 
> -c -o stap-main.o `test -f 'main.cxx' || echo './'`main.cxx; \
>       then mv -f ".deps/stap-main.Tpo" ".deps/stap-main.Po"; else rm -f 
> ".deps/stap-main.Tpo"; exit 1; fi
> cc1plus: warnings being treated as errors
> main.cxx: In function 'int main(int, char* const*)':
> main.cxx:303: warning: deprecated conversion from string constant to 'char*'
> main.cxx:304: warning: deprecated conversion from string constant to 'char*'
> main.cxx:321: warning: deprecated conversion from string constant to 'char*'
> make[3]: *** [stap-main.o] Error 1
> make[3]: Leaving directory `/build/tbm/systemtap-0.0.20060812/build-tree/src'

and one more a little bit later:

| if /usr/lib/gcc-snapshot/bin/g++ -DHAVE_CONFIG_H -I. -I. -I.  
-DPKGLIBDIR='"/usr/lib/systemtap"' -DPKGDATADIR='"/usr/share/systemtap"'   
-Werror -Wall -Wall -g -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 member function 'void dwflpp::setup(bool)':
| tapsets.cxx:766: warning: deprecated conversion from string constant to 
'char*'
| make[2]: *** [stap-tapsets.o] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to