void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

New package: stegseek-0.6

Open yoshiyoshyosh opened this issue 2 years ago • 9 comments

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, (x86_64-glibc)
  • x86_64-musl
  • i686

yoshiyoshyosh avatar Sep 09 '23 20:09 yoshiyoshyosh

musl builds are failing cuz of mhash, looking into it. seems to be something not specific to this program and related to this possibly?. I doubt this could be patched around in any way 32 bit builds are failing cuz it tries to cap an unsigned long by comparing it with incompatible 1L (I think). this can probably be fixed with a vsed or patch. should I try to?

yoshiyoshyosh avatar Sep 09 '23 20:09 yoshiyoshyosh

fixed the 32bit builds by incorporating this commit as a patch, but the musl builds will still fail without a patch to mhash. this is only a problem for C++ code that includes mhash and uses anything with its _Bools, which seems to be only this program.

yoshiyoshyosh avatar Sep 10 '23 15:09 yoshiyoshyosh

I'll update this PR and un-draft it when #46005 lands. should fix all the build issues.

yoshiyoshyosh avatar Sep 10 '23 18:09 yoshiyoshyosh

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[bot] avatar Dec 10 '23 01:12 github-actions[bot]

still relevant

yoshiyoshyosh avatar Dec 10 '23 01:12 yoshiyoshyosh

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[bot] avatar Mar 11 '24 01:03 github-actions[bot]

stiiiiil relevant :v

yoshiyoshyosh avatar Mar 12 '24 06:03 yoshiyoshyosh

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[bot] avatar Jun 11 '24 01:06 github-actions[bot]

still relevant

yoshiyoshyosh avatar Jun 25 '24 04:06 yoshiyoshyosh