grulja created an issue (rpm-software-management/rpm#3680)

**Describe the bug**
I've been  trying to update qt6-qtwebengine in Rawhide to Qt 6.9.0, but it 
always fails with:
```
ninja: error: 
WriteFile(__third_party_blink_renderer_modules_document_picture_in_picture_document_picture_in_picture__jumbo_merge__builddir_build_BUILD_qt6-qtwebengine-6.9.0_rc-build_qtwebengine-everywhere-src-6.9.0-rc_redhat-linux-build_src_core_target_toolchain_target__rule.rsp):
 Unable to create file. File name too long
```

I have been told it's related to rpm's change in how it creates buildroot path 
with this https://github.com/rpm-software-management/rpm/issues/2078 issue to 
be related. The name is exactly 256 characters and likely 255 being the limit. 
It's possible we didn't hit this issue before, because I'm now packaging a 
release candidate so we have additional `-rc` suffix in the path, while before 
with a stable release it would probably fit.

Last scratch build attempt: 
https://koji.fedoraproject.org/koji/taskinfo?taskID=130737438


-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3680
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/3...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to