Your message dated Mon, 14 Dec 2009 19:00:37 +0100
with message-id <7b3bdec70912141000p2cf447e7md0a8c9ba59b88...@mail.gmail.com>
and subject line Re: Bug#559629: FTBFS [hppa]: libjvm.so not found
has caused the Debian Bug report #559629,
regarding FTBFS [hppa]: libjvm.so not found
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.)
--
559629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: elmerfem
Version: 5.5.0.svn.4262.dfsg-1
Severity: serious
User: debian-h...@lists.debian.org
Usertags: hppa
elmerfem reliably fails to build on hppa:
https://buildd.debian.org/build.php?&pkg=elmerfem&ver=5.5.0.svn.4262.dfsg-1&arch=hppa&file=log
From the most recent build attempt:
[...]
/usr/bin/rcc -name ElmerGUI ElmerGUI.qrc -o tmp/qrc_ElmerGUI.cpp
g++ -c -pipe -O2 -D_REENTRANT -w -DEG_QWT -DEG_VTK -DEG_MATC -DEG_OCC
-DEG_PYTHONQT -DHAVE_CONFIG_H -DHAVE_IOSTREAM -DHAVE_FSTREAM -DHAVE_LIMITS_H
-DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml
-I/usr/include/qt4/QtScript -I/usr/include/qt4 -I. -I../netgen/libsrc/interface
-I/usr/include/qwt-qt4 -I/usr/include/vtk-5.2 -I/usr/include/opencascade
-I/usr/include/python2.5 -I../PythonQt/src -I/usr/X11R6/include -Itmp -Itmp -o
tmp/qrc_ElmerGUI.o tmp/qrc_ElmerGUI.cpp
g++ -Wl,-O1 -o ElmerGUI tmp/bodypropertyeditor.o tmp/boundarydivision.o
tmp/boundarypropertyeditor.o tmp/checkmpi.o tmp/dynamiceditor.o tmp/edfeditor.o
tmp/egini.o tmp/generalsetup.o tmp/glcontrol.o tmp/glwidget.o tmp/helpers.o
tmp/main.o tmp/mainwindow.o tmp/materiallibrary.o tmp/maxlimits.o
tmp/meshcontrol.o tmp/meshingthread.o tmp/meshtype.o tmp/meshutils.o
tmp/operation.o tmp/parallel.o tmp/projectio.o tmp/sifgenerator.o
tmp/sifwindow.o tmp/solverparameters.o tmp/summaryeditor.o tmp/egconvert.o
tmp/egmain.o tmp/egmesh.o tmp/egnative.o tmp/egutils.o tmp/elmergrid_api.o
tmp/nglib_api.o tmp/tetlib_api.o tmp/renderarea.o tmp/twodview.o
tmp/curveeditor.o tmp/convergenceview.o tmp/axes.o tmp/featureedge.o
tmp/vtkpost.o tmp/isosurface.o tmp/isocontour.o tmp/epmesh.o tmp/colorbar.o
tmp/meshpoint.o tmp/meshedge.o tmp/surface.o tmp/preferences.o tmp/vector.o
tmp/readepfile.o tmp/streamline.o tmp/timestep.o tmp/ecmaconsole.o tmp/text.o
tmp/matc.o tmp/cadview.o tmp/cadpreferences.o t
mp/moc_bodypropertyeditor.o tmp/moc_boundarydivision.o
tmp/moc_boundarypropertyeditor.o tmp/moc_dynamiceditor.o tmp/moc_edfeditor.o
tmp/moc_egini.o tmp/moc_generalsetup.o tmp/moc_glcontrol.o tmp/moc_glwidget.o
tmp/moc_mainwindow.o tmp/moc_materiallibrary.o tmp/moc_meshcontrol.o
tmp/moc_meshingthread.o tmp/moc_parallel.o tmp/moc_projectio.o
tmp/moc_sifwindow.o tmp/moc_solverparameters.o tmp/moc_summaryeditor.o
tmp/moc_renderarea.o tmp/moc_twodview.o tmp/moc_curveeditor.o
tmp/moc_convergenceview.o tmp/moc_axes.o tmp/moc_featureedge.o
tmp/moc_vtkpost.o tmp/moc_isosurface.o tmp/moc_isocontour.o tmp/moc_colorbar.o
tmp/moc_meshpoint.o tmp/moc_meshedge.o tmp/moc_surface.o tmp/moc_preferences.o
tmp/moc_vector.o tmp/moc_readepfile.o tmp/moc_streamline.o tmp/moc_timestep.o
tmp/moc_ecmaconsole.o tmp/moc_text.o tmp/moc_matc.o tmp/moc_cadview.o
tmp/moc_cadpreferences.o tmp/qrc_ElmerGUI.o -L../matc/lib -L../netgen/ngcore
-L/usr/lib -L/usr/lib/vtk-5.2 -L../PythonQt/lib -L/usr/X11R6/lib
-lmatc -lng -lqwt-qt4 -lvtkHybrid -lvtkWidgets -lQVTK -lTKBRep -lTKSTL
-lTKSTEP -lTKIGES -lpython2.5 -lPythonQt -lQtScript -lQtXml -lQtOpenGL -lQtGui
-lQtCore -lQtUiTools -lGLU -lGL -lpthread
/usr/bin/ld: warning: libjvm.so, needed by /usr/lib/libvtkHybrid.so, not found
(try using -rpath or -rpath-link)
/usr/lib/libvtkHybrid.so: undefined reference to `JNI_GetCreatedJavaVMs'
/usr/lib/libvtkHybrid.so: undefined reference to `JNI_CreateJavaVM'
collect2: ld returned 1 exit status
make[2]: *** [ElmerGUI] Error 1
make[1]: *** [sub-Application-make_default] Error 2
make: *** [stamp-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
make[2]: Leaving directory
`/build/buildd-elmerfem_5.5.0.svn.4262.dfsg-1-hppa-15nqvX/elmerfem-5.5.0.svn.4262.dfsg/ElmerGUI/Application'
make[1]: Leaving directory
`/build/buildd-elmerfem_5.5.0.svn.4262.dfsg-1-hppa-15nqvX/elmerfem-5.5.0.svn.4262.dfsg/ElmerGUI'
--- End Message ---
--- Begin Message ---
Version: 5.2.1-14
On 2009/12/10 Adam C Powell IV wrote:
> reassign 559629 libvtk5.2
> merge 559629 558675
> thanks
>
> Hello,
>
> "reliably fails to build on hppa" is a matter of perspective. On the
> first three tries, hppa alone failed to install the Build-Depends...
>
> If you look at the log, it's clearly a problem with VTK, and there's
> already a bug open on this issue.
Fixed in 5.2.1-14, libvtkHybrid.so does no more depend on libjvm.so.
Denis
--- End Message ---