Re: pgsql: Fix install program detection
От | Robert Haas |
---|---|
Тема | Re: pgsql: Fix install program detection |
Дата | |
Msg-id | CA+TgmoZYhKWEfSYr9w1zww3yGLiKO5f9YgbFR0ghSMF3ijKVyQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: pgsql: Fix install program detection (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: pgsql: Fix install program detection
|
Список | pgsql-committers |
On Thu, Jun 28, 2012 at 12:28 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Alvaro Herrera <alvherre@commandprompt.com> writes: >> Excerpts from Peter Eisentraut's message of mié jun 27 14:23:11 -0400 2012: >>> Fix install program detection > >> Member grebe is still failing. > > protosciurus and castoroides (Solaris 10, I think same machine with > different compilers) are not happy either. Also, the first failure > on those looks like: > > gmake[4]: Leaving directory `/export/home/dpage/pgbuildfarm/castoroides/HEAD/pgsql.17031/src/backend' > /bin/sh ../../config/install-sh -c -d '/export/home/dpage/pgbuildfarm/castoroides/HEAD/pgsql.17031/src/test/regress/./tmp_check/install/export/home/dpage/pgbuildfarm/castoroides/HEAD/inst/lib' > m 644 libpgport.a '/export/home/dpage/pgbuildfarm/castoroides/HEAD/pgsql.17031/src/test/regress/./tmp_check/install/export/home/dpage/pgbuildfarm/castoroides/HEAD/inst/lib/libpgport.a' > gmake[3]: m: Command not found > gmake[3]: [install] Error 127 (ignored) > > which seems bad for another reason: why are we ignoring a command error there? I'm thinking that $INSTALL or whatever-it-is is getting set to an empty string. The command was probably intended to be something like install -m 644 libpgport.a... -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-committers по дате отправления: