Bug#876934: openorienteering-mapper FTBFS: test failures

2018-03-26 Thread Kai Pastor, DG0YT
For the record, I now verified on SLE (s390x) that version 0.8.1 also 
builds for big endian systems.


Packages for Debian users continue to be available on
https://build.opensuse.org/package/show/home:dg0yt/openorienteering-mapper

Bye, Kai



Bug#876934: openorienteering-mapper FTBFS: test failures

2018-03-11 Thread Kai Pastor, DG0YT

Dear maintainers,

today I released OpenOrienteering Mapper 0.8.1. Now you have the 
following options for fixing bug#876934:


a) Update to 0.8.1.

0.8.x builds successful with proj-5.0.0 and gdal/libpoppler for Debian 
Testing on build.opensuse.org. It also builds reproducible for openSUSE 
Tumbleweed.


b) Disable GDAL when building openorienteering-mapper-0.7.0. This stops 
the crashes from a ODR violation caused by a duplicate symbol named 
pulled in by libgdal from libpoppler.


Regards, Kai.



Bug#876934: openorienteering-mapper FTBFS: test failures

2017-10-09 Thread Graham Inggs

Control: tags -1 + unreproducible sid
Control: severity -1 normal


I've just tried sbuild in an amd64 sid schroot and 
openorienteering-mapper builds fine for me.


I noticed it also still builds in testing on the reproducible-builds 
buildds.


Why don't co-maintainers (uploaders) receive bug by default?  I missed 
this report.




Bug#876934: openorienteering-mapper FTBFS: test failures

2017-09-26 Thread Adrian Bunk
Source: openorienteering-mapper
Version: 0.7.0-1
Severity: serious

Some recent change in unstable makes openorienteering-mapper FTBFS:

https://tests.reproducible-builds.org/debian/history/openorienteering-mapper.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/openorienteering-mapper.html

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/openorienteering-mapper-0.7.0'
# The tests need a running X server, so use Xvfb to run the tests in automated
# build environments.
cd obj-x86_64-linux-gnu ; xvfb-run /usr/bin/ctest --force-new-ctest-process -j1 
--extra-verbose
UpdateCTestConfiguration  from 
:/build/1st/openorienteering-mapper-0.7.0/obj-x86_64-linux-gnu/DartConfiguration.tcl
UpdateCTestConfiguration  from 
:/build/1st/openorienteering-mapper-0.7.0/obj-x86_64-linux-gnu/DartConfiguration.tcl
Test project /build/1st/openorienteering-mapper-0.7.0/obj-x86_64-linux-gnu
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
  Start  1: tst_qglobal

1: Test command: /usr/bin/cmake "-P" "tst_qglobal-RUN.cmake"
1: Test timeout computed to be: 9.99988e+06
1: * Start testing of tst_QGlobal *
1: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 7.2.0)
1: PASS   : tst_QGlobal::initTestCase()
1: PASS   : tst_QGlobal::testqOverload()
1: PASS   : tst_QGlobal::cleanupTestCase()
1: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
1: * Finished testing of tst_QGlobal *
 1/17 Test  #1: tst_qglobal ..   Passed0.07 sec
test 2
  Start  2: encoding_t

2: Test command: /usr/bin/cmake "-P" "encoding_t-RUN.cmake"
2: Test timeout computed to be: 9.99988e+06
2: * Start testing of EncodingTest *
2: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 7.2.0)
2: PASS   : EncodingTest::initTestCase()
2: PASS   : EncodingTest::testCodepageForLanguage(cs)
2: PASS   : EncodingTest::testCodepageForLanguage(cs_x)
2: PASS   : EncodingTest::testCodepageForLanguage(ru)
2: PASS   : EncodingTest::testCodepageForLanguage(ru_RU)
2: PASS   : EncodingTest::testCodepageForLanguage(de)
2: PASS   : EncodingTest::testCodepageForLanguage(??)
2: PASS   : EncodingTest::testCodecForName()
2: PASS   : EncodingTest::cleanupTestCase()
2: Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 3ms
2: * Finished testing of EncodingTest *
 2/17 Test  #2: encoding_t ...   Passed0.08 sec
test 3
  Start  3: georeferencing_t

3: Test command: /usr/bin/cmake "-P" "georeferencing_t-RUN.cmake"
3: Test timeout computed to be: 9.99988e+06
3: * Start testing of GeoreferencingTest *
3: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 7.2.0)
3: PASS   : GeoreferencingTest::initTestCase()
3: PASS   : GeoreferencingTest::testEmptyProjectedCRS()
3: PASS   : GeoreferencingTest::testGridScaleFactor()
3: PASS   : GeoreferencingTest::testCRS(EPSG:4326)
3: PASS   : GeoreferencingTest::testCRS(UTM)
3: PASS   : GeoreferencingTest::testCRSTemplates()
3: PASS   : GeoreferencingTest::testProjection(LVermGeo RLP Koblenz UTM)
3: PASS   : GeoreferencingTest::testProjection(LVermGeo RLP Koblenz GK3)
3: PASS   : GeoreferencingTest::testProjection(LVermGeo RLP Pruem UTM)
3: PASS   : GeoreferencingTest::testProjection(LVermGeo RLP Pruem GK2)
3: PASS   : GeoreferencingTest::testProjection(LVermGeo RLP Landau UTM)
3: PASS   : GeoreferencingTest::testProjection(LVermGeo RLP Landau GK3)
3: PASS   : GeoreferencingTest::testProjection(EPSG 5514 ČÚZK Dolní Temenice)
3: PASS   : GeoreferencingTest::cleanupTestCase()
3: Totals: 14 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
3: * Finished testing of GeoreferencingTest *
 3/17 Test  #3: georeferencing_t .   Passed0.08 sec
test 4
  Start  4: locale_t

4: Test command: /usr/bin/cmake "-P" "locale_t-RUN.cmake"
4: Test timeout computed to be: 9.99988e+06
4: * Start testing of LocaleTest *
4: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 7.2.0)
4: PASS   : LocaleTest::initTestCase()
4: XFAIL  : LocaleTest::testEsperantoQLocale() Cannot construct Esperanto 
QLocale from "eo" (issue #792).
4:Loc: [openorienteering-mapper_0.7.0-1/test/locale_t.cpp(46)]
4: XFAIL  : LocaleTest::testEsperantoQLocale() Cannot construct Esperanto 
QLocale from "eo_C".
4:Loc: [openorienteering-mapper_0.7.0-1/test/locale_t.cpp(49)]
4: XFAIL  : LocaleTest::testEsperantoQLocale() Cannot construct Esperanto 
QLocale for AnyScript, AnyCountry.
4:Loc: [openorienteering-mapper_0.7.0-1/test/locale_t.cpp(52)]
4: PASS   : Lo