a) # crashpad fix $ curl "https://wiki.raptorcs.com/w/images/8/88/0001-Implement-support-for-PPC64-on-Linux.patch" | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 51536 100 51536 0 0 29435 0 0:00:01 0:00:01 --:--:-- 29449 patching file CONTRIBUTORS Hunk #1 FAILED at 12. 1 out of 1 hunk FAILED -- saving rejects to file CONTRIBUTORS.rej patching file compat/linux/sys/capability.h patching file minidump/minidump_context.h patching file minidump/minidump_context_writer.cc patching file minidump/minidump_context_writer.h patching file minidump/minidump_misc_info_writer.cc patching file snapshot/capture_memory.cc patching file snapshot/cpu_architecture.h patching file snapshot/cpu_context.cc patching file snapshot/cpu_context.h patching file snapshot/linux/cpu_context_linux.h patching file snapshot/linux/debug_rendezvous_test.cc patching file snapshot/linux/exception_snapshot_linux.cc patching file snapshot/linux/exception_snapshot_linux.h patching file snapshot/linux/exception_snapshot_linux_test.cc patching file snapshot/linux/process_reader_linux.cc Hunk #1 succeeded at 104 (offset 1 line). patching file snapshot/linux/process_reader_linux_test.cc patching file snapshot/linux/signal_context.h patching file snapshot/linux/system_snapshot_linux.cc patching file snapshot/linux/thread_snapshot_linux.cc Hunk #1 succeeded at 186 (offset 101 lines). patching file snapshot/linux/thread_snapshot_linux.h patching file snapshot/sanitized/process_snapshot_sanitized.cc patching file test/linux/get_tls.cc patching file test/multiprocess_posix.cc patching file util/linux/auxiliary_vector.cc patching file util/linux/ptrace_broker.cc Hunk #1 succeeded at 93 (offset 1 line). patching file util/linux/ptracer.cc patching file util/linux/thread_info.h patching file util/misc/capture_context.h patching file util/misc/capture_context_linux.S Hunk #2 succeeded at 419 (offset -2 lines). patching file util/misc/capture_context_test.cc patching file util/misc/capture_context_test_util_linux.cc patching file util/posix/signals_test.cc b)# service_manager patches $ curl "https://wiki.raptorcs.com/w/images/c/c9/0001-services-service_manager-sandbox-linux-Fix-TCGETS-de.patch" | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1162 100 1162 0 0 930 0 0:00:01 0:00:01 --:--:-- 930 patching file services/service_manager/sandbox/linux/bpf_renderer_policy_linux.cc Hunk #1 FAILED at 15. 1 out of 1 hunk FAILED -- saving rejects to file services/service_manager/sandbox/linux/bpf_renderer_policy_linux.cc.rej c) # pdfium fixes $ curl "https://wiki.raptorcs.com/w/images/4/41/0001-Add-spin-yield-support-for-ppc64.patch" | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 920 100 920 0 0 748 0 0:00:01 0:00:01 --:--:-- 747 patching file third_party/base/allocator/partition_allocator/spin_lock.cc Hunk #1 FAILED at 37. 1 out of 1 hunk FAILED -- saving rejects to file third_party/base/allocator/partition_allocator/spin_lock.cc.rej $ curl "https://wiki.raptorcs.com/w/images/2/25/0001-pdfium-allocator-Use-64k-page-sizes-on-ppc64.patch" | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2217 100 2217 0 0 1678 0 0:00:01 0:00:01 --:--:-- 1677 patching file third_party/base/allocator/partition_allocator/page_allocator.h Hunk #1 FAILED at 16. Hunk #2 FAILED at 35. 2 out of 2 hunks FAILED -- saving rejects to file third_party/base/allocator/partition_allocator/page_allocator.h.rej patching file third_party/base/allocator/partition_allocator/partition_alloc.h Hunk #1 FAILED at 97. 1 out of 1 hunk FAILED -- saving rejects to file third_party/base/allocator/partition_allocator/partition_alloc.h.rej d) V8 $ curl "https://wiki.raptorcs.com/w/images/3/3c/0001-DONTMERGE-Disable-v8-unit-tests.patch" | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1165 100 1165 0 0 904 0 0:00:01 0:00:01 --:--:-- 905 patching file test/BUILD.gn Hunk #1 succeeded at 31 (offset 1 line). Hunk #2 FAILED at 79. Hunk #3 FAILED at 98. 2 out of 3 hunks FAILED -- saving rejects to file test/BUILD.gn.rej e) #databse fix $ curl "https://wiki.raptorcs.com/w/images/d/df/0001-Properly-detect-little-endian-PPC64-systems.patch" | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2033 100 2033 0 0 1546 0 0:00:01 0:00:01 --:--:-- 1546 patching file third_party/sqlite/amalgamation/sqlite3.c Hunk #1 FAILED at 13788. 1 out of 1 hunk FAILED -- saving rejects to file third_party/sqlite/amalgamation/sqlite3.c.rej patching file third_party/sqlite/src/src/sqliteInt.h Hunk #1 FAILED at 833. 1 out of 1 hunk FAILED -- saving rejects to file third_party/sqlite/src/src/sqliteInt.h.rej f) # blink gcc fix https://bugs.chromium.org/p/chromium/issues/detail?id=882161# $ curl "https://wiki.raptorcs.com/w/images/d/de/Chromium-blink-snapcontainerdata.patch" | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 469 100 469 0 0 28 0 0:00:16 0:00:16 --:--:-- 108 patching file third_party/blink/renderer/platform/graphics/paint/scroll_paint_property_node.h Hunk #1 FAILED at 99. 1 out of 1 hunk FAILED -- saving rejects to file third_party/blink/renderer/platform/graphics/paint/scroll_paint_property_node.h.rej