Mysql connector failing to build on OSX again

Alexander Thurgood alex.thurgood at gmail.com
Fri Mar 8 09:37:00 PST 2013


Le 08/03/13 18:03, Alexander Thurgood a écrit :

> 
> Anything to do with the mariadb work that was entered recently by any
> chance ?

Sigh, so grepping autogen.sh --help I see that there is an unannounced
change in the switch from :

--enable-ext-mysql-connector

to

--enable-ext-mariadb-connector


An announcement would have been nice, especially since it went directly
into master.


This, however, also fails to build for me :


[build C  ] UnpackedTarball/mariadb/libmysql/array.c
[build C  ] UnpackedTarball/mariadb/libmysql/bchange.c
[build C  ] UnpackedTarball/mariadb/libmysql/bmove.c
In file included from
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/libmysql/mysys_priv.h:19,
                 from
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/libmysql/array.c:24:
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:209:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘_my_cache_w_requests’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:211:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘_my_blocks_used’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:212:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘my_file_opened’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:229:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘my_default_record_cache_size’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:528:
error: expected ‘)’ before ‘use_mem’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:594:
error: expected declaration specifiers or ‘...’ before ‘ulong’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:598:
error: expected declaration specifiers or ‘...’ before ‘ulong’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:617:
error: expected declaration specifiers or ‘...’ before ‘ulong’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:617:
error: expected declaration specifiers or ‘...’ before ‘ulong’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:618:
error: expected declaration specifiers or ‘...’ before ‘ulong’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:618:
error: expected declaration specifiers or ‘...’ before ‘ulong’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:619:
error: expected declaration specifiers or ‘...’ before ‘ulong’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:619:
error: expected declaration specifiers or ‘...’ before ‘ulong’
/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/mariadb/include/my_sys.h:620:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘checksum’
make[1]: ***
[/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/GenCObject/UnpackedTarball/mariadb/libmysql/array.o]
Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [build] Error 2






More information about the LibreOffice mailing list