Source: qtiplot
Version: 0.9.7.10+r1453-1
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20100524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -c -pipe -Wall -g -O2 -D_REENTRANT -Wall -W -DSCRIPTING_CONSOLE 
> -DSCRIPTING_DIALOG -DQT_PLUGIN 
> -DTRANSLATIONS_PATH=\"/usr/share/qtiplot/translations\" 
> -DMANUAL_PATH=\"/usr/share/doc/qtiplot/manual\" -DSCRIPTING_MUPARSER 
> -DSCRIPTING_PYTHON -DPYTHON_CONFIG_PATH -DGL2PS_HAVE_LIBPNG -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB 
> -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml 
> -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtSvg -I/usr/include/qt4 
> -I/usr/include/qt4/QtAssistantClient -I/usr/include/qt4/QtAssistant 
> -I../3rdparty/qwtplot3d/include -I/usr/include/muParser -I../3rdparty/qwt/src 
> -Iicons -Isrc/analysis -Isrc/analysis/dialogs -Isrc/core -Isrc/lib/include 
> -Isrc/lib/3rdparty/qtcolorpicker/src -Isrc/plot2D -Isrc/plot2D/dialogs 
> -Isrc/plot3D -Isrc/matrix -Isrc/origin -I/usr/include/liborigin2 -Isrc/table 
> -Isrc/scripting -I../3rdparty/QTeXEngine/src -I/usr/include/python2.5 
> -I/usr/include -I/usr/X11R6/include 
> -I/build/user-qtiplot_0.9.7.10+r1453-1-amd64-x6NfpY/qtiplot-0.9.7.10+r1453/tmp/qtiplot
>  -o ../tmp/qtiplot/importOPJ.o src/origin/importOPJ.cpp
> In file included from /usr/include/liborigin2/OriginFile.h:37,
>                  from src/origin/importOPJ.h:33,
>                  from src/origin/importOPJ.cpp:29:
> /usr/include/liborigin2/OriginObj.h: In constructor 
> 'Origin::SpreadColumn::SpreadColumn(const std::string&, unsigned int)':
> /usr/include/liborigin2/OriginObj.h:166: warning: 
> 'Origin::SpreadColumn::index' will be initialized after
> /usr/include/liborigin2/OriginObj.h:163: warning:   'std::string 
> Origin::SpreadColumn::command'
> /usr/include/liborigin2/OriginObj.h:170: warning:   when initialized here
> /usr/include/liborigin2/OriginObj.h:164: warning: 
> 'Origin::SpreadColumn::comment' will be initialized after
> /usr/include/liborigin2/OriginObj.h:158: warning:   'Origin::ValueType 
> Origin::SpreadColumn::valueType'
> /usr/include/liborigin2/OriginObj.h:170: warning:   when initialized here
> /usr/include/liborigin2/OriginObj.h:165: warning: 
> 'Origin::SpreadColumn::width' will be initialized after
> /usr/include/liborigin2/OriginObj.h:162: warning:   
> 'Origin::NumericDisplayType Origin::SpreadColumn::numericDisplayType'
> /usr/include/liborigin2/OriginObj.h:170: warning:   when initialized here
> /usr/include/liborigin2/OriginObj.h: In constructor 
> 'Origin::Matrix::Matrix(const std::string&, unsigned int)':
> /usr/include/liborigin2/OriginObj.h:229: warning: 'Origin::Matrix::sheets' 
> will be initialized after
> /usr/include/liborigin2/OriginObj.h:226: warning:   'std::string 
> Origin::Matrix::command'
> /usr/include/liborigin2/OriginObj.h:236: warning:   when initialized here
> /usr/include/liborigin2/OriginObj.h:226: warning: 'Origin::Matrix::command' 
> will be initialized after
> /usr/include/liborigin2/OriginObj.h:222: warning:   'int 
> Origin::Matrix::valueTypeSpecification'
> /usr/include/liborigin2/OriginObj.h:236: warning:   when initialized here
> /usr/include/liborigin2/OriginObj.h:227: warning: 'Origin::Matrix::width' 
> will be initialized after
> /usr/include/liborigin2/OriginObj.h:225: warning:   
> 'Origin::NumericDisplayType Origin::Matrix::numericDisplayType'
> /usr/include/liborigin2/OriginObj.h:236: warning:   when initialized here
> /usr/include/liborigin2/OriginObj.h: In constructor 
> 'Origin::Function::Function(const std::string&, unsigned int)':
> /usr/include/liborigin2/OriginObj.h:261: warning: 'Origin::Function::index' 
> will be initialized after
> /usr/include/liborigin2/OriginObj.h:256: warning:   
> 'Origin::Function::FunctionType Origin::Function::type'
> /usr/include/liborigin2/OriginObj.h:263: warning:   when initialized here
> /usr/include/liborigin2/OriginObj.h: In constructor 
> 'Origin::Bitmap::Bitmap(const std::string&)':
> /usr/include/liborigin2/OriginObj.h:614: warning: 'Origin::Bitmap::data' will 
> be initialized after
> /usr/include/liborigin2/OriginObj.h:612: warning:   'std::string 
> Origin::Bitmap::windowName'
> /usr/include/liborigin2/OriginObj.h:616: warning:   when initialized here
> /usr/include/liborigin2/OriginObj.h: In constructor 
> 'Origin::ProjectNode::ProjectNode(const std::string&, 
> Origin::ProjectNode::NodeType, const boost::posix_time::ptime&, const 
> boost::posix_time::ptime&)':
> /usr/include/liborigin2/OriginObj.h:746: warning: 'Origin::ProjectNode::name' 
> will be initialized after
> /usr/include/liborigin2/OriginObj.h:745: warning:   
> 'Origin::ProjectNode::NodeType Origin::ProjectNode::type'
> /usr/include/liborigin2/OriginObj.h:750: warning:   when initialized here
> src/origin/importOPJ.cpp: In member function 'bool 
> ImportOPJ::importTables(const OriginFile&)':
> src/origin/importOPJ.cpp:326: warning: enumeration value 'ColumnHeading' not 
> handled in switch
> src/origin/importOPJ.cpp:326: warning: enumeration value 'TickIndexedDataset' 
> not handled in switch
> src/origin/importOPJ.cpp:326: warning: enumeration value 'Categorical' not 
> handled in switch
> src/origin/importOPJ.cpp: In member function 'bool 
> ImportOPJ::importGraphs(const OriginFile&)':
> src/origin/importOPJ.cpp:726: error: 'struct Origin::GraphAxis' has no member 
> named 'label'
> src/origin/importOPJ.cpp:727: error: 'struct Origin::GraphAxis' has no member 
> named 'label'
> src/origin/importOPJ.cpp:1270: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp:1274: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp: In member function 'bool 
> ImportOPJ::importGraph3D(const OriginFile&, unsigned int, unsigned int)':
> src/origin/importOPJ.cpp:1475: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp:1476: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp:1477: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp:1480: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp:1482: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp:1484: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp:1501: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp:1521: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp:1540: error: 'struct Origin::GraphAxis' has no 
> member named 'label'
> src/origin/importOPJ.cpp:1558: warning: unused variable 'start'
> src/origin/importOPJ.cpp:1558: warning: unused variable 'end'
> src/origin/importOPJ.cpp:1424: warning: unused variable 'color'
> make[2]: *** [../tmp/qtiplot/importOPJ.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/24/qtiplot_0.9.7.10+r1453-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
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



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

Reply via email to