[Qgis-developer] Building and running qgis from master

Jarl Friis jarl at softace.dk
Wed Aug 6 00:30:23 PDT 2014


Hi Werner.

Thanks for replying.

2014-08-06 0:01 GMT+02:00 Werner Macho <werner.macho at gmail.com>:
> Hi!
>
> Thanks for reminding me to use make test on master from time to time ..
> currently:
>
> 82% tests passed, 17 tests failed out of 97
>
> (building on 64 Bit Linux Mint Debian Edition)
>
> I do not wonder that some tests fail in master, and I also know that I
> never was at 100% but 54 tests fail is a bit too much.Exit here is
> without SEGFAULT ..

I have quite a lof of SEGFAULTS.

>
> I guess there is something wrong/missing on your system.
>
> without any further information (I am also running and compiling it on
> Ubuntu 14.04 - no info about Kubuntu) it is a bit hard to tell anything.

Kubuntu is just Ubuntu with another default package selection (KDE
instead of Gnome/Unity), so consider it as Ubuntu.

> Is Kubuntu 14.04 probably using Qt5 already?

No, I am compiling against Qt 4.8.5 (the latest Ubuntu package)

The test results are:
44% tests passed, 54 tests failed out of 97

Total Test time (real) = 412.50 sec

The following tests FAILED:
          3 - qgis_applicationtest (SEGFAULT)
          4 - qgis_diagramtest (OTHER_FAULT)
          5 - qgis_diagramexpressiontest (SEGFAULT)
          6 - qgis_expressiontest (SEGFAULT)
          9 - qgis_regression992 (OTHER_FAULT)
         10 - qgis_regression1141 (SEGFAULT)
         11 - qgis_rasterlayertest (OTHER_FAULT)
         12 - qgis_rastersublayertest (OTHER_FAULT)
         13 - qgis_rasterfilewritertest (SEGFAULT)
         15 - qgis_maplayertest (SEGFAULT)
         16 - qgis_rendererstest (OTHER_FAULT)
         17 - qgis_maprenderertest (OTHER_FAULT)
         18 - qgis_blendmodestest (OTHER_FAULT)
         19 - qgis_geometrytest (Failed)
         20 - qgis_coordinatereferencesystemtest (SEGFAULT)
         22 - qgis_vectordataprovidertest (SEGFAULT)
         23 - qgis_vectorlayertest (OTHER_FAULT)
         24 - qgis_rulebasedrenderertest (SEGFAULT)
         25 - qgis_ziplayertest (SEGFAULT)
         26 - qgis_dataitemtest (SEGFAULT)
         28 - qgis_composerutils (OTHER_FAULT)
         29 - qgis_composerpapertest (OTHER_FAULT)
         30 - qgis_composermaptest (OTHER_FAULT)
         31 - qgis_composereffectstest (OTHER_FAULT)
         32 - qgis_composershapestest (OTHER_FAULT)
         33 - qgis_composerrotationtest (OTHER_FAULT)
         34 - qgis_composerpicturetest (OTHER_FAULT)
         35 - qgis_atlascompositiontest (OTHER_FAULT)
         36 - qgis_composerlabeltest (SEGFAULT)
         37 - qgis_composertabletest (SEGFAULT)
         38 - qgis_composerddtest (SEGFAULT)
         39 - qgis_stylev2test (SEGFAULT)
         40 - qgis_composerhtmltest (Failed)
         42 - qgis_composerscalebartest (OTHER_FAULT)
         44 - qgis_vectorlayercachetest (SEGFAULT)
         46 - qgis_gradienttest (OTHER_FAULT)
         47 - qgis_shapebursttest (OTHER_FAULT)
         48 - qgis_invertedpolygontest (OTHER_FAULT)
         49 - qgis_zoomtest (SEGFAULT)
         50 - qgis_projectionissues (SEGFAULT)
         51 - qgis_scalecombobox (SEGFAULT)
         52 - qgis_dualviewtest (OTHER_FAULT)
         53 - qgis_rubberbandtest (SEGFAULT)
         55 - qgis_analyzertest (SEGFAULT)
         57 - qgis_zonalstatisticstest (OTHER_FAULT)
         58 - qgis_wcsprovidertest (SEGFAULT)
         61 - PyQgsLocalServer (Failed)
         69 - PyQgsBlendModes (Failed)
         78 - PyQgsComposerHtml (Failed)
         84 - PyQgsSymbolLayerV2 (Failed)
         86 - PyQgsAtlasComposition (Failed)
         90 - PyQgsPalLabelingCanvas (Failed)
         91 - PyQgsPalLabelingComposer (Failed)
         92 - PyQgsPalLabelingServer (Failed)
Errors while running CTest


Now that you are compiling and building on Ubuntu 14.04 64bit, Could
you send me your CMakeCache.txt from that system? So that I can
investigate the build configuration difference.

Jarl


More information about the Qgis-developer mailing list