Source: libwx-perl Version: 0.96-1 Severity: serious Tags: squeeze sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20100312 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[4]: Entering directory > `/build/user-libwx-perl_0.96-1-amd64-xi3xsb/libwx-perl-0.96/ext/pperl/textval' > cp TextValidator.pm ../../../blib/lib/Wx/Perl/TextValidator.pm > Manifying ../../../blib/man3/Wx::Perl::TextValidator.3pm > make[4]: Leaving directory > `/build/user-libwx-perl_0.96-1-amd64-xi3xsb/libwx-perl-0.96/ext/pperl/textval' > make[3]: Leaving directory > `/build/user-libwx-perl_0.96-1-amd64-xi3xsb/libwx-perl-0.96/ext/pperl' > make[2]: Leaving directory > `/build/user-libwx-perl_0.96-1-amd64-xi3xsb/libwx-perl-0.96/ext' > /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -nolinenumbers -noprototypes > -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap Wx.xs > > Wx.xsc && mv Wx.xsc Wx.c > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in XS/Wave.xs, line 423 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Wx.xs, line 425 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Wx.xs, line 427 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Wx.xs, line 429 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Wx.xs, line 431 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Wx.xs, line 433 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Wx.xs, line 435 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Wx.xs, line 437 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Wx.xs, line 439 > g++ -pthread -c -I. -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 > -I/usr/include/wx-2.8 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN > -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.96\" > -DXS_VERSION=\"0.96\" -fPIC "-I/usr/lib/perl/5.10/CORE" > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ Wx.c > /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -nolinenumbers -noprototypes > -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap Constant.xs > > Constant.xsc && mv Constant.xsc Constant.c > g++ -pthread -c -I. -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 > -I/usr/include/wx-2.8 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN > -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.96\" > -DXS_VERSION=\"0.96\" -fPIC "-I/usr/lib/perl/5.10/CORE" > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ Constant.c > /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/ItemContainer.xsp > XS/ItemContainer.xs > /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/ItemContainerImmutable.xsp > XS/ItemContainerImmutable.xs > /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -nolinenumbers -noprototypes > -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap Controls.xs > > Controls.xsc && mv Controls.xsc Controls.c > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 61 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/ControlWithItems.xsp |, line 41 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/ControlWithItems.xsp |, line 45 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in XS/BitmapButton.xs, line 64 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 66 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 68 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 70 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 72 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 74 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 76 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 78 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 80 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 82 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 84 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 86 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 88 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/OwnerDrawnComboBox.xsp |, line 71 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/OwnerDrawnComboBox.xsp |, line 75 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 90 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 92 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 94 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 96 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in XS/ComboBox.xs, line 90 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -pe "s/ItemContainerImmutable/ComboBox/g" > XS/ItemContainerImmutable.xs |, line 91 > Warning: duplicate function definition 'SetSelection' detected in > XS/ComboBox.xs, line 173 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 120 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 122 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 124 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 126 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 128 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Controls.xs, line 130 > g++ -pthread -c -I. -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 > -I/usr/include/wx-2.8 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN > -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.96\" > -DXS_VERSION=\"0.96\" -fPIC "-I/usr/lib/perl/5.10/CORE" > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ Controls.c > /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -nolinenumbers -noprototypes > -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap Event.xs > > Event.xsc && mv Event.xsc Event.c > g++ -pthread -c -I. -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 > -I/usr/include/wx-2.8 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN > -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.96\" > -DXS_VERSION=\"0.96\" -fPIC "-I/usr/lib/perl/5.10/CORE" > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ Event.c > /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -nolinenumbers -noprototypes > -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap Frames.xs > > Frames.xsc && mv Frames.xsc Frames.c > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Frames.xs, line 27 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Frames.xs, line 34 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Frames.xs, line 36 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Frames.xs, line 38 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Frames.xs, line 45 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Frames.xs, line 53 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Frames.xs, line 55 > g++ -pthread -c -I. -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 > -I/usr/include/wx-2.8 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN > -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.96\" > -DXS_VERSION=\"0.96\" -fPIC "-I/usr/lib/perl/5.10/CORE" > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ Frames.c > /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -nolinenumbers -noprototypes > -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap GDI.xs > > GDI.xsc && mv GDI.xsc GDI.c > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in GDI.xs, line 39 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in XS/Font.xs, line 43 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in XS/Cursor.xs, line 47 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in XS/GraphicsObject.xs, line 57 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in GDI.xs, line 59 > g++ -pthread -c -I. -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 > -I/usr/include/wx-2.8 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN > -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.96\" > -DXS_VERSION=\"0.96\" -fPIC "-I/usr/lib/perl/5.10/CORE" > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ GDI.c > GDI.c: In function 'void XS_Wx__DC_BeginDrawing(PerlInterpreter*, CV*)': > GDI.c:4382: warning: 'void wxDCBase::BeginDrawing()' is deprecated (declared > at /usr/include/wx-2.8/wx/dc.h:392) > GDI.c: In function 'void XS_Wx__DC_EndDrawing(PerlInterpreter*, CV*)': > GDI.c:5152: warning: 'void wxDCBase::EndDrawing()' is deprecated (declared at > /usr/include/wx-2.8/wx/dc.h:393) > /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VarHScrollHelper.xsp > XS/VarHScrollHelper.xs > /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VarHVScrollHelper.xsp > XS/VarHVScrollHelper.xs > /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VarScrollHelperBase.xsp > XS/VarScrollHelperBase.xs > /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VarVScrollHelper.xsp > XS/VarVScrollHelper.xs > /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -nolinenumbers -noprototypes > -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap Window.xs > > Window.xsc && mv Window.xsc Window.c > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Window.xs, line 1254 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Window.xs, line 1258 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Window.xs, line 1260 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Window.xs, line 1262 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VScrolledWindow.xsp |, line 71 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VScrolledWindow.xsp |, line 78 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VScrolledWindow.xsp |, line 227 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VScrolledWindow.xsp |, line 234 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VScrolledWindow.xsp |, line 599 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VScrolledWindow.xsp |, line 606 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in perl -MExtUtils::XSpp::Cmd -e xspp -- -t typemap.xsp > XS/VScrolledWindow.xsp |, line 613 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Window.xs, line 1268 > The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND > instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not > guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows > the use of $^X as the currently running perl, see 'perldoc perlxs' for > details. in Window.xs, line 1270 > g++ -pthread -c -I. -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 > -I/usr/include/wx-2.8 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN > -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.96\" > -DXS_VERSION=\"0.96\" -fPIC "-I/usr/lib/perl/5.10/CORE" > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ Window.c > Window.c: In function 'void XS_Wx__Sizer_RemoveWindow(PerlInterpreter*, CV*)': > Window.c:14412: warning: 'virtual bool wxSizer::Remove(wxWindow*)' is > deprecated (declared at /usr/include/wx-2.8/wx/sizer.h:513) > Running Mkbootstrap for Wx () > chmod 644 Wx.bs > /usr/bin/perl script/fix_alien_path.pl lib/Wx/Mini.pm blib/lib/Wx/Mini.pm > touch fix_alien > /usr/bin/perl script/make_exp_list.pl blib/lib/Wx/Wx_Exp.pm ./Constant.xs > ./lib/Wx/Event.pm ./ext/xrc/cpp/xr_constants.cpp ./ext/stc/lib/Wx/STC.pm > ./ext/stc/cpp/st_constants.cpp ./ext/socket/cpp/sk_constants.cpp > ./ext/richtext/RichText.xs ./ext/richtext/XS/RichTextCtrl.xsp > ./ext/print/cpp/pr_constants.cpp ./ext/media/lib/Wx/Media.pm > ./ext/media/cpp/me_constants.cpp ./ext/html/Html.xs > ./ext/html/cpp/ht_constants.cpp ./ext/grid/Grid.xs > ./ext/grid/cpp/gr_constants.cpp ./ext/filesys/FS.xs > ./ext/docview/cpp/dv_constants.cpp ./ext/dnd/lib/Wx/DND.pm > ./ext/dnd/cpp/dn_constants.cpp ./ext/dataview/DataView.xs > ./ext/dataview/XS/DataViewCtrl.xsp ./ext/calendar/Calendar.pm > ./ext/calendar/XS/DatePickerCtrl.xsp ./ext/calendar/XS/CalendarCtrl.xsp > ./ext/aui/AUI.xs ./ext/aui/XS/AuiManager.xsp ./cpp/controls.cpp > rm -f blib/arch/auto/Wx/Wx.so > g++ -shared -fPIC -shared -O2 -g -L/usr/local/lib -fstack-protector Wx.o > Constant.o Controls.o Event.o Frames.o GDI.o Window.o -o > blib/arch/auto/Wx/Wx.so \ > -lpthread -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 > \ > > chmod 755 blib/arch/auto/Wx/Wx.so > cp Wx.bs blib/arch/auto/Wx/Wx.bs > chmod 644 blib/arch/auto/Wx/Wx.bs > cp script/wxperl_overload blib/script/wxperl_overload > /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- > blib/script/wxperl_overload > Manifying blib/man1/wxperl_overload.1p > Manifying blib/man3/Wx::Api.3pm > Manifying blib/man3/Wx::build::MakeMaker.3pm > Manifying blib/man3/Wx::build::Options.3pm > Manifying blib/man3/Wx::Thread.3pm > Manifying blib/man3/Wx.3pm > Manifying blib/man3/Wx::build::MakeMaker::Win32_MSVC.3pm > Manifying blib/man3/Wx::build::Utils.3pm > make[1]: Leaving directory > `/build/user-libwx-perl_0.96-1-amd64-xi3xsb/libwx-perl-0.96' > debian/rules override_dh_auto_test > make[1]: Entering directory > `/build/user-libwx-perl_0.96-1-amd64-xi3xsb/libwx-perl-0.96' > xvfb-run /usr/bin/make -j1 test > xvfb-run: error: Xvfb failed to start > make[1]: *** [override_dh_auto_test] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2010/03/12/libwx-perl_0.96-1_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org