Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284663 - dev-db/pgadmin3-1.10.0 fail on compile coz it doesnt find installed postgresql
Summary: dev-db/pgadmin3-1.10.0 fail on compile coz it doesnt find installed postgresql
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-12 08:44 UTC by tman
Modified: 2009-09-15 15:52 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 tman 2009-09-12 08:44:55 UTC
dev-db/pgadmin3-1.10.0 fail on compile coz it doesnt find installed postgresql

Reproducible: Always

Actual Results:  
checking whether time.h and sys/time.h may both be included... yes
checking for working strtod... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for strchr... yes
checking for SSL_library_init in -lssl... yes
checking for krb5_sendauth in -lkrb5... yes
checking for PQexec in -lpq... no
checking for SSL_connect in -lpq... no
checking for krb5_free_principal in -lpq... no
checking libpq-fe.h usability... no
checking libpq-fe.h presence... no
checking for libpq-fe.h... no
checking PostgreSQL in /usr... failed
configure: error: you must specify a valid PostgreSQL installation with
--with-pgsql=DIR

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-db/pgadmin3-1.10.0/work/pgadmin3-1.10.0/config.log
 *
 * ERROR: dev-db/pgadmin3-1.10.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2903:  Called econf '--with-wx-version=2.8'
 *             '--disable-debug'
 *               ebuild.sh, line  534:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if
 * relevant.
 * A complete build log is located at
 * '/var/log/portage/dev-db:pgadmin3-1.10.0:20090912-083811.log'.
 * The ebuild environment file is located at
 * '/var/tmp/portage/dev-db/pgadmin3-1.10.0/temp/environment'.
 *

>>> Failed to emerge dev-db/pgadmin3-1.10.0, Log file:

>>>  '/var/log/portage/dev-db:pgadmin3-1.10.0:20090912-083811.log'

 * Messages for package dev-db/pgadmin3-1.10.0:

 *
 * ERROR: dev-db/pgadmin3-1.10.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2903:  Called econf '--with-wx-version=2.8'
 *             '--disable-debug'
 *               ebuild.sh, line  534:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if
 * relevant.
 * A complete build log is located at
 * '/var/log/portage/dev-db:pgadmin3-1.10.0:20090912-083811.log'.
 * The ebuild environment file is located at
 * '/var/tmp/portage/dev-db/pgadmin3-1.10.0/temp/environment'.
 *
Comment 1 Andrey Volkov 2009-09-13 08:24:35 UTC
I have the same bug when build with dev-db/postgresql-base-8.4.1
It's ok with dev-db/postgresql-base-8.3.7

pgadmin3-1.10.0 Changelog "Support for PostgreSQL 8.4"
Comment 2 tman 2009-09-15 15:52:47 UTC
fixed in the portage