Skip to content

Conversation

@vooon
Copy link
Contributor

@vooon vooon commented Nov 25, 2025

📦 Package Details

Maintainer: @nicolas-thill

Description:

Fix #27957


🧪 Run Testing Details

  • OpenWrt Version: SNAPSHOT
  • OpenWrt Target/Subtarget: ramips/mt7621
  • OpenWrt Device: ASUS RT-AX53U

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

Package seems abandoned, but for some reason pulled to build as some kind of dep.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This patch needs a header.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not only header, but it looks like this needs to be solved in upstream.

  • Is this backport?
  • Was it submitted to upstream?

🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What for? Upstream looks dead to me: https://github.com/toots/shine

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So when this patch becomes dirty for whatever reason, the next contributor understands where this is coming from without looking through PRs and commits and knows what to do with it.

Alternatively, drop the package, if the upstream is not maintained.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drop is also an option. Seems it's pulled only because InstallDev.

Copy link
Member

@GeorgeSapkin GeorgeSapkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use this format in the commit message before the sign-off:

Fixes: https://github.com/openwrt/packages/issues/27957

@vooon
Copy link
Contributor Author

vooon commented Nov 25, 2025

It's possible to drop, but then need to fix ffmpeg, which i don't want to change.
I've refreshed patches to be able to git am, but i don't really know who's the author of the first patch (which probably is not needed since gcc 4 long gone).

@neheb
Copy link
Contributor

neheb commented Nov 26, 2025

f9c2f08

GCC 4.8.

@vooon vooon force-pushed the fix-shine-mdct branch 2 times, most recently from 2ed619d to d464fe5 Compare November 26, 2025 09:42
@vooon
Copy link
Contributor Author

vooon commented Nov 26, 2025

@neheb thanks! Fixed patch author.

@neheb
Copy link
Contributor

neheb commented Nov 26, 2025

No I mean it’s no longer necessary

@vooon
Copy link
Contributor Author

vooon commented Nov 26, 2025

@neheb ah, ok, dropped.

Copy link
Member

@GeorgeSapkin GeorgeSapkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should have a release bump.

- Project has different function declaration in header and source.
- Reformat patches for `git am`

Fixes: openwrt#27957
Signed-off-by: Vladimir Ermakov <[email protected]>
@vooon
Copy link
Contributor Author

vooon commented Nov 28, 2025

@GeorgeSapkin done.

@hnyman hnyman merged commit 5cfabbf into openwrt:master Nov 29, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

shine: compile bug on mips and gcc 15

5 participants