On 10/29/15, patrick keshishian <pkesh...@gmail.com> wrote:
> On 10/29/15, Landry Breuil <lan...@rhaalovely.net> wrote:
[snip]
>> Now that postgresql.port.mk allows to run those tests with the correct
>> charset, can we get an updated tarball with a patch for the default
>> --cache value (and the corresponding discussion brought upstream) ? I'd
>> like to import this one this weekend....

Per request attached is a new tar-ball that takes more tests
from FAIL to PASS. test-suite.log also attached.

$ cat test-suite.log
========================================
   osm2pgsql 0.88.1: ./test-suite.log
========================================

# TOTAL: 18
# PASS:  15
# SKIP:  1
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/test-output-pgsql-tablespace
========================================

./tests/test-output-pgsql-tablespace:/usr/local/lib/libestdc++.so.17.0:
/usr/lib/libstdc++.so.57.0 : WARNING:
symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink
your program
test_regression_simple
NOTICE:  database "osm2pgsql-test-13205-1446173215" does not exist, skipping
Abort trap (core dumped)

FAIL: tests/test-parse-options
==============================

./tests/test-parse-options:/usr/local/lib/libestdc++.so.17.0:
/usr/lib/libstdc++.so.57.0 : WARNING:
symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink
your program
test_insufficient_args
terminate called after throwing an instance of 'std::runtime_error'
  what():  Usage error. For further information see:
        osm2pgsql -h|--help

Abort trap (core dumped)

SKIP: tests/regression-test
===========================

Setting up test database
The test needs a temporary tablespace to run in, but it does not
exist. Please create the temporary tablespace. On Linux, you can do
this by running:
  sudo mkdir -p /tmp/psql-tablespace
  sudo /bin/chown postgres.postgres tmp/psql-tablespace
  psql -c "CREATE TABLESPACE tablespacetest LOCATION
'/tmp/psql-tablespace'" postgres
Cleaning up test database




> I haven't had a chance to do this. I'm a bit behind of -current too.
> But the project just switched to using Cmake[1], and I've not yet
> looked at what I need to do for it wrt our ports tree.
>
> Do you want to import this version or wait for a newer Cmake
> one?
>
> --patrick
>
> [1] heads-up announcement:
> https://lists.openstreetmap.org/pipermail/dev/2015-October/028786.html
> and final change over:
> https://lists.openstreetmap.org/pipermail/dev/2015-October/028797.html
>

Attachment: geo_osm2pgsql.tar.gz
Description: GNU Zip compressed data

Attachment: test-suite.log
Description: Binary data

Reply via email to