Read the Docs build information Build id: 1028274 Project: microej-docs Version: latest Commit: 9b905c195a13f308c82bcd9feaec9ad331650bb3 Date: 2022-07-26T15:22:41.341527Z State: finished Success: False [rtd-command-info] start-time: 2022-07-26T15:22:43.289180Z, end-time: 2022-07-26T15:22:49.351078Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:MicroEJ/docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-07-26T15:22:49.568674Z, end-time: 2022-07-26T15:22:50.160399Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 9b905c1 M0078DDG-486 Document SNI limitations (#428) [rtd-command-info] start-time: 2022-07-26T15:22:50.391568Z, end-time: 2022-07-26T15:22:50.459185Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-07-26T15:22:51.690421Z, end-time: 2022-07-26T15:23:01.491485Z, duration: 9, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1401 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1161 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [884 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2035 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2484 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1513 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [54.2 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.1 kB] Fetched 9953 kB in 2s (4597 kB/s) Reading package lists... [rtd-command-info] start-time: 2022-07-26T15:23:01.730352Z, end-time: 2022-07-26T15:23:57.132178Z, duration: 55, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 157 not upgraded. Need to get 1437 kB of archives. After this operation, 5394 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1437 kB in 1s (1106 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 262057 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-3build2_amd64.deb ... Unpacking graphviz (2.42.2-3build2) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-3build2) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for fontconfig (2.13.1-2ubuntu3) ... [rtd-command-info] start-time: 2022-07-26T15:24:01.642931Z, end-time: 2022-07-26T15:24:01.737028Z, duration: 0, exit-code: 0 asdf global python 3.10.4 [rtd-command-info] start-time: 2022-07-26T15:24:02.232638Z, end-time: 2022-07-26T15:24:03.212002Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.10.4.final.0-64 in 676ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2022-07-26T15:24:03.438382Z, end-time: 2022-07-26T15:24:14.550502Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (21.2.3) Collecting pip Downloading pip-22.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.2 setuptools-58.2.0 [rtd-command-info] start-time: 2022-07-26T15:24:14.746186Z, end-time: 2022-07-26T15:24:46.233442Z, duration: 31, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 23.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 161.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 157.0 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 156.3 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 145.1 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 155.2 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 187.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 182.4 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 145.8 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 164.5 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 181.6 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 170.4 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 146.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from sphinx<2) (58.2.0) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 147.6 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 170.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 273.0 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 133.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 170.5 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 251.9 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 258.3 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=87e5c508e43a2d8399209bcc10afd3235d768e7577c1784429ac7663696e5d14 Stored in directory: /tmp/pip-ephem-wheel-cache-9vx0120s/wheels/df/9a/50/99d488b71fc0b027f0d316f4e447cdc9b973c67e1e7e4abc4b Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp310-cp310-linux_x86_64.whl size=1368268 sha256=81ff0f369baa143a13bc8d9120f9830bf2b84e001ec668c69ef673604c9ba0c1 Stored in directory: /tmp/pip-ephem-wheel-cache-9vx0120s/wheels/ff/42/1a/e9fc814b6986de2e416f913e10fa4653332e633d3a34a1126f Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=b93b77f0759ed3c6c047a6a506d64f355c755f2442959588b0e65b35752dcbe6 Stored in directory: /tmp/pip-ephem-wheel-cache-9vx0120s/wheels/22/73/06/557dc4f4ef68179b9d763930d6eec26b88ed7c389b19588a1c Successfully built mock pillow future Installing collected packages: snowballstemmer, pytz, mock, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.11 [rtd-command-info] start-time: 2022-07-26T15:24:46.425841Z, end-time: 2022-07-26T15:24:48.799942Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting Sphinx==2.2.1 Downloading Sphinx-2.2.1-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 59.9 MB/s eta 0:00:00 Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (0.4.3) Collecting sphinx-copybutton==0.3.1 Downloading sphinx_copybutton-0.3.1-py3-none-any.whl (10 kB) Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 4)) (0.17.1) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.10.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.12.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.2.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 249.5 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 241.9 MB/s eta 0:00:00 Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (1.4.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (3.0.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (58.2.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 247.3 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (1.1.5) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (21.3) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 256.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.28.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from babel!=2.0,>=1.3->Sphinx==2.2.1->-r requirements.txt (line 1)) (2022.1) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Jinja2>=2.3->Sphinx==2.2.1->-r requirements.txt (line 1)) (2.1.1) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (2022.6.15) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (1.26.11) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (3.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from packaging->Sphinx==2.2.1->-r requirements.txt (line 1)) (3.0.9) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Sphinx, sphinx-copybutton Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Sphinx-2.2.1 sphinx-copybutton-0.3.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 [rtd-command-info] start-time: 2022-07-26T15:24:49.350946Z, end-time: 2022-07-26T15:29:30.786869Z, duration: 281, exit-code: 2 make linkcheck python -m sphinx -b linkcheck -d _build/doctrees -W --keep-going . _build/linkcheck Running Sphinx v2.2.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [linkcheck]: targets for 233 source files that are out of date updating environment: [new config] 233 added, 0 changed, 0 removed reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-background reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-debug reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-outline reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/how-to-widget reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/index reading sources... [ 6%] ApplicationDeveloperGuide/UI/MWT/introduction reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fonts reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/images reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/index reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/introduction reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/traces reading sources... [ 10%] ApplicationDeveloperGuide/UI/Widgets/index reading sources... [ 10%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples reading sources... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget reading sources... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget-demo reading sources... [ 12%] ApplicationDeveloperGuide/UI/ui reading sources... [ 12%] ApplicationDeveloperGuide/advanced reading sources... [ 12%] ApplicationDeveloperGuide/applicationOptions reading sources... [ 13%] ApplicationDeveloperGuide/applicationPublication reading sources... [ 13%] ApplicationDeveloperGuide/applicationResources reading sources... [ 14%] ApplicationDeveloperGuide/buildAndRunApplication reading sources... [ 14%] ApplicationDeveloperGuide/buildOutputFiles reading sources... [ 15%] ApplicationDeveloperGuide/cca_use reading sources... [ 15%] ApplicationDeveloperGuide/characterEncoding reading sources... [ 15%] ApplicationDeveloperGuide/classpath reading sources... [ 16%] ApplicationDeveloperGuide/codeCoverageAnalyzer reading sources... [ 16%] ApplicationDeveloperGuide/debug reading sources... [ 17%] ApplicationDeveloperGuide/dependencyDiscoverer reading sources... [ 17%] ApplicationDeveloperGuide/heapAnalyzer reading sources... [ 18%] ApplicationDeveloperGuide/heapUsageMonitoring reading sources... [ 18%] ApplicationDeveloperGuide/heapdumper_use reading sources... [ 18%] ApplicationDeveloperGuide/index reading sources... [ 19%] ApplicationDeveloperGuide/introduction reading sources... [ 19%] ApplicationDeveloperGuide/js/api reading sources... [ 20%] ApplicationDeveloperGuide/js/examples reading sources... [ 20%] ApplicationDeveloperGuide/js/examples/simple_application reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/use_java_api reading sources... [ 21%] ApplicationDeveloperGuide/js/getting_started reading sources... [ 22%] ApplicationDeveloperGuide/js/index reading sources... [ 22%] ApplicationDeveloperGuide/js/internals reading sources... [ 23%] ApplicationDeveloperGuide/js/java reading sources... [ 23%] ApplicationDeveloperGuide/js/limitations reading sources... [ 24%] ApplicationDeveloperGuide/js/sources reading sources... [ 24%] ApplicationDeveloperGuide/js/tests reading sources... [ 24%] ApplicationDeveloperGuide/js/troubleshooting reading sources... [ 25%] ApplicationDeveloperGuide/launches reading sources... [ 25%] ApplicationDeveloperGuide/libraries reading sources... [ 26%] ApplicationDeveloperGuide/limitations reading sources... [ 26%] ApplicationDeveloperGuide/linker reading sources... [ 27%] ApplicationDeveloperGuide/memoryMapAnalyzer reading sources... [ 27%] ApplicationDeveloperGuide/moduleNatures reading sources... [ 27%] ApplicationDeveloperGuide/networking reading sources... [ 28%] ApplicationDeveloperGuide/nls reading sources... [ 28%] ApplicationDeveloperGuide/nullAnalysis reading sources... [ 29%] ApplicationDeveloperGuide/platform reading sources... [ 29%] ApplicationDeveloperGuide/platformSelection reading sources... [ 30%] ApplicationDeveloperGuide/repository reading sources... [ 30%] ApplicationDeveloperGuide/runtime reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppDevelopment /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages/sphinx/util/nodes.py:151: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedApplication reading sources... [ 31%] ApplicationDeveloperGuide/serialToSocketTransmitter reading sources... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter_use reading sources... [ 32%] ApplicationDeveloperGuide/sharedInterface reading sources... [ 33%] ApplicationDeveloperGuide/soar reading sources... [ 33%] ApplicationDeveloperGuide/stackTraceReader reading sources... [ 33%] ApplicationDeveloperGuide/stackTraceReader_use reading sources... [ 34%] ApplicationDeveloperGuide/standaloneApplication reading sources... [ 34%] ApplicationDeveloperGuide/testsuite reading sources... [ 35%] ApplicationDeveloperGuide/testsuiteEngine reading sources... [ 35%] ApplicationDeveloperGuide/tools reading sources... [ 36%] ApplicationDeveloperGuide/trace reading sources... [ 36%] ApplicationDeveloperGuide/virtualDevice reading sources... [ 36%] KernelDeveloperGuide/applicationLink reading sources... [ 37%] KernelDeveloperGuide/featuresCommunication reading sources... [ 37%] KernelDeveloperGuide/gettingStarted reading sources... [ 38%] KernelDeveloperGuide/index reading sources... [ 38%] KernelDeveloperGuide/kernelAPI reading sources... [ 39%] KernelDeveloperGuide/kernelAPIgenerator_use reading sources... [ 39%] KernelDeveloperGuide/kernelCreation reading sources... [ 39%] KernelDeveloperGuide/kernelLink reading sources... [ 40%] KernelDeveloperGuide/kernelUID reading sources... [ 40%] KernelDeveloperGuide/kf reading sources... [ 41%] KernelDeveloperGuide/kfEnabledLibraries reading sources... [ 41%] KernelDeveloperGuide/kfTestsuite reading sources... [ 42%] KernelDeveloperGuide/overview reading sources... [ 42%] KernelDeveloperGuide/runtimeEnvironment reading sources... [ 42%] PlatformDeveloperGuide/advanceTrace reading sources... [ 43%] PlatformDeveloperGuide/appendix/index reading sources... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/edc reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/fs reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/index reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/kf reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/net reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/sni reading sources... [ 47%] PlatformDeveloperGuide/appendix/javalibs/ssl reading sources... [ 47%] PlatformDeveloperGuide/appendix/llapi reading sources... [ 48%] PlatformDeveloperGuide/appendix/toolchain reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/bon reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/heapdump reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/hil reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/index reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/nls reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/sni reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/soar reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/sp reading sources... [ 52%] PlatformDeveloperGuide/appendix/tools/static reading sources... [ 52%] PlatformDeveloperGuide/architecture reading sources... [ 53%] PlatformDeveloperGuide/architectureChangelog reading sources... [ 53%] PlatformDeveloperGuide/architectureNamingConvention reading sources... [ 54%] PlatformDeveloperGuide/blemock reading sources... [ 54%] PlatformDeveloperGuide/coreEngine reading sources... [ 54%] PlatformDeveloperGuide/device reading sources... [ 55%] PlatformDeveloperGuide/ecom reading sources... [ 55%] PlatformDeveloperGuide/ecom-comm reading sources... [ 56%] PlatformDeveloperGuide/externalResourceLoader reading sources... [ 56%] PlatformDeveloperGuide/frontpanel reading sources... [ 57%] PlatformDeveloperGuide/fs reading sources... [ 57%] PlatformDeveloperGuide/hal reading sources... [ 57%] PlatformDeveloperGuide/index reading sources... [ 58%] PlatformDeveloperGuide/introduction reading sources... [ 58%] PlatformDeveloperGuide/javah reading sources... [ 59%] PlatformDeveloperGuide/mock reading sources... [ 59%] PlatformDeveloperGuide/multiSandbox reading sources... [ 60%] PlatformDeveloperGuide/native reading sources... [ 60%] PlatformDeveloperGuide/net reading sources... [ 60%] PlatformDeveloperGuide/netIntroduction reading sources... [ 61%] PlatformDeveloperGuide/networkCoreEngine reading sources... [ 61%] PlatformDeveloperGuide/pack reading sources... [ 62%] PlatformDeveloperGuide/platform reading sources... [ 62%] PlatformDeveloperGuide/platformConcepts reading sources... [ 63%] PlatformDeveloperGuide/platformCreation reading sources... [ 63%] PlatformDeveloperGuide/platformMigration reading sources... [ 63%] PlatformDeveloperGuide/platformOverview reading sources... [ 64%] PlatformDeveloperGuide/platformQualification reading sources... [ 64%] PlatformDeveloperGuide/serialCommunications reading sources... [ 65%] PlatformDeveloperGuide/simulation reading sources... [ 65%] PlatformDeveloperGuide/simulator reading sources... [ 66%] PlatformDeveloperGuide/sni reading sources... [ 66%] PlatformDeveloperGuide/sp reading sources... [ 66%] PlatformDeveloperGuide/spmock reading sources... [ 67%] PlatformDeveloperGuide/ssl reading sources... [ 67%] PlatformDeveloperGuide/systemView reading sources... [ 68%] PlatformDeveloperGuide/tiny reading sources... [ 68%] PlatformDeveloperGuide/ui reading sources... [ 69%] PlatformDeveloperGuide/uiChangeLog reading sources... [ 69%] PlatformDeveloperGuide/uiDisplay reading sources... [ 69%] PlatformDeveloperGuide/uiFont reading sources... [ 70%] PlatformDeveloperGuide/uiFontCore reading sources... [ 70%] PlatformDeveloperGuide/uiFontFormat reading sources... [ 71%] PlatformDeveloperGuide/uiFontGenerator reading sources... [ 71%] PlatformDeveloperGuide/uiFontOverview reading sources... [ 72%] PlatformDeveloperGuide/uiImage reading sources... [ 72%] PlatformDeveloperGuide/uiImageCore reading sources... [ 72%] PlatformDeveloperGuide/uiImageGenerator reading sources... [ 73%] PlatformDeveloperGuide/uiImageLoader reading sources... [ 73%] PlatformDeveloperGuide/uiImageOverview reading sources... [ 74%] PlatformDeveloperGuide/uiImageRaw reading sources... [ 74%] PlatformDeveloperGuide/uiInput reading sources... [ 75%] PlatformDeveloperGuide/uiIntroduction reading sources... [ 75%] PlatformDeveloperGuide/uiLed reading sources... [ 75%] PlatformDeveloperGuide/uiLowLevel reading sources... [ 76%] PlatformDeveloperGuide/uiMicroui reading sources... [ 76%] PlatformDeveloperGuide/uiMigrationGuide reading sources... [ 77%] PlatformDeveloperGuide/uiReleaseNotes reading sources... [ 77%] PlatformDeveloperGuide/uiReplaces reading sources... [ 78%] PlatformDeveloperGuide/uiSimulation reading sources... [ 78%] PlatformDeveloperGuide/uiStaticInit reading sources... [ 78%] PlatformDeveloperGuide/watchdog-timer reading sources... [ 79%] SDKUserGuide/github reading sources... [ 79%] SDKUserGuide/index reading sources... [ 80%] SDKUserGuide/install reading sources... [ 80%] SDKUserGuide/licenses reading sources... [ 81%] SDKUserGuide/mmm reading sources... [ 81%] SDKUserGuide/repository reading sources... [ 81%] SDKUserGuide/sdkChangeLog reading sources... [ 82%] SDKUserGuide/sdkMigrationNotes reading sources... [ 82%] SDKUserGuide/sdkReleaseNotes reading sources... [ 83%] SDKUserGuide/systemRequirements reading sources... [ 83%] SDKUserGuide/troubleshooting reading sources... [ 84%] SDKUserGuide/version reading sources... [ 84%] SDKUserGuide/workspace reading sources... [ 84%] Tutorials/getStartedWithGUI/Step01 reading sources... [ 85%] Tutorials/getStartedWithGUI/Step02 reading sources... [ 85%] Tutorials/getStartedWithGUI/Step03 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step04 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step05 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step06 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step07 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step08 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step09 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step10 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step11 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step12 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step13 reading sources... [ 90%] Tutorials/getStartedWithGUI/index reading sources... [ 90%] Tutorials/getStartedWithGUI/setup reading sources... [ 91%] Tutorials/index reading sources... [ 91%] Tutorials/tutorialCreateCustomPlatform reading sources... [ 92%] Tutorials/tutorialCreateFirmwareFromScratch reading sources... [ 92%] Tutorials/tutorialCreatePlatformBuildAndRunScripts reading sources... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques reading sources... [ 93%] Tutorials/tutorialExploreDataSerializationFormats reading sources... [ 93%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI reading sources... [ 94%] Tutorials/tutorialImproveCodeQuality reading sources... [ 94%] Tutorials/tutorialInstrumentJavaCodeForLogging reading sources... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint reading sources... [ 95%] Tutorials/tutorialRunATestSuiteOnDevice reading sources... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory reading sources... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild reading sources... [ 96%] about reading sources... [ 97%] glossary reading sources... [ 97%] index reading sources... [ 98%] overview/gettingStarted reading sources... [ 98%] overview/index reading sources... [ 99%] overview/sdk reading sources... [ 99%] overview/vee reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onLaidOut-- (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Label.html writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#render-ej.microui.display.GraphicsContext- (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/DefaultRenderPolicy.html (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/OverlapRenderPolicy.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-- (line 58) ok https://github.com/MicroEJ/Demo-PartialBuffer (line 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#createRenderPolicy-- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestLayOut-- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#onShown-- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestLayOut-- (line 87) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#handleEvent-int- (line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidgetAt-int-int- (line 132) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/OptimalDimension.html (line 112) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#contains-int-int- (line 131) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/NoDimension.html (line 132) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#computeContentOptimalSize-ej.mwt.util.Size- (line 133) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/FixedDimension.html (line 134) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/RelativeDimension.html (line 147) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/Dimension.html (line 149) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-int-int-int-int- (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/NoOutline.html (line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/UniformOutline.html (line 167) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/FlexibleOutline.html (line 171) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RectangularBorder.html (line 172) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RoundedBorder.html (line 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/NoBackground.html (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RectangularBackground.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/ImageBackground.html (line 190) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RoundedBackground.html (line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/VoidStylesheet.html (line 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/cascading/CascadingStylesheet.html (line 246) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html (line 271) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#setAttached-- writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html#tick-long- (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#startAnimation-ej.mwt.animation.Animation- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#stopAnimation-ej.mwt.animation.Animation- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getAnimator-- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#renderContent-ej.microui.display.GraphicsContext-int-int- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#platformTimeMillis-- writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-background (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#apply-ej.microui.display.GraphicsContext-int-int- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#isTransparent-int-int- (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getHeight-- (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getWidth-- (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#NO_CONSTRAINT (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#computeChildOptimalSize-ej.mwt.Widget-int-int- (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChildren-int-int- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChild-ej.mwt.Widget-int-int-int-int- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChildren-- (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChildren-- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChild-ej.mwt.Widget- (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeChild-ej.mwt.Widget- (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeAllChildren-- (line 94) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#addChild-ej.mwt.Widget- (line 98) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#replaceChild-int-ej.mwt.Widget- (line 97) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#insertChild-ej.mwt.Widget-int- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#changeChildIndex-ej.mwt.Widget-int- writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-debug writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidget-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#getDesktop-- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#sendEventToWidget-ej.mwt.Widget-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/DesktopEventGenerator.html (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#sendEventToWidget-ej.mwt.Widget-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/DesktopEventGenerator.html#buildEvent-int- (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#initialize-- (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispose-- writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field (line 27) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/EditableStyle.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/Style.html writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-outline (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html#apply-ej.mwt.util.Outlineable- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Size.html (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Rectangle.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html#removeOutline-int-int-int-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html#removeOutline-int-int-int-int- (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html#apply-ej.microui.display.GraphicsContext-ej.mwt.util.Size- writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html#addChild-ej.mwt.Widget-int-int-int-int- (line 61) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestShow-- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/OnClickListener.html writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/how-to-widget (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (line 8) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html#PRESSED (line 74) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#setEnabled-boolean- (line 117) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (line 119) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onAttached-- (line 120) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onDetached-- (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onShown-- (line 123) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onHidden-- writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/index writing output... [ 6%] ApplicationDeveloperGuide/UI/MWT/introduction writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUIException.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventGenerator.html (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#waitFlushCompleted-- writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isBold-- (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isItalic-- writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fonts (line 116) ok https://home.unicode.org/ (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getFont-java.lang.String- writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/images (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#loadImage-java.lang.String- (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#getGraphicsContext-- (line 443) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#BufferedImage-int-int- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getImage-java.lang.String- (line 447) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setColor-int- (line 459) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 460) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 457) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html (line 466) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 466) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#close-- writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/index writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/introduction (line 8) ok https://repository.microej.com/modules/ej/api/microui/ (line 20) ok https://repository.microej.com/modules/ej/api/microui/ writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes (line 20) ok https://repository.microej.com/modules/ej/api/drawing/ (line 12) ok https://repository.microej.com/modules/ej/api/drawing (line 11) ok https://repository.microej.com/modules/ej/api/microui writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/traces writing output... [ 10%] ApplicationDeveloperGuide/UI/Widgets/index writing output... [ 10%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples (line 9) ok https://github.com/MicroEJ/ExampleJava-MWT (line 15) ok https://github.com/MicroEJ/ExampleJava-MWT/blob/master/README.rst writing output... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageButton.html (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Flow.html (line 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/List.html (line 27) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageWidget.html (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Grid.html (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Dock.html (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/SimpleDock.html (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/OverlapContainer.html (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/ColorHelper.html (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/GradientHelper.html (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/LightHelper.html (line 88) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget- (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#hierarchyToString-ej.mwt.Widget- (line 93) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget-char- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfWidgets-ej.mwt.Widget- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfContainers-ej.mwt.Widget- (line 114) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsToString-ej.mwt.Widget- (line 106) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countMaxDepth-ej.mwt.Widget- (line 127) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsRecursiveToString-ej.mwt.Widget- writing output... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget-demo (line 19) ok https://github.com/MicroEJ/Demo-Widget/blob/master/com.microej.demo.widget/README.md (line 10) ok https://github.com/MicroEJ/Demo-Widget writing output... [ 12%] ApplicationDeveloperGuide/UI/ui (line 17) ok https://docs.microej.com/_/downloads/en/20201009/pdf/ writing output... [ 12%] ApplicationDeveloperGuide/advanced writing output... [ 12%] ApplicationDeveloperGuide/applicationOptions writing output... [ 13%] ApplicationDeveloperGuide/applicationPublication (line 30) ok https://www.microej.com/product/forge/ writing output... [ 13%] ApplicationDeveloperGuide/applicationResources writing output... [ 14%] ApplicationDeveloperGuide/buildAndRunApplication writing output... [ 14%] ApplicationDeveloperGuide/buildOutputFiles writing output... [ 15%] ApplicationDeveloperGuide/cca_use writing output... [ 15%] ApplicationDeveloperGuide/characterEncoding (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/UnsupportedEncodingException.html (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html (line 13) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#out (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A- (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#getBytes-- writing output... [ 15%] ApplicationDeveloperGuide/classpath (line 126) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getName-- (line 194) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immutables.html#get-java.lang.String- (line 104) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/FeatureEntryPoint.html (line 123) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#forName-java.lang.String- (line 158) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getResourceAsStream-java.lang.String- (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String- (line 271) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html writing output... [ 16%] ApplicationDeveloperGuide/codeCoverageAnalyzer writing output... [ 16%] ApplicationDeveloperGuide/debug writing output... [ 17%] ApplicationDeveloperGuide/dependencyDiscoverer (line 27) ok https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer/blob/master/README.md (line 20) ok https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer writing output... [ 17%] ApplicationDeveloperGuide/heapAnalyzer writing output... [ 18%] ApplicationDeveloperGuide/heapUsageMonitoring (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#gc-- (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#freeMemory-- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (line 82) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 82) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- writing output... [ 18%] ApplicationDeveloperGuide/heapdumper_use writing output... [ 18%] ApplicationDeveloperGuide/index writing output... [ 19%] ApplicationDeveloperGuide/introduction (line 15) ok https://developer.microej.com/central-repository/ (line 18) ok https://github.com/MicroEJ (line 11) ok https://developer.microej.com/ writing output... [ 19%] ApplicationDeveloperGuide/js/api (line 24) ok https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects (line 20) redirect https://www.ecma-international.org/ecma-262/5.1/#sec-15 - permanently to https://262.ecma-international.org/5.1/#sec-15 writing output... [ 20%] ApplicationDeveloperGuide/js/examples writing output... [ 20%] ApplicationDeveloperGuide/js/examples/simple_application writing output... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object writing output... [ 21%] ApplicationDeveloperGuide/js/examples/use_java_api writing output... [ 21%] ApplicationDeveloperGuide/js/getting_started writing output... [ 22%] ApplicationDeveloperGuide/js/index (line 26) ok https://262.ecma-international.org/5.1 writing output... [ 22%] ApplicationDeveloperGuide/js/internals (line 16) redirect https://openjdk.java.net/projects/nashorn/ - permanently to https://openjdk.org:443/projects/nashorn/ writing output... [ 23%] ApplicationDeveloperGuide/js/java (line 178) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Boolean.html (line 176) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Integer.html (line 176) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Double.html (line 180) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html writing output... [ 23%] ApplicationDeveloperGuide/js/limitations (line 25) ok https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/with#ambiguity_contra writing output... [ 24%] ApplicationDeveloperGuide/js/sources writing output... [ 24%] ApplicationDeveloperGuide/js/tests writing output... [ 24%] ApplicationDeveloperGuide/js/troubleshooting writing output... [ 25%] ApplicationDeveloperGuide/launches writing output... [ 25%] ApplicationDeveloperGuide/libraries (line 6) redirect http://semver.org - permanently to https://semver.org/ (line 33) ok https://developer.microej.com/microej-apis/ writing output... [ 26%] ApplicationDeveloperGuide/limitations (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/OutOfMemoryError.html writing output... [ 26%] ApplicationDeveloperGuide/linker writing output... [ 27%] ApplicationDeveloperGuide/memoryMapAnalyzer writing output... [ 27%] ApplicationDeveloperGuide/moduleNatures writing output... [ 27%] ApplicationDeveloperGuide/networking (line 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bluetooth/package-summary.html (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/network/NetworkInterfaceManager.html (line 34) ok https://repository.microej.com/modules/ej/library/iot/bluetooth-util/ (line 38) ok https://repository.microej.com/modules/ej/api/ecom-network/ (line 32) ok https://repository.microej.com/modules/ej/api/bluetooth/ (line 45) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/wifi/WifiManager.html (line 46) ok https://github.com/MicroEJ/Example-Wi-Fi-Setup (line 44) ok https://repository.microej.com/modules/ej/api/ecom-wifi/ (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/package-summary.html (line 51) ok https://repository.microej.com/modules/ej/api/net/ (line 47) ok https://repository.microej.com/modules/ej/library/iot/wifi-util/ (line 53) ok https://github.com/MicroEJ/Example-Standalone-Foundation-Libraries/tree/master/com.microej.example.foundation.net.helloworld (line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/crypto/package-summary.html (line 54) ok https://repository.microej.com/modules/ej/library/iot/net-util/ (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/package-summary.html (line 58) ok https://repository.microej.com/modules/ej/api/security/ (line 64) ok https://repository.microej.com/modules/ej/api/ssl/ (line 67) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual.server (line 66) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual (line 91) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.androidconnectivity (line 90) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/ConnectivityManager.html (line 68) ok https://repository.microej.com/modules/ej/library/iot/ssl-util/ (line 89) ok https://repository.microej.com/modules/ej/library/iot/android-connectivity/ (line 95) ok https://repository.microej.com/modules/ej/library/eclasspath/httpclient/ (line 97) ok https://repository.microej.com/modules/ej/library/eclasspath/httpclient/1.3.0/README-1.3.0.md (line 98) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.rest (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/HttpURLConnection.html (line 95) ok https://repository.microej.com/modules/ej/library/eclasspath/httpsclient/ (line 103) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/hoka/http/HttpServer.html (line 105) ok https://github.com/MicroEJ/Example-Hoka (line 102) ok https://repository.microej.com/modules/ej/library/iot/hoka/ (line 104) ok https://github.com/MicroEJ/LibraryJava-hoka/blob/master/hoka/user-manual.rst (line 109) ok https://repository.microej.com/modules/ej/library/iot/micropaho/1.0.0/ (line 110) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/eclipse/paho/client/mqttv3/MqttClient.html (line 112) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.mqtt.publisher (line 111) ok https://repository.microej.com/modules/ej/library/iot/micropaho/1.0.0/README-1.0.0.md (line 113) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mqtt.subscriber (line 118) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/rest/web/Resty.html (line 119) ok https://repository.microej.com/modules/ej/library/iot/restclient/1.1.0/README-1.1.0.md (line 125) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/restserver/RestServer.html (line 117) ok https://repository.microej.com/modules/ej/library/iot/restclient/ (line 126) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.dynamic-restserver (line 124) ok https://repository.microej.com/modules/ej/library/iot/restserver/ (line 131) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/SntpClient.html (line 132) ok https://repository.microej.com/modules/ej/library/iot/sntpclient/1.3.0/README-1.3.0.md (line 130) ok https://repository.microej.com/modules/ej/library/iot/sntpclient/ (line 136) ok https://repository.microej.com/modules/ej/library/iot/websocket/ (line 137) ok https://repository.microej.com/javadoc/microej_5.x/apis/index.html?ej/websocket/WebSocket.html (line 139) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.websocket (line 136) ok https://repository.microej.com/modules/ej/library/iot/websocket-secure/ (line 138) ok https://repository.microej.com/modules/ej/library/iot/websocket/2.0.0/README-2.0.0.md (line 158) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborEncoder.html (line 159) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborDecoder.html (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONObject.html (line 157) ok https://repository.microej.com/modules/ej/library/iot/cbor/ (line 164) ok https://repository.microej.com/modules/ej/library/iot/json/ (line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONWriter.html (line 167) ok https://repository.microej.com/modules/ej/library/iot/json/1.0.0/README-1.0.0.md (line 178) ok http://kxml.sourceforge.net/about.shtml (line 173) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedInputStream.html (line 172) ok https://repository.microej.com/modules/com/google/protobuf3/ (line 174) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedOutputStream.html (line 175) ok https://github.com/MicroEJ/Demo-Protobuf3 (line 179) ok https://repository.microej.com/modules/org/kxml2/kxml2/ (line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/xmlpull/v1/XmlSerializer.html (line 180) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/xmlpull/v1/XmlPullParser.html (line 200) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/2.0.0/README-2.0.0.md (line 201) ok https://github.com/MicroEJ/AWS (line 199) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/ (line 206) ok https://developer.microej.com/features/iot-connectivity/get-started-google-cloud-iot-core-connectivity/ (line 205) ok https://forge.microej.com/artifactory/microej-developer-repository-release/googlecloud/iotcore/ writing output... [ 28%] ApplicationDeveloperGuide/nls (line 13) ok https://www.gnu.org/software/gettext/manual/gettext.html#PO-Files (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/nls/NLS.html#getMessage-int- (line 100) ok https://repository.microej.com/modules/com/microej/library/runtime/nls-po writing output... [ 28%] ApplicationDeveloperGuide/nullAnalysis (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNull.html (line 6) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNullByDefault.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/Nullable.html (line 51) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/CHANGELOG-1.3.3.md (line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html (line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html#get-java.lang.Object- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String-java.lang.String- (line 51) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/ (line 110) redirect https://help.eclipse.org/2020-06/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm - with Found to https://help.eclipse.org/latest/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm writing output... [ 29%] ApplicationDeveloperGuide/platform (line 8) ok https://repository.microej.com/index.php?resource=JPF writing output... [ 29%] ApplicationDeveloperGuide/platformSelection writing output... [ 30%] ApplicationDeveloperGuide/repository writing output... [ 30%] ApplicationDeveloperGuide/runtime (line 9) ok https://docs.oracle.com/javase/specs/jls/se7/jls7.pdf (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/annotation/package-frame.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/package-frame.html (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/package-frame.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ref/package-frame.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/reflect/package-frame.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/libraries/edc-1.3-api/ (line 81) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/package-summary.html (line 42) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/package-frame.html (line 52) ok https://repository.microej.com/modules/ej/api/edc/ (line 114) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sni/package-summary.html (line 85) ok https://repository.microej.com/modules/ej/api/bon/ (line 116) ok http://e-s-r.net/download/specification/ESR-SPE-0012-SNI_GT-1.2-H.pdf (line 135) ok https://en.wikipedia.org/wiki/Green_threads (line 83) ok http://e-s-r.net/download/specification/ESR-SPE-0001-BON-1.2-F.pdf (line 118) ok https://repository.microej.com/modules/ej/api/sni/ writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppDevelopment writing output... [ 31%] ApplicationDeveloperGuide/sandboxedApplication writing output... [ 31%] ApplicationDeveloperGuide/serialToSocketTransmitter writing output... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter_use writing output... [ 32%] ApplicationDeveloperGuide/sharedInterface (line 187) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Byte.html (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalAccessError.html (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Short.html (line 195) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Float.html (line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Long.html (line 205) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Date.html (line 203) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/InputStream.html (line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/List.html (line 209) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Map.html (line 259) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html (line 282) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invoke-- (line 287) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeRef-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeBoolean-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeByte-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeChar-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeShort-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeInt-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeLong-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeDouble-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeFloat-- writing output... [ 33%] ApplicationDeveloperGuide/soar writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 34%] ApplicationDeveloperGuide/standaloneApplication writing output... [ 34%] ApplicationDeveloperGuide/testsuite writing output... [ 35%] ApplicationDeveloperGuide/testsuiteEngine writing output... [ 35%] ApplicationDeveloperGuide/tools writing output... [ 36%] ApplicationDeveloperGuide/trace (line 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEvent-int- (line 50) ok https://repository.microej.com/javadoc/microej_5.x/foundation/ej/trace/Tracer.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#stopTrace-- (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#startTrace-- (line 150) ok https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc54000-cortex-m4-/lpcxpresso54628-development-board:OM13098 (line 17) ok https://repository.microej.com/modules/ej/api/trace/ (line 64) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEventEnd-int- (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#TRACE_ENABLED_CONSTANT_PROPERTY (line 162) ok https://www.eclipse.org/tracecompass/ (line 147) ok https://www.segger.com/ (line 150) redirect https://developer.microej.com/packages/referenceimplementations/U3OER/2.0.1/OM13098-U3OER-fullPackaging-eval-2.0.1.zip - permanently to https://repository.microej.com/packages/referenceimplementations/U3OER/2.0.1/OM13098-U3OER-fullPackaging-eval-2.0.1.zip writing output... [ 36%] ApplicationDeveloperGuide/virtualDevice writing output... [ 36%] KernelDeveloperGuide/applicationLink (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- writing output... [ 37%] KernelDeveloperGuide/featuresCommunication (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ByteConverter.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Converter.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/BooleanConverter.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addConverter-ej.kf.Converter- (line 20) ok https://repository.microej.com/modules/com/microej/library/util/kf-util/ (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/CharacterConverter.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ShortConverter.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/IntegerConverter.html (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/FloatConverter.html (line 47) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/LongConverter.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DoubleConverter.html (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/InputStreamConverter.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/StringConverter.html (line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DateConverter.html (line 62) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ListConverter.html (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/MapConverter.html writing output... [ 37%] KernelDeveloperGuide/gettingStarted (line 7) ok https://github.com/MicroEJ/Example-MinimalMultiAppFirmware writing output... [ 38%] KernelDeveloperGuide/index writing output... [ 38%] KernelDeveloperGuide/kernelAPI (line 67) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/kernelapi/ writing output... [ 39%] KernelDeveloperGuide/kernelAPIgenerator_use writing output... [ 39%] KernelDeveloperGuide/kernelCreation writing output... [ 39%] KernelDeveloperGuide/kernelLink (line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#uninstall-ej.kf.Feature- writing output... [ 40%] KernelDeveloperGuide/kernelUID (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Module.html#getUID-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getInstance-- writing output... [ 40%] KernelDeveloperGuide/kf (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/package-summary.html (line 33) ok https://repository.microej.com/modules/ej/api/kf/ (line 31) ok http://www.e-s-r.net/download/specification/ESR-SPE-0020-KF-1.4-F.pdf writing output... [ 41%] KernelDeveloperGuide/kfEnabledLibraries (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestShow-ej.microui.display.Displayable- (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#callSerially-java.lang.Runnable- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#onHidden-- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestHide-ej.microui.display.Displayable- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestRender-- (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventHandler.html (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 66) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Timer.html (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 66) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html writing output... [ 41%] KernelDeveloperGuide/kfTestsuite writing output... [ 42%] KernelDeveloperGuide/overview writing output... [ 42%] KernelDeveloperGuide/runtimeEnvironment (line 150) ok https://repository.microej.com/modules/com/microej/tool/class-extender/1.0.4/README-1.0.4.md (line 158) ok https://repository.microej.com/modules/com/microej/library/runtime/string-format/ (line 99) ok https://repository.microej.com/modules/com/microej/tool/class-extender/ (line 157) ok https://repository.microej.com/modules/com/microej/library/runtime/string-regex/ writing output... [ 42%] PlatformDeveloperGuide/advanceTrace writing output... [ 43%] PlatformDeveloperGuide/appendix/index writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/edc (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/fs writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/index writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/kf writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/net writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/sni writing output... [ 47%] PlatformDeveloperGuide/appendix/javalibs/ssl writing output... [ 47%] PlatformDeveloperGuide/appendix/llapi writing output... [ 48%] PlatformDeveloperGuide/appendix/toolchain (line 125) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/ (line 130) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_IAR83/flopi4I35/ (line 152) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_ARMCC5/flopi7A21/ (line 120) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_ARMCC5/flopi4A20/ (line 102) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/ (line 157) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_GCC48/flopi7G26/ (line 184) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32-psram/simikou2/ (line 162) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_IAR83/flopi7I36/ (line 189) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52b96_xtensa-esp32-psram/simikou2/ (line 179) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32/simikou1/ writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/bon writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/heapdump writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/hil writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/index writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/nls writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/sni writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/soar writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/sp writing output... [ 52%] PlatformDeveloperGuide/appendix/tools/static writing output... [ 52%] PlatformDeveloperGuide/architecture writing output... [ 53%] PlatformDeveloperGuide/architectureChangelog (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/UnsatisfiedLinkError.html (line 152) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#getCriticality-- (line 150) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getAllFeatureStateListeners-- (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#canUninstall-ej.kf.Feature- (line 122) ok https://repository.microej.com/modules/com/microej/pack/device/device-pack/ (line 152) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalStateException.html (line 202) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getBoolean-java.lang.String- (line 155) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addResourceControlListener-ej.kf.ResourceControlListener- (line 155) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#removeResourceControlListener-ej.kf.ResourceControlListener- (line 341) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/WeakHashMap.html#put-K-V- (line 381) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#clone-- (line 487) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalArgumentException.html (line 454) ok https://github.com/espressif/esp-idf/commit/ff29e3e7a24a715bc7f5ba453c83d694ba0ec1e2 (line 538) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getId-- (line 540) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sni/SNI.html#toCString-java.lang.String-byte:A- (line 542) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A-int-int- (line 544) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityException.html (line 547) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityManager.html (line 544) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 549) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 682) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html#getStackTrace-- (line 551) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 555) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FilterInputStream.html#in (line 553) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Calendar.html (line 686) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StackTraceElement.html#toString-- (line 689) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#start-- (line 689) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ExceptionInInitializerError.html (line 709) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html#readString-- (line 800) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#newArray-java.lang.Class-int- (line 809) ok https://repository.microej.com/5/artifacts/ej/api/edc/1.3.0/CHANGELOG-1.3.0.md (line 815) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#PrintStream-java.io.OutputStream-boolean- (line 817) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html (line 824) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#getGroupID-- (line 820) ok https://repository.microej.com/5/artifacts/ej/api/bon/1.4.0/CHANGELOG-1.4.0.md (line 828) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.UncaughtExceptionHandler.html (line 881) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html (line 968) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#getClass-- (line 1031) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#stop-- (line 985) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html (line 1186) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/IOException.html (line 1532) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalMonitorStateException.html writing output... [ 53%] PlatformDeveloperGuide/architectureNamingConvention writing output... [ 54%] PlatformDeveloperGuide/blemock (line 29) ok https://www.espressif.com/en/tools-type/flash-download-tools (line 28) redirect http://repository.microej.com/packages/ble-mock/bluetooth-controller-ESP32WROOM-0.1.0.bin - with Found to https://repository.microej.com/packages/ble-mock/bluetooth-controller-ESP32WROOM-0.1.0.bin (line 20) redirect https://www.espressif.com/en/products/hardware/esp32-devkitc/overview - temporarily to https://www.espressif.com/en/products/devkits/esp32-devkitc/overview writing output... [ 54%] PlatformDeveloperGuide/coreEngine writing output... [ 54%] PlatformDeveloperGuide/device (line 42) ok https://repository.microej.com/modules/ej/api/device/ writing output... [ 55%] PlatformDeveloperGuide/ecom (line 97) ok https://repository.microej.com/modules/ej/api/ecom/ writing output... [ 55%] PlatformDeveloperGuide/ecom-comm (line 500) ok https://repository.microej.com/modules/ej/api/ecom-comm/ writing output... [ 56%] PlatformDeveloperGuide/externalResourceLoader writing output... [ 56%] PlatformDeveloperGuide/frontpanel writing output... [ 57%] PlatformDeveloperGuide/fs (line 152) ok https://repository.microej.com/modules/ej/api/fs/ writing output... [ 57%] PlatformDeveloperGuide/hal (line 155) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/api/hal/ writing output... [ 57%] PlatformDeveloperGuide/index writing output... [ 58%] PlatformDeveloperGuide/introduction writing output... [ 58%] PlatformDeveloperGuide/javah writing output... [ 59%] PlatformDeveloperGuide/mock (line 292) ok https://openjfx.io/ writing output... [ 59%] PlatformDeveloperGuide/multiSandbox writing output... [ 60%] PlatformDeveloperGuide/native writing output... [ 60%] PlatformDeveloperGuide/net writing output... [ 60%] PlatformDeveloperGuide/netIntroduction writing output... [ 61%] PlatformDeveloperGuide/networkCoreEngine writing output... [ 61%] PlatformDeveloperGuide/pack (line 53) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/ (line 27) ok https://repository.microej.com/modules/com/microej/pack/ (line 74) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-pack/ (line 26) ok https://repository.microej.com/modules/com/microej/architecture (line 93) ok https://repository.microej.com/modules/com/microej/pack/net/9.2.3/net-9.2.3.xpfp writing output... [ 62%] PlatformDeveloperGuide/platform writing output... [ 62%] PlatformDeveloperGuide/platformConcepts writing output... [ 63%] PlatformDeveloperGuide/platformCreation (line 55) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/content/build/CHANGELOG.md (line 41) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/README.rst (line 595) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/scripts (line 41) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform writing output... [ 63%] PlatformDeveloperGuide/platformMigration (line 30) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 156) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 326) ok https://github.com/MicroEJ/PlatformQualificationTools (line 302) ok https://github.com/MicroEJ/PlatformQualificationTools (line 310) ok https://github.com/MicroEJ/PlatformQualificationTools (line 15) ok https://repository.microej.com/packages/referenceimplementations/846SI/3.4.2/STM32F746GDISCO-846SI-fullPackaging-eval-3.4.2.zip writing output... [ 63%] PlatformDeveloperGuide/platformOverview writing output... [ 64%] PlatformDeveloperGuide/platformQualification (line 135) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/core (line 148) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/tests/ui/ui3 - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/ui/ui3 (line 118) ok https://repository.microej.com/modules/com/microej/pack/fs/fs-testsuite/3.0.3/ (line 150) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/tests/ui/ui2 - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/ui/ui2 (line 118) ok https://repository.microej.com/modules/com/microej/pack/fs/5.1.2/ (line 164) ok https://repository.microej.com/modules/ej/api/fs/2.0.6/ (line 165) ok https://repository.microej.com/modules/com/microej/pack/fs/fs-testsuite/3.0.3/ (line 167) ok https://repository.microej.com/modules/ej/api/fs/2.0.6/ (line 182) ok https://repository.microej.com/modules/ej/api/bluetooth/2.1.0/ (line 183) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-testsuite/2.0.0/ (line 185) ok https://repository.microej.com/modules/ej/api/bluetooth/2.0.0/ (line 186) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-testsuite/2.0.0/ (line 204) ok https://repository.microej.com/modules/ej/api/net/1.1.0/ (line 205) ok https://repository.microej.com/modules/ej/api/ssl/2.1.0/ (line 211) ok https://repository.microej.com/modules/ej/api/net/1.1.0/ (line 212) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (line 213) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (line 218) ok https://repository.microej.com/modules/ej/api/net/1.1.1/ (line 220) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (line 219) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (line 225) ok https://repository.microej.com/modules/ej/api/net/1.1.2/ (line 226) ok https://repository.microej.com/modules/ej/api/ssl/2.2.1/ writing output... [ 64%] PlatformDeveloperGuide/serialCommunications writing output... [ 65%] PlatformDeveloperGuide/simulation writing output... [ 65%] PlatformDeveloperGuide/simulator writing output... [ 66%] PlatformDeveloperGuide/sni writing output... [ 66%] PlatformDeveloperGuide/sp (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sp/package-summary.html (line 33) ok https://repository.microej.com/modules/ej/api/sp/ (line 199) ok https://repository.microej.com/modules/ej/api/sp/ (line 39) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf (line 31) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf writing output... [ 66%] PlatformDeveloperGuide/spmock writing output... [ 67%] PlatformDeveloperGuide/ssl writing output... [ 67%] PlatformDeveloperGuide/systemView (line 30) ok https://www.segger.com/products/development-tools/systemview/ (line 20) ok https://github.com/MicroEJ/Platform-STMicroelectronics-STM32F7508-DK (line 88) ok https://repository.microej.com/modules/com/microej/clibrary/thirdparty/systemview/1.3.1/ (line 41) ok https://forum.segger.com/index.php/Thread/6158-SOLVED-SystemView-Kernelpatch-for-FreeRTOS-10-2-0/?s=add3b0f6a33159b9c4b602da0082475afeceb89a (line 38) redirect http://segger.com/downloads/systemview/ - permanently to https://www.segger.com/downloads/systemview/ (line 91) ok https://repository.microej.com/modules/com/microej/clibrary/thirdparty/systemview-freertos10/1.1.1/ (line 94) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/trace-systemview/2.1.1/ (line 238) ok https://www.segger.com/products/debug-probes/j-link/models/other-j-links/st-link-on-board/ (line 31) ok https://www.segger.com/downloads/jlink/UM08027 (line 39) ok https://www.segger.com/downloads/jlink/UM08027 writing output... [ 68%] PlatformDeveloperGuide/tiny writing output... [ 68%] PlatformDeveloperGuide/ui writing output... [ 69%] PlatformDeveloperGuide/uiChangeLog (line 242) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.4/ (line 215) ok https://repository.microej.com/modules/ej/api/microui/3.0.3/ (line 93) ok https://repository.microej.com/modules/ej/api/microui/3.1.0/ (line 216) ok https://repository.microej.com/modules/ej/api/drawing/1.0.2/ (line 112) ok https://repository.microej.com/modules/ej/api/drawing/1.0.3/ (line 292) ok https://repository.microej.com/modules/ej/api/microui/3.0.1/ (line 395) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (line 341) ok https://repository.microej.com/modules/ej/api/drawing/1.0.0/ (line 340) ok https://repository.microej.com/modules/ej/api/microui/3.0.0/ (line 377) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui (line 413) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (line 511) ok https://repository.microej.com/modules/ej/api/microui/2.4.0/ (line 672) ok https://repository.microej.com/modules/ej/api/microui/2.3.0/ (line 870) ok https://repository.microej.com/modules/ej/api/microui/2.2.0/ (line 1074) ok https://repository.microej.com/modules/ej/api/microui/2.0.6/ writing output... [ 69%] PlatformDeveloperGuide/uiDisplay (line 229) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixels-int:A-int-int-int-int-int-int- (line 1328) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 234) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html (line 67) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (line 229) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixel-int-int- (line 1338) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (line 1338) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (line 1530) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#readPixel-int-int- (line 1375) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (line 1471) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setBackgroundColor-int- (line 1708) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html writing output... [ 69%] PlatformDeveloperGuide/uiFont writing output... [ 70%] PlatformDeveloperGuide/uiFontCore (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html# writing output... [ 70%] PlatformDeveloperGuide/uiFontFormat writing output... [ 71%] PlatformDeveloperGuide/uiFontGenerator writing output... [ 71%] PlatformDeveloperGuide/uiFontOverview writing output... [ 72%] PlatformDeveloperGuide/uiImage writing output... [ 72%] PlatformDeveloperGuide/uiImageCore writing output... [ 72%] PlatformDeveloperGuide/uiImageGenerator (line 142) ok https://docs.oracle.com/javase/7/docs/api/javax/imageio/ImageIO.html (line 299) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html# writing output... [ 73%] PlatformDeveloperGuide/uiImageLoader (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html# writing output... [ 73%] PlatformDeveloperGuide/uiImageOverview (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html# writing output... [ 74%] PlatformDeveloperGuide/uiImageRaw writing output... [ 74%] PlatformDeveloperGuide/uiInput (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Command.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#start-- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/States.html (line 90) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/GenericEventGenerator.html writing output... [ 75%] PlatformDeveloperGuide/uiIntroduction writing output... [ 75%] PlatformDeveloperGuide/uiLed (line 108) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html (line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html writing output... [ 75%] PlatformDeveloperGuide/uiLowLevel writing output... [ 76%] PlatformDeveloperGuide/uiMicroui (line 80) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#render-ej.microui.display.GraphicsContext- (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html#getNumberOfLeds-- (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplay-- writing output... [ 76%] PlatformDeveloperGuide/uiMigrationGuide writing output... [ 77%] PlatformDeveloperGuide/uiReleaseNotes (line 181) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ (line 197) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ writing output... [ 77%] PlatformDeveloperGuide/uiReplaces writing output... [ 78%] PlatformDeveloperGuide/uiSimulation (line 378) ok https://docs.microej.com/en/latest/PlatformDeveloperGuide/mock.html writing output... [ 78%] PlatformDeveloperGuide/uiStaticInit writing output... [ 78%] PlatformDeveloperGuide/watchdog-timer (line 90) ok https://repository.microej.com/modules/ej/api/watchdog-timer/ writing output... [ 79%] SDKUserGuide/github (line 17) ok https://www.eclipse.org/egit/ (line 31) redirect https://github.com/MicroEJ/ExampleJava-MWT.git - permanently to https://github.com/MicroEJ/ExampleJava-MWT writing output... [ 79%] SDKUserGuide/index writing output... [ 80%] SDKUserGuide/install (line 11) ok https://repository.microej.com/packages/SDK/ (line 6) ok https://developer.microej.com/microej-sdk-software-development-kit writing output... [ 80%] SDKUserGuide/licenses (line 28) ok https://repository.microej.com/modules/com/microej/architecture/ (line 385) ok https://www.net-usb.com/ (line 213) redirect https://license.microej.com/ - with Found to https://license.microej.com/oemServer/ (line 118) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ writing output... [ 81%] SDKUserGuide/mmm (line 326) ok https://en.wikipedia.org/wiki/.properties (line 40) ok https://ant.apache.org/easyant/history/trunk/reference.html (line 288) ok https://ant.apache.org/ivy/history/2.5.0/settings.html (line 457) ok https://en.wikipedia.org/wiki/MinGW (line 37) redirect http://ant.apache.org/ivy - permanently to https://ant.apache.org/ivy/ (line 528) redirect https://toml.io - permanently to https://toml.io/en/ (line 457) ok https://gitforwindows.org/ (line 856) ok https://ant.apache.org/ivy/history/2.5.0/settings/credentials.html (line 878) ok http://keystore-explorer.org/downloads.html (line 49) redirect https://developer.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf - permanently to https://repository.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf writing output... [ 81%] SDKUserGuide/repository (line 51) ok https://repo1.maven.org/maven2/ (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ (line 38) ok https://repository.microej.com/ (line 66) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ (line 22) ok https://repository.microej.com/modules/ writing output... [ 81%] SDKUserGuide/sdkChangeLog (line 498) ok https://ant.apache.org/ivy/history/2.5.0/resolver/chain.html (line 639) ok https://keepachangelog.com/en/1.0.0/ (line 83) ok https://www.eclipse.org/eclipse/news/4.10/platform.php#java32-removal (line 93) ok https://bugs.eclipse.org/bugs/show_bug.cgi?id=566599 (line 105) ok https://repository.microej.com/microej-ivysettings-5.xml (line 330) ok https://github.com/MicroEJ/ writing output... [ 82%] SDKUserGuide/sdkMigrationNotes writing output... [ 82%] SDKUserGuide/sdkReleaseNotes (line 7) ok https://repository.microej.com/p2/sdk writing output... [ 83%] SDKUserGuide/systemRequirements writing output... [ 83%] SDKUserGuide/troubleshooting (line 29) ok https://wiki.eclipse.org/SWT/Devel/Gtk/GtkVersion writing output... [ 84%] SDKUserGuide/version writing output... [ 84%] SDKUserGuide/workspace writing output... [ 84%] Tutorials/getStartedWithGUI/Step01 writing output... [ 85%] Tutorials/getStartedWithGUI/Step02 writing output... [ 85%] Tutorials/getStartedWithGUI/Step03 writing output... [ 86%] Tutorials/getStartedWithGUI/Step04 writing output... [ 86%] Tutorials/getStartedWithGUI/Step05 writing output... [ 87%] Tutorials/getStartedWithGUI/Step06 writing output... [ 87%] Tutorials/getStartedWithGUI/Step07 writing output... [ 87%] Tutorials/getStartedWithGUI/Step08 writing output... [ 88%] Tutorials/getStartedWithGUI/Step09 writing output... [ 88%] Tutorials/getStartedWithGUI/Step10 writing output... [ 89%] Tutorials/getStartedWithGUI/Step11 (line 59) ok https://github.com/MicroEJ/Demo-Widget/tree/master/com.microej.demo.widget/src/main/java/com/microej/demo/widget/scrollablelist/widget writing output... [ 89%] Tutorials/getStartedWithGUI/Step12 writing output... [ 90%] Tutorials/getStartedWithGUI/Step13 writing output... [ 90%] Tutorials/getStartedWithGUI/index writing output... [ 90%] Tutorials/getStartedWithGUI/setup (line 36) ok https://github.com/MicroEJ/Platform-STMicroelectronics-STM32F7508-DK/tree/1.3.2 writing output... [ 91%] Tutorials/index writing output... [ 91%] Tutorials/tutorialCreateCustomPlatform writing output... [ 92%] Tutorials/tutorialCreateFirmwareFromScratch (line 62) ok https://www.qemu.org/docs/master/system/arm/stellaris.html (line 50) ok https://github.com/microej/PlatformQualificationTools (line 72) ok https://github.com/microej/PlatformQualificationTools (line 67) ok https://github.com/MicroEJ/FreeRTOS/tree/tuto-microej-firmware-from-scratch (line 163) ok http://roboticravings.blogspot.com/2018/07/freertos-on-cortex-m3-with-qemu.html (line 84) redirect https://docs.microsoft.com/en-us/windows/wsl/install-win10 - permanently to https://docs.microsoft.com/en-us/windows/wsl/install (line 171) ok https://github.com/MicroEJ/FreeRTOS/commit/48248eae13baebf7df9638cd8da6fbfe1a735a9c (line 80) ok https://repository.microej.com/packages/SDK (line 265) ok https://www.ti.com/lit/ds/symlink/lm3s811.pdf (line 265) ok https://github.com/dwelch67/qemu_arm_samples/blob/master/cortex-m/uart01/notmain.c (line 428) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ (line 274) ok https://github.com/MicroEJ/FreeRTOS/commit/d09ec0f5cbdf69ca97a5ac15f8b905538aa4c61e (line 337) ok https://github.com/MicroEJ/FreeRTOS/commit/1f7e7ee014754a4dcb4f6c5a470205e02f6ac3c8 (line 497) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/content (line 484) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 878) ok https://github.com/MicroEJ/FreeRTOS/commit/7ae8e79f9c811621569ccb90c46b1dcda91da35d (line 915) ok https://github.com/FreeRTOS/FreeRTOS/commit/257d9e1d123be0342029e2930c0073dd5a4a2b2d (line 986) ok https://github.com/MicroEJ/FreeRTOS/commit/0e2e31d8a510d37178c340051bab636902471eea (line 1041) ok https://github.com/MicroEJ/FreeRTOS/commit/4b23ea2e77112f053368718d299ff8db826ddde1 (line 1153) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 1105) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 1197) ok https://chromium.googlesource.com/native_client/nacl-newlib/+/99fc6c167467b41466ec90e8260e9c49cbe3d13c/libgloss/libnosys/sbrk.c (line 1203) ok https://github.com/MicroEJ/FreeRTOS/commit/898f2e6cd492616b4ccaabc136cafa76ef038690 (line 405) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/7.14.0/flopi0G22-7.14.0-eval.xpf (line 80) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-Win64-20.10.exe writing output... [ 92%] Tutorials/tutorialCreatePlatformBuildAndRunScripts (line 155) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/blob/1.7.0/ESP32-WROVER-Xtensa-FreeRTOS-bsp/Projects/microej/scripts/build.sh writing output... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageLogger.html (line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html (line 697) ok https://www.freertos.org/FreeRTOS-MPU-memory-protection-unit.html (line 635) redirect http://www.keil.com/appnotes/files/apnt209.pdf - permanently to https://www.keil.com/appnotes/files/apnt209.pdf (line 334) redirect https://forum.microej.com/t/gui-microui-and-multithreading/652 - permanently to https://forum.microej.com/t/microui-and-multithreading/652 (line 633) redirect https://www.iar.com/support/tech-notes/debugger/debugging-a-hardfault-on-cortex-m/ - permanently to https://www.iar.com/knowledge/support/technical-notes/debugger/debugging-a-hardfault-on-cortex-m/ (line 634) ok https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/fatal-errors.html writing output... [ 93%] Tutorials/tutorialExploreDataSerializationFormats (line 17) ok https://en.wikipedia.org/wiki/XML (line 108) ok http://json.org/ (line 114) ok http://json.org/ (line 258) ok https://cbor.io/ (line 32) redirect https://github.com/MicroEJ/Example-XML - permanently to https://github.com/MicroEJ/ExampleJava-XML (line 273) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor (line 305) broken https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor.json - 406 Client Error: Not Acceptable for url: https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor.json (line 17) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 32) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 121) ok https://repository.microej.com/modules/org/json/me/json/ writing output... [ 93%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI (line 21) ok https://github.com/MicroEJ/Example-Standalone-Java-C-Interface/tree/master/CallingCFromJava/ writing output... [ 94%] Tutorials/tutorialImproveCodeQuality (line 108) ok https://www.oracle.com/java/technologies/javase/codeconventions-introduction.html (line 25) ok https://en.wikipedia.org/wiki/Camel_case (line 71) redirect https://www.oracle.com/technetwork/java/javase/documentation/index-137868.html - permanently to https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#hashCode-- (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#equals-java.lang.Object- (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#newInstance-- (line 219) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuilder.html (line 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Vector.html (line 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Hashtable.html (line 234) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ByteArray.html (line 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuffer.html (line 380) ok https://github.com/MicroEJ/ExampleTool-Sonar writing output... [ 94%] Tutorials/tutorialInstrumentJavaCodeForLogging (line 34) ok https://repository.microej.com/modules/ej/library/eclasspath/logging/ (line 139) ok https://repository.microej.com/modules/ej/library/runtime/message/ (line 33) ok https://repository.microej.com/modules/ej/library/runtime/message/ (line 32) ok https://repository.microej.com/modules/ej/api/trace (line 67) ok https://repository.microej.com/modules/ej/api/trace (line 146) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageLogger.html (line 149) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/Level.html (line 150) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageBuilder.html (line 150) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageBuilder.html (line 150) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/package-summary.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogManager.html (line 192) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#getLogger-java.lang.String- (line 195) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Level.html (line 198) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogRecord.html (line 198) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Handler.html (line 202) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Handler.html (line 198) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogRecord.html (line 202) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/logging/handler/DefaultHandler.html (line 311) redirect https://www.guardsquare.com/en/products/proguard - permanently to https://www.guardsquare.com/proguard (line 315) ok https://github.com/MicroEJ/How-To/tree/master/Proguard-Get-Started writing output... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint (line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getClass-java.lang.String- (line 192) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#toString-- (line 39) redirect https://github.com/MicroEJ/Tool-DependencyDiscoverer - permanently to https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer (line 143) ok https://github.com/MicroEJ/Example-NLS (line 197) ok https://repository.microej.com/modules/ej/library/runtime/service/ (line 201) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/map/PackedMap.html (line 200) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/ArrayTools.html (line 273) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getSimpleName-- (line 376) ok https://www.freertos.org/Stacks-and-stack-overflow-checking.html (line 281) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/service/ServiceLoader.html (line 332) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-int- (line 338) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/concurrent/Executor.html (line 332) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-- (line 388) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immortals.html (line 394) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getAllStackTraces-- (line 394) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#activeCount-- writing output... [ 95%] Tutorials/tutorialRunATestSuiteOnDevice (line 90) ok https://github.com/MicroEJ/PlatformQualificationTools/releases/tag/2.3.0 (line 130) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/config.properties.tpl (line 29) ok https://github.com/MicroEJ/How-To/tree/1.8.3/FoundationLibrary-Get-Started (line 86) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/2.3.0/tests/fs (line 207) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/validation/microej-testsuite-common.properties (line 162) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 (line 45) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 writing output... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory (line 7) ok https://www.jenkins.io/ (line 210) ok https://www.jenkins.io/download/ (line 52) redirect https://git-for-windows.github.io/ - permanently to https://gitforwindows.org/ (line 51) ok https://developer.microej.com/get-started/ (line 7) ok https://jfrog.com/artifactory/ (line 143) redirect https://jfrog.com/fr/open-source/ - permanently to https://jfrog.com/community/open-source/ writing output... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild (line 40) redirect https://developer.microej.com/mej32-embedded-runtime-architectures/ - permanently to https://developer.microej.com/mej32-supported-embedded-runtime-architectures/ writing output... [ 96%] about (line 29) ok https://www.microej.com/ writing output... [ 97%] glossary (line 53) ok https://semver.org (line 47) ok https://en.wikipedia.org/wiki/Managed_code (line 11) ok https://en.wikipedia.org/wiki/Managed_code (line 35) redirect https://developer.microej.com/mej32-virtual-machine-for-embedded-systems/ - permanently to https://developer.microej.com/mej32-virtual-software-processor-for-embedded-systems/ (line 6) ok https://developer.microej.com/microej-vee-virtual-execution-environment writing output... [ 97%] index (line 12) -local- glossary.html (line 13) -local- overview/index.html (line 14) -local- SDKUserGuide/index.html (line 15) -local- ApplicationDeveloperGuide/index.html (line 16) -local- PlatformDeveloperGuide/index.html (line 17) -local- KernelDeveloperGuide/index.html (line 18) -local- Tutorials/index.html writing output... [ 98%] overview/gettingStarted writing output... [ 98%] overview/index writing output... [ 99%] overview/sdk (line 37) ok https://www.microej.com/product/forge writing output... [ 99%] overview/vee writing output... [100%] support (line 10) ok https://www.microej.com/contact/#form_2 (line 6) ok https://forum.microej.com/ (line 24) ok https://repository.microej.com/packages/repository/2.5.0/microej-5_0-2.5.0.zip build finished with problems. make: *** [Makefile:198: linkcheck] Error 1