On May 16, 2013, at 6:42 AM, Igor Galić <[email protected]> wrote:

>> This, I assume, will cause a lot of breakage on our buildbots:
>> 
>>    http://jenkins.boot.org/view/v3.2.x/
>> 
> 
> Hey folks o/~
> 
> right now ALL our builds are failing for the same reason:

Is this fixed? The build farm looks clean to me.

One build problem that I noticed is that clang-425.0.28 emits additional 
warnings on Darwin, breaking the build. I had to add 
-Wno-unused-volatile-lvalue -Wno-unused-private-field 
-Wno-sometimes-uninitialized and -Wno-non-literal-null-conversion. 

> 
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build/aux'.
> libtoolize: copying file `build/aux/ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build'.
> libtoolize: copying file `build/libtool.m4'
> libtoolize: copying file `build/ltoptions.m4'
> libtoolize: copying file `build/ltsugar.m4'
> libtoolize: copying file `build/ltversion.m4'
> libtoolize: copying file `build/lt~obsolete.m4'
> configure.ac:199: error: possibly undefined macro: AM_CONDITIONAL
>      If this token and others are legitimate, please use m4_pattern_allow.
>      See the Autoconf documentation.
> autoreconf: /usr/bin/autoconf failed with exit status: 1
> Build step 'Execute shell' marked build as failure
> 
> This doesn't seem related to https://issues.apache.org/jira/browse/TS-1782
> if someone knows why, please identify the commits we need to backport and
> propose them in 3.2.x's STATUS
> 
> so long
> 
> -- i
> Igor Galić
> 
> Tel: +43 (0) 664 886 22 883
> Mail: [email protected]
> URL: http://brainsware.org/
> GPG: 6880 4155 74BD FD7C B515  2EA5 4B1D 9E08 A097 C9AE

Reply via email to