Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 118012

Summary: yate-0.9.0_pre2 ebuild problem
Product: Gentoo Linux Reporter: dotslash <jan>
Component: New packagesAssignee: Stefan Knoblich (RETIRED) <stkn>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description dotslash 2006-01-06 03:23:15 UTC
Replicatable: always

When trying to emerge yate like this:

# emerge =net-misc/yate-0.9.0_pre2

yate compiles successfully, but installation fails. Here follows the relevant output:

i686-pc-linux-gnu-g++ -Wall   -I.. -I.. -O2 -fno-check-new  -fno-exceptions -fPIC -DHAVE_GCC_FORMAT_CHECK  -export-dynamic -shared -Wl,--retain-symbols-file,/dev/null -L.. -lyate -o ysipchan.yate -I../contrib/ysip ysipchan.cpp ../contrib/ysip/libyatesip.a
make[1]: Leaving directory `/var/tmp/portage/yate-0.9.0_pre2/work/yate/modules'
>>> Test phase [not enabled]: net-misc/yate-0.9.0_pre2

>>> Install yate-0.9.0_pre2 into /var/tmp/portage/yate-0.9.0_pre2/image/ category net-misc
make -C ./engine all
install -m 0644 ./docs/*.html "/var/tmp/portage/yate-0.9.0_pre2/image//usr/share/doc/yate-0.9.0/" && \
install -m 0644 ./docs/api/*.html "/var/tmp/portage/yate-0.9.0_pre2/image//usr/share/doc/yate-0.9.0/api/"
make[1]: Entering directory `/var/tmp/portage/yate-0.9.0_pre2/work/yate/engine'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/yate-0.9.0_pre2/work/yate/engine'
make -C ./modules all
make -C ./clients all
install: target `/var/tmp/portage/yate-0.9.0_pre2/image//usr/share/doc/yate-0.9.0/' is not a directory: No such file or directory
make: *** [install-api] Error 1
make: *** Waiting for unfinished jobs....
make[1]: Entering directory `/var/tmp/portage/yate-0.9.0_pre2/work/yate/modules'
make[1]: Entering directory `/var/tmp/portage/yate-0.9.0_pre2/work/yate/clients'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/yate-0.9.0_pre2/work/yate/clients'
make[2]: Entering directory `/var/tmp/portage/yate-0.9.0_pre2/work/yate/modules/skin'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/yate-0.9.0_pre2/work/yate/modules/skin'
make[1]: Leaving directory `/var/tmp/portage/yate-0.9.0_pre2/work/yate/modules'

!!! ERROR: net-misc/yate-0.9.0_pre2 failed.
!!! Function src_install, Line 49, Exitcode 2
!!! Make install failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 dotslash 2006-01-09 06:25:10 UTC
The version of Yate has incremented from yate-0.9.0_pre2 to yate-0.9.0_pre4. I've submitted a new bug (bug #118402) that handles the new version. I've also uploaded a working ebuild to bug #118402, so please consider this bug deprecated. Could you please mark it as a dup or something?
Comment 2 dotslash 2006-01-09 06:26:52 UTC

*** This bug has been marked as a duplicate of 118402 ***