Re: skytools build for 9.5 (EL-6 and EL-7)

Поиск
Список
Период
Сортировка
От Cédric Villemain
Тема Re: skytools build for 9.5 (EL-6 and EL-7)
Дата
Msg-id 5752F5C0.4010100@2ndQuadrant.com
обсуждение исходный текст
Ответ на Re: skytools build for 9.5 (EL-6 and EL-7)  (Devrim Gündüz <devrim@gunduz.org>)
Ответы Re: skytools build for 9.5 (EL-6 and EL-7)  (Martín Marqués <martin@2ndquadrant.com>)
Список pgsql-pkg-yum
Hi Devrim,

> On Sun, 2016-05-29 at 20:50 -0300, Martín Marqués wrote:
>> That's strange. I downloaded the src.rpm for skytools, changed
>> the postgres version in the .spec file (plus the changes from
>> Cédic's patch) and it compiled without a problem.
>>
>> Could you expand on what compile errors you were getting?
>
> Here you go:
>
> + ./configure --build=x86_64-redhat-linux-gnu
> --host=x86_64-redhat-linux-gnu -- program-prefix=
> --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr
> --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
> --datadir=/usr/share -- includedir=/usr/include --libdir=/usr/lib64
> --libexecdir=/usr/libexec -- localstatedir=/var
> --sharedstatedir=/var/lib --mandir=/usr/share/man --
> infodir=/usr/share/info
> --with-pgconfig=/usr/pgsql-9.6/bin/pg_config --
> prefix=/usr/skytools-96 --with-python=/usr/bin/python
> /var/tmp/rpm-tmp.e7TmxM: line 44: ./configure: No such file or
> directory error: Bad exit status from /var/tmp/rpm-tmp.e7TmxM
> (%build)
>
> So, configure is not in the tarball. I even cannot generate it
> without getting an error:
>
> $ autoreconf configure.ac:138: error: possibly undefined macro:
> AC_USUAL_PORT_CHECK If this token and others are legitimate, please
> use m4_pattern_allow. See the Autoconf documentation.
> configure.ac:139: error: possibly undefined macro:
> AC_USUAL_PROGRAM_CHECK configure.ac:140: error: possibly undefined
> macro: AC_USUAL_HEADER_CHECK configure.ac:141: error: possibly
> undefined macro: AC_USUAL_TYPE_CHECK configure.ac:142: error:
> possibly undefined macro: AC_USUAL_FUNCTION_CHECK configure.ac:149:
> error: possibly undefined macro: AC_USUAL_LIBEVENT_OPT
> configure.ac:154: error: possibly undefined macro: AC_USUAL_DEBUG
> configure.ac:155: error: possibly undefined macro:
> AC_USUAL_CASSERT autoreconf: /usr/bin/autoconf failed with exit
> status: 1

I didn't tried to reproduce the issue locally but I've used the
resulting packages and they work well.

Did you hit this problem when building package ? What's the command
used? (so I can do the exact same thing and debug)
What source archive did you used ? (link ?)

Thank you,
--
Cédric Villemain +33 (0)6 20 30 22 52
http://2ndQuadrant.fr/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Cédric Villemain +33 (0)6 20 30 22 52
http://2ndQuadrant.fr/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


В списке pgsql-pkg-yum по дате отправления:

Предыдущее
От: Jeff Frost
Дата:
Сообщение: Re: Unavailability in June
Следующее
От: Martín Marqués
Дата:
Сообщение: Re: skytools build for 9.5 (EL-6 and EL-7)