logo separator

Build mkgmap/mkgmap #628.1

Commit: 4268 by gerd
Branch: default-typ
Time: 6 Feb 2019, 1:42 p.m.
Passed
This test: 50 sec
Total time: 1 min 59 sec

merge from trunk (don't know why the changes in src did not make it into the branch yet)

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

Checkout mkgmap/mkgmap branch default-typ revision 4268

Starting script "build"

$ java -version

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

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_gc7Egq

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

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

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

$ exit

exit

cd . for archives

tar . to /home/builder/build/root_gc7Egq/dist/mkgmap-default-typ-r4268-src.tar.gz

cd . for archives

zip . to /home/builder/build/root_gc7Egq/dist/mkgmap-default-typ-r4268-src.zip

$ ant -Dhave.version=1 dist

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

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

prepare:

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

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

ivy-availability:

download-ivy:

[mkdir] Created dir: /home/builder/build/root_gc7Egq/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_gc7Egq/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_gc7Egq/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) (267ms)

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

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

compile:

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

build:

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

svn-version:

git-version:

check-version:

version-file:

dist:

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

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

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

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

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

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

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

[copy] Copying 28 files to /home/builder/build/root_gc7Egq/src/dist/examples

BUILD SUCCESSFUL

Total time: 22 seconds

$ exit

exit

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

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.

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 12.1MB/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_gc7Egq/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_gc7Egq/src/doc/styles'

$ exit

exit

cd . for archives

copy dist/mkgmap.jar to /home/builder/build/root_gc7Egq/dist/mkgmap-default-typ-r4268.jar

cd . for archives

tar dist to /home/builder/build/root_gc7Egq/dist/mkgmap-default-typ-r4268.tar.gz

zip dist to /home/builder/build/root_gc7Egq/dist/mkgmap-default-typ-r4268.zip

Script ended without errors.

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

Latest commits

  • 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
  • mkgmap-r4915 Polish format (*.mp) Don't crash with NullPointerException when a contour line has no label.
    11 oct 2023
  • mkgmap-r4914 no_hp-overflow_v2.patch by Ticker Berkin (with modified javadoc and updated unit tests):.
    08 oct 2023
See more...