Giter Club home page Giter Club logo

Comments (4)

mheon avatar mheon commented on May 29, 2024

I suspect that this is just another error in the test suite, though the EINVAL on filter load is interesting and different from what was happening before. I'll give it a look on Monday.

from libseccomp-golang.

mheon avatar mheon commented on May 29, 2024

Sorry for the delay on this one, had issues getting a working ARM environment. I can't reproduce on Debian Testing RC3 armhf. I've tried both master, and the tree you're using (1b506fc plus b03f1ef). It looks like it could be an environment issue of some sort. Is there a collection of details on how the builders Debian uses are configured?

from libseccomp-golang.

rogers0 avatar rogers0 commented on May 29, 2024

@mheon I don't have armhf box, so I cannot confirm commands below.
(but it confirmed to occur on reproducible build and DoM building environment)
based on my experience of other golang packages in Debian, build command is like:

# below: if you didn't do this before
sudo apt install git-buildpackage pristine-tar equivs
gbp clone --pristine-tar https://anonscm.debian.org/git/pkg-go/packages/golang-github-seccomp-libseccomp-golang.git
cd golang-github-seccomp-libseccomp-golang
# you should on branch master

# below: install build dependencies
# you can easily remove those packages afterwards by: apt remove golang-github-seccomp-libseccomp-golang-build-deps; apt autoremove
mk-build-deps --root-cmd sudo --install --tool "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends"

# below: routine building work
gbp buildpackage --git-pristine-tar

from libseccomp-golang.

rogers0 avatar rogers0 commented on May 29, 2024

latest debian version 0.9.0-1 rebuild well one all platforms, including armhf:

So I close this ticket.
Thank you!

from libseccomp-golang.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.