Getting the following error:
/tmp/ccQW647E.s: Assembler messages:
/tmp/ccQW647E.s: Error: invalid attempt to declare external version name as default in symbol `__gttf2@@GCC_4.3.0'
lto-wrapper: fatal error: /build/gcc8/src/gcc-build/./gcc/xgcc returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:985: libgcc_s.so] Error 1
make[3]: Leaving directory '/build/gcc8/src/gcc-build/x86_64-pc-linux-gnu/libgcc'
make[2]: *** [Makefile:18783: all-stage1-target-libgcc] Error 2
make[2]: Leaving directory '/build/gcc8/src/gcc-build'
make[1]: *** [Makefile:23663: stage1-bubble] Error 2
make[1]: Leaving directory '/build/gcc8/src/gcc-build'
make: *** [Makefile:946: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Full build log: https://github.com/arch4edu/cactus/runs/7279386025?check_suite_focus=true
Pinned Comments
jonathon commented on 2020-11-30 14:29 (UTC) (edited on 2021-02-28 02:12 (UTC) by jonathon)
Please read the AUR wiki page before reporting issues.
In addition, if you are experiencing a build issue then ensure you have tried building without using an AUR helper (e.g.
makepkg
) and with a clean chroot (e.g.makechrootpkg
).