Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302781 - sci-astronomy/funtools-1.4.4 install error
Summary: sci-astronomy/funtools-1.4.4 install error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-29 18:01 UTC by Jeremy Stent
Modified: 2010-01-29 19:24 UTC (History)
0 users

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


Attachments
Output from emerge --info (emerge-info,36.05 KB, text/plain)
2010-01-29 18:04 UTC, Jeremy Stent
Details
build.log (build.log,47.55 KB, text/plain)
2010-01-29 18:06 UTC, Jeremy Stent
Details
environment (environment,94.37 KB, text/plain)
2010-01-29 18:06 UTC, Jeremy Stent
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Stent 2010-01-29 18:01:35 UTC
The package sci-astronomy/funtools-1.4.4 does not install.  It cannot access the "/usr/lib/bin" directory of the build image.

Reproducible: Always

Steps to Reproduce:
1.  Attempt to emerge funtools

Actual Results:  
Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.4/image//usr/lib
mkdir: cannot create directory `/var/tmp/portage/sci-astronomy/funtools-1.4.4/image//usr/lib': No such file or directory
chmod: cannot access `/var/tmp/portage/sci-astronomy/funtools-1.4.4/image//usr/lib': No such file or directory
Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.4/image//usr/include
mkdir: cannot create directory `/var/tmp/portage/sci-astronomy/funtools-1.4.4/image//usr/include': No such file or directory
chmod: cannot access `/var/tmp/portage/sci-astronomy/funtools-1.4.4/image//usr/include': No such file or directory
Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.4/image//usr/bin
mkdir: cannot create directory `/var/tmp/portage/sci-astronomy/funtools-1.4.4/image//usr/bin': No such file or directory
chmod: cannot access `/var/tmp/portage/sci-astronomy/funtools-1.4.4/image//usr/bin': No such file or directory
make: *** [install-binaries] Error 1
 * ERROR: sci-astronomy/funtools-1.4.4 failed:
 *   emake install failed


Expected Results:  
Successful compile and install
Comment 1 Jeremy Stent 2010-01-29 18:04:18 UTC
Created attachment 217860 [details]
Output from emerge --info
Comment 2 Jeremy Stent 2010-01-29 18:06:33 UTC
Created attachment 217861 [details]
build.log
Comment 3 Jeremy Stent 2010-01-29 18:06:43 UTC
Created attachment 217863 [details]
environment
Comment 4 Peter Volkov (RETIRED) gentoo-dev 2010-01-29 19:15:03 UTC
Confirmed. I just had the same problem.
Comment 5 Peter Volkov (RETIRED) gentoo-dev 2010-01-29 19:16:19 UTC
Ah and it looks like this bug was fixed:

*funtools-1.4.4-r1 (29 Jan 2010)

  29 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org>
  -funtools-1.4.4.ebuild, +funtools-1.4.4-r1.ebuild,
  +files/funtools-1.4.4-makefiles.patch:
  Now included proper makefile patches
Comment 6 Peter Volkov (RETIRED) gentoo-dev 2010-01-29 19:24:13 UTC
Yup, now it builds. So this bug is fixed, thank Sébastien.