logo separator

Build mkgmap/mkgmap #709.2

Commit: 4345 by gerd
Branch: NET-no-NOD
Time: 4 Nov 2019, 1 p.m.
Passed
This test: 34 sec
Total time: 2 min 23 sec

Add check to make sure that the style is compatible with the levels option. A style should not add objects with a minresolution of 24 when the levels options defines a lower resolution for level 0. Unfortunately this only works well when the option is specifiied in the options file of the style. In this case all problematic lines are listed. If the user adds an option like --levels=0:23,1:22,2:20,3:18 it is ignored when --check-styles is used and only one error message is produced, eg. Error in style: Error: Cannot use type [0x2f12 resolution 24 continue] with level 0 at resolution 23 in style file points, line 48 Could not open style

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

Checkout mkgmap/mkgmap branch NET-no-NOD revision 4345

Starting script "build"

$ java -version

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

openjdk version "1.8.0_171"

OpenJDK Runtime Environment (build 1.8.0_171-b10)

OpenJDK 64-Bit Server VM (build 25.171-b10, mixed mode)

$ ant -version

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

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

$ echo "svn.version: 4345" > resources/mkgmap-version.properties

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

$ exit

exit

cd . for archives

tar . to /home/builder/build/root_JBvZUA/dist/mkgmap-NET-no-NOD-r4345-src.tar.gz

cd . for archives

zip . to /home/builder/build/root_JBvZUA/dist/mkgmap-NET-no-NOD-r4345-src.zip

$ ant -Dhave.version=1 dist

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

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

prepare:

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

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

ivy-availability:

download-ivy:

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

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

[get] To: /home/builder/build/root_JBvZUA/src/lib/build/ivy-2.4.0.jar

init-ivy:

[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::

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

resolve-compile:

[ivy:retrieve] downloading https://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) (194ms)

[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 (29ms)

[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 (52ms)

compile:

[javac] Compiling 503 source files to /home/builder/build/root_JBvZUA/src/build/classes

build:

[copy] Copying 450 files to /home/builder/build/root_JBvZUA/src/build/classes

svn-version:

git-version:

check-version:

version-file:

dist:

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

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

[copy] Copying 3 files to /home/builder/build/root_JBvZUA/src/dist/lib

[jar] Building jar: /home/builder/build/root_JBvZUA/src/dist/mkgmap.jar

[copy] Copying 2 files to /home/builder/build/root_JBvZUA/src/dist/doc

[copy] Copying 2 files to /home/builder/build/root_JBvZUA/src/dist

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

[copy] Copying 26 files to /home/builder/build/root_JBvZUA/src/dist/examples

BUILD SUCCESSFUL

Total time: 22 seconds

$ exit

exit

Script ended without errors.

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

Latest commits

  • 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
  • mkgmap-r4918 add surface=chipseal to group of surfaces which means paved.
    06 mar 2024
  • mkgmap-r4917 fix typos in documentation: $LONG_DATE$ -> $LONGDATE$, $SHORT_DATE$ -> $SHORTDATE$.
    18 feb 2024
  • mkgmap-r4916 sortResource_v3.patch (with updated date in comment) by Ticker Berkin.
    13 oct 2023
See more...