logo separator

Build mkgmap/splitter #18.2

Commit: 443 by gerd
Branch: trunk
Time: 24 Nov 2016, 9:09 a.m.
Passed
This test: 42 sec
Total time: 1 min 21 sec

- reorganize code to reduce size of class main and improve readability - fix issues when splitting with option --polygon-desc-file were the polygons cover areas for which the OSM input is (almost) empty. +fix possible NPE + don't suggest to use different resolution - slightly improve memory footprint (reuse existing Short and Intger instances) were possible

Start build of mkgmap/splitter-443 for BuildEnv: java=openjdk8, python=default {}

Checkout mkgmap/splitter branch trunk revision 443

Starting script "build"

$ java -version

Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_qkKI59

openjdk version "1.8.0_101"

OpenJDK Runtime Environment (build 1.8.0_101-b13)

OpenJDK 64-Bit Server VM (build 25.101-b13, mixed mode)

$ ant -version

Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_qkKI59

Apache Ant(TM) version 1.9.6 compiled on June 29 2015

$ echo "svn.version: 443" > resources/splitter-version.properties

$ echo "build.timestamp: $(date -Iseconds)" >> resources/splitter-version.properties

$ exit

exit

cd . for archives

tar . to /home/builder/build/root_qkKI59/dist/splitter-r443-src.tar.gz

cd . for archives

zip . to /home/builder/build/root_qkKI59/dist/splitter-r443-src.zip

$ ant -Dhave.version=1 dist

Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_qkKI59

Buildfile: /home/builder/build/root_qkKI59/src/build.xml

prepare:

[mkdir] Created dir: /home/builder/build/root_qkKI59/src/build/classes

[mkdir] Created dir: /home/builder/build/root_qkKI59/src/build/test-classes

[mkdir] Created dir: /home/builder/build/root_qkKI59/src/build/test-output

ivy-availability:

download-ivy:

[mkdir] Created dir: /home/builder/build/root_qkKI59/src/lib/build

[mkdir] Created dir: /home/builder/build/root_qkKI59/src/lib/compile

[mkdir] Created dir: /home/builder/build/root_qkKI59/src/lib/test

[get] Getting: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar

[get] To: /home/builder/build/root_qkKI59/src/lib/build/ivy-2.2.0.jar

init-ivy:

[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::

[ivy:configure] :: loading settings :: file = /home/builder/build/root_qkKI59/src/ivysettings.xml

resolve-compile:

[ivy:retrieve] downloading http://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar ...

[ivy:retrieve] ...................................................... (520kB)

[ivy:retrieve] .. (0kB)

[ivy:retrieve] [SUCCESSFUL ] com.google.protobuf#protobuf-java;2.5.0!protobuf-java.jar(bundle) (546ms)

[ivy:retrieve] downloading http://ivy.mkgmap.org.uk/repo/crosby/osmpbf/1.3.3/jars/osmpbf.jar ...

[ivy:retrieve] .... (129kB)

[ivy:retrieve] .. (0kB)

[ivy:retrieve] [SUCCESSFUL ] crosby#osmpbf;1.3.3!osmpbf.jar (42ms)

[ivy:retrieve] downloading http://ivy.mkgmap.org.uk/repo/it.unimi.dsi/fastutil/6.5.15-mkg.1b/jars/fastutil.jar ...

[ivy:retrieve] ......... (464kB)

[ivy:retrieve] .. (0kB)

[ivy:retrieve] [SUCCESSFUL ] it.unimi.dsi#fastutil;6.5.15-mkg.1b!fastutil.jar (83ms)

[ivy:retrieve] downloading http://repo1.maven.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar ...

[ivy:retrieve] ................. (117kB)

[ivy:retrieve] .. (0kB)

[ivy:retrieve] [SUCCESSFUL ] xpp3#xpp3;1.1.4c!xpp3.jar (60ms)

compile:

[javac] Compiling 80 source files to /home/builder/build/root_qkKI59/src/build/classes

[javac] Note: /home/builder/build/root_qkKI59/src/src/uk/me/parabola/splitter/args/ParamParser.java uses unchecked or unsafe operations.

[javac] Note: Recompile with -Xlint:unchecked for details.

resolve-test:

[ivy:retrieve] downloading http://repo1.maven.org/maven2/org/testng/testng/6.8.8/testng-6.8.8.jar ...

[ivy:retrieve] ................................................................................................................................ (816kB)

[ivy:retrieve] .. (0kB)

[ivy:retrieve] [SUCCESSFUL ] org.testng#testng;6.8.8!testng.jar (179ms)

[ivy:retrieve] downloading http://repo1.maven.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar ...

[ivy:retrieve] ................................. (275kB)

[ivy:retrieve] .. (0kB)

[ivy:retrieve] [SUCCESSFUL ] org.beanshell#bsh;2.0b4!bsh.jar (264ms)

[ivy:retrieve] downloading http://repo1.maven.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.jar ...

[ivy:retrieve] ....... (54kB)

[ivy:retrieve] .. (0kB)

[ivy:retrieve] [SUCCESSFUL ] com.beust#jcommander;1.27!jcommander.jar (48ms)

compile.tests:

[javac] Compiling 5 source files to /home/builder/build/root_qkKI59/src/build/test-classes

run.tests:

[testng] Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_qkKI59

[testng] [TestNG] Running:

[testng] Ant suite

[testng]

[testng] Wrote 999 test pairs to /tmp/test8606388375459736536.tmp

[testng] temporary file /tmp/test8606388375459736536.tmp was deleted

[testng] SparseLong2ShortMapInline: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapInline: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapInline: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapInline: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapHuge: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapHuge: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapHuge: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapHuge: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng]

