Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 199886
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: William Hubbs <williamh@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Fabio Erculiani <lxnay@lxnaydesign.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 199886 depends on: Show dependency tree
Bug 199886 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-11-21 10:51 0000
>=app-accessibility/speech-tools-1.2.96_beta is declared inside DEPEND while it should be put in RDEPEND as ldd says:

# ldd /usr/bin/festival
        linux-vdso.so.1 =>  (0x00007fffaebfd000)
        libestools.so => /usr/lib/libestools.so (0x00002af7fc249000)
        libestbase.so => /usr/lib/libestbase.so (0x00002af7fc50e000)
        libeststring.so => /usr/lib/libeststring.so (0x00002af7fc925000)
        libncurses.so.5 => /lib/libncurses.so.5 (0x00002af7fcb33000)
        libdl.so.2 => /lib/libdl.so.2 (0x00002af7fcd88000)
        libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/libstdc++.so.6
(0x00002af7fcf8c000)
        libm.so.6 => /lib/libm.so.6 (0x00002af7fd295000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002af7fd514000)
        libc.so.6 => /lib/libc.so.6 (0x00002af7fd722000)
        /lib64/ld-linux-x86-64.so.2 (0x00002af7fc02d000)

libes* belong to speech-tools.
Then in the current ebuild DEPEND inherits RDEPEND so if it's also a build
dependency (I didn't look at this) it's fine too.

Reproducible: Always

------- Comment #1 From William Hubbs 2008-01-12 17:21:06 0000 -------
Speech-tools is both a buildtime dependency and a runtime dependency.  mbrola
is only runtime.  The dependencies have been fixed.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug