Changes between Initial Version and Version 1 of Ticket #12740


Ignore:
Timestamp:
Jun 25, 2022, 8:43:25 AM (22 months ago)
Author:
kekePower
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12740 – Description

    initial v1  
    22
    33There is a long list of compilation errors when I try to build FileZilla on Mageia Cauldron.
     4
     5{{{
     6gcc -DHAVE_CONFIG_H   -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -Wall -c -o libfzputtycommon_a-sshsha.o `test -f 'sshsha.c' || echo './'`sshsha.c
     7In file included from /usr/lib/gcc/i586-mageia-linux/12/include/immintrin.h:98,
     8                 from sshsha.c:345:
     9/usr/lib/gcc/i586-mageia-linux/12/include/avx512fp16intrin.h:38:9: error: '_Float16' is not supported on this target
     10   38 | typedef _Float16 __v8hf __attribute__ ((__vector_size__ (16)));
     11      |         ^~~~~~~~
     12}}}
    413
    514Here is the full log file: https://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20220624173422.papoteur.duvel.689132/log/filezilla-3.60.1-3.mga9/build.i586.0.20220624173643.log