Hi All,
I try to build fluent-bit on AIX 6.1/7.1 within gcc-4.8.5
cd build
cmake -DFLB_IN_SERIAL=off -DFLB_SQLDB=off ..
it failed on building mk_core because lack of
I touch an empty file /usr/include/getopt.h
then it was passed
Assembler Error for mbedcrypto
Scanning dependencies of target mbedcrypto
[ 9%] Building C object lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/aes.c.o
[ 9%] Building C object lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/aesni.c.o
[ 9%] Building C object lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/arc4.c.o
[ 10%] Building C object lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.o
[ 10%] Building C object lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/asn1write.c.o
[ 11%] Building C object lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/base64.c.o
[ 11%] Building C object lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/bignum.c.o
Assembler:
/tmp//ccfLwmCz.s: line 4077: 1252-142 Syntax error.
/tmp//ccfLwmCz.s: line 4078: 1252-142 Syntax error.
/tmp//ccfLwmCz.s: line 4079: 1252-142 Syntax error.
/tmp//ccfLwmCz.s: line 4080: 1252-142 Syntax error.
/tmp//ccfLwmCz.s: line 4081: 1252-142 Syntax error.
...
lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/build.make:206: recipe for target 'lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/bignum.c.o' failed
make[2]: *** [lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/bignum.c.o] Error 1
CMakeFiles/Makefile2:421: recipe for target 'lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/all' failed
make[1]: *** [lib/mbedtls-2.4.2/library/CMakeFiles/mbedcrypto.dir/all] Error 2
Makefile:151: recipe for target 'all' failed
make: *** [all] Error 2
$
any suggestion ?
Thanks & Regards,
ARIEN
AIX is not officially supported for now.
For mbedtls build problems I'd suggest to reach mbedtls Team at their github repo:
Closing this ticket for now. AIX is not a supported platform by the open source edition of Fluent Bit.
Any plans for fluent bit to start supporting AIX 6/7?
Most helpful comment
Any plans for fluent bit to start supporting AIX 6/7?