mold: testsuite: armv7l test failure
I noticed the following test failure on the target:
[ 181s] + /usr/bin/make -O -j4 V=1 VERBOSE=1 test -e PREFIX=/usr BINDIR=/usr/bin MANDIR=/usr/share/man LIBDIR=/usr/lib LIBEXECDIR=/usr/libexec STRIP=true SYSTEM_TBB=1 SYSTEM_XXHASH=1 SYSTEM_MIMALLOC=1
[ 182s] /usr/bin/make -C test -f Makefile.linux --no-print-directory --output-sync
[ 182s] Testing absolute-symbols ... skipped
[ 182s] Testing ar-alignment ... collect2: fatal error: ld terminated with signal 7 [Bus error]
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 29 (29 by maintainers)
@rui314 with mold 1.3.0 and fix for #545 testsuite passes for me on both armv6 (ARM) and armv7 (THUMB). Also made plenty of builds of various open source projects so far on those platforms using
moldand all works fine so I think this ticket can be closed.