https://bugzilla.redhat.com/show_bug.cgi?id=1838686 --- Comment #10 from markusN <neteler@xxxxxxxxx> --- Concerning the soname issue, I have asked in the PDAL ticket about the timeline of the next release including the fix. Next I have redone a scratch built, which fails in 2 tests: 98% tests passed, 2 tests failed out of 108 Total Test time (real) = 55.64 sec The following tests FAILED: 1 - pgpointcloudtest (Failed) 85 - pdal_filters_shell_test (Failed) Errors while running CTest error: Bad exit status from /var/tmp/rpm-tmp.fwuQlf (%check) In detail: 1: PDAL_DRIVER_PATH=/builddir/build/BUILD/PDAL-2.1.0-src/lib64 1: Test timeout computed to be: 10000000 1: [==========] Running 6 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 6 tests from PgpointcloudWriterTest 1: [ RUN ] PgpointcloudWriterTest.write 1: unknown file: Failure 1: C++ exception with description "could not connect to server: No such file or directory <<<---- maybe impossible to test against PG? 1: Is the server running locally and accepting 1: connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? 1: " thrown in SetUp(). 1: [ FAILED ] PgpointcloudWriterTest.write (1 ms) 1: [ RUN ] PgpointcloudWriterTest.writeScaled 1: unknown file: Failure 1: C++ exception with description "could not connect to server: No such file or directory 1: Is the server running locally and accepting 1: connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? 1: " thrown in SetUp(). 1: [ FAILED ] PgpointcloudWriterTest.writeScaled (0 ms) 1: [ RUN ] PgpointcloudWriterTest.writeXYZ 1: unknown file: Failure 1: C++ exception with description "could not connect to server: No such file or directory 1: Is the server running locally and accepting 1: connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? 1: " thrown in SetUp(). 1: [ FAILED ] PgpointcloudWriterTest.writeXYZ (1 ms) 1: [ RUN ] PgpointcloudWriterTest.writetNoPointcloudExtension 1: unknown file: Failure 1: C++ exception with description "could not connect to server: No such file or directory 1: Is the server running locally and accepting 1: connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? 1: " thrown in SetUp(). 1: [ FAILED ] PgpointcloudWriterTest.writetNoPointcloudExtension (0 ms) 1: [ RUN ] PgpointcloudWriterTest.writeDeleteTable 1: unknown file: Failure 1: C++ exception with description "could not connect to server: No such file or directory 1: Is the server running locally and accepting 1: connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? 1: " thrown in SetUp(). 1: [ FAILED ] PgpointcloudWriterTest.writeDeleteTable (0 ms) 1: [ RUN ] PgpointcloudWriterTest.selectExistingSchema 1: unknown file: Failure 1: C++ exception with description "could not connect to server: No such file or directory 1: Is the server running locally and accepting 1: connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? 1: " thrown in SetUp(). 1: [ FAILED ] PgpointcloudWriterTest.selectExistingSchema (0 ms) 1: [----------] 6 tests from PgpointcloudWriterTest (2 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 6 tests from 1 test suite ran. (2 ms total) 1: [ PASSED ] 0 tests. 1: [ FAILED ] 6 tests, listed below: 1: [ FAILED ] PgpointcloudWriterTest.write 1: [ FAILED ] PgpointcloudWriterTest.writeScaled 1: [ FAILED ] PgpointcloudWriterTest.writeXYZ 1: [ FAILED ] PgpointcloudWriterTest.writetNoPointcloudExtension 1: [ FAILED ] PgpointcloudWriterTest.writeDeleteTable 1: [ FAILED ] PgpointcloudWriterTest.selectExistingSchema 1: 1: 6 FAILED TESTS 1/108 Test #1: pgpointcloudtest .......................***Failed 0.16 sec 85: Test command: /builddir/build/BUILD/PDAL-2.1.0-src/bin/pdal_filters_shell_test 85: Environment variables: 85: PDAL_DRIVER_PATH=/builddir/build/BUILD/PDAL-2.1.0-src/lib64 85: Test timeout computed to be: 10000000 85: [==========] Running 1 test from 1 test suite. 85: [----------] Global test environment set-up. 85: [----------] 1 test from ShellFilterTest 85: [ RUN ] ShellFilterTest.test_shell_filter 85: sh: gdalinfo: command not found <<<---- gdal bins appear to be a test requirement 85: unknown file: Failure 85: C++ exception with description "Command 'gdalinfo -json /builddir/build/BUILD/PDAL-2.1.0-src/test/data/gdal/int16.tif' failed to execute with output ''" thrown in the test body. 85: [ FAILED ] ShellFilterTest.test_shell_filter (43 ms) 85: [----------] 1 test from ShellFilterTest (43 ms total) 85: 85: [----------] Global test environment tear-down 85: [==========] 1 test from 1 test suite ran. (43 ms total) 85: [ PASSED ] 0 tests. 85: [ FAILED ] 1 test, listed below: 85: [ FAILED ] ShellFilterTest.test_shell_filter 85: 85: 1 FAILED TEST Not sure how to deal with esp. the first one. The second might be solved with another BuildRequires dependency. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx