Source: olm Version: 3.2.13~dfsg-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20231027 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>' > mkdir -p build/javascript/src/ > mkdir -p build/javascript/src/ > mkdir -p build/javascript/src/ > mkdir -p build/javascript/src/ > mkdir -p build/javascript/src/ > emcc -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-clash-protection > -Wformat -Werror=format-security -fcf-protection -Wall -Werror -std=c++11 -O3 > -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 > -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 -MMD -c -DNDEBUG > -DOLM_STATIC_DEFINE=1 -o build/javascript/src/account.o src/account.cpp > emcc -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-clash-protection > -Wformat -Werror=format-security -fcf-protection -Wall -Werror -std=c++11 -O3 > -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 > -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 -MMD -c -DNDEBUG > -DOLM_STATIC_DEFINE=1 -o build/javascript/src/base64.o src/base64.cpp > emcc -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-clash-protection > -Wformat -Werror=format-security -fcf-protection -Wall -Werror -std=c++11 -O3 > -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 > -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 -MMD -c -DNDEBUG > -DOLM_STATIC_DEFINE=1 -o build/javascript/src/cipher.o src/cipher.cpp > emcc -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-clash-protection > -Wformat -Werror=format-security -fcf-protection -Wall -Werror -std=c++11 -O3 > -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 > -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 -MMD -c -DNDEBUG > -DOLM_STATIC_DEFINE=1 -o build/javascript/src/crypto.o src/crypto.cpp > emcc -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-clash-protection > -Wformat -Werror=format-security -fcf-protection -Wall -Werror -std=c++11 -O3 > -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 > -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 -MMD -c -DNDEBUG > -DOLM_STATIC_DEFINE=1 -o build/javascript/src/memory.o src/memory.cpp > mkdir -p build/javascript/src/ > mkdir -p build/javascript/src/ > mkdir -p build/javascript/src/ > emcc -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-clash-protection > -Wformat -Werror=format-security -fcf-protection -Wall -Werror -std=c++11 -O3 > -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 > -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 -MMD -c -DNDEBUG > -DOLM_STATIC_DEFINE=1 -o build/javascript/src/message.o src/message.cpp > emcc -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-clash-protection > -Wformat -Werror=format-security -fcf-protection -Wall -Werror -std=c++11 -O3 > -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 > -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 -MMD -c -DNDEBUG > -DOLM_STATIC_DEFINE=1 -o build/javascript/src/olm.o src/olm.cpp > emcc -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-clash-protection > -Wformat -Werror=format-security -fcf-protection -Wall -Werror -std=c++11 -O3 > -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib -DOLMLIB_VERSION_MAJOR=3 > -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 -MMD -c -DNDEBUG > -DOLM_STATIC_DEFINE=1 -o build/javascript/src/pickle.o src/pickle.cpp > clangclangclangclangclangclangclangclang: : : : : : : error: error: error: > error: argument unused during compilation: '-fstack-clash-protection' > [-Werror,-Wunused-command-line-argument]argument unused during compilation: > '-fstack-clash-protection' [-Werror,-Wunused-command-line-argument]argument > unused during compilation: '-fstack-clash-protection' > [-Werror,-Wunused-command-line-argument]argument unused during compilation: > '-fstack-clash-protection' [-Werror,-Wunused-command-line-argument] > > > > error: error: error: argument unused during compilation: > '-fstack-clash-protection' [-Werror,-Wunused-command-line-argument]argument > unused during compilation: '-fstack-clash-protection' > [-Werror,-Wunused-command-line-argument]argument unused during compilation: > '-fstack-clash-protection' [-Werror,-Wunused-command-line-argument] > > > : error: argument unused during compilation: '-fstack-clash-protection' > [-Werror,-Wunused-command-line-argument] > emcc: error: '/usr/bin/clang++-14 -target wasm32-unknown-emscripten > -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 > -D__EMSCRIPTEN_tiny__=6 -fignore-exceptions -fvisibility=default -mllvm > -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm > -disable-lsr -D_LIBCPP_ABI_VERSION=2 -fno-threadsafe-statics -Dunix -D__unix > -D__unix__ -Werror=implicit-function-declaration -Xclang > -iwithsysroot/include/SDL --sysroot=/usr/share/emscripten/cache/sysroot > -Xclang -iwithsysroot/include/compat -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Werror -std=c++11 -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib > -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 > -MMD -c -DNDEBUG -DOLM_STATIC_DEFINE=1 src/account.cpp -o > build/javascript/src/account.o' failed (returned 1) > emcc: error: '/usr/bin/clang++-14 -target wasm32-unknown-emscripten > -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 > -D__EMSCRIPTEN_tiny__=6 -fignore-exceptions -fvisibility=default -mllvm > -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm > -disable-lsr -D_LIBCPP_ABI_VERSION=2 -fno-threadsafe-statics -Dunix -D__unix > -D__unix__ -Werror=implicit-function-declaration -Xclang > -iwithsysroot/include/SDL --sysroot=/usr/share/emscripten/cache/sysroot > -Xclang -iwithsysroot/include/compat -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Werror -std=c++11 -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib > -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 > -MMD -c -DNDEBUG -DOLM_STATIC_DEFINE=1 src/base64.cpp -o > build/javascript/src/base64.o' failed (returned 1) > emcc: error: '/usr/bin/clang++-14 -target wasm32-unknown-emscripten > -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 > -D__EMSCRIPTEN_tiny__=6 -fignore-exceptions -fvisibility=default -mllvm > -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm > -disable-lsr -D_LIBCPP_ABI_VERSION=2 -fno-threadsafe-statics -Dunix -D__unix > -D__unix__ -Werror=implicit-function-declaration -Xclang > -iwithsysroot/include/SDL --sysroot=/usr/share/emscripten/cache/sysroot > -Xclang -iwithsysroot/include/compat -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Werror -std=c++11 -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib > -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 > -MMD -c -DNDEBUG -DOLM_STATIC_DEFINE=1 src/pickle.cpp -o > build/javascript/src/pickle.o' failed (returned 1) > emcc: error: '/usr/bin/clang++-14 -target wasm32-unknown-emscripten > -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 > -D__EMSCRIPTEN_tiny__=6 -fignore-exceptions -fvisibility=default -mllvm > -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm > -disable-lsr -D_LIBCPP_ABI_VERSION=2 -fno-threadsafe-statics -Dunix -D__unix > -D__unix__ -Werror=implicit-function-declaration -Xclang > -iwithsysroot/include/SDL --sysroot=/usr/share/emscripten/cache/sysroot > -Xclang -iwithsysroot/include/compat -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Werror -std=c++11 -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib > -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 > -MMD -c -DNDEBUG -DOLM_STATIC_DEFINE=1 src/memory.cpp -o > build/javascript/src/memory.o' failed (returned 1) > emcc: error: '/usr/bin/clang++-14 -target wasm32-unknown-emscripten > -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 > -D__EMSCRIPTEN_tiny__=6 -fignore-exceptions -fvisibility=default -mllvm > -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm > -disable-lsr -D_LIBCPP_ABI_VERSION=2 -fno-threadsafe-statics -Dunix -D__unix > -D__unix__ -Werror=implicit-function-declaration -Xclang > -iwithsysroot/include/SDL --sysroot=/usr/share/emscripten/cache/sysroot > -Xclang -iwithsysroot/include/compat -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Werror -std=c++11 -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib > -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 > -MMD -c -DNDEBUG -DOLM_STATIC_DEFINE=1 src/olm.cpp -o > build/javascript/src/olm.o' failed (returned 1) > emcc: error: '/usr/bin/clang++-14 -target wasm32-unknown-emscripten > -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 > -D__EMSCRIPTEN_tiny__=6 -fignore-exceptions -fvisibility=default -mllvm > -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm > -disable-lsr -D_LIBCPP_ABI_VERSION=2 -fno-threadsafe-statics -Dunix -D__unix > -D__unix__ -Werror=implicit-function-declaration -Xclang > -iwithsysroot/include/SDL --sysroot=/usr/share/emscripten/cache/sysroot > -Xclang -iwithsysroot/include/compat -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Werror -std=c++11 -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib > -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 > -MMD -c -DNDEBUG -DOLM_STATIC_DEFINE=1 src/cipher.cpp -o > build/javascript/src/cipher.o' failed (returned 1) > emcc: error: '/usr/bin/clang++-14 -target wasm32-unknown-emscripten > -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 > -D__EMSCRIPTEN_tiny__=6 -fignore-exceptions -fvisibility=default -mllvm > -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm > -disable-lsr -D_LIBCPP_ABI_VERSION=2 -fno-threadsafe-statics -Dunix -D__unix > -D__unix__ -Werror=implicit-function-declaration -Xclang > -iwithsysroot/include/SDL --sysroot=/usr/share/emscripten/cache/sysroot > -Xclang -iwithsysroot/include/compat -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Werror -std=c++11 -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib > -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 > -MMD -c -DNDEBUG -DOLM_STATIC_DEFINE=1 src/crypto.cpp -o > build/javascript/src/crypto.o' failed (returned 1) > emcc: error: '/usr/bin/clang++-14 -target wasm32-unknown-emscripten > -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 > -D__EMSCRIPTEN_tiny__=6 -fignore-exceptions -fvisibility=default -mllvm > -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm > -disable-lsr -D_LIBCPP_ABI_VERSION=2 -fno-threadsafe-statics -Dunix -D__unix > -D__unix__ -Werror=implicit-function-declaration -Xclang > -iwithsysroot/include/SDL --sysroot=/usr/share/emscripten/cache/sysroot > -Xclang -iwithsysroot/include/compat -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wall -Werror -std=c++11 -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -Iinclude -Ilib > -DOLMLIB_VERSION_MAJOR=3 -DOLMLIB_VERSION_MINOR=2 -DOLMLIB_VERSION_PATCH=13 > -MMD -c -DNDEBUG -DOLM_STATIC_DEFINE=1 src/message.cpp -o > build/javascript/src/message.o' failed (returned 1) > make[2]: *** [Makefile:326: build/javascript/src/account.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2023/10/27/olm_3.2.13~dfsg-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231027&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.