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

Build failure: No such file or directory #1204

Open
SunilPaul174 opened this issue Jun 25, 2024 · 6 comments
Open

Build failure: No such file or directory #1204

SunilPaul174 opened this issue Jun 25, 2024 · 6 comments

Comments

@SunilPaul174
Copy link

cp: target '/home/pc/tkg/wine-tkg-git/proton-tkg/proton_dist_tmp/share/': No such file or directory
On arch, non makepkg build and makepkg build both error out.
ntsync patches on. using the 4.Wine upstream Proton
customization.txt
uploaded customization.cfg as txt because github doesnt allow it.

@SunilPaul174
Copy link
Author

proton-tkg.txt
Wrong config file: oops

@Username404-59
Copy link

Username404-59 commented Jun 25, 2024

I'm having this issue too with mostly the same config

@Tk-Glitch
Copy link
Member

The build failed during wine's compilation, leading to that missing dir. It should be fixed as of 4 hours ago with the last two commits. Please run git pull to update your tree and give it another go.

@Username404-59
Copy link

Username404-59 commented Jun 25, 2024

The build failed during wine's compilation, leading to that missing dir. It should be fixed as of 4 hours ago with the last two commits. Please run git pull to update your tree and give it another go.

You're right, the issue I'm having is a different one with

cp: cannot create regular file '/home/doggo/repos_divers/wine-tkg-git/proton-tkg/proton_dist_tmp/include/wine/': No such file or directory which I mistook for this issue's error

That was caused by wrong ldflags in my config

Tk-Glitch added a commit that referenced this issue Jun 26, 2024
…s on 14f63f40e7c87dc87ca1dc64aaa66f344bada4da+

Likely fix for #1207 and #1204
@SunilPaul174
Copy link
Author

It has started to build correctly now. Just one question, how should i build it so that it can also be used by lutris? The proton-tkg build does not show up in the options for runners (does show up in proton) and wine-tkg is failing to launch anything when installed system wide. I am building wine-tkg again to external directory using the makepkg option.

@Tk-Glitch
Copy link
Member

how should i build it so that it can also be used by lutris

Terrible idea but non-makepkg should work. Not sure where lutris scans for those but should work in the same spot as regular proton or proton-GE builds.

wine-tkg is failing to launch anything when installed system wide

That's not supposed to happen. Got a log of that?

I am building wine-tkg again to external directory using the makepkg option.

That'll likely only get worse. System-wide should be the safest option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants