Package: qtbase-opensource-src Version: 5.3.2+dfsg-2 See:
https://buildd.debian.org/status/package.php?p=qtbase-opensource-src&suite=sid The error is this: .obj/qcryptographichash.o: In function `__bswap_32': /usr/include/aarch64-linux-gnu/bits/byteswap.h:46: undefined reference to `MD5Context::MD5Context()' collect2: error: ld returned 1 exit status It appears to have something to do with precompiled headers as the link succeeded when I compiled qcryptographichash.o without -include .pch/Qt5Core. Also, the package was built successfully when I changed no_pch_architectures := none to no_pch_architectures := arm64 in debian/rules. As this package is a major blocker for arm64 (see https://people.debian.org/~wookey/bootstrap/blockerlist), could this change be made in the next version, perhaps, at least as a temporary measure until the underlying problem can be solved? -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CAHDciUeDbA8S9s_7qW_7K3V1q3ssbhXbLX=h=gy97i39sm5...@mail.gmail.com