logo separator

Build mkgmap/mkgmap #622.3

Commit: 4262 by gerd
Branch: trunk
Time: 11 Jan 2019, 9:35 a.m.
Failed
This test: 43 sec
Total time: 3 min 37 sec

improve default style (defaultStyleTidy3e.patch by Ticker Berkin with small modifications) A few minor layout tidy-ups Add GBR section to inc/access_country Do aeroway=runway/taxiway/taxilane as lines unless marked as area=yes and show these lines even when also a highway Ignore more highways when abandoned/disused/demolished Ignore more highway tags that are not suitable for routing Convert highway=steps/corridor/stepping_stones/elevator/escalator/platform to footway with bicycle=no and remove later test for steps Convert highway=crossing/virtual to path Don't convert footway to cycleway, but more rules to convert path to footway/cycleway/bridleway Add footway around man_made=pier even if area=yes Fix common bad tagging for highway= by converting to the presumed values Put routable path around highway=pedestrian closed areas; squares/plazas often don't have other routing joining all entry/exit ways. Similarly for footway. Then continue to allow any polygon processing Handle some rarer highway types by converting to more generic type Show any other water lines Removed all the {set cityxx/tmp:city}, & cityxx/tmp:city!=yes, continue with_actions bits from place=city/town... Group the rules amenity=restaurant/fast_food, cuisine= to clarify, simplify and show better how it relates Garmin "Food & Drink" search and add some more cuisines. One effect of this is that amenity=fast_food,cuisine=pizza/grill moves to the "Fast Food" category. The other effect is that an element that is both a Restaurant and a Lodging now shows as Lodging rather than Restaurant For leisure=* where sport might be involved, show the sport if no name available Show canal/lock as 0x6505 (Water Features>Canal) Show aeroway=runway/taxiway/taxilane as polygon only if marked as area=yes Increase resolution that amenity=cafe/fast_food/restaurant polygons show at Show place=suburb Alternative rule to show highway=pedestrian as square/plaza unless explicit area=no. highway=footway show as square/plaza if explicit area=yes Don't assume any other closed highway is parking area, just services/rest_area Show more historic=* Show drydock, canal & lock differently from standard natural=water, and use a different code for small lakes Show any other water area Show all man_made=* unless explicit area=no

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

Checkout mkgmap/mkgmap branch trunk revision 4262

Starting script "build"

$ java -version

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

openjdk version "11.0.1" 2018-10-16

OpenJDK Runtime Environment 18.9 (build 11.0.1+13)

OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode)

$ ant -version

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

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

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

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

$ exit

exit

cd . for archives

tar . to /home/builder/build/root_Kjw5PR/dist/mkgmap-r4262-src.tar.gz

cd . for archives

zip . to /home/builder/build/root_Kjw5PR/dist/mkgmap-r4262-src.zip

$ ant -Dhave.version=1 dist

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

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

prepare:

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

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

ivy-availability:

download-ivy:

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

[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_Kjw5PR/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_Kjw5PR/src/ivysettings.xml

resolve-compile:

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by org.apache.ivy.util.url.IvyAuthenticator (file:/home/builder/build/root_Kjw5PR/src/lib/build/ivy-2.2.0.jar) to field java.net.Authenticator.theAuthenticator

WARNING: Please consider reporting this to the maintainers of org.apache.ivy.util.url.IvyAuthenticator

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

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

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

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

compile:

[javac] Compiling 504 source files to /home/builder/build/root_Kjw5PR/src/build/classes

[javac] Note: Some input files use or override a deprecated API.

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

build:

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

svn-version:

git-version:

check-version:

version-file:

dist:

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

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

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

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

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

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

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

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

BUILD SUCCESSFUL

Total time: 23 seconds

$ exit

exit

$ ant -Dhave.version=1 test

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

Buildfile: /home/builder/build/root_Kjw5PR/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_Kjw5PR/src/ivysettings.xml

resolve-compile:

compile:

build:

resolve-test:

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by org.apache.ivy.util.url.IvyAuthenticator (file:/home/builder/build/root_Kjw5PR/src/lib/build/ivy-2.2.0.jar) to field java.net.Authenticator.theAuthenticator

WARNING: Please consider reporting this to the maintainers of org.apache.ivy.util.url.IvyAuthenticator

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

[ivy:retrieve] downloading http://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.jar ...

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

[ivy:retrieve] .. (0kB)

[ivy:retrieve] [SUCCESSFUL ] junit#junit;4.11!junit.jar (102ms)

[ivy:retrieve] downloading http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar ...

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

[ivy:retrieve] .. (0kB)

[ivy:retrieve] [SUCCESSFUL ] org.hamcrest#hamcrest-core;1.3!hamcrest-core.jar (41ms)

build-test:

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

[javac] Compiling 77 source files to /home/builder/build/root_Kjw5PR/src/build/test

[javac] /home/builder/build/root_Kjw5PR/src/test/main/RulesTest.java:44: error: package javax.xml.bind does not exist

[javac] import javax.xml.bind.DatatypeConverter;

[javac] ^

[javac] /home/builder/build/root_Kjw5PR/src/test/main/RulesTest.java:351: error: cannot find symbol

[javac] String s = DatatypeConverter.printHexBinary(digest).substring(0, 8);

[javac] ^

[javac] symbol: variable DatatypeConverter

[javac] location: class RulesTest

[javac] Note: /home/builder/build/root_Kjw5PR/src/test/uk/me/parabola/mkgmap/reader/osm/CustomCollectionsTest.java uses or overrides a deprecated API.

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

[javac] 2 errors

BUILD FAILED

/home/builder/build/root_Kjw5PR/src/build.xml:264: Compile failed; see the compiler error output for details.

Total time: 9 seconds

Script ended FAILED.

End build of mkgmap/mkgmap-4262 for environment BuildEnv: java=openjdk11, 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...