Your message dated Sat, 18 May 2013 16:10:06 -0400
with message-id <1556080.uPXfRTcoea@scott-latitude-e6320>
and subject line Fixed Missing build dep on zlib1g-dev
has caused the Debian Bug report #708794,
regarding pyqwt3d: FTBFS on all archs except i386/hurd-i386
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.)


-- 
708794: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pyqwt3d
Version: 0.1.7~cvs20090625-9
Severity: serious
Justification: fails to build from source (but built successfully in the past)

I just binNMUed pyqwt3d for the sip4 transition (see #707239) and it fails to
build on almost every architecture:

https://buildd.debian.org/status/package.php?p=pyqwt3d

The common error is:

g++ -shared  -Wl,-z,relro -Wl,-O1 -Wl,--version-script=_Qwt3D.exp -o _Qwt3D.so
sip_Qwt3Dcmodule.o sip_Qwt3DCellData.o sip_Qwt3DGridData.o sip_Qwt3DData.o
sip_Qwt3DRGBA.o sip_Qwt3DFreeVector.o sip_Qwt3DParallelEpiped.o
sip_Qwt3DTriple.o sip_Qwt3DTuple.o sip_Qwt3DSurfacePlot.o sip_Qwt3DLogScale.o
sip_Qwt3DLinearScale.o sip_Qwt3DScale.o sip_Qwt3DKeyboardState.o
sip_Qwt3DMouseState.o sip_Qwt3DPlot3D.o sip_Qwt3DParametricSurface.o
sip_Qwt3DGLStateBewarer.o sip_Qwt3DLabel.o sip_Qwt3DNativeReader.o
sip_Qwt3DVectorWriter.o sip_Qwt3DPixmapWriter.o sip_Qwt3DIOFunctor.o
sip_Qwt3DIO.o sip_Qwt3DMapping.o sip_Qwt3DFunction.o sip_Qwt3DGridMapping.o
sip_Qwt3DArrow.o sip_Qwt3DCone.o sip_Qwt3DDot.o sip_Qwt3DCrossHair.o
sip_Qwt3DVertexEnrichment.o sip_Qwt3DEnrichment.o sip_Qwt3DCoordinateSystem.o
sip_Qwt3DColorLegend.o sip_Qwt3DStandardColor.o sip_Qwt3DColor.o
sip_Qwt3DAxis.o sip_Qwt3DDrawable.o sip_Qwt3DLinearAutoScaler.o
sip_Qwt3DAutoScaler.o sip_Qwt3DTripleField.o sip_Qwt3DFreeVectorField.o
sip_Qwt3DDoubleVector.o sip_Qwt3DColorVector.o sip_Qwt3DCellField.o
sip_Qwt3DCell.o sip_Qwt3DAxisVector.o qwt3d_numpy.o qwt3d_numeric.o
qwt3d_numarray.o qwt3d_python.o -L/usr/lib -L/usr/X11R6/lib -lGLU
-lqwtplot3d-qt4 -lz -lQtCore -lQtGui -lQtOpenGL
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
make[2]: *** [_Qwt3D.so] Error 1

--- End Message ---
--- Begin Message ---
I typo'ed the bug number in debian/changelog - fixed:

pyqwt3d (0.1.7~cvs20090625-10) unstable; urgency=low

  * Team upload.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Scott Kitterman ]
  * Add missing build-depends on zlib1g-dev to fix FTBFS (Closes: #70879)

 -- Scott Kitterman <sc...@kitterman.com>  Sat, 18 May 2013 15:51:17 -0400

--- End Message ---

Reply via email to