[oi-dev] libtool update

Alexander Pyhalov alp at rsu.ru
Mon Jul 22 15:51:29 UTC 2013


On 07/22/2013 19:45, David Höppner wrote:
> On 21 July 2013 13:15, Alexander Pyhalov <alp at rsu.ru> wrote:
>>
>> It is installed:
>>
>> $ pkg list |grep automake
>> developer/build/automake                          1.11.2-0.151.1.8.1     i--
>> developer/build/automake-110                      1.10-0.151.1.8.1       i--
>> developer/build/automake-111                      1.11.2-0.151.1.8.1     i--
>> developer/build/automake-19                       1.9.6-0.151.1.8        i--
>>
>> I'm just a bit worried about testing.
>>
> Strange, maybe automake-110 was installed later. From the log:
>
> autoreconf: running: /usr/bin/autoconf --force
> autoreconf: running: /usr/bin/autoheader --force
> autoreconf: running: automake --add-missing --copy --force-missing
> configure.ac:130: require Automake 1.11.1, but have 1.10
> autom4te: closing standard output: Broken pipe
> autoreconf: automake failed with exit status: 1
> gmake[2]: *** [/data/jenkins/jobs/oi-userland/workspace/components/libtool/libtool-2.4.2/.prep]
> Error 1
> gmake[2]: Leaving directory
> `/data/jenkins/jobs/oi-userland/workspace/components/libtool'

grep -ri automake  make-rules/
make-rules/build-zone.mk:TMPL_ZONE_TOOLS += developer/build/automake-110
make-rules/shared-macros.mk:AUTOMAKE =      /usr/bin/automake-1.10

Perhaps, you just need to redefine this variable.

-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University




More information about the oi-dev mailing list