Opened 3 years ago

Last modified 3 years ago

#12740 closed Bug report

FileZilla 3.60.1 fails to build on Mageia Cauldron — at Version 1

Reported by: kekePower Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: 3.60.1 Operating system type: Linux
Operating system version:

Description (last modified by kekePower)

Hi.

There is a long list of compilation errors when I try to build FileZilla on Mageia Cauldron.

gcc -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
In file included from /usr/lib/gcc/i586-mageia-linux/12/include/immintrin.h:98,
                 from sshsha.c:345:
/usr/lib/gcc/i586-mageia-linux/12/include/avx512fp16intrin.h:38:9: error: '_Float16' is not supported on this target
   38 | typedef _Float16 __v8hf __attribute__ ((__vector_size__ (16)));
      |         ^~~~~~~~

Here 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

Please let me know if you need more information.

Thanks in advance.

Change History (2)

comment:1 by kekePower, 3 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.