Bisect agrees

$ git bisect log
git bisect start
# old: [b0ca999a43a22b38158a222233d3f5881648bb4f] Update version for v4.2.0 
release
git bisect old b0ca999a43a22b38158a222233d3f5881648bb4f
# new: [fdd76fecdde1ad444ff4deb7f1c4f7e4a1ef97d6] Update version for v5.0.0 
release
git bisect new fdd76fecdde1ad444ff4deb7f1c4f7e4a1ef97d6
# old: [381063d778a5aa9dcf84a2284a192d84746b2e0f] linux-user: microblaze: 
Update syscall numbers to kernel 5.5 level
git bisect old 381063d778a5aa9dcf84a2284a192d84746b2e0f
# old: [6d49d3a859b0f19226dbb0df5e7f50267b42f45c] luks: extract 
qcrypto_block_calculate_payload_offset()
git bisect old 6d49d3a859b0f19226dbb0df5e7f50267b42f45c
# old: [c8c35e5f51c4d54bced7aa05fbd8e2371e493182] Add rx-softmmu
git bisect old c8c35e5f51c4d54bced7aa05fbd8e2371e493182
# new: [8ffb7265af64ec81748335ec8f20e7ab542c3850] net: tulip: check frame size 
and r/w data length
git bisect new 8ffb7265af64ec81748335ec8f20e7ab542c3850
# old: [bb1ce44b15f159b67fafc5f4b285bbf20a1961e9] qga: Installer: Wait for 
installation to finish
git bisect old bb1ce44b15f159b67fafc5f4b285bbf20a1961e9
# old: [6d8e7738b0375d9bf247b73ed4739f741df03f21] tests/docker: Use Python3 
PyYAML in the Fedora image
git bisect old 6d8e7738b0375d9bf247b73ed4739f741df03f21
# new: [84878f4c00a7beca1d1460e2f77a6c833b8d0393] target/mips: Fix loongson 
multimedia condition instructions
git bisect new 84878f4c00a7beca1d1460e2f77a6c833b8d0393
# old: [127fe8643340c330cbc0a4194ea56e3d522dbb71] Merge remote-tracking branch 
'remotes/stsquad/tags/pull-testing-270320-2' into staging
git bisect old 127fe8643340c330cbc0a4194ea56e3d522dbb71
# old: [ee5195ee0fc87858088313f2c6f327ac41f5912f] configure: Drop adjustment of 
textseg
git bisect old ee5195ee0fc87858088313f2c6f327ac41f5912f
# old: [b26341241bbfe9cc126479a0dbed5d40d547f242] configure: Always detect 
-no-pie toolchain support
git bisect old b26341241bbfe9cc126479a0dbed5d40d547f242
# old: [2c674109c2da3f2e17b69f39e0b93b3f3d3dfa59] configure: Override the os 
default with --disable-pie
git bisect old 2c674109c2da3f2e17b69f39e0b93b3f3d3dfa59
# new: [127814629b32d5e0de2873d742e08cb9bd412af7] configure: Support 
-static-pie if requested
git bisect new 127814629b32d5e0de2873d742e08cb9bd412af7
# first new commit: [127814629b32d5e0de2873d742e08cb9bd412af7] configure: 
Support -static-pie if requested

127814629b32d5e0de2873d742e08cb9bd412af7 is the first new commit
commit 127814629b32d5e0de2873d742e08cb9bd412af7
Author: Richard Henderson <richard.hender...@linaro.org>
Date:   Tue Dec 17 15:30:14 2019 -1000

    configure: Support -static-pie if requested
    
    Recent toolchains support static and pie at the same time.
    
    As with normal dynamic builds, allow --static to default to PIE
    if supported by the toolchain.  Allow --enable/--disable-pie to
    override the default.
    
    Reviewed-by: Alex Bennée <alex.ben...@linaro.org>
    Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
    ---
    v2: Fix --disable-pie --static
    v3: Update for QEMU_LDFLAGS.

 configure | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)
bisect run success

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1908331

Title:
  Regression: qemu-user-static binaries are dynamically linked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1908331/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to