I cloned the git repository and tried building a package but got the
error in the log file.

Cheers,
Steko

-- 
Stefano Costa
http://www.iosa.it/ Open Archaeology
st...@gibreel:~/code/meshlab$ dpkg-buildpackage -b
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package meshlab
dpkg-buildpackage: source version 1.1.1-2
dpkg-buildpackage: source changed by Teemu Ikonen <tpiko...@gmail.com>
dpkg-buildpackage: host architecture amd64
dpkg-checkbuilddeps: Unmet build dependencies: lib3ds-dev (>= 1.3.0) libglew-dev asciidoc
dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: warning: (Use -d flag to override.)
st...@gibreel:~/code/meshlab$ dpkg-buildpackage -b
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package meshlab
dpkg-buildpackage: source version 1.1.1-2
dpkg-buildpackage: source changed by Teemu Ikonen <tpiko...@gmail.com>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
rm -f meshlab.1 meshlabserver.1
if [ -e meshlab/src/Makefile ] ; then /usr/bin/make -C meshlab/src distclean ; fi
find ./ -empty -name "debug" | xargs rmdir
rmdir: missing operand
Usare `rmdir --help' per ulteriori informazioni.
make: [clean] Error 123 (ignored)
find ./ -empty -name "release" | xargs rmdir	
rmdir: missing operand
Usare `rmdir --help' per ulteriori informazioni.
make: [clean] Error 123 (ignored)
rm meshlab/src/meshlab/plugins/*.so
rm: impossibile rimuovere `meshlab/src/meshlab/plugins/*.so': No such file or directory
make: [clean] Error 1 (ignored)
dh_clean 
 debian/rules build
dh_testdir
cd meshlab/src ; qmake-qt4 -recursive meshlab.pro
Reading /home/steko/code/meshlab/meshlab/src/meshlab/meshlab.pro
Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/meshlabplugins.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/meshfilter/meshfilter.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/cleanfilter/cleanfilter.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/baseio/baseio.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/meshio/meshio.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/colladaio/colladaio.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/epoch_io/epoch_io.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/u3d_io/u3d_io.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/meshrender/meshrender.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/render_rm/render_rm.pro
Project MESSAGE: Warning: unknown QT: moc
Project MESSAGE: Warning: unknown QT: moc
Project MESSAGE: Warning: unknown QT: moc
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/meshcolorize/meshcolorize.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/meshdecorate/meshdecorate.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/meshedit/meshedit.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/meshselect/meshselect.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/editslice/editslice.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/editpaint/editpaint.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/editalign/editalign.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/editmeasure/editmeasure.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/editsegment/editsegment.pro
 Reading /home/steko/code/meshlab/meshlab/src/meshlabplugins/filter_ao/filter_ao.pro
Reading /home/steko/code/meshlab/meshlab/src/meshlabserver/meshlabserver.pro
touch configure-stamp
asciidoc --doctype=manpage --backend=docbook -o - debian/meshlab.1.txt \
 | xsltproc /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl -
Note: meta date   : no date; using generated date                  meshlab
Note: meta date   : see http://docbook.sf.net/el/date              meshlab
Note: meta source : no *info/productname or alternative            meshlab
Note: meta source : see http://docbook.sf.net/el/productname       meshlab
Note: meta source : no refentry/refmeta/refmisci...@class=source   meshlab
Note: meta source : see http://docbook.sf.net/el/refmiscinfo       meshlab
Note: meta version: no *info/productnumber or alternative          meshlab
Note: meta version: see http://docbook.sf.net/el/productnumber     meshlab
Note: meta version: no refentry/refmeta/refmisci...@class=version  meshlab
Note: meta version: see http://docbook.sf.net/el/refmiscinfo       meshlab
Warn: meta source : no valid fallback for source; leaving empty    meshlab
Note: meta manual : no titled ancestor of refentry                 meshlab
Note: meta manual : no refentry/refmeta/refmisci...@class=manual   meshlab
Note: meta manual : see http://docbook.sf.net/el/refmiscinfo       meshlab
Warn: meta manual : no valid fallback for manual; leaving empty    meshlab
Note: Writing meshlab.1
asciidoc --doctype=manpage --backend=docbook -o - debian/meshlabserver.1.txt \
 | xsltproc /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl -
Note: meta date   : no date; using generated date                  meshlabserver
Note: meta date   : see http://docbook.sf.net/el/date              meshlabserver
Note: meta source : no *info/productname or alternative            meshlabserver
Note: meta source : see http://docbook.sf.net/el/productname       meshlabserver
Note: meta source : no refentry/refmeta/refmisci...@class=source   meshlabserver
Note: meta source : see http://docbook.sf.net/el/refmiscinfo       meshlabserver
Note: meta version: no *info/productnumber or alternative          meshlabserver
Note: meta version: see http://docbook.sf.net/el/productnumber     meshlabserver
Note: meta version: no refentry/refmeta/refmisci...@class=version  meshlabserver
Note: meta version: see http://docbook.sf.net/el/refmiscinfo       meshlabserver
Warn: meta source : no valid fallback for source; leaving empty    meshlabserver
Note: meta manual : no titled ancestor of refentry                 meshlabserver
Note: meta manual : no refentry/refmeta/refmisci...@class=manual   meshlabserver
Note: meta manual : see http://docbook.sf.net/el/refmiscinfo       meshlabserver
Warn: meta manual : no valid fallback for manual; leaving empty    meshlabserver
Note: Writing meshlabserver.1
dh_testdir
/usr/bin/make -C meshlab/src
make[1]: Entering directory `/home/steko/code/meshlab/meshlab/src'
cd meshlab/ && /usr/bin/make -f Makefile 
make[2]: Entering directory `/home/steko/code/meshlab/meshlab/src/meshlab'
/usr/bin/uic-qt4 ui/layerDialog.ui -o ui_layerDialog.h
/usr/bin/uic-qt4 ui/filterScriptDialog.ui -o ui_filterScriptDialog.h
/usr/bin/uic-qt4 ui/customDialog.ui -o ui_customDialog.h
/usr/bin/uic-qt4 ui/lightingProperties.ui -o ui_lightingProperties.h
/usr/bin/uic-qt4 ui/savesnapshotDialog.ui -o ui_savesnapshotDialog.h
/usr/bin/uic-qt4 ui/aboutDialog.ui -o ui_aboutDialog.h
ui/aboutDialog.ui: An invalid icon property 'windowIcon' was encountered.
/usr/bin/uic-qt4 ui/renametexture.ui -o ui_renametexture.h
/usr/bin/uic-qt4 ui/savemaskexporter.ui -o ui_savemaskexporter.h
/usr/bin/uic-qt4 ui/GenericELDialog.ui -o ui_GenericELDialog.h
/usr/bin/uic-qt4 ui/congratsDialog.ui -o ui_congratsDialog.h
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DDEBIAN -D__DISABLE_AUTO_STATS__ -DQT_NO_DEBUG -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 -I. -I../../../sf -I../../../code/lib/glew/include -I/usr/X11R6/include -I. -I. -o main.o main.cpp
In file included from ../../../sf/vcg/simplex/vertexplus/base.h:72,
                 from meshmodel.h:98,
                 from mainwindow.h:179,
                 from main.cpp:51:
../../../sf/vcg/space/texcoord2.h:71: warning: type qualifiers ignored on function return type
../../../sf/vcg/space/texcoord2.h:74: warning: type qualifiers ignored on function return type
../../../sf/vcg/space/texcoord2.h:88: warning: type qualifiers ignored on function return type
../../../sf/vcg/space/texcoord2.h:91: warning: type qualifiers ignored on function return type
In file included from ../../../sf/vcg/simplex/vertexplus/base.h:74,
                 from meshmodel.h:98,
                 from mainwindow.h:179,
                 from main.cpp:51:
../../../sf/vcg/simplex/vertexplus/component.h:280: warning: type qualifiers ignored on function return type
../../../sf/vcg/simplex/vertexplus/component.h:293: warning: type qualifiers ignored on function return type
../../../sf/vcg/simplex/vertexplus/component.h:426: error: declaration of ‘typedef struct vcg::vert::CurvatureDirType<float> vcg::vert::EmptyCurvatureDir<TT>::CurvatureDirType’
../../../sf/vcg/simplex/vertexplus/component.h:416: error: changes meaning of ‘CurvatureDirType’ from ‘struct vcg::vert::CurvatureDirType<float>’
In file included from meshmodel.h:98,
                 from mainwindow.h:179,
                 from main.cpp:51:
../../../sf/vcg/simplex/vertexplus/base.h:214: warning: type qualifiers ignored on function return type
In file included from ../../../sf/vcg/simplex/edge/edge.h:6,
                 from meshmodel.h:99,
                 from mainwindow.h:179,
                 from main.cpp:51:
../../../sf/vcg/simplex/edge/base.h:640: warning: type qualifiers ignored on function return type
In file included from ../../../sf/vcg/simplex/faceplus/base.h:86,
                 from meshmodel.h:100,
                 from mainwindow.h:179,
                 from main.cpp:51:
../../../sf/vcg/simplex/faceplus/component.h:123: warning: type qualifiers ignored on function return type
../../../sf/vcg/simplex/faceplus/component.h:143: warning: type qualifiers ignored on function return type
../../../sf/vcg/simplex/faceplus/component.h:320: warning: type qualifiers ignored on function return type
../../../sf/vcg/simplex/faceplus/component.h:333: warning: type qualifiers ignored on function return type
../../../sf/vcg/simplex/faceplus/component.h:434: warning: type qualifiers ignored on function return type
In file included from meshmodel.h:100,
                 from mainwindow.h:179,
                 from main.cpp:51:
../../../sf/vcg/simplex/faceplus/base.h:216: warning: type qualifiers ignored on function return type
In file included from meshmodel.h:104,
                 from mainwindow.h:179,
                 from main.cpp:51:
../../../sf/vcg/simplex/faceplus/component_ocf.h:427: warning: type qualifiers ignored on function return type
In file included from glarea.h:152,
                 from mainwindow.h:180,
                 from main.cpp:51:
interfaces.h:279: warning: type qualifiers ignored on function return type
interfaces.h:285: warning: type qualifiers ignored on function return type
interfaces.h:326: warning: type qualifiers ignored on function return type
interfaces.h:413: warning: type qualifiers ignored on function return type
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/steko/code/meshlab/meshlab/src/meshlab'
make[1]: *** [sub-meshlab-make_default] Error 2
make[1]: Leaving directory `/home/steko/code/meshlab/meshlab/src'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Attachment: signature.asc
Description: Questa è una parte del messaggio firmata digitalmente

Reply via email to