Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329825 - app-admin/eselect-postgresql fails (was: redland-1.0.10-r2 failed to build with postgres)
Summary: app-admin/eselect-postgresql fails (was: redland-1.0.10-r2 failed to build wi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-25 20:30 UTC by Mathieu Z
Modified: 2010-07-25 21:39 UTC (History)
0 users

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


Attachments
build.log (build.log,84.33 KB, text/plain)
2010-07-25 20:31 UTC, Mathieu Z
Details
emerge --info (emerge.info,5.68 KB, text/plain)
2010-07-25 20:31 UTC, Mathieu Z
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Z 2010-07-25 20:30:43 UTC
During emerge -uDN world, redland-1.0.10-r2 failed to compile.

Reproducible: Always

Steps to Reproduce:
1. emerge redland
2.
3.

Actual Results:  
Series of error with respect to postgres.

Expected Results:  
Compiles
Comment 1 Mathieu Z 2010-07-25 20:31:10 UTC
Created attachment 240135 [details]
build.log
Comment 2 Mathieu Z 2010-07-25 20:31:51 UTC
Created attachment 240137 [details]
emerge --info
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-07-25 21:10:39 UTC
Something wrong with app-admin/eselect-postgresql... have you tried selecting postgres from eselect?

x86_64-pc-linux-gnu-gcc: eselect: No such file or directory
x86_64-pc-linux-gnu-gcc: to: No such file or directory
x86_64-pc-linux-gnu-gcc: set: No such file or directory
x86_64-pc-linux-gnu-gcc: postgresql: No such file or directory
x86_64-pc-linux-gnu-gcc: version: No such file or directory
Comment 4 Mathieu Z 2010-07-25 21:39:49 UTC
Thanks for pointing that out. Yes, I just noticed that the installed version of postgresql was not set. Setting it worked.

(In reply to comment #3)
> Something wrong with app-admin/eselect-postgresql... have you tried selecting
> postgres from eselect?
> 
> x86_64-pc-linux-gnu-gcc: eselect: No such file or directory
> x86_64-pc-linux-gnu-gcc: to: No such file or directory
> x86_64-pc-linux-gnu-gcc: set: No such file or directory
> x86_64-pc-linux-gnu-gcc: postgresql: No such file or directory
> x86_64-pc-linux-gnu-gcc: version: No such file or directory
>