You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applying patch 0001-Fix-build-for-with-Duse_udev-0.patch
patching file chrome/browser/extensions/api/image_writer_private/removable_storage_provider_linux.cc
Hunk #1 succeeded at 8 (offset 2 lines).
Hunk #2 FAILED at 45.
Hunk #3 succeeded at 110 with fuzz 2 (offset 3 lines).
1 out of 3 hunks FAILED -- saving rejects to file chrome/browser/extensions/api/image_writer_private/removable_storage_provider_linux.cc.rej
patching file components/storage_monitor/storage_monitor.cc
can't find file to patch at input line 63
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/device/serial/serial_service_impl.cc b/device/serial/serial_service_impl.cc
|index 98ae1e0..ea4e2ca 100644
|--- a/device/serial/serial_service_impl.cc
|+++ b/device/serial/serial_service_impl.cc
--------------------------
File to patch:
If with the patch skipped, the build failed to begin:
This repository was created for a experiment done 2 years ago and it's not meant to be maintained, nor guaranteed to be working, as mentioned in the README file, so I'm not really surprised it failed.
Besides Chromium uses GN to build now instead of GYP at the commit you're using, so this woulr require indeed quite some work to get it working again, I'm afraid.
If you want to pick it up, or provide a patch I'd be happy to merge it, but I want to be very clear on that I don't intend to maintain this at all, it was just an experiment.
I try to build this flatpak today.
With org.gnome.Sdk set to version 3.26 and with https://github.com/endlessm/chromium-browser at commit fdb8439, the patch failed to apply:
If with the patch skipped, the build failed to begin:
The text was updated successfully, but these errors were encountered: