Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: fiss-0.1.1 #43798

Closed
wants to merge 3 commits into from
Closed

Conversation

friedelschoen
Copy link

The old request did not cross-compile and conflicts with runit/runit-void

  • above packages are added to removes
  • cross-compiling still failed by stripping the binaries

Anyways:

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, (x86_64-musl)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • only x86_64-* works, as cross-compile-strip will fail (unrecognized file-format)

@friedelschoen friedelschoen force-pushed the master branch 2 times, most recently from 5125b60 to dc472d8 Compare May 8, 2023 20:52
@Chocimier
Copy link
Member

Stripping fails because makefile ignore value of CC and compile for host. nocross is not a fix. Please patch/vsed makefile to CC ?= gcc and cross could work.

@classabbyamp classabbyamp added the new-package This PR adds a new package label May 9, 2023
@ahesford
Copy link
Member

ahesford commented May 9, 2023

The upstream package is not yet a month old. I think packaging this is premature. Let things stabilize for awhile.

@friedelschoen
Copy link
Author

Alright! Thanks for letting me know.

I'll come back if there's a stable release.

I appreciate your work and thanks for your time 🙌🏼

@ahesford ahesford marked this pull request as draft May 10, 2023 00:45
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label Aug 8, 2023
@github-actions github-actions bot closed this Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants