logo separator

Build mkgmap/mkgmap #1271.3

Commit: 4889 by gerd
Branch: trunk
Time: 1 Feb 2022, 4:33 p.m.
Failed
This test: 2 min 16 sec
Total time: 6 min

Improve interpretation of TRE7 data (extended types offsets) not written by mkgmap - check magic value in TRE7 to find out which offsets are set (mkgmap write 0x607 which means all offsets are valid). GPXSee does something similar in TREFile::readExtEntry() and Steve already assumed this according to the comment for magic 0x0607 in TreHeader. - handle the case that the number of records in TRE7 is smaller than the number of subdivisions. In this case the subdivisions with the lowest resolution are probably without extended types. Should have no effect on mkgmap output but allows RgnDisplay to handle more maps.

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

Checkout mkgmap/mkgmap branch trunk revision 4889

Starting script "build"

$ java -version

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

openjdk version "11.0.11" 2021-04-20 LTS

OpenJDK Runtime Environment 18.9 (build 11.0.11+9-LTS)

OpenJDK 64-Bit Server VM 18.9 (build 11.0.11+9-LTS, mixed mode, sharing)

$ ant -version

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

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

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

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

$ exit

exit

cd . for archives

tar . to /home/builder/build/root_gND_3P/dist/mkgmap-r4889-src.tar.gz

cd . for archives

zip . to /home/builder/build/root_gND_3P/dist/mkgmap-r4889-src.zip

$ ant -Dhave.version=1 dist

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

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

prepare:

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

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

ivy-availability:

download-ivy:

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

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

[get] To: /home/builder/build/root_gND_3P/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_gND_3P/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_gND_3P/src/lib/build/ivy-2.4.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 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) (158ms)

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

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

compile:

[javac] Compiling 509 source files to /home/builder/build/root_gND_3P/src/build/classes

build:

[copy] Copying 452 files to /home/builder/build/root_gND_3P/src/build/classes

svn-version:

git-version:

check-version:

version-file:

dist:

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

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

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

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

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

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

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

[copy] Copying 30 files to /home/builder/build/root_gND_3P/src/dist/examples

BUILD SUCCESSFUL

Total time: 35 seconds

$ exit

exit

$ ant -Dhave.version=1 test

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

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

prepare:

ivy-availability:

download-ivy:

init-ivy:

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

[ivy:configure] :: loading settings :: file = /home/builder/build/root_gND_3P/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_gND_3P/src/lib/build/ivy-2.4.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 https://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar ...

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

[ivy:retrieve] .. (0kB)

[ivy:retrieve] [SUCCESSFUL ] javax.xml.bind#jaxb-api;2.3.0!jaxb-api.jar (107ms)

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

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

build-test:

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

[javac] Compiling 79 source files to /home/builder/build/root_gND_3P/src/build/test

obtain-test-input-files:

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

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

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

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

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

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

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

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

[get] Getting: https://www.mkgmap.org.uk/testinput/osm/is-in-samples.osm

[get] To: /home/builder/build/root_gND_3P/src/test/resources/in/osm/is-in-samples.osm

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

test:

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

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

[junit] Running func.ArgsTest

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

[junit] TEST func.ArgsTest FAILED

[junit] Running func.SimpleTest

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

[junit] TEST func.SimpleTest FAILED

[junit] Running func.StructureTest

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

[junit] TEST func.StructureTest FAILED

[junit] Running func.files.GmapsuppTest

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

[junit] TEST func.files.GmapsuppTest FAILED

[junit] Running func.files.IndexTest

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

[junit] Running func.files.TdbTest

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

[junit] TEST func.files.TdbTest FAILED

[junit] Running func.read.ImgReadTest

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

[junit] TEST func.read.ImgReadTest FAILED

[junit] Running func.route.SimpleRouteTest

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

[junit] TEST func.route.SimpleRouteTest FAILED

[junit] Running func.sources.TestSourceTest

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

[junit] TEST func.sources.TestSourceTest FAILED

[junit] Running func.style.ScriptedStyleTest

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[junit] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 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.02 sec

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[junit] Tests FAILED

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

[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: 5602ms

[junitreport] Deleting: /tmp/null1152090527

BUILD FAILED

/home/builder/build/root_gND_3P/src/build.xml:302: Test failed. See test-reports/index.html

Total time: 1 minute 23 seconds

Script ended FAILED.

End build of mkgmap/mkgmap-4889 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...