Comment 1 for bug 1544078

Revision history for this message
Artur Kaszuba (akaszuba) wrote :

This problem is generated by error under package build (compilation). You need to fix code.
Message "Build needed 00:01:22, 56692k disc space" is only summary info about time and space used by build.

Please check errors like this:
configure:20567: $? = 0
configure:20737: checking if compiler needs -Werror to reject unknown flags
configure:20753: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-unused-local-typedefs -Werror -Wunknown-warning-option -Wsizeof-array-argument -D_FORTIFY_SOURCE=2 conftest.c >&5
gcc: error: unrecognized command line option '-Wunknown-warning-option'
gcc: error: unrecognized command line option '-Wsizeof-array-argument'