Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839300 - [guru] app-doc/ford-6.1.11 fails tests
Summary: [guru] app-doc/ford-6.1.11 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-04-18 19:06 UTC by Agostino Sarubbo
Modified: 2022-05-02 07:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,609.42 KB, text/plain)
2022-04-18 19:06 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-04-18 19:06:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-doc/ford-6.1.11 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-18 19:06:18 UTC
Created attachment 771650 [details]
build.log

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


            except ChildProcessError:
            except FileExistsError:
            except ValueError:
    [Err... 'preprocess: False' in '/var/tmp/portage/app-doc/ford-6.1.11/temp/pytest-of-portage/pytest-0/test_one_alias0/test.md'"
    [Err...ocess: False' in '/var/tmp/portage/app-doc/ford-6.1.11/temp/pytest-of-portage/pytest-0/test_extra_mods_empty0/test.md'"
    [Err...ocess: False' in '/var/tmp/portage/app-doc/ford-6.1.11/temp/pytest-of-portage/pytest-0/test_multiple_aliases0/test.md'"
    [Err...rocess files, please fix the 'preprocessor' option in 'doc.md'.
    [Err...rocess: False' in '/var/tmp/portage/app-doc/ford-6.1.11/temp/pytest-of-portage/pytest-0/test_default_aliases0/test.md'"
    [Err...rocessor' option in 'example-project-file.md'.
    [Err...s: False' in '/var/tmp/portage/app-doc/ford-6.1.11/temp/pytest-of-portage/pytest-0/test_extra_mods_intrinsic0/test.md'"
 "    [Errno 2] No such file or directory: 'cpp'
"
E               FileNotFoundError: [Errno 2] No such file or directory: 'cpp'
E               KeyError: 'project_file'
E           FileExistsError: [Errno 17] File exists: '/var/tmp/portage/app-doc/ford-6.1.11/temp/pytest-of-portage/pytest-0/example'
E           [Errno 2] No such file or directory: 'cpp'
E       SystemExit: Error: Testing preprocessor command (`cpp -traditional-cpp -E -D__GFORTRAN__ /dev/null`) failed with error:
ERROR test/test_example.py::test_developer_info_box - FileExistsError: [Errno...
ERROR test/test_example.py::test_jumbotron - FileExistsError: [Errno 17] File...
ERROR test/test_example.py::test_latex - FileExistsError: [Errno 17] File exi...
ERROR test/test_example.py::test_module_links - FileExistsError: [Errno 17] F...
ERROR test/test_example.py::test_nav_bar - SystemExit: Error: Testing preproc...
ERROR test/test_example.py::test_procedures_links - FileExistsError: [Errno 1...
ERROR test/test_example.py::test_source_file_links - FileExistsError: [Errno ...
ERROR test/test_example.py::test_types_links - FileExistsError: [Errno 17] Fi...
FAILED test/test_initialisation.py::test_list_input - KeyError: 'project_file'
FAILED test/test_initialisation.py::test_path_normalisation - KeyError: 'proj...
FAILED test/test_initialisation.py::test_quiet_command_line - KeyError: 'proj...
FAILED test/test_initialisation.py::test_quiet_false - KeyError: 'project_file'
FAILED test/test_initialisation.py::test_source_not_subdir_output - KeyError:...
FAILED test/test_md_inputs.py::test_default_aliases - SystemExit: Error: Test...
FAILED test/test_md_inputs.py::test_extra_mods_empty - SystemExit: Error: Tes...
FAILED test/test_md_inputs.py::test_extra_mods_intrinsic - SystemExit: Error:...
FAILED test/test_md_inputs.py::test_multiple_aliases - SystemExit: Error: Tes...
FAILED test/test_md_inputs.py::test_one_alias - SystemExit: Error: Testing pr...
FAILED test/test_projects/test_external_project.py::test_external_project - S...
Otherwise, please set 'preprocess: False' in 'doc.md'"
Otherwise, please set 'preprocess: False' in 'example-project-file.md'"
code       = ('Error: Testing preprocessor command (`cpp -traditional-cpp -E -D__GFORTRAN__ '
code = "Error: Testing preprocessor command (`cpp -traditional-cpp -E -D__GFORTRAN__ /dev/null`) failed with error:
err_msg    = 'No such file or directory'
errpipe_data = bytearray(b'OSError:2:')
Comment 3 Larry the Git Cow gentoo-dev 2022-05-02 07:17:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2af33a430c9ed23e2c5c2fdc13904e3196f4a01f

commit 2af33a430c9ed23e2c5c2fdc13904e3196f4a01f
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2022-04-29 17:42:37 +0000
Commit:     Sergey Torokhov <torokhov-s-a@yandex.ru>
CommitDate: 2022-04-29 17:42:37 +0000

    app-doc/ford: pass name of the system C preprocessor
    
    Closes: https://bugs.gentoo.org/839300
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>

 app-doc/ford/ford-6.1.10.ebuild | 7 ++++++-
 app-doc/ford/ford-6.1.11.ebuild | 7 ++++++-
 app-doc/ford/ford-6.1.8.ebuild  | 7 ++++++-
 3 files changed, 18 insertions(+), 3 deletions(-)