RELEASE=jammy
TRIGGER=python2.7/2.7.18-13ubuntu1.2

sqlite3 autopkgtest.db -column -header \
"SELECT test.release, test.arch, test.package, "\
"       result.version, result.exitcode, "\
"       result.triggers, result.requester "\
"FROM test, result "\
"WHERE test.id = result.test_id "\
"AND test.release = '${RELEASE}' "\
"AND result.triggers LIKE '%${TRIGGER}%' "\
"ORDER BY test.release, test.package, test.arch"

release  arch     package             version             exitcode  triggers    
                  requester
-------  -------  ------------------  ------------------  --------  
----------------------------  ---------
jammy    amd64    libgnatcoll-python  21.0.0-2            0         
python2.7/2.7.18-13ubuntu1.2
jammy    arm64    libgnatcoll-python  21.0.0-2            0         
python2.7/2.7.18-13ubuntu1.2
jammy    armhf    libgnatcoll-python  21.0.0-2            0         
python2.7/2.7.18-13ubuntu1.2
jammy    ppc64el  libgnatcoll-python  21.0.0-2            0         
python2.7/2.7.18-13ubuntu1.2
jammy    s390x    libgnatcoll-python  21.0.0-2            0         
python2.7/2.7.18-13ubuntu1.2
jammy    amd64    python2.7           2.7.18-13ubuntu1.2  0         
python2.7/2.7.18-13ubuntu1.2
jammy    arm64    python2.7           2.7.18-13ubuntu1.2  0         
python2.7/2.7.18-13ubuntu1.2
jammy    armhf    python2.7           2.7.18-13ubuntu1.2  0         
python2.7/2.7.18-13ubuntu1.2
jammy    i386     python2.7           2.7.18-13ubuntu1.2  12        
python2.7/2.7.18-13ubuntu1.2
jammy    ppc64el  python2.7           2.7.18-13ubuntu1.2  0         
python2.7/2.7.18-13ubuntu1.2
jammy    s390x    python2.7           2.7.18-13ubuntu1.2  0         
python2.7/2.7.18-13ubuntu1.2


jammy/i386/python2.7: not a regression (unrelated failure)

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

Title:
  Python extension modules get built using wrong compiler flags with
  python2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/2002043/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to