serenity icon indicating copy to clipboard operation
serenity copied to clipboard

build fails on arch

Open mldulaney opened this issue 9 months ago • 1 comments

Hi, build fails when running on arch with a linking failure, undefined reference:

/serenity/Toolchain/Local/x86_64/lib/gcc/x86_64-pc-serenity/13.2.0/../../../../x86_64-pc-serenity/bin/ld: Userland/Libraries/LibJS/libjs.so.serenity: undefined reference to `JS::Temporal::get_iso8601_calendar(JS::VM&)'

mldulaney avatar May 09 '24 21:05 mldulaney

Does this happen when doing a completely clean build?

Hendiadyoin1 avatar May 12 '24 18:05 Hendiadyoin1

Hi, it was a clean build; however, after a git pull it has gone to building again.

mldulaney avatar May 19 '24 21:05 mldulaney