logo separator

Build mkgmap/mkgmap #622.1

Commit: 4262 by gerd
Branch: trunk
Time: 11 Jan 2019, 9:35 a.m.
Failed
This test: 1 min 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=jdk8, python=default {}

Checkout mkgmap/mkgmap branch trunk revision 4262

Starting script "build"

$ java -version

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

java version "1.8.0_51"

Java(TM) SE Runtime Environment (build 1.8.0_51-b16)

Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)

$ ant -version

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

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_JKgtDd/dist/mkgmap-r4262-src.tar.gz

cd . for archives

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

$ ant -Dhave.version=1 dist

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

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

prepare:

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

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

ivy-availability:

download-ivy:

[mkdir] Created dir: /home/builder/build/root_JKgtDd/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_JKgtDd/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_JKgtDd/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) (76ms)

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

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

compile:

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

build:

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

svn-version:

git-version:

check-version:

version-file:

dist:

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

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

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

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

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

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

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

[copy] Copying 26 files to /home/builder/build/root_JKgtDd/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_JKgtDd

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

resolve-compile:

compile:

build:

resolve-test:

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

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

build-test:

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

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

obtain-test-input-files:

[copy] Warning: /opt/data/testinput does not exist.

[mkdir] Created dir: /home/builder/build/root_JKgtDd/src/test/resources/in/img

[get] Getting: http://www.mkgmap.org.uk/testinput/osm/lon1.osm.gz

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/osm/lon1.osm.gz

[get] Getting: http://www.mkgmap.org.uk/testinput/osm/uk-test-1.osm.gz

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/osm/uk-test-1.osm.gz

[get] Getting: http://www.mkgmap.org.uk/testinput/osm/uk-test-2.osm.gz

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/osm/uk-test-2.osm.gz

[get] Getting: http://www.mkgmap.org.uk/testinput/mp/test1.mp

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/mp/test1.mp

[get] Getting: http://www.mkgmap.org.uk/testinput/img/63240001.img

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/img/63240001.img

[get] Getting: http://www.mkgmap.org.uk/testinput/img/63240002.img

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/img/63240002.img

[get] Getting: http://www.mkgmap.org.uk/testinput/img/63240003.img

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/img/63240003.img

[get] Getting: http://www.mkgmap.org.uk/testinput/hgt/N00W090.hgt.zip

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/hgt/N00W090.hgt.zip

[get] Getting: http://www.mkgmap.org.uk/testinput/hgt/N00W091.hgt.zip

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/hgt/N00W091.hgt.zip

[get] Getting: http://www.mkgmap.org.uk/testinput/hgt/S01W090.hgt.zip

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/hgt/S01W090.hgt.zip

[get] Getting: http://www.mkgmap.org.uk/testinput/hgt/S01W091.hgt.zip

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/hgt/S01W091.hgt.zip

[get] Getting: http://www.mkgmap.org.uk/testinput/hgt/S02W090.hgt.zip

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/hgt/S02W090.hgt.zip

[get] Getting: http://www.mkgmap.org.uk/testinput/hgt/S02W091.hgt.zip

[get] To: /home/builder/build/root_JKgtDd/src/test/resources/in/hgt/S02W091.hgt.zip

test:

[mkdir] Created dir: /home/builder/build/root_JKgtDd/src/tmp/report

[junit] Picked up _JAVA_OPTIONS: -Duser.home=/home/builder/build/root_JKgtDd

[junit] Running func.ArgsTest

