Your message dated Mon, 19 Aug 2013 17:15:55 +0300
with message-id <9248563.9bL4TSpE9x@filippos>
and subject line 
has caused the Debian Bug report #713201,
regarding mathgl: FTBFS: dh_makeshlibs: dpkg-gensymbols -plibmgl5 
-Idebian/libmgl5.symbols -Pdebian/libmgl5 returned exit code 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
713201: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713201
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mathgl
Version: 1.11.2-17
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 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 `/«PKGBUILDDIR»'
> make[4]: Nothing to be done for `install-html-am'.
> make[4]: Leaving directory `/«PKGBUILDDIR»'
> mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/share/mathgl/fonts
> cp -r ./fonts/*.vfm /«PKGBUILDDIR»/debian/tmp/usr/share/mathgl/fonts
> make[3]: Leaving directory `/«PKGBUILDDIR»'
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> rm -f debian/tmp/usr/bin/*_example
> for file in debian/tmp/usr/lib/*.la; do \
>               sed -i "/dependency_libs/ s/'.*'/''/" $file ; \
>       done
> chrpath -d debian/tmp/usr/lib/*so.5
> chrpath -d debian/tmp/usr/lib/python*/dist-packages/_mathgl.so
> dh_install -a
>       install -d debian/mathgl//usr/bin
>       cp -a ./debian/tmp/usr/bin/mgl2cpp debian/mathgl//usr/bin/
>       cp -a ./debian/tmp/usr/bin/mgl2eps debian/mathgl//usr/bin/
>       cp -a ./debian/tmp/usr/bin/mgl2gif debian/mathgl//usr/bin/
>       cp -a ./debian/tmp/usr/bin/mgl2png debian/mathgl//usr/bin/
>       cp -a ./debian/tmp/usr/bin/mgl2svg debian/mathgl//usr/bin/
>       cp -a ./debian/tmp/usr/bin/mglview debian/mathgl//usr/bin/
>       install -d debian/libmgl5//usr/lib
>       cp -a ./debian/tmp/usr/lib/libmgl.so.5 debian/libmgl5//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl.so.5.0.0 debian/libmgl5//usr/lib/
>       install -d debian/libmgl-dev//usr/include
>       cp -a ./debian/tmp/usr/include/mgl debian/libmgl-dev//usr/include/
>       install -d debian/libmgl-dev//usr/lib
>       cp -a ./debian/tmp/usr/lib/libmgl-fltk.so debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-glut.so debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-qt.so debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-wx.so debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl.so debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-fltk.a debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-glut.a debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-qt.a debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-wx.a debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl.a debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-fltk.la debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-glut.la debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-qt.la debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-wx.la debian/libmgl-dev//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl.la debian/libmgl-dev//usr/lib/
>       install -d debian/libmgl-fltk5//usr/lib
>       cp -a ./debian/tmp/usr/lib/libmgl-fltk.so.5 
> debian/libmgl-fltk5//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-fltk.so.5.0.0 
> debian/libmgl-fltk5//usr/lib/
>       install -d debian/libmgl-qt5//usr/lib
>       cp -a ./debian/tmp/usr/lib/libmgl-qt.so.5 debian/libmgl-qt5//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-qt.so.5.0.0 
> debian/libmgl-qt5//usr/lib/
>       install -d debian/libmgl-wx5//usr/lib
>       cp -a ./debian/tmp/usr/lib/libmgl-wx.so.5 debian/libmgl-wx5//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-wx.so.5.0.0 
> debian/libmgl-wx5//usr/lib/
>       install -d debian/libmgl-glut5//usr/lib
>       cp -a ./debian/tmp/usr/lib/libmgl-glut.so.5 
> debian/libmgl-glut5//usr/lib/
>       cp -a ./debian/tmp/usr/lib/libmgl-glut.so.5.0.0 
> debian/libmgl-glut5//usr/lib/
>       install -d debian/python-mathgl//usr/lib/python2.7/dist-packages
>       cp -a ./debian/tmp/usr/lib/python2.7/dist-packages/_mathgl.a 
> debian/python-mathgl//usr/lib/python2.7/dist-packages/
>       cp -a ./debian/tmp/usr/lib/python2.7/dist-packages/_mathgl.la 
> debian/python-mathgl//usr/lib/python2.7/dist-packages/
>       cp -a ./debian/tmp/usr/lib/python2.7/dist-packages/_mathgl.so 
> debian/python-mathgl//usr/lib/python2.7/dist-packages/
>       cp -a ./debian/tmp/usr/lib/python2.7/dist-packages/mathgl.py 
> debian/python-mathgl//usr/lib/python2.7/dist-packages/
>       cp -a ./debian/tmp/usr/lib/python2.7/dist-packages/mathgl.pyc 
> debian/python-mathgl//usr/lib/python2.7/dist-packages/
>       cp -a ./debian/tmp/usr/lib/python2.7/dist-packages/mathgl.pyo 
> debian/python-mathgl//usr/lib/python2.7/dist-packages/
> dh_installdocs -a
>       install -g 0 -o 0 -d debian/mathgl/usr/share/doc/mathgl
>       cp -a NEWS debian/mathgl/usr/share/doc/mathgl
>       cp -a README debian/mathgl/usr/share/doc/mathgl
>       cp -a AUTHORS debian/mathgl/usr/share/doc/mathgl
>       chown -R 0:0 debian/mathgl/usr/share/doc
>       chmod -R go=rX debian/mathgl/usr/share/doc
>       chmod -R u\+rw debian/mathgl/usr/share/doc
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/mathgl/usr/share/doc/mathgl/copyright
>       install -g 0 -o 0 -d debian/libmgl5/usr/share/doc/libmgl5
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/libmgl5/usr/share/doc/libmgl5/copyright
>       install -g 0 -o 0 -d debian/libmgl-dev/usr/share/doc/libmgl-dev
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/libmgl-dev/usr/share/doc/libmgl-dev/copyright
>       install -g 0 -o 0 -d debian/libmgl-fltk5/usr/share/doc/libmgl-fltk5
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/libmgl-fltk5/usr/share/doc/libmgl-fltk5/copyright
>       install -g 0 -o 0 -d debian/libmgl-qt5/usr/share/doc/libmgl-qt5
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/libmgl-qt5/usr/share/doc/libmgl-qt5/copyright
>       install -g 0 -o 0 -d debian/libmgl-wx5/usr/share/doc/libmgl-wx5
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/libmgl-wx5/usr/share/doc/libmgl-wx5/copyright
>       install -g 0 -o 0 -d debian/libmgl-glut5/usr/share/doc/libmgl-glut5
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/libmgl-glut5/usr/share/doc/libmgl-glut5/copyright
>       install -g 0 -o 0 -d debian/python-mathgl/usr/share/doc/python-mathgl
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/python-mathgl/usr/share/doc/python-mathgl/copyright
> dh_installchangelogs -a
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/mathgl/usr/share/doc/mathgl/changelog.Debian
>       install -o 0 -g 0 -p -m644 ./ChangeLog 
> debian/mathgl/usr/share/doc/mathgl/changelog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/libmgl5/usr/share/doc/libmgl5/changelog.Debian
>       install -o 0 -g 0 -p -m644 ./ChangeLog 
> debian/libmgl5/usr/share/doc/libmgl5/changelog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/libmgl-dev/usr/share/doc/libmgl-dev/changelog.Debian
>       install -o 0 -g 0 -p -m644 ./ChangeLog 
> debian/libmgl-dev/usr/share/doc/libmgl-dev/changelog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/libmgl-fltk5/usr/share/doc/libmgl-fltk5/changelog.Debian
>       install -o 0 -g 0 -p -m644 ./ChangeLog 
> debian/libmgl-fltk5/usr/share/doc/libmgl-fltk5/changelog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/libmgl-qt5/usr/share/doc/libmgl-qt5/changelog.Debian
>       install -o 0 -g 0 -p -m644 ./ChangeLog 
> debian/libmgl-qt5/usr/share/doc/libmgl-qt5/changelog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/libmgl-wx5/usr/share/doc/libmgl-wx5/changelog.Debian
>       install -o 0 -g 0 -p -m644 ./ChangeLog 
> debian/libmgl-wx5/usr/share/doc/libmgl-wx5/changelog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/libmgl-glut5/usr/share/doc/libmgl-glut5/changelog.Debian
>       install -o 0 -g 0 -p -m644 ./ChangeLog 
> debian/libmgl-glut5/usr/share/doc/libmgl-glut5/changelog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/python-mathgl/usr/share/doc/python-mathgl/changelog.Debian
>       install -o 0 -g 0 -p -m644 ./ChangeLog 
> debian/python-mathgl/usr/share/doc/python-mathgl/changelog
> dh_installman -a
>       install -d debian/mathgl/usr/share/man/man1/
>       install -p -m644 debian/mgl2cpp.1 
> debian/mathgl/usr/share/man/man1/mgl2cpp.1
>       install -p -m644 debian/mgl2eps.1 
> debian/mathgl/usr/share/man/man1/mgl2eps.1
>       install -p -m644 debian/mgl2gif.1 
> debian/mathgl/usr/share/man/man1/mgl2gif.1
>       install -p -m644 debian/mgl2png.1 
> debian/mathgl/usr/share/man/man1/mgl2png.1
>       install -p -m644 debian/mgl2svg.1 
> debian/mathgl/usr/share/man/man1/mgl2svg.1
>       install -p -m644 debian/mglview.1 
> debian/mathgl/usr/share/man/man1/mglview.1
>       man --recode UTF-8 ./mglview\.1 > mglview\.1\.new
>       chmod 644 mglview.1.new
>       mv -f mglview.1.new mglview.1
>       man --recode UTF-8 ./mgl2svg\.1 > mgl2svg\.1\.new
>       chmod 644 mgl2svg.1.new
>       mv -f mgl2svg.1.new mgl2svg.1
>       man --recode UTF-8 ./mgl2png\.1 > mgl2png\.1\.new
>       chmod 644 mgl2png.1.new
>       mv -f mgl2png.1.new mgl2png.1
>       man --recode UTF-8 ./mgl2gif\.1 > mgl2gif\.1\.new
>       chmod 644 mgl2gif.1.new
>       mv -f mgl2gif.1.new mgl2gif.1
>       man --recode UTF-8 ./mgl2eps\.1 > mgl2eps\.1\.new
>       chmod 644 mgl2eps.1.new
>       mv -f mgl2eps.1.new mgl2eps.1
>       man --recode UTF-8 ./mgl2cpp\.1 > mgl2cpp\.1\.new
>       chmod 644 mgl2cpp.1.new
>       mv -f mgl2cpp.1.new mgl2cpp.1
> dh_installdebconf -a
>       install -o 0 -g 0 -d debian/mathgl/DEBIAN
>       install -o 0 -g 0 -d debian/libmgl5/DEBIAN
>       install -o 0 -g 0 -d debian/libmgl-dev/DEBIAN
>       install -o 0 -g 0 -d debian/libmgl-fltk5/DEBIAN
>       install -o 0 -g 0 -d debian/libmgl-qt5/DEBIAN
>       install -o 0 -g 0 -d debian/libmgl-wx5/DEBIAN
>       install -o 0 -g 0 -d debian/libmgl-glut5/DEBIAN
>       install -o 0 -g 0 -d debian/python-mathgl/DEBIAN
> dh_pysupport -a
> dh_pysupport: This program is deprecated, you should use dh_python2 instead. 
> Migration guide: http://deb.li/dhs2p
>       /usr/share/python-support/private/movemodules debian/mathgl
>       /usr/share/python-support/private/movemodules debian/libmgl5
>       /usr/share/python-support/private/movemodules debian/libmgl-dev
>       /usr/share/python-support/private/movemodules debian/libmgl-fltk5
>       /usr/share/python-support/private/movemodules debian/libmgl-qt5
>       /usr/share/python-support/private/movemodules debian/libmgl-wx5
>       /usr/share/python-support/private/movemodules debian/libmgl-glut5
>       /usr/share/python-support/private/movemodules debian/python-mathgl
>       (grep -s -v python:Versions debian/python-mathgl.substvars; echo 
> python:Versions=2.7) > debian/python-mathgl.substvars.new
>       mv debian/python-mathgl.substvars.new debian/python-mathgl.substvars
>       (grep -s -v python:Provides debian/python-mathgl.substvars; echo 
> python:Provides=python2.7-mathgl) > debian/python-mathgl.substvars.new
>       mv debian/python-mathgl.substvars.new debian/python-mathgl.substvars
>       (grep -s -v python:Depends debian/python-mathgl.substvars; echo 
> "python:Depends=python (>= 2.7)") > debian/python-mathgl.substvars.new
>       mv debian/python-mathgl.substvars.new debian/python-mathgl.substvars
>       (grep -s -v python:Depends debian/python-mathgl.substvars; echo 
> "python:Depends=python (<< 2.8), python (>= 2.7)") > 
> debian/python-mathgl.substvars.new
>       mv debian/python-mathgl.substvars.new debian/python-mathgl.substvars
>       (grep -s -v python:Depends debian/python-mathgl.substvars; echo 
> "python:Depends=python (<< 2.8), python (>= 2.7), python-support (>= 
> 0.90.0)") > debian/python-mathgl.substvars.new
>       mv debian/python-mathgl.substvars.new debian/python-mathgl.substvars
>       echo "# Automatically added by dh_pysupport">> 
> debian/python-mathgl.postinst.debhelper
>       sed "s,#ARGS#, python-mathgl.public," 
> /usr/share/debhelper/autoscripts/postinst-python-support >> 
> debian/python-mathgl.postinst.debhelper
>       echo '# End automatically added section' >> 
> debian/python-mathgl.postinst.debhelper
>       echo "# Automatically added by dh_pysupport">> 
> debian/python-mathgl.prerm.debhelper
>       sed "s,#ARGS#, python-mathgl.public," 
> /usr/share/debhelper/autoscripts/prerm-python-support >> 
> debian/python-mathgl.prerm.debhelper
>       echo '# End automatically added section' >> 
> debian/python-mathgl.prerm.debhelper
> dh_numpy -a
>       (grep -s -v python:Depends debian/mathgl.substvars; echo 
> "python:Depends=python-numpy (>= 1:1.7-0~b1), python-numpy-abi9") > 
> debian/mathgl.substvars.new
>       mv debian/mathgl.substvars.new debian/mathgl.substvars
>       (grep -s -v python:Depends debian/libmgl5.substvars; echo 
> "python:Depends=python-numpy (>= 1:1.7-0~b1), python-numpy-abi9") > 
> debian/libmgl5.substvars.new
>       mv debian/libmgl5.substvars.new debian/libmgl5.substvars
>       (grep -s -v python:Depends debian/libmgl-dev.substvars; echo 
> "python:Depends=python-numpy (>= 1:1.7-0~b1), python-numpy-abi9") > 
> debian/libmgl-dev.substvars.new
>       mv debian/libmgl-dev.substvars.new debian/libmgl-dev.substvars
>       (grep -s -v python:Depends debian/libmgl-fltk5.substvars; echo 
> "python:Depends=python-numpy (>= 1:1.7-0~b1), python-numpy-abi9") > 
> debian/libmgl-fltk5.substvars.new
>       mv debian/libmgl-fltk5.substvars.new debian/libmgl-fltk5.substvars
>       (grep -s -v python:Depends debian/libmgl-qt5.substvars; echo 
> "python:Depends=python-numpy (>= 1:1.7-0~b1), python-numpy-abi9") > 
> debian/libmgl-qt5.substvars.new
>       mv debian/libmgl-qt5.substvars.new debian/libmgl-qt5.substvars
>       (grep -s -v python:Depends debian/libmgl-wx5.substvars; echo 
> "python:Depends=python-numpy (>= 1:1.7-0~b1), python-numpy-abi9") > 
> debian/libmgl-wx5.substvars.new
>       mv debian/libmgl-wx5.substvars.new debian/libmgl-wx5.substvars
>       (grep -s -v python:Depends debian/libmgl-glut5.substvars; echo 
> "python:Depends=python-numpy (>= 1:1.7-0~b1), python-numpy-abi9") > 
> debian/libmgl-glut5.substvars.new
>       mv debian/libmgl-glut5.substvars.new debian/libmgl-glut5.substvars
>       (grep -s -v python:Depends debian/python-mathgl.substvars; echo 
> "python:Depends=python (<< 2.8), python (>= 2.7), python-numpy (>= 
> 1:1.7-0~b1), python-numpy-abi9, python-support (>= 0.90.0)") > 
> debian/python-mathgl.substvars.new
>       mv debian/python-mathgl.substvars.new debian/python-mathgl.substvars
> dh_link -a
>       rm -f debian/libmgl5/usr/lib/libmgl.so.5
>       ln -sf libmgl.so.5.0.0 debian/libmgl5/usr/lib/libmgl.so.5
>       rm -f debian/libmgl-dev/usr/lib/libmgl-fltk.so
>       ln -sf libmgl-fltk.so.5.0.0 debian/libmgl-dev/usr/lib/libmgl-fltk.so
>       rm -f debian/libmgl-dev/usr/lib/libmgl-glut.so
>       ln -sf libmgl-glut.so.5.0.0 debian/libmgl-dev/usr/lib/libmgl-glut.so
>       rm -f debian/libmgl-dev/usr/lib/libmgl-qt.so
>       ln -sf libmgl-qt.so.5.0.0 debian/libmgl-dev/usr/lib/libmgl-qt.so
>       rm -f debian/libmgl-dev/usr/lib/libmgl-wx.so
>       ln -sf libmgl-wx.so.5.0.0 debian/libmgl-dev/usr/lib/libmgl-wx.so
>       rm -f debian/libmgl-dev/usr/lib/libmgl.so
>       ln -sf libmgl.so.5.0.0 debian/libmgl-dev/usr/lib/libmgl.so
>       rm -f debian/libmgl-fltk5/usr/lib/libmgl-fltk.so.5
>       ln -sf libmgl-fltk.so.5.0.0 debian/libmgl-fltk5/usr/lib/libmgl-fltk.so.5
>       rm -f debian/libmgl-qt5/usr/lib/libmgl-qt.so.5
>       ln -sf libmgl-qt.so.5.0.0 debian/libmgl-qt5/usr/lib/libmgl-qt.so.5
>       rm -f debian/libmgl-wx5/usr/lib/libmgl-wx.so.5
>       ln -sf libmgl-wx.so.5.0.0 debian/libmgl-wx5/usr/lib/libmgl-wx.so.5
>       rm -f debian/libmgl-glut5/usr/lib/libmgl-glut.so.5
>       ln -sf libmgl-glut.so.5.0.0 debian/libmgl-glut5/usr/lib/libmgl-glut.so.5
> dh_compress -a
>       cd debian/mathgl
>       chmod a-x usr/share/man/man1/mgl2cpp.1 usr/share/man/man1/mgl2eps.1 
> usr/share/man/man1/mgl2gif.1 usr/share/man/man1/mgl2png.1 
> usr/share/man/man1/mgl2svg.1 usr/share/man/man1/mglview.1 
> usr/share/doc/mathgl/changelog usr/share/doc/mathgl/changelog.Debian 
> usr/share/doc/mathgl/NEWS
>       gzip -9nf usr/share/man/man1/mgl2cpp.1 usr/share/man/man1/mgl2eps.1 
> usr/share/man/man1/mgl2gif.1 usr/share/man/man1/mgl2png.1 
> usr/share/man/man1/mgl2svg.1 usr/share/man/man1/mglview.1 
> usr/share/doc/mathgl/changelog usr/share/doc/mathgl/changelog.Debian 
> usr/share/doc/mathgl/NEWS
>       cd '/«PKGBUILDDIR»'
>       cd debian/libmgl5
>       chmod a-x usr/share/doc/libmgl5/changelog 
> usr/share/doc/libmgl5/changelog.Debian
>       gzip -9nf usr/share/doc/libmgl5/changelog 
> usr/share/doc/libmgl5/changelog.Debian
>       cd '/«PKGBUILDDIR»'
>       cd debian/libmgl-dev
>       chmod a-x usr/share/doc/libmgl-dev/changelog 
> usr/share/doc/libmgl-dev/changelog.Debian
>       gzip -9nf usr/share/doc/libmgl-dev/changelog 
> usr/share/doc/libmgl-dev/changelog.Debian
>       cd '/«PKGBUILDDIR»'
>       cd debian/libmgl-fltk5
>       chmod a-x usr/share/doc/libmgl-fltk5/changelog 
> usr/share/doc/libmgl-fltk5/changelog.Debian
>       gzip -9nf usr/share/doc/libmgl-fltk5/changelog 
> usr/share/doc/libmgl-fltk5/changelog.Debian
>       cd '/«PKGBUILDDIR»'
>       cd debian/libmgl-qt5
>       chmod a-x usr/share/doc/libmgl-qt5/changelog 
> usr/share/doc/libmgl-qt5/changelog.Debian
>       gzip -9nf usr/share/doc/libmgl-qt5/changelog 
> usr/share/doc/libmgl-qt5/changelog.Debian
>       cd '/«PKGBUILDDIR»'
>       cd debian/libmgl-wx5
>       chmod a-x usr/share/doc/libmgl-wx5/changelog 
> usr/share/doc/libmgl-wx5/changelog.Debian
>       gzip -9nf usr/share/doc/libmgl-wx5/changelog 
> usr/share/doc/libmgl-wx5/changelog.Debian
>       cd '/«PKGBUILDDIR»'
>       cd debian/libmgl-glut5
>       chmod a-x usr/share/doc/libmgl-glut5/changelog 
> usr/share/doc/libmgl-glut5/changelog.Debian
>       gzip -9nf usr/share/doc/libmgl-glut5/changelog 
> usr/share/doc/libmgl-glut5/changelog.Debian
>       cd '/«PKGBUILDDIR»'
>       cd debian/python-mathgl
>       chmod a-x usr/share/doc/python-mathgl/changelog 
> usr/share/doc/python-mathgl/changelog.Debian
>       gzip -9nf usr/share/doc/python-mathgl/changelog 
> usr/share/doc/python-mathgl/changelog.Debian
>       cd '/«PKGBUILDDIR»'
> dh_fixperms -a
>       find debian/mathgl  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/mathgl ! -type l  -print0 2>/dev/null | xargs -0r chmod 
> go=rX,u+rw,a-s
>       find debian/mathgl/usr/share/doc -type f  ! -regex 
> 'debian/mathgl/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs 
> -0r chmod 644
>       find debian/mathgl/usr/share/doc -type d  -print0 2>/dev/null | xargs 
> -0r chmod 755
>       find debian/mathgl/usr/share/man debian/mathgl/usr/man/ 
> debian/mathgl/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/mathgl -perm -5 -type f \( -name '*.so.*' -or -name '*.so' 
> -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/mathgl/usr/include -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/mathgl/usr/share/applications -type f  -print0 2>/dev/null 
> | xargs -0r chmod 644
>       find debian/mathgl -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/mathgl/usr/lib/perl5 debian/mathgl/usr/share/perl5 -type f 
> -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
>       find debian/mathgl/usr/bin -type f  -print0 2>/dev/null | xargs -0r 
> chmod a+x
>       find debian/mathgl/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | 
> xargs -0r chmod uga-w
>       find debian/libmgl5  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/libmgl5 ! -type l  -print0 2>/dev/null | xargs -0r chmod 
> go=rX,u+rw,a-s
>       find debian/libmgl5/usr/share/doc -type f  ! -regex 
> 'debian/libmgl5/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs 
> -0r chmod 644
>       find debian/libmgl5/usr/share/doc -type d  -print0 2>/dev/null | xargs 
> -0r chmod 755
>       find debian/libmgl5/usr/share/man debian/libmgl5/usr/man/ 
> debian/libmgl5/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 
> 644
>       find debian/libmgl5 -perm -5 -type f \( -name '*.so.*' -or -name '*.so' 
> -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl5/usr/include -type f  -print0 2>/dev/null | xargs 
> -0r chmod 644
>       find debian/libmgl5/usr/share/applications -type f  -print0 2>/dev/null 
> | xargs -0r chmod 644
>       find debian/libmgl5 -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl5/usr/lib/perl5 debian/libmgl5/usr/share/perl5 -type 
> f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
>       find debian/libmgl5/usr/lib -type f -name '*.ali'  -print0 2>/dev/null 
> | xargs -0r chmod uga-w
>       find debian/libmgl-dev  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/libmgl-dev ! -type l  -print0 2>/dev/null | xargs -0r chmod 
> go=rX,u+rw,a-s
>       find debian/libmgl-dev/usr/share/doc -type f  ! -regex 
> 'debian/libmgl-dev/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libmgl-dev/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/libmgl-dev/usr/share/man debian/libmgl-dev/usr/man/ 
> debian/libmgl-dev/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libmgl-dev -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libmgl-dev/usr/include -type f  -print0 2>/dev/null | xargs 
> -0r chmod 644
>       find debian/libmgl-dev/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl-dev -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl-dev/usr/lib/perl5 debian/libmgl-dev/usr/share/perl5 
> -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
>       find debian/libmgl-dev/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>       find debian/libmgl-fltk5  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/libmgl-fltk5 ! -type l  -print0 2>/dev/null | xargs -0r 
> chmod go=rX,u+rw,a-s
>       find debian/libmgl-fltk5/usr/share/doc -type f  ! -regex 
> 'debian/libmgl-fltk5/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libmgl-fltk5/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/libmgl-fltk5/usr/share/man debian/libmgl-fltk5/usr/man/ 
> debian/libmgl-fltk5/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libmgl-fltk5 -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libmgl-fltk5/usr/include -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libmgl-fltk5/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl-fltk5 -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl-fltk5/usr/lib/perl5 
> debian/libmgl-fltk5/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 
> 2>/dev/null | xargs -0r chmod a-X
>       find debian/libmgl-fltk5/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>       find debian/libmgl-qt5  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/libmgl-qt5 ! -type l  -print0 2>/dev/null | xargs -0r chmod 
> go=rX,u+rw,a-s
>       find debian/libmgl-qt5/usr/share/doc -type f  ! -regex 
> 'debian/libmgl-qt5/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libmgl-qt5/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/libmgl-qt5/usr/share/man debian/libmgl-qt5/usr/man/ 
> debian/libmgl-qt5/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libmgl-qt5 -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libmgl-qt5/usr/include -type f  -print0 2>/dev/null | xargs 
> -0r chmod 644
>       find debian/libmgl-qt5/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl-qt5 -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl-qt5/usr/lib/perl5 debian/libmgl-qt5/usr/share/perl5 
> -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
>       find debian/libmgl-qt5/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>       find debian/libmgl-wx5  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/libmgl-wx5 ! -type l  -print0 2>/dev/null | xargs -0r chmod 
> go=rX,u+rw,a-s
>       find debian/libmgl-wx5/usr/share/doc -type f  ! -regex 
> 'debian/libmgl-wx5/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libmgl-wx5/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/libmgl-wx5/usr/share/man debian/libmgl-wx5/usr/man/ 
> debian/libmgl-wx5/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libmgl-wx5 -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libmgl-wx5/usr/include -type f  -print0 2>/dev/null | xargs 
> -0r chmod 644
>       find debian/libmgl-wx5/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl-wx5 -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl-wx5/usr/lib/perl5 debian/libmgl-wx5/usr/share/perl5 
> -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
>       find debian/libmgl-wx5/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>       find debian/libmgl-glut5  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/libmgl-glut5 ! -type l  -print0 2>/dev/null | xargs -0r 
> chmod go=rX,u+rw,a-s
>       find debian/libmgl-glut5/usr/share/doc -type f  ! -regex 
> 'debian/libmgl-glut5/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libmgl-glut5/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/libmgl-glut5/usr/share/man debian/libmgl-glut5/usr/man/ 
> debian/libmgl-glut5/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libmgl-glut5 -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/libmgl-glut5/usr/include -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/libmgl-glut5/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl-glut5 -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/libmgl-glut5/usr/lib/perl5 
> debian/libmgl-glut5/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 
> 2>/dev/null | xargs -0r chmod a-X
>       find debian/libmgl-glut5/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>       find debian/python-mathgl  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/python-mathgl ! -type l  -print0 2>/dev/null | xargs -0r 
> chmod go=rX,u+rw,a-s
>       find debian/python-mathgl/usr/share/doc -type f  ! -regex 
> 'debian/python-mathgl/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/python-mathgl/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/python-mathgl/usr/share/man debian/python-mathgl/usr/man/ 
> debian/python-mathgl/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/python-mathgl -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/python-mathgl/usr/include -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/python-mathgl/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/python-mathgl -perm -5 -type f \( -name '*.cmxs' \)  
> -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/python-mathgl/usr/lib/perl5 
> debian/python-mathgl/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 
> 2>/dev/null | xargs -0r chmod a-X
>       find debian/python-mathgl/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
> dh_strip -a
>       strip --remove-section=.comment --remove-section=.note 
> debian/mathgl/usr/bin/mglview
>       strip --remove-section=.comment --remove-section=.note 
> debian/mathgl/usr/bin/mgl2svg
>       strip --remove-section=.comment --remove-section=.note 
> debian/mathgl/usr/bin/mgl2png
>       strip --remove-section=.comment --remove-section=.note 
> debian/mathgl/usr/bin/mgl2gif
>       strip --remove-section=.comment --remove-section=.note 
> debian/mathgl/usr/bin/mgl2eps
>       strip --remove-section=.comment --remove-section=.note 
> debian/mathgl/usr/bin/mgl2cpp
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/libmgl5/usr/lib/libmgl.so.5.0.0
>       strip --strip-debug debian/libmgl-dev/usr/lib/libmgl.a
>       strip --strip-debug debian/libmgl-dev/usr/lib/libmgl-wx.a
>       strip --strip-debug debian/libmgl-dev/usr/lib/libmgl-qt.a
>       strip --strip-debug debian/libmgl-dev/usr/lib/libmgl-glut.a
>       strip --strip-debug debian/libmgl-dev/usr/lib/libmgl-fltk.a
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/libmgl-fltk5/usr/lib/libmgl-fltk.so.5.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/libmgl-qt5/usr/lib/libmgl-qt.so.5.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/libmgl-wx5/usr/lib/libmgl-wx.so.5.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/libmgl-glut5/usr/lib/libmgl-glut.so.5.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/python-mathgl/usr/lib/pyshared/python2.7/_mathgl.so
> dh_makeshlibs -a
>       rm -f debian/mathgl/DEBIAN/shlibs
>       rm -f debian/libmgl5/DEBIAN/shlibs
>       echo 'libmgl 5 libmgl5' >>debian/libmgl5/DEBIAN/shlibs
>       echo "# Automatically added by dh_makeshlibs">> 
> debian/libmgl5.postinst.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postinst-makeshlibs >> 
> debian/libmgl5.postinst.debhelper
>       echo '# End automatically added section' >> 
> debian/libmgl5.postinst.debhelper
>       echo "# Automatically added by dh_makeshlibs">> 
> debian/libmgl5.postrm.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postrm-makeshlibs >> 
> debian/libmgl5.postrm.debhelper
>       echo '# End automatically added section' >> 
> debian/libmgl5.postrm.debhelper
>       chmod 644 debian/libmgl5/DEBIAN/shlibs
>       chown 0:0 debian/libmgl5/DEBIAN/shlibs
>       dpkg-gensymbols -plibmgl5 -Idebian/libmgl5.symbols -Pdebian/libmgl5
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libmgl5/DEBIAN/symbols doesn't match 
> completely debian/libmgl5.symbols
> --- debian/libmgl5.symbols (libmgl5_1.11.2-17_amd64)
> +++ dpkg-gensymbols5cGMge     2013-06-21 05:59:20.258204098 +0000
> @@ -815,9 +815,9 @@
>   _ZN11mglFormulaCD2Ev@Base 1.11
>   
> _ZN11u3dMaterial12print_shaderERSt14basic_ofstreamIcSt11char_traitsIcEE@Base 
> 1.11
>   
> _ZN11u3dMaterial14print_materialERSt14basic_ofstreamIcSt11char_traitsIcEE@Base
>  1.11
> - (optional)_ZN11u3dMaterialC1ERKS_@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZN11u3dMaterialC1ERKS_@Base 1.11
>   (optional)_ZN11u3dMaterialC1Ev@Base 1.11
> - (optional)_ZN11u3dMaterialC2ERKS_@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZN11u3dMaterialC2ERKS_@Base 1.11
>   (optional)_ZN11u3dMaterialC2Ev@Base 1.11
>   _ZN11u3dMaterialD1Ev@Base 1.11
>   (arch=!powerpcspe)_ZN11u3dMaterialD2Ev@Base 1.11
> @@ -956,7 +956,7 @@
>   _ZN7mglDataD0Ev@Base 1.11
>   _ZN7mglDataD1Ev@Base 1.11
>   _ZN7mglDataD2Ev@Base 1.11
> - _ZN7mglDataaSERKS_@Base 1.11
> +#MISSING: 1.11.2-17# _ZN7mglDataaSERKS_@Base 1.11
>   _ZN7mglDataaSEf@Base 1.11
>   _ZN7mglDatadVERKS_@Base 1.11
>   _ZN7mglDatadVEf@Base 1.11
> @@ -1004,8 +1004,8 @@
>   _ZN7mglPrim6IsSameEfPfi@Base 1.11
>   _ZN7u3dBall10print_nodeERSt14basic_ofstreamIcSt11char_traitsIcEE@Base 1.11
>   
> _ZN7u3dBall22print_shading_modifierERSt14basic_ofstreamIcSt11char_traitsIcEE@Base
>  1.11
> - (optional)_ZN7u3dBallD1Ev@Base 1.11
> - (optional)_ZN7u3dBallD2Ev@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZN7u3dBallD1Ev@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZN7u3dBallD2Ev@Base 1.11
>   (arch=!alpha !amd64 !kfreebsd-amd64 !ia64 !s390 !s390x !sparc64 sh4 
> powerpcspe)_ZN7u3dMesh11AddTriangleEjjjj@Base 1.11
>   (arch=!alpha !amd64 !kfreebsd-amd64 !ia64 !s390 !s390x !sparc64 
> !powerpcspe)_ZN7u3dMesh11AddTriangleEjjjjjj@Base 1.11
>   (arch=alpha amd64 kfreebsd-amd64 ia64 s390 s390x sparc64 
> powerpcspe)_ZN7u3dMesh11AddTriangleEmmmm@Base 1.11
> @@ -1015,8 +1015,8 @@
>   
> _ZN7u3dMesh20print_model_resourceERSt14basic_ofstreamIcSt11char_traitsIcEE@Base
>  1.11
>   _ZN7u3dMesh9quad_plotEPfS0_S0_S0_S0_S0_S0_S0_@Base 1.11
>   _ZN7u3dMesh9trig_plotEPfS0_S0_S0_S0_S0_@Base 1.11
> - (optional)_ZN7u3dMeshC1ERKS_@Base 1.11
> - (optional)_ZN7u3dMeshC2ERKS_@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZN7u3dMeshC1ERKS_@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZN7u3dMeshC2ERKS_@Base 1.11
>   _ZN7u3dMeshD1Ev@Base 1.11
>   (arch=!powerpcspe)_ZN7u3dMeshD2Ev@Base 1.11
>   _ZN7u3dNode5printERSt14basic_ofstreamIcSt11char_traitsIcEE@Base 1.11
> @@ -1440,8 +1440,8 @@
>   _ZN8mglParseC2Eb@Base 1.11
>   _ZN8mglParseD1Ev@Base 1.11
>   _ZN8mglParseD2Ev@Base 1.11
> - (optional)_ZN8u3dGroupD1Ev@Base 1.11
> - (optional)_ZN8u3dGroupD2Ev@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZN8u3dGroupD1Ev@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZN8u3dGroupD2Ev@Base 1.11
>   _ZN8u3dLight10print_nodeERSt14basic_ofstreamIcSt11char_traitsIcEE@Base 1.11
>   
> _ZN8u3dLight20print_light_resourceERSt14basic_ofstreamIcSt11char_traitsIcEE@Base
>  1.11
>   (optional)_ZN8u3dLightD1Ev@Base 1.11
> @@ -1453,9 +1453,9 @@
>   _ZN8u3dModel8AddColorERK8mglColor@Base 1.11
>   _ZN8u3dModel8AddPointEPKf@Base 1.11
>   _ZN8u3dModel8AddPointERK8mglPoint@Base 1.11
> - (optional)_ZN8u3dModelC1ERKS_@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZN8u3dModelC1ERKS_@Base 1.11
>   _ZN8u3dModelC1ESsP12mglGraphIDTFRKb@Base 1.11
> - (optional)_ZN8u3dModelC2ERKS_@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZN8u3dModelC2ERKS_@Base 1.11
>   _ZN8u3dModelC2ESsP12mglGraphIDTFRKb@Base 1.11
>   (arch=!powerpcspe)_ZN8u3dModelD1Ev@Base 1.11
>   _ZN8u3dModelD2Ev@Base 1.11
> @@ -1507,28 +1507,28 @@
>   _ZNK7mglData9PrintInfoEP8_IO_FILE@Base 1.11
>   _ZNK7mglData9PrintInfoEPcb@Base 1.11
>   
> (optional)_ZNSs12_S_constructIPcEES0_T_S1_RKSaIcESt20forward_iterator_tag@Base
>  1.11
> - (optional)_ZNSsC1IPcEET_S1_RKSaIcE@Base 1.11
> - (optional)_ZNSsC2IPcEET_S1_RKSaIcE@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZNSsC1IPcEET_S1_RKSaIcE@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZNSsC2IPcEET_S1_RKSaIcE@Base 1.11
>   (optional)_ZNSt10_List_baseI10u3dLineSetSaIS0_EE8_M_clearEv@Base 1.11
>   (optional)_ZNSt10_List_baseI10u3dTextureSaIS0_EE8_M_clearEv@Base 1.11
>   (optional)_ZNSt10_List_baseI11u3dPointSetSaIS0_EE8_M_clearEv@Base 1.11
>   (optional)_ZNSt10_List_baseI7u3dMeshSaIS0_EE8_M_clearEv@Base 1.11
>   (optional)_ZNSt10_List_baseI8u3dGroupSaIS0_EE8_M_clearEv@Base 1.11
>   (optional)_ZNSt10_List_baseI8u3dLightSaIS0_EE8_M_clearEv@Base 1.11
> - 
> (optional)_ZNSt11_Deque_baseI11u3dMaterialSaIS0_EE17_M_initialize_mapEj@Base 
> 1.11
> - 
> (optional)_ZNSt11_Deque_baseI11u3dMaterialSaIS0_EE17_M_initialize_mapEm@Base 
> 1.11
> - (optional)_ZNSt11_Deque_baseI11u3dMaterialSaIS0_EED2Ev@Base 1.11
> - (optional)_ZNSt12_Destroy_auxILb0EE9__destroyIP7u3dBallEEvT_S4_@Base 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt11_Deque_baseI11u3dMaterialSaIS0_EE17_M_initialize_mapEj@Base 
> 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt11_Deque_baseI11u3dMaterialSaIS0_EE17_M_initialize_mapEm@Base 
> 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt11_Deque_baseI11u3dMaterialSaIS0_EED2Ev@Base 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt12_Destroy_auxILb0EE9__destroyIP7u3dBallEEvT_S4_@Base 1.11
>   (optional)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 1.11
>   (optional)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base 1.11
>   (optional)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base 1.11
> - 
> (optional)_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIP7u3dBallS3_EET0_T_S5_S4_@Base
>  1.11
> - (optional)_ZNSt4listI7u3dMeshSaIS0_EE14_M_create_nodeERKS0_@Base 1.11
> - (optional)_ZNSt4listI7u3dMeshSaIS0_EE9push_backERKS0_@Base 1.11
> - (optional)_ZNSt4listI8u3dGroupSaIS0_EE9push_backERKS0_@Base 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIP7u3dBallS3_EET0_T_S5_S4_@Base
>  1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt4listI7u3dMeshSaIS0_EE14_M_create_nodeERKS0_@Base 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt4listI7u3dMeshSaIS0_EE9push_backERKS0_@Base 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt4listI8u3dGroupSaIS0_EE9push_backERKS0_@Base 1.11
>   _ZNSt5dequeI11u3dMaterialSaIS0_EE16_M_push_back_auxERKS0_@Base 1.11
> - (optional)_ZNSt5dequeI11u3dMaterialSaIS0_EE17_M_reallocate_mapEjb@Base 1.11
> - (optional)_ZNSt5dequeI11u3dMaterialSaIS0_EE17_M_reallocate_mapEmb@Base 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt5dequeI11u3dMaterialSaIS0_EE17_M_reallocate_mapEjb@Base 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt5dequeI11u3dMaterialSaIS0_EE17_M_reallocate_mapEmb@Base 1.11
>   
> (optional)_ZNSt5dequeI11u3dMaterialSaIS0_EE19_M_destroy_data_auxESt15_Deque_iteratorIS0_RS0_PS0_ES6_@Base
>  1.11
>   _ZNSt5dequeI11u3dMaterialSaIS0_EED1Ev@Base 1.11
>   (optional)_ZNSt5dequeI11u3dMaterialSaIS0_EED2Ev@Base 1.11
> @@ -1536,25 +1536,26 @@
>   (optional)_ZNSt6vectorI10TexCoord2DSaIS0_EE9push_backERKS0_@Base 1.11
>   
> _ZNSt6vectorI7size_t3SaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_@Base
>  1.11
>   
> _ZNSt6vectorI7u3dBallSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_@Base
>  1.11
> - (optional)_ZNSt6vectorI7u3dBallSaIS0_EE9push_backERKS0_@Base 1.11
> - (optional)_ZNSt6vectorI7u3dBallSaIS0_EED1Ev@Base 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt6vectorI7u3dBallSaIS0_EE9push_backERKS0_@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZNSt6vectorI7u3dBallSaIS0_EED1Ev@Base 1.11
>   
> _ZNSt6vectorI7u3dLineSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_@Base
>  1.11
>   
> _ZNSt6vectorI8mglColorSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_@Base
>  1.11
>   (optional)_ZNSt6vectorI8mglColorSaIS0_EE9push_backERKS0_@Base 1.11
> - (optional)_ZNSt6vectorI8mglColorSaIS0_EED1Ev@Base 1.11
> - (optional)_ZNSt6vectorI8mglColorSaIS0_EED2Ev@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZNSt6vectorI8mglColorSaIS0_EED1Ev@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZNSt6vectorI8mglColorSaIS0_EED2Ev@Base 1.11
>   
> _ZNSt6vectorI8mglPointSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_@Base
>  1.11
>   (optional)_ZNSt6vectorI8mglPointSaIS0_EE9push_backERKS0_@Base 1.11
> - (optional)_ZNSt6vectorI8mglPointSaIS0_EED1Ev@Base 1.11
> - (optional)_ZNSt6vectorI8mglPointSaIS0_EED2Ev@Base 1.11
> - 
> (optional)_ZNSt6vectorIjSaIjEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPjS1_EERKj@Base
>  1.11
> - (optional)_ZNSt6vectorIjSaIjEED1Ev@Base 1.11
> - (optional)_ZNSt6vectorIjSaIjEED2Ev@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZNSt6vectorI8mglPointSaIS0_EED1Ev@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZNSt6vectorI8mglPointSaIS0_EED2Ev@Base 1.11
> +#MISSING: 1.11.2-17# 
> (optional)_ZNSt6vectorIjSaIjEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPjS1_EERKj@Base
>  1.11
> +#MISSING: 1.11.2-17# (optional)_ZNSt6vectorIjSaIjEED1Ev@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZNSt6vectorIjSaIjEED2Ev@Base 1.11
>   
> (optional)_ZNSt6vectorImSaImEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPmS1_EERKm@Base
>  1.11
> - (optional)_ZNSt6vectorImSaImEED1Ev@Base 1.11
> - (optional)_ZNSt6vectorImSaImEED2Ev@Base 1.11
> + _ZNSt6vectorImSaImEE9push_backERKm@Base 1.11.2-17
> +#MISSING: 1.11.2-17# (optional)_ZNSt6vectorImSaImEED1Ev@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZNSt6vectorImSaImEED2Ev@Base 1.11
>   (optional)_ZSt22__complex_pow_unsignedIdESt7complexIT_ES2_j@Base 1.11
> - (optional)_ZSt5fixedRSt8ios_base@Base 1.11
> +#MISSING: 1.11.2-17# (optional)_ZSt5fixedRSt8ios_base@Base 1.11
>   _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_@Base 1.11
>   _ZTI10mglFormula@Base 1.11
>   _ZTI10mglGraphAB@Base 1.11
> dh_makeshlibs: dpkg-gensymbols -plibmgl5 -Idebian/libmgl5.symbols 
> -Pdebian/libmgl5 returned exit code 1
> make: *** [binary-arch] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/mathgl_1.11.2-17_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Version: 2.1.3.1-1

The recent upload seems to have resolved the issue.

Best regards
Dimitris  

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to