alsa-project/alsa-lib issue #305 was opened from listout: lld 16 has gotten more stricter with version scripts. Using llvm 16 as my compiler produced this error. The full build log can be found here: https://bpa.st/F6DDW My environments: ``` CC="clang" CXX="clang++" AR="llvm-ar" NM="llvm-nm" RANLIB="llvm-ranlib" LDFLAGS="${LDFLAGS} -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed" ``` Issue URL : https://github.com/alsa-project/alsa-lib/issues/305 Repository URL: https://github.com/alsa-project/alsa-lib