Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pygobject pygobject
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 307
    • Issues 307
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 33
    • Merge requests 33
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • pygobjectpygobject
  • Issues
  • #247
Closed
Open
Issue created Aug 18, 2018 by Jeremy Bicha@jbicha🎹Developer

pygobject test failure on s390x

pygobject fails its test_gio build test on the s390x architecture on Ubuntu.

Build log

https://launchpad.net/ubuntu/+source/pygobject/3.29.2-1/+build/15263903

Build log excerpt

tests/test_gi.py ....................................................... [ 21%]
.......................................................s................ [ 26%]
..........................s............................................. [ 31%]
................................s..ss.....s...........s................. [ 36%]
.................F...................................................... [ 42%]
........................................................x............... [ 47%]
.............                                                            [ 48%]
tests/test_gio.py ..................FFTrace/breakpoint trap (core dumped)
E: pybuild pybuild:338: test: plugin distutils failed with: exit code=133:
 cd /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7/build; python2.7 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned exit code 13
make[1]: *** [debian/rules:29: override_dh_auto_test] Error 1

Other info

Debian's s390x build also failed but it failed at a different point and the Debian build was still against glib 2.56.1 and gobject-introspection 1.56.1. Click Build-Attempted for the log, or click Maybe-Failed here.

System info

  • pygobject 3.29.2-1
  • gobject-introspection 1.57.3-1
  • glib 2.57.2-1
  • Ubuntu 18.10
Assignee
Assign to
Time tracking