[testng] ===============================================

[testng] Ant suite

[testng] Total tests run: 11, Failures: 0, Skips: 0

[testng] ===============================================

[testng]

build:

[copy] Copying 1 file to /home/builder/build/root_qkKI59/src/build/classes

svn-version:

git-version:

check-version:

version-file:

dist:

[mkdir] Created dir: /home/builder/build/root_qkKI59/src/dist

[mkdir] Created dir: /home/builder/build/root_qkKI59/src/dist/doc/api

[copy] Copying 6 files to /home/builder/build/root_qkKI59/src/dist/doc

[copy] Copying 4 files to /home/builder/build/root_qkKI59/src/dist/lib

[jar] Building jar: /home/builder/build/root_qkKI59/src/dist/splitter.jar

BUILD SUCCESSFUL

Total time: 23 seconds

$ exit

exit

$ ant -Dhave.version=1 run.tests

Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_qkKI59

Buildfile: /home/builder/build/root_qkKI59/src/build.xml

prepare:

ivy-availability:

download-ivy:

init-ivy:

[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::

[ivy:configure] :: loading settings :: file = /home/builder/build/root_qkKI59/src/ivysettings.xml

resolve-test:

compile.tests:

run.tests:

[testng] Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_qkKI59

[testng] [TestNG] Running:

[testng] Ant suite

[testng]

[testng] Wrote 999 test pairs to /tmp/test214122906536770987.tmp

[testng] temporary file /tmp/test214122906536770987.tmp was deleted

[testng] SparseLong2ShortMapInline: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapInline: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapInline: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapInline: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapHuge: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapHuge: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapHuge: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng] SparseLong2ShortMapHuge: Allocating three-tier structure to save area info (HashMap->vector->chunkvector)

[testng]

[testng] ===============================================

[testng] Ant suite

[testng] Total tests run: 11, Failures: 0, Skips: 0

[testng] ===============================================

[testng]

BUILD SUCCESSFUL

Total time: 4 seconds

$ exit

exit

Script ended without errors.

End build of mkgmap/splitter-443 for environment BuildEnv: java=openjdk8, python=default {}

Latest commits

  • mkgmap-r4922 improve AngleChecker to fix wrong or missing routing hints where roads are spltting or crossing at sharp angles..
    31 aug 2024
  • mkgmap-r4921 fix split() so that there are no gaps between the 4 children.
    10 jun 2024
  • mkgmap-r4920 update file sizes in unit tests, no functional change.
    10 jun 2024
  • splitter-r654 - add note that splitter doesn't handle holes in *.poly files.
    05 apr 2024
  • mkgmap-r4919 Avoid possible integer overflow in blocksize calculation when gmapsupp contains large number of tiles.
    04 apr 2024
See more...