google can't understand without .txt hopefully this fixes that
On 15 December 2014 at 15:31, Mike Holmes <[email protected]> wrote:
>
>
> From the check scripts repo check-odp/build-ssc.sh log file attached
>
>
> --
> *Mike Holmes*
> Linaro Sr Technical Manager
> LNG - ODP
>
--
*Mike Holmes*
Linaro Sr Technical Manager
LNG - ODP
+ aclocal -I config -I m4
+ libtoolize --copy
+ autoheader
+ automake --add-missing --copy
configure.ac:7: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
example/generator/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
+ autoconf
odp_buffer_pool.c:55:26: warning: field 'any_hdr' with variable sized type
'union buffer_type_any_u' not at the end of a struct or class is a GNU
extension [-Wgnu-variable-sized-type-not-at-end]
union buffer_type_any_u any_hdr; /* any buffer type */
^
1 warning generated.
In file included from odp_classification.c:15:
In file included from ./include/odp_packet_io_internal.h:23:
./include/odp_classification_datamodel.h:95:3: warning: redefinition of typedef
'cos_t' is a C11 feature [-Wtypedef-redefinition]
} cos_t;
^
./include/odp_classification_datamodel.h:74:21: note: previous definition is
here
typedef union cos_u cos_t;
^
./include/odp_classification_datamodel.h:113:3: warning: redefinition of
typedef 'pmr_t' is a C11 feature [-Wtypedef-redefinition]
} pmr_t;
^
./include/odp_classification_datamodel.h:51:21: note: previous definition is
here
typedef union pmr_u pmr_t;
^
2 warnings generated.
odp_crypto.c:172:10: warning: implicit conversion from enumeration type 'enum
odp_crypto_ses_create_err' to different enumeration type 'enum crypto_alg_err'
[-Wenum-conversion]
return ODP_CRYPTO_SES_CREATE_ERR_INV_CIPHER;
~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from odp_packet_io.c:8:
In file included from ./include/odp_packet_io_internal.h:23:
./include/odp_classification_datamodel.h:95:3: warning: redefinition of typedef
'cos_t' is a C11 feature [-Wtypedef-redefinition]
} cos_t;
^
./include/odp_classification_datamodel.h:74:21: note: previous definition is
here
typedef union cos_u cos_t;
^
./include/odp_classification_datamodel.h:113:3: warning: redefinition of
typedef 'pmr_t' is a C11 feature [-Wtypedef-redefinition]
} pmr_t;
^
./include/odp_classification_datamodel.h:51:21: note: previous definition is
here
typedef union pmr_u pmr_t;
^
2 warnings generated.
In file included from odp_queue.c:18:
In file included from ./include/odp_packet_io_internal.h:23:
./include/odp_classification_datamodel.h:95:3: warning: redefinition of typedef
'cos_t' is a C11 feature [-Wtypedef-redefinition]
} cos_t;
^
./include/odp_classification_datamodel.h:74:21: note: previous definition is
here
typedef union cos_u cos_t;
^
./include/odp_classification_datamodel.h:113:3: warning: redefinition of
typedef 'pmr_t' is a C11 feature [-Wtypedef-redefinition]
} pmr_t;
^
./include/odp_classification_datamodel.h:51:21: note: previous definition is
here
typedef union pmr_u pmr_t;
^
2 warnings generated.
odp_weak.c:19:23: warning: format string is not a string literal
[-Wformat-nonliteral]
r = vfprintf(stderr, fmt, args);
^~~
1 warning generated.
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp