Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Emayeah
Copy link

@Emayeah Emayeah commented Oct 28, 2025

Purpose

Compilation didn't work on Fedora Linux, but it worked on Debian (for whatever reason). Is that what i get for being a Fedora user?

Apparently (i just ChatGPT'd it, i really don't know how CMake works) assigning multiple values to a flag is very wrong, and that is proven by the compilation errors.

In the faulty commit there are 11 items, when compiling it spits out 10 "error: "PROXY_CLSID_IS" REDEFINED [-Werror]"; if i put 3 items it spits out 2 errors; if i put 1 item it compiles just fine.

It would be ideal to somehow actually fix the PR but judging by the way it is set up I don't think it's worth it, since it really looks like a hackfix...!!

JIRA issue: CORE-XXXX

Proposed changes

That patch actually improved some tests, but i just can't figure out how rostests work so... i guess i'm gonna push this since i literally need to revert it locally to compile

Thanks to user hpoussin for actually finding the fix, I just decided to make a PR out of it

Testbot runs (Filled in by Devs)

  • KVM x86:
  • KVM x64:

This patch causes a redefined error, removing because I cannot compile with Fedora

Reverted hash 6b3406e
@Emayeah
Copy link
Author

Emayeah commented Oct 28, 2025

@hpoussin @tkreuzer

Copy link
Contributor

@HBelusca HBelusca left a comment

Choose a reason for hiding this comment

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

Maybe this fixes compilation, but this breaks ReactOS execution.
See existing PRs #8031 and #8265 .

@Emayeah
Copy link
Author

Emayeah commented Oct 28, 2025

i am working on it, i just broke stuff with a command i'm recloning and recommitting

@binarymaster binarymaster changed the title Fix compilation regression while using Fedora [URLMON] Fix compilation regression while using Fedora Oct 29, 2025
@binarymaster binarymaster added the bugfix For bugfix PRs. label Oct 29, 2025
@github-project-automation github-project-automation bot moved this to New PRs in ReactOS PRs Nov 10, 2025
@binarymaster binarymaster moved this from New PRs to WIP / Waiting on contributor in ReactOS PRs Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix For bugfix PRs.

Projects

Status: WIP / Waiting on contributor

Development

Successfully merging this pull request may close these issues.

3 participants