Package: ctsim
Version: 4.3.3-2
Severity: serious
Justification: fails to build from source

ctsim failed to build on a sparc buildd, duplicated on my sparc pbuilder:

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.. -I/usr/local/include  
-DDATADIR="\"/build/buildd/ctsim-4.3.3/debian/ctsim-help/usr/share/ctsim\""  -g 
-O2 -O2 -DNDEBUG -fomit-frame-pointer -Wall -I/usr/include/ctn -I../include 
-I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -MT views.o -MD -MP -MF ".deps/views.Tpo" 
\
  -c -o views.o `test -f 'views.cpp' || echo './'`views.cpp; \
then mv -f ".deps/views.Tpo" ".deps/views.Po"; \
else rm -f ".deps/views.Tpo"; exit 1; \
fi
views.cpp: In member function 'virtual void PhantomFileView::OnDraw(wxDC*)':
views.cpp:2432: error: variable 'SGPDriver driver' has initializer but 
incomplete type
views.cpp:2433: error: variable 'SGP sgp' has initializer but incomplete type
views.cpp:2435: error: 'C_RED' was not declared in this scope
views.cpp:2436: error: 'const class Phantom' has no member named 'show'
views.cpp: In destructor 'virtual PlotFileView::~PlotFileView()':
views.cpp:3290: warning: possible problem detected in invocation of delete 
operator:
views.cpp:3290: warning: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: warning: forward declaration of 'struct EZPlot'
views.cpp:3290: note: neither the destructor nor the class-specific operator 
delete will be called, even if they are declared when the class is defined.
views.cpp: In member function 'virtual void PlotFileView::OnDraw(wxDC*)':
views.cpp:3500: error: variable 'SGPDriver driver' has initializer but 
incomplete type
views.cpp:3501: error: variable 'SGP sgp' has initializer but incomplete type
views.cpp:3503: error: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: error: forward declaration of 'struct EZPlot'
views.cpp: In member function 'virtual void PlotFileView::OnUpdate(wxView*, 
wxObject*)':
views.cpp:3518: warning: possible problem detected in invocation of delete 
operator:
views.cpp:3518: warning: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: warning: forward declaration of 'struct EZPlot'
views.cpp:3518: note: neither the destructor nor the class-specific operator 
delete will be called, even if they are declared when the class is defined.
views.cpp:3519: error: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: error: forward declaration of 'struct EZPlot'
views.cpp:3522: error: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: error: forward declaration of 'struct EZPlot'
views.cpp:3527: error: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: error: forward declaration of 'struct EZPlot'
views.cpp:3533: error: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: error: forward declaration of 'struct EZPlot'
views.cpp:3536: error: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: error: forward declaration of 'struct EZPlot'
views.cpp:3537: error: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: error: forward declaration of 'struct EZPlot'
views.cpp:3546: error: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: error: forward declaration of 'struct EZPlot'
views.cpp:3551: error: invalid use of undefined type 'struct EZPlot'
dlgezplot.h:38: error: forward declaration of 'struct EZPlot'
make[3]: *** [views.o] Error 1
make[3]: Leaving directory `/build/buildd/ctsim-4.3.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/ctsim-4.3.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/ctsim-4.3.3'


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

Reply via email to