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

Bug 84059

Summary: tipptrainer (0.6.0) - missing binary
Product: Gentoo Linux Reporter: firefox <firefox>
Component: New packagesAssignee: Gentoo wxWidgets project <wxwidgets>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description firefox 2005-03-04 01:55:39 UTC
upon emerging app-misc/tipptrainer i found the executable was missing. during the compilation/installation process the following output was given:

/bin/install -c -d /var/tmp/portage/tipptrainer-0.6.0/image//usr/bin
/bin/install -c -m 755 ../tipptrainer /var/tmp/portage/tipptrainer-0.6.0/image//usr/bin
/bin/install: cannot stat `../tipptrainer': No such file or directory
make[1]: *** [install] Error 1

the emerge was "successfully" completed though.

Reproducible: Always
Steps to Reproduce:
emerge -v app-misc/tipptrainer  (version 0.6.0)
Actual Results:  
successful emerge; error msg see above

Expected Results:  
an executable to actually use the tipptrainer
Comment 1 Volker Böhme 2005-03-15 07:55:17 UTC
the problem only appears when wxGTK has been compiled with gtk2/unicode use flags. if wxGTK is compiled without them the tipptrainer binary can be build successfull.
Comment 2 Rob Cakebread (RETIRED) gentoo-dev 2005-03-16 09:31:20 UTC
What version of wxGTK are you using? I can't reproduce this using gtk2+unicode
Post the output of "emerge --info" please
Comment 3 Rob Cakebread (RETIRED) gentoo-dev 2005-04-20 11:07:19 UTC
Please re-open if you can provide more info.