Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • trunk trunk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • yade-devyade-dev
  • trunktrunk
  • Merge requests
  • !588

Add compilation on multiarch: ppc64el, arm64. Workaround #179

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Janek Kozicki requested to merge multiarchCI into master Jan 10, 2021
  • Overview 0
  • Commits 13
  • Pipelines 31
  • Changes 4

Also I fixed the i386 : it is now really bullseye (not buster anymore, I had to install backported libseccomp2 on the host, to fix the problems with date). The docker images used are in following branches:

  1. debian-bullseye-i386
  2. debian-bullseye-ppc64el
  3. debian-bullseye-arm64

Maybe they will need to be scheduled too.

mips64el we can do later. Example build without OpemMP. Worth to look at later.

EDIT: if the latest pipeline passes it is ready for your review.

Edited Jan 13, 2021 by Janek Kozicki
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: multiarchCI