ZeroCM / zcm

Zero Communications and Marshalling
http://zerocm.github.io/zcm/
GNU Lesser General Public License v2.1
237 stars 69 forks source link

Debian detect platform #405

Closed jacobschloss closed 2 years ago

jacobschloss commented 2 years ago

Detect platform architecture when building debian packages. Map from waf name to debian name for architecture on a few I could test / find docs for.

Fixes #404

jbendes commented 2 years ago

Hey @jacobschloss I actually have no idea how to get your PR to build. I just pulled your changes and pushed them up to zcm in another PR here but if you know how to do it, that'd be really nice to fix

jacobschloss commented 2 years ago

Looks like it built now? I saw an error "Error: Username and password required" in https://github.com/ZeroCM/zcm/actions/runs/3058128603/jobs/4961905761#step:6:8 , but I don't think it should be building in my user's context. Not sure where that password would come from.