Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923877 - [guru] app-accessibility/rhvoice-core-1.14.0 fails to compile: voice.cpp:18:10: fatal error: string.hpp: No such file or directory
Summary: [guru] app-accessibility/rhvoice-core-1.14.0 fails to compile: voice.cpp:18:1...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-06 07:53 UTC by Agostino Sarubbo
Modified: 2024-02-06 09:20 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,21.62 KB, application/x-xz)
2024-02-06 07:53 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 2024-02-06 07:53:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-accessibility/rhvoice-core-1.14.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-06 07:53:58 UTC
Created attachment 884314 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-06 07:53:59 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


--   Package 'ao', required by 'virtual:world', not found
--   Package 'dbus', required by 'virtual:world', not found
--   Package 'giomm-2.4', required by 'virtual:world', not found
--   Package 'portaudio-2.0', required by 'virtual:world', not found
--   Package 'tclap', required by 'virtual:world', not found
/var/tmp/portage/app-accessibility/rhvoice-core-1.14.0/work/RHVoice-1.14.0/src/core/voice.cpp:18:10: fatal error: boost/algorithm/string.hpp: No such file or directory
FAILED: src/core/CMakeFiles/RHVoice_core.dir/voice.cpp.o 
/var/tmp/portage/app-accessibility/rhvoice-core-1.14.0/work/RHVoice-1.14.0/src/core/voice.cpp:18:10: fatal error: boost/algorithm/string.hpp: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-02-06 09:20:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=463544160cd6cefb463203972948d5961705ed8e

commit 463544160cd6cefb463203972948d5961705ed8e
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-02-06 08:42:19 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2024-02-06 08:43:06 +0000

    app-accessibility/rhvoice-core: add missing dep
    
    Closes: https://bugs.gentoo.org/923877
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 .../{rhvoice-core-1.14.0.ebuild => rhvoice-core-1.14.0-r1.ebuild}        | 1 +
 1 file changed, 1 insertion(+)