Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623420 - dev-util/gtk-doc missing test dependency on bc ( /bin/sh: bc: command not found )
Summary: dev-util/gtk-doc missing test dependency on bc ( /bin/sh: bc: command not fou...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-07-02 07:36 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2019-10-21 19:43 UTC (History)
0 users

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


Attachments
build.log (gtk-doc-1.25-r1:20170702-072857.log,82.07 KB, text/plain)
2017-07-02 07:39 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-07-02 07:36:41 UTC
ake  check-local
make[4]: Entering directory '/var/tmp/portage/dev-util/gtk-doc-1.25-r1/work/gtk-doc-1.25/tests/fail/docs'
/bin/sh: bc: command not found
  DOC   00:00:00.000000000: Scanning header files
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/(.*?){ <-- HERE / at /var/tmp/portage/dev-util/gtk-doc-1.25-r1/work/gtk-doc-1.25/gtkdoc-scan line 735.
/bin/sh: bc: command not found
  DOC   00:00:00.000000000: Building XML
../../../tests/fail/src/tester.h:10: warning: Parameter description for MACRO_NO_ITEM_DOCS::b is missing in source code comment block.
../../../tests/fail/src/tester.h:10: warning: Parameter description for MACRO_NO_ITEM_DOCS::a is missing in source code comment block.
../../../tests/fail/src/tester.h:18: warning: Parameter description for MACRO_INCOMPLETE_DOCS::b is missing in source code comment block.
../../../tests/fail/src/tester.h:28: warning: Parameter description for MACRO_UNUSED_DOCS::c is not used from source code comment block.
../../../tests/fail/src/tester.h:37: warning: Value descriptions for EnumNoItemDocs are missing in source code comment block.
../../../tests/fail/src/tester.h:48: warning: Value description for EnumIncompleteDocs::ENUM_INCOMPLETE_DOCS_2 is missing in source code comment block.
../../../tests/fail/src/tester.h:61: warning: Value description for EnumUnusedDocs::ENUM_UNUSED_DOCS_3 is not used from source code comment block.
../../../tests/fail/src/tester.h:72: warning: Field descriptions for struct StructNoItemDocs are missing in source code comment block.
../../../tests/fail/src/tester.h:83: warning: Field description for StructIncompleteDocs::b is missing in source code comment block.
../../../tests/fail/src/tester.h:96: warning: Field description for StructUnusedDocs::c is not used from source code comment block.
../../../tests/fail/src/tester.c:43: warning: Parameter description for func_no_item_docs::a is missing in source code comment block.
../../../tests/fail/src/tester.c:43: warning: Parameter description for func_no_item_docs::b is missing in source code comment block.
../../../tests/fail/src/tester.c:54: warning: Parameter description for func_incomplete_docs::b is missing in source code comment block.
../../../tests/fail/src/tester.c:67: warning: Parameter description for func_unused_docs::c is not used from source code comment block.
./tester-unused.txt:1: warning: 4 unused declarations.They should be added to tester-sections.txt in the appropriate place.
/bin/sh: bc: command not found
/bin/sh: bc: command not found
  DOC   00:00:00.000000000: Building HTML
  DOC   00:00:00.000000000: Building PDF
dblatex or fop must be installed to use gtkdoc-mkpdf.
/bin/sh: bc: command not found
  DOC   00:00:00.000000000: Fixing cross-references
/bin/sh: bc: command not found
  DOC   00:00:00.000000000: All done
make[4]: Leaving directory '/var/tmp/port
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-07-02 07:39:12 UTC
Created attachment 479270 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2019-10-21 19:43:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b8e47510cc7a3fd5e8d28e2ace9a967459816c

commit c7b8e47510cc7a3fd5e8d28e2ace9a967459816c
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-10-19 20:55:31 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-10-21 19:40:46 +0000

    dev-util/gtk-doc: Add missing test dependency
    
    Closes: https://bugs.gentoo.org/623420
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-util/gtk-doc/gtk-doc-1.25-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)