Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84059 - tipptrainer (0.6.0) - missing binary
Summary: tipptrainer (0.6.0) - missing binary
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-04 01:55 UTC by firefox
Modified: 2005-04-20 11:07 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.