[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.534 sec

[junit] Running func.SimpleTest

[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 sec

[junit] Running func.StructureTest

[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 sec

[junit] Running func.files.GmapsuppTest

[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.546 sec

[junit] Running func.files.IndexTest

[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec

[junit] Running func.files.TdbTest

[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.136 sec

[junit] Running func.read.ImgReadTest

[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec

[junit] Running func.route.SimpleRouteTest

[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 sec

[junit] Running func.sources.TestSourceTest

[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 sec

[junit] Running func.style.ScriptedStyleTest

[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec

[junit] Running uk.me.parabola.imgfmt.UtilsTest

[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

[junit] Running uk.me.parabola.imgfmt.app.BitReaderTest

[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec

[junit] Running uk.me.parabola.imgfmt.app.CoordTest

[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec

[junit] Running uk.me.parabola.imgfmt.app.dem.DemTileTest

[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

[junit] Running uk.me.parabola.imgfmt.app.labelenc.CodeFunctionsTest

[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec

[junit] Running uk.me.parabola.imgfmt.app.labelenc.Format6EncoderTest

[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

[junit] Running uk.me.parabola.imgfmt.app.labelenc.LabelEncTest

[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec

[junit] Running uk.me.parabola.imgfmt.app.labelenc.TableTransliteratorTest

[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec

[junit] Running uk.me.parabola.imgfmt.app.net.NumberPreparerTest

[junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec

[junit] Running uk.me.parabola.imgfmt.app.net.NumbersTest

[junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

[junit] Running uk.me.parabola.imgfmt.app.net.RoadDefTest

[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

[junit] Running uk.me.parabola.imgfmt.app.net.VarBitWriterTest

[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec

[junit] Running uk.me.parabola.imgfmt.app.srt.CombinedSortKeyTest

[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

[junit] Running uk.me.parabola.imgfmt.app.srt.SortExpandTest

[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

[junit] Running uk.me.parabola.imgfmt.app.srt.SortTest

[junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec

[junit] Running uk.me.parabola.imgfmt.app.srt.SrtCollatorTest

[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec

[junit] Running uk.me.parabola.imgfmt.app.srt.UnicodeCollatorTest

[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec

[junit] Running uk.me.parabola.imgfmt.app.srt.UnicodeKeyTest

[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec

[junit] Running uk.me.parabola.imgfmt.app.typ.ColourInfoTest

[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

[junit] Running uk.me.parabola.imgfmt.app.typ.TYPFileTest

[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

[junit] Running uk.me.parabola.mkgmap.CommandArgsTest

[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec

[junit] Running uk.me.parabola.mkgmap.OptionTest

[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec

[junit] Running uk.me.parabola.mkgmap.OptionsTest

[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec

[junit] Running uk.me.parabola.mkgmap.filters.LineSplitterFilterTest

[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec

[junit] Running uk.me.parabola.mkgmap.filters.ShapeMergeFilterTest

[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec

[junit] Running uk.me.parabola.mkgmap.general.LineClipperTest

[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

[junit] Running uk.me.parabola.mkgmap.general.MapLineTest

[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.ActionReaderTest

[junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.ExpressionArrangerTest

[junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.RuleFileReaderTest

[junit] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.RuleSetTest

[junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.StyleImplTest

[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.StyledConverterTest

[junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.TypeReaderTest

[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.actions.AddAccessActionTest

[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.actions.AddTagActionTest

[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.actions.ConvertFilterTest

[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.actions.CountryISOFilterTest

[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.actions.HighwaySymbolFilterTest

[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.actions.NotContainedFilterTest

[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.actions.PartFilterTest

[junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.actions.SubstringFilterTest

[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.actions.ValueBuilderTest

[junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec

[junit] Running uk.me.parabola.mkgmap.osmstyle.eval.ValueWithUnitTest

[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec

[junit] Running uk.me.parabola.mkgmap.reader.hgt.HGTConverterTest

[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec

[junit] Running uk.me.parabola.mkgmap.reader.osm.CustomCollectionsTest

[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec

[junit] Running uk.me.parabola.mkgmap.reader.osm.ElementTest

[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

[junit] Running uk.me.parabola.mkgmap.reader.osm.RestrictionRelationTest

[junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec

[junit] Running uk.me.parabola.mkgmap.reader.osm.TagsTest

[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

[junit] Running uk.me.parabola.mkgmap.scan.TokenScannerTest

[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec

[junit] Running uk.me.parabola.mkgmap.srt.SrtTextReaderTest

[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec

[junit] Running uk.me.parabola.mkgmap.typ.TypTextReaderTest

[junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec

[junit] Running uk.me.parabola.util.Java2DConverterTest

[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec

[junit] Running uk.me.parabola.util.KdTreeTest

[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec

[junit] Running uk.me.parabola.util.ShapeSplitterTest

[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec

[junitreport] Processing /home/builder/build/root_JKgtDd/src/tmp/TESTS-TestSuites.xml to /tmp/null325949918

[junitreport] Loading stylesheet jar:file:/opt/jars/apache-ant-1.9.6/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl

[junitreport] Transform time: 2409ms

[junitreport] Deleting: /tmp/null325949918

BUILD SUCCESSFUL

Total time: 40 seconds

$ exit

exit

$ pip install mwtext mkgmap-pygments pygments-xslfo-formatter

Looking in links: http://wheel.itinken.com/centos7

Collecting mwtext

Downloading http://wheel.itinken.com/centos7/mwtext-1.6.1-py2-none-any.whl

Collecting mkgmap-pygments

Downloading https://files.pythonhosted.org/packages/d4/2a/e2493887ef3c560b1281a51b9377a02fd449e2f6698d4146a276ef34faa5/mkgmap_pygments-1.5-py2-none-any.whl

Collecting pygments-xslfo-formatter

Downloading https://files.pythonhosted.org/packages/7a/69/489822b71c1d829eca34995a5dcd9f938a7552cd21b2c62468807f929cfd/pygments-xslfo-formatter-1.1.2.tar.gz

Collecting pygments (from mwtext)

Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB)

100% |████████████████████████████████| 849kB 6.3MB/s

Collecting six (from mwtext)

Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl

Installing collected packages: pygments, six, mwtext, mkgmap-pygments, pygments-xslfo-formatter

Running setup.py install for pygments-xslfo-formatter ... - done

Successfully installed mkgmap-pygments-1.5 mwtext-1.6.1 pygments-2.3.1 pygments-xslfo-formatter-1.1.2 six-1.12.0

$ scripts/download/mkdoc mkgmap

make -C styles install

make[1]: Entering directory `/home/builder/build/root_JKgtDd/src/doc/styles'

a2x -L --xsl-file=../resources/docbook-xsl/fo.xsl --fop --icons --icons-dir=../resources/common-images/icons -a pubdate="$(date +'%d %B %Y')" --asciidoc-opts='--conf-file=../resources/asciidoc/local-docbook45.conf' style-manual.txt

cp -u style-manual.pdf ../../dist/doc

make[1]: Leaving directory `/home/builder/build/root_JKgtDd/src/doc/styles'

$ exit

exit

cd . for archives

copy dist/mkgmap.jar to /home/builder/build/root_JKgtDd/dist/mkgmap-r4262.jar

cd . for archives

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

zip dist to /home/builder/build/root_JKgtDd/dist/mkgmap-r4262.zip

Script ended without errors.

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