On LP, for amd64v3 build, sbuild is invoked with: ... Build Type: any ... instead of "binary" for AMD64 build.
This make sbuild call dpkg-buildpackage with "-B" and dpkg-buildpackage calls debian/rules binary-arch target instead of "binary" target for AMD64. If "binary-arch" target is invoked, QEMU build will try to look for the vdso data from the system (/usr/share/qemu/linux-user-vdso.tar.gz) instead of the one from the local build. This /usr/share/qemu/linux-user-vdso.tar.gz is missing on the build machine so the build fails. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2131236 Title: QEMU fails to build on amd64v3 in regard to vdso To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2131236/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
