Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861059 - [guru] app-doc/ford-6.1.13 fails tests
Summary: [guru] app-doc/ford-6.1.13 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-25 19:25 UTC by Agostino Sarubbo
Modified: 2022-10-29 05:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,313.47 KB, text/plain)
2022-07-25 19:25 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-25 19:25:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-doc/ford-6.1.13 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-25 19:25:37 UTC
Created attachment 794378 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-25 19:25:38 UTC
Error(s) that match a know pattern:


E               TypeError: extendMarkdown() missing 1 required positional argument: 'md_globals'
ERROR test/test_example.py::test_developer_info_box - TypeError: extendMarkdo...
ERROR test/test_example.py::test_jumbotron - TypeError: extendMarkdown() miss...
ERROR test/test_example.py::test_latex - TypeError: extendMarkdown() missing ...
ERROR test/test_example.py::test_module_links - TypeError: extendMarkdown() m...
ERROR test/test_example.py::test_nav_bar - TypeError: extendMarkdown() missin...
ERROR test/test_example.py::test_procedures_links - TypeError: extendMarkdown...
ERROR test/test_example.py::test_source_file_links - TypeError: extendMarkdow...
ERROR test/test_example.py::test_types_links - TypeError: extendMarkdown() mi...
FAILED test/test_initialisation.py::test_bad_preprocessor - TypeError: extend...
FAILED test/test_initialisation.py::test_gfortran_preprocessor - TypeError: e...
FAILED test/test_initialisation.py::test_list_input - TypeError: extendMarkdo...
FAILED test/test_initialisation.py::test_maybe_ok_preprocessor - TypeError: e...
FAILED test/test_initialisation.py::test_no_preprocessor - TypeError: extendM...
FAILED test/test_initialisation.py::test_path_normalisation - TypeError: exte...
FAILED test/test_initialisation.py::test_quiet_command_line - TypeError: exte...
FAILED test/test_initialisation.py::test_quiet_false - TypeError: extendMarkd...
FAILED test/test_initialisation.py::test_repeated_docmark - TypeError: extend...
FAILED test/test_initialisation.py::test_source_not_subdir_output - TypeError...
FAILED test/test_md_inputs.py::test_default_aliases - TypeError: extendMarkdo...
FAILED test/test_md_inputs.py::test_extra_mods_empty - TypeError: extendMarkd...
FAILED test/test_md_inputs.py::test_extra_mods_intrinsic - TypeError: extendM...
FAILED test/test_md_inputs.py::test_multiple_aliases - TypeError: extendMarkd...
FAILED test/test_md_inputs.py::test_one_alias - TypeError: extendMarkdown() m...
FAILED test/test_projects/test_external_project.py::test_external_project - T...
Comment 3 Sergey Torokhov 2022-10-28 21:19:58 UTC
This is known upstream issue: 
https://github.com/Fortran-FOSS-Programmers/ford/issues/437 
that is fixed in app-doc/ford-6.1.15 by specifying minimal versions of dependencies.
Comment 4 Sergey Torokhov 2022-10-28 21:33:54 UTC
I dropped 6.1.10, 6.1.11, 6.11.12 and fix issue in app-doc/ford-6.1.13-r1 of guru[dev branch].
Comment 5 Larry the Git Cow gentoo-dev 2022-10-29 05:54:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b2b964ab56633d624d85aa5d6523eb084c68e3d

commit 8b2b964ab56633d624d85aa5d6523eb084c68e3d
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2022-10-28 21:19:40 +0000
Commit:     Sergey Torokhov <torokhov-s-a@yandex.ru>
CommitDate: 2022-10-28 21:19:40 +0000

    app-doc/ford: 6.1.13-r1 revision bump, fix test failures
    
    Closes: https://bugs.gentoo.org/861059
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>

 app-doc/ford/{ford-6.1.13.ebuild => ford-6.1.13-r1.ebuild} | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)