Fwd: pgadmin3 1.6.1 build problem on PC-BSD 9.1 x64

From: Юрий Ластов <ishayahu(at)mail(dot)ru>
To: pgadmin-support(at)postgresql(dot)org
Subject: Fwd: pgadmin3 1.6.1 build problem on PC-BSD 9.1 x64
Date: 2013-01-02 06:34:39
Message-ID: CAJ52sWkHXgVBcLBDoHv8oUixEOpub6Hx=3sFZkjz-mZWwfmSzg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

*The version of pgAdmin you are running. If it is a development snapshot,
please include the build date from the Help -> About screen, and GIT
repository version if known.*

I've got source from git:
commit 53b6a09ac59e646b4c772ead3c42ab65dcc84929
Author: Guillaume Lelarge
Date: Mon Dec 24 14:02:13 2012 +0100

*The configure options used (if compiled from source) *

PostgreSQL directory: /usr/local
PostgreSQL pg_config binary: /usr/local/bin/pg_config
PostgreSQL version: PostgreSQL 9.0.11

PostgreSQL PQconninfoParse support: Present
PostgreSQL SSL support: Present

wxWidgets directory: /usr/local
wxWidgets wx-config binary: /usr/local/bin/wx-config
wxWidgets version: wxWidgets 2.8.12

libxml2 directory: /usr/local
libxml2 xml2-config binary: /usr/local/bin/xml2-config
libxml2 version: libxml2 2.7.8

libxslt directory: /usr/local
libxslt xslt-config binary: /usr/local/bin/xslt-config
libxslt version: libxslt 1.1.26

Building Database Designer: No

Building a debug version of pgAdmin: No
Statically linking pgAdmin: No
Building a Mac OS X appbundle: No

sphinx-build executable: /usr/local/bin/sphinx-build

*The operating system and version details - e.g. Windows XP Pro, SP2, or
Slackware Linux 10, kernel 2.4.21*

PC-BSD 9.1 Isotope Edition x64

*The wxWidgets version and configure options used (if compiled from source)*

wxWidgets 2.8.12
Configured wxWidgets 2.8.12 for `x86_64-unknown-freebsd9.1'

Which GUI toolkit should wxWidgets use? GTK+ 2
Should wxWidgets be compiled into single library? no
Should wxWidgets be compiled in debug mode? no
Should wxWidgets be linked as a shared library? yes
Should wxWidgets be compiled in Unicode mode? yes
What level of wxWidgets compatibility should be enabled?
wxWidgets 2.4 no
wxWidgets 2.6 yes
Which libraries should wxWidgets use?
jpeg builtin
png builtin
regex builtin
tiff builtin
zlib sys
odbc no
expat builtin
libmspack no
sdl no

*The PostgreSQL version and configure options used (if compiled from source)
*

I didn't install PostgreSQL on my system

*Steps required to reproduce the problem. Please include a simple scheme
with optional data if required. This may be sent privately upon request
from a developer if you are concerned about posting sample code or data to
a public mailing list.
*
*[ishayahu(at)pcbsd-8463 ~/git_source/pgadmin3]% bash bootstrap*
*[ishayahu(at)pcbsd-8463 ~/git_source/pgadmin3]% ./configure*
*[ishayahu(at)pcbsd-8463] /usr/home/ishayahu/git_source/pgadmin3# make -v ;
make install *
cd ./docs/en_US && make -f Makefile.sphinx
SPHINXBUILD=/usr/local/bin/sphinx-build htmlhelp
/usr/local/bin/sphinx-build -b htmlhelp -d _build/doctrees .
_build/htmlhelp
Running Sphinx v1.1.3
loading pickled environment... done
building [htmlhelp]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
no targets are out of date.

Build finished; now you can run HTML Help Workshop with the .hhp project
file in _build/htmlhelp.
make all-recursive
Making all in xtra/png2c
Making all in branding
Making all in i18n
Making all in plugins.d
Making all in pgadmin
Error expanding embedded variable.
*** [all-recursive] Error code 1

Stop in /usr/home/ishayahu/git_source/pgadmin3.
*** [all] Error code 1

Stop in /usr/home/ishayahu/git_source/pgadmin3.
Making install in xtra/png2c
../../config/install-sh -c -d '/usr/local/pgadmin3/bin'
/usr/bin/install -c png2c '/usr/local/pgadmin3/bin'
Making install in branding
/bin/sh /usr/home/ishayahu/git_source/pgadmin3/config/install-sh -d
/usr/local/pgadmin3/share/pgadmin3/branding
/bin/sh /usr/home/ishayahu/git_source/pgadmin3/config/install-sh -c -m 644
./branding.ini /usr/local/pgadmin3/share/pgadmin3/branding
Making install in i18n
/bin/sh /usr/home/ishayahu/git_source/pgadmin3/config/install-sh -d
/usr/local/pgadmin3/share/pgadmin3/i18n
/bin/sh /usr/home/ishayahu/git_source/pgadmin3/config/install-sh -c -m 644
./pgadmin3.lng /usr/local/pgadmin3/share/pgadmin3/i18n/$DIR
/bin/sh /usr/home/ishayahu/git_source/pgadmin3/config/install-sh -c -m 644
./pg_settings.csv /usr/local/pgadmin3/share/pgadmin3/i18n/$DIR
/bin/sh /usr/home/ishayahu/git_source/pgadmin3/config/install-sh -c -m 644
./wxstd.mo /usr/local/pgadmin3/share/pgadmin3/i18n/$DIR
Making install in plugins.d
/bin/sh /usr/home/ishayahu/git_source/pgadmin3/config/install-sh -d
/usr/local/pgadmin3/share/pgadmin3/plugins.d
/bin/sh /usr/home/ishayahu/git_source/pgadmin3/config/install-sh -c -m 644
./plugins.ini /usr/local/pgadmin3/share/pgadmin3/plugins.d
Making install in pgadmin
Error expanding embedded variable.
*** [install-recursive] Error code 1

Stop in /usr/home/ishayahu/git_source/pgadmin3.

--

С уважением,
Ишаяу Ластов

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2013-01-02 09:50:48 Re: PgAdmin III fail to install on Windows 8 (64bit)
Previous Message Evan Martin 2012-12-28 12:52:52 Re: See full query text in Server Status window