ungoogled-software / ungoogled-chromium

Google Chromium, sans integration with Google
BSD 3-Clause "New" or "Revised" License
19.8k stars 806 forks source link

build of 72.0.3626.96 fails on macOS 10.14 #678

Closed kariedo closed 5 years ago

kariedo commented 5 years ago

Description

Build fails on macOS for 72.0.3626.96

Console output and logs

12:07 $ cd ~/ungoogled-chromium
✔ ~/ungoogled-chromium [master|✔]
12:07 $ mkdir -p build/src/ungoogled_packaging
✔ ~/ungoogled-chromium [master|✔]
12:08 $ python3 get_package.py macos build/src/ungoogled_packaging
✔ ~/ungoogled-chromium [master|✔]
12:08 $ cd build/src
✔ ~/ungoogled-chromium/build/src [master|✔]
12:08 $ ./ungoogled_packaging/build.sh
+++ greadlink -f ./ungoogled_packaging/build.sh
++ dirname ~/ungoogled-chromium/build/src/ungoogled_packaging/build.sh
+ packaging_dir=~/ungoogled-chromium/build/src/ungoogled_packaging
+ cache=~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache
+ rm -rf out
+ mkdir -p out/Default
+ mkdir -p ~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache
+ pushd ~/ungoogled-chromium/build/src/ungoogled_packaging
~/ungoogled-chromium/build/src/ungoogled_packaging ~/ungoogled-chromium/build/src
+ python3 -m buildkit downloads retrieve -b config_bundles/macos -c ~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache
2019-02-14 12:08:31,031 - DEBUG: Initialized logger 'buildkit'
2019-02-14 12:08:31,032 - INFO: Downloading "chromium" to "chromium-72.0.3626.96.tar.xz" ...
2019-02-14 12:08:31,032 - INFO: Downloading ~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache/chromium-72.0.3626.96.tar.xz ...
Progress: 100.0% of 686,361,344 B
2019-02-14 12:08:43,431 - INFO: Downloading hashes for "chromium"
2019-02-14 12:08:43,431 - INFO: Downloading ~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache/chromium-72.0.3626.96.tar.xz.hashes ...
Progress: 100.0% of 644 B
2019-02-14 12:08:43,725 - INFO: Downloading "google-toolbox-for-mac" to "google-toolbox-for-mac-3c3111d3aefe907c8c0f0e933029608d96ceefeb.tar.gz" ...
2019-02-14 12:08:43,725 - INFO: Downloading ~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache/google-toolbox-for-mac-3c3111d3aefe907c8c0f0e933029608d96ceefeb.tar.gz ...
Progress: 385,024 B of unknown size
2019-02-14 12:08:44,323 - INFO: Downloading "llvm" to "clang+llvm-6.0.0-x86_64-apple-darwin.tar.xz" ...
2019-02-14 12:08:44,324 - INFO: Downloading ~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache/clang+llvm-6.0.0-x86_64-apple-darwin.tar.xz ...
Progress: 100.0% of 290,272,140 B
2019-02-14 12:09:42,064 - INFO: Verifying hashes for "chromium" ...
2019-02-14 12:09:42,940 - DEBUG: Verifying md5 hash...
2019-02-14 12:09:44,020 - DEBUG: Verifying sha1 hash...
2019-02-14 12:09:44,870 - DEBUG: Verifying sha224 hash...
2019-02-14 12:09:46,726 - DEBUG: Verifying sha256 hash...
2019-02-14 12:09:48,671 - DEBUG: Verifying sha384 hash...
2019-02-14 12:09:50,351 - DEBUG: Verifying sha512 hash...
2019-02-14 12:09:51,933 - INFO: Verifying hashes for "google-toolbox-for-mac" ...
2019-02-14 12:09:52,010 - DEBUG: Verifying sha512 hash...
2019-02-14 12:09:52,011 - INFO: Verifying hashes for "llvm" ...
2019-02-14 12:09:52,283 - DEBUG: Verifying sha512 hash...
+ python3 -m buildkit downloads unpack -b config_bundles/macos -c ~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache ../
2019-02-14 12:09:53,131 - DEBUG: Initialized logger 'buildkit'
2019-02-14 12:09:53,131 - INFO: Unpacking "chromium" to ./ ...
2019-02-14 12:09:53,147 - DEBUG: Using BSD or GNU tar extractor
2019-02-14 12:09:53,148 - DEBUG: tar command line: /usr/bin/tar -xf ~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache/chromium-72.0.3626.96.tar.xz -C ..
2019-02-14 12:11:57,994 - INFO: Unpacking "google-toolbox-for-mac" to third_party/google_toolbox_for_mac/src ...
2019-02-14 12:11:57,997 - DEBUG: Using BSD or GNU tar extractor
2019-02-14 12:11:57,997 - DEBUG: tar command line: /usr/bin/tar -xf ~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache/google-toolbox-for-mac-3c3111d3aefe907c8c0f0e933029608d96ceefeb.tar.gz -C ../third_party/google_toolbox_for_mac/src
2019-02-14 12:11:58,103 - INFO: Unpacking "llvm" to third_party/llvm-build/Release+Asserts ...
2019-02-14 12:11:58,103 - DEBUG: Using BSD or GNU tar extractor
2019-02-14 12:11:58,104 - DEBUG: tar command line: /usr/bin/tar -xf ~/ungoogled-chromium/build/src/ungoogled_packaging/../../download_cache/clang+llvm-6.0.0-x86_64-apple-darwin.tar.xz -C ../third_party/llvm-build/Release+Asserts
+ python3 -m buildkit prune -b config_bundles/macos ../
+ python3 -m buildkit patches apply -b config_bundles/macos ../
2019-02-14 12:12:25,490 - DEBUG: Initialized logger 'buildkit'
2019-02-14 12:12:25,491 - INFO: * Applying chromium-exclude_unwind_tables.patch (1/121)
2019-02-14 12:12:25,491 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/chromium-exclude_unwind_tables.patch -d .. --no-backup-if-mismatch --forward
patching file build/config/compiler/compiler.gni
2019-02-14 12:12:25,499 - INFO: * Applying chromium-skia-harmony.patch (2/121)
2019-02-14 12:12:25,499 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/chromium-skia-harmony.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/skia/src/ports/SkFontHost_FreeType.cpp
2019-02-14 12:12:25,505 - INFO: * Applying chromium-widevine.patch (3/121)
2019-02-14 12:12:25,505 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/chromium-widevine.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/common/chrome_content_client.cc
patching file third_party/widevine/cdm/widevine_cdm_version.h
2019-02-14 12:12:25,511 - INFO: * Applying fix-cfi-failures-with-unbundled-libxml.patch (4/121)
2019-02-14 12:12:25,511 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/fix-cfi-failures-with-unbundled-libxml.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/blink/renderer/core/xml/parser/xml_document_parser.cc
patching file third_party/blink/renderer/core/xml/xsl_style_sheet_libxslt.cc
patching file third_party/blink/renderer/core/xml/xslt_extensions.cc
patching file third_party/blink/renderer/core/xml/xslt_processor_libxslt.cc
patching file third_party/blink/renderer/core/xml/xslt_unicode_sort.cc
patching file third_party/libxml/chromium/libxml_utils.cc
2019-02-14 12:12:25,536 - INFO: * Applying 0001-fix-building-without-safebrowsing.patch (5/121)
2019-02-14 12:12:25,536 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0001-fix-building-without-safebrowsing.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/chrome_content_browser_client.cc
patching file chrome/browser/profiles/profile_impl.cc
patching file chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc
patching file chrome/browser/ui/webui/interstitials/interstitial_ui.cc
patching file chrome/browser/extensions/blacklist_state_fetcher.cc
patching file chrome/browser/extensions/blacklist_state_fetcher.h
patching file chrome/browser/download/chrome_download_manager_delegate.cc
patching file chrome/browser/browser_process_impl.cc
patching file chrome/browser/browser_process_impl.h
patching file chrome/browser/browser_process.h
patching file chrome/browser/ui/webui/md_md_downloads_dom_handler.h
patching file chrome/browser/ui/webui/md_md_downloads_dom_handler.cc
patching file chrome/browser/extensions/api/downloads_api.cc
patching file chrome/browser/extensions/api/downloads_api.h
patching file chrome/browser/download/download_prefs.cc
patching file chrome/browser/component_updater/file_type_policies_component_installer.cc
patching file chrome/browser/download/download_target_determiner.cc
patching file chrome/browser/BUILD.gn
patching file chrome/browser/ui/BUILD.gn
patching file chrome/browser/ssl/security_state_tab_helper.cc
patching file chrome/browser/browsing_data/chrome_browsing_data_remover_delegate.cc
patching file chrome/browser/metrics/chrome_metrics_service_client.cc
patching file chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc
patching file chrome/browser/ssl/captive_portal_blocking_page.cc
patching file chrome/browser/ssl/cert_report_helper.cc
patching file chrome/browser/ui/tab_helpers.cc
patching file chrome/browser/subresource_filter/chrome_subresource_filter_client.cc
patching file chrome/browser/safe_browsing/BUILD.gn
patching file chrome/renderer/chrome_content_renderer_client.cc
patching file chrome/browser/net/trial_comparison_cert_verifier.cc
patching file chrome/browser/extensions/api/webstore_private/webstore_private_api.cc
patching file chrome/browser/download/download_item_model.cc
patching file components/safe_browsing/features.cc
2019-02-14 12:12:25,587 - INFO: * Applying 0003-disable-autofill-download-manager.patch (6/121)
2019-02-14 12:12:25,588 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0003-disable-autofill-download-manager.patch -d .. --no-backup-if-mismatch --forward
patching file components/autofill/core/browser/autofill_download_manager.cc
2019-02-14 12:12:25,594 - INFO: * Applying 0004-disable-google-url-tracker.patch (7/121)
2019-02-14 12:12:25,595 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0004-disable-google-url-tracker.patch -d .. --no-backup-if-mismatch --forward
patching file components/google/core/browser/google_url_tracker.cc
2019-02-14 12:12:25,603 - INFO: * Applying 0005-disable-default-extensions.patch (8/121)
2019-02-14 12:12:25,604 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0005-disable-default-extensions.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/extensions/component_loader.cc
patching file chrome/browser/extensions/external_component_loader.cc
patching file chrome/browser/extensions/webstore_installer.cc
patching file chrome/browser/extensions/component_extensions_whitelist/whitelist.cc
2019-02-14 12:12:25,613 - INFO: * Applying 0006-modify-default-prefs.patch (9/121)
2019-02-14 12:12:25,613 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0006-modify-default-prefs.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/chrome_content_browser_client.cc
patching file chrome/browser/ui/browser_ui_prefs.cc
patching file chrome/browser/net/prediction_options.cc
patching file chrome/browser/net/prediction_options.h
patching file chrome/browser/background/background_mode_manager.cc
patching file components/content_settings/core/browser/cookie_settings.cc
patching file chrome/browser/ui/navigation_correction_tab_observer.cc
patching file components/autofill/core/common/autofill_prefs.cc
patching file chrome/browser/resources/settings/reset_page/reset_profile_dialog.html
patching file chrome/browser/signin/signin_promo.cc
patching file components/bookmarks/browser/bookmark_utils.cc
patching file chrome/browser/profiles/profile.cc
patching file chrome/service/cloud_print/connector_settings.cc
patching file chrome/browser/ui/webui/local_discovery/local_discovery_ui.cc
patching file extensions/common/extension.cc
patching file components/safe_browsing/common/safe_browsing_prefs.cc
patching file components/password_manager/core/browser/password_manager.cc
patching file components/payments/core/payment_prefs.cc
patching file chrome/browser/signin/account_consistency_mode_manager.cc
2019-02-14 12:12:25,641 - INFO: * Applying 0007-disable-web-resource-service.patch (10/121)
2019-02-14 12:12:25,641 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0007-disable-web-resource-service.patch -d .. --no-backup-if-mismatch --forward
patching file components/web_resource/web_resource_service.cc
2019-02-14 12:12:25,646 - INFO: * Applying 0008-restore-classic-ntp.patch (11/121)
2019-02-14 12:12:25,646 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0008-restore-classic-ntp.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/search/search.cc
patching file components/ntp_snippets/features.cc
2019-02-14 12:12:25,653 - INFO: * Applying 0009-disable-google-ipv6-probes.patch (12/121)
2019-02-14 12:12:25,653 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0009-disable-google-ipv6-probes.patch -d .. --no-backup-if-mismatch --forward
patching file net/dns/host_resolver_impl.cc
2019-02-14 12:12:25,659 - INFO: * Applying 0010-disable-gcm-status-check.patch (13/121)
2019-02-14 12:12:25,659 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0010-disable-gcm-status-check.patch -d .. --no-backup-if-mismatch --forward
patching file components/gcm_driver/gcm_channel_status_request.cc
2019-02-14 12:12:25,664 - INFO: * Applying 0011-add-duckduckgo-search-engine.patch (14/121)
2019-02-14 12:12:25,664 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0011-add-duckduckgo-search-engine.patch -d .. --no-backup-if-mismatch --forward
patching file components/search_engines/prepopulated_engines.json
patching file components/search_engines/search_engine_type.h
patching file components/search_engines/template_url_prepopulate_data.cc
2019-02-14 12:12:25,673 - INFO: * Applying 0013-disable-missing-key-warning.patch (15/121)
2019-02-14 12:12:25,674 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0013-disable-missing-key-warning.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/ui/startup/google_api_keys_infobar_delegate.cc
2019-02-14 12:12:25,700 - INFO: * Applying 0014-disable-translation-lang-fetch.patch (16/121)
2019-02-14 12:12:25,701 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0014-disable-translation-lang-fetch.patch -d .. --no-backup-if-mismatch --forward
patching file components/translate/core/browser/translate_language_list.cc
patching file chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc
patching file components/translate/core/browser/translate_ranker_impl.cc
2019-02-14 12:12:25,710 - INFO: * Applying 0015-disable-update-pings.patch (17/121)
2019-02-14 12:12:25,710 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0015-disable-update-pings.patch -d .. --no-backup-if-mismatch --forward
patching file components/component_updater/configurator_impl.cc
2019-02-14 12:12:25,717 - INFO: * Applying 0016-chromium-sandbox-pie.patch (18/121)
2019-02-14 12:12:25,718 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0016-chromium-sandbox-pie.patch -d .. --no-backup-if-mismatch --forward
patching file sandbox/linux/BUILD.gn
2019-02-14 12:12:25,744 - INFO: * Applying 0017-disable-new-avatar-menu.patch (19/121)
2019-02-14 12:12:25,745 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0017-disable-new-avatar-menu.patch -d .. --no-backup-if-mismatch --forward
patching file components/signin/core/browser/signin_manager.cc
2019-02-14 12:12:25,755 - INFO: * Applying 0018-disable-first-run-behaviour.patch (20/121)
2019-02-14 12:12:25,756 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0018-disable-first-run-behaviour.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/ui/startup/startup_tab_provider.cc
2019-02-14 12:12:25,762 - INFO: * Applying 0019-disable-battery-status-service.patch (21/121)
2019-02-14 12:12:25,762 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0019-disable-battery-status-service.patch -d .. --no-backup-if-mismatch --forward
patching file services/device/battery/battery_status_service.cc
patching file services/device/battery/battery_status_service.h
2019-02-14 12:12:25,769 - INFO: * Applying 0021-disable-rlz.patch (22/121)
2019-02-14 12:12:25,770 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/inox-patchset/0021-disable-rlz.patch -d .. --no-backup-if-mismatch --forward
patching file rlz/buildflags/buildflags.gni
2019-02-14 12:12:25,782 - INFO: * Applying parallel.patch (23/121)
2019-02-14 12:12:25,782 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/gn/parallel.patch -d .. --no-backup-if-mismatch --forward
patching file tools/gn/bootstrap/bootstrap.py
2019-02-14 12:12:25,789 - INFO: * Applying crashpad.patch (24/121)
2019-02-14 12:12:25,789 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/arm/crashpad.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/crashpad/crashpad/snapshot/linux/cpu_context_linux.cc
2019-02-14 12:12:25,796 - INFO: * Applying gcc_skcms_ice.patch (25/121)
2019-02-14 12:12:25,798 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/arm/gcc_skcms_ice.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/skia/third_party/skcms/skcms.gni
2019-02-14 12:12:25,809 - INFO: * Applying skia-aarch64-buildfix.patch (26/121)
2019-02-14 12:12:25,810 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/arm/skia-aarch64-buildfix.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/skia/src/opts/SkRasterPipeline_opts.h
2019-02-14 12:12:25,822 - INFO: * Applying mojo.patch (27/121)
2019-02-14 12:12:25,823 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/mojo.patch -d .. --no-backup-if-mismatch --forward
patching file content/shell/BUILD.gn
patching file content/shell/browser/layout_test/layout_test_content_browser_client.cc
patching file chromecast/common/mojom/typemaps.gni
2019-02-14 12:12:25,836 - INFO: * Applying include.patch (28/121)
2019-02-14 12:12:25,837 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/include.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/webrtc/modules/desktop_capture/linux/window_capturer_x11.cc
2019-02-14 12:12:25,844 - INFO: * Applying alignof.patch (29/121)
2019-02-14 12:12:25,844 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/alignof.patch -d .. --no-backup-if-mismatch --forward
patching file mojo/public/c/system/macros.h
2019-02-14 12:12:25,850 - INFO: * Applying ps-print.patch (30/121)
2019-02-14 12:12:25,850 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/ps-print.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/ui/libgtkui/print_dialog_gtk.cc
2019-02-14 12:12:25,859 - INFO: * Applying as-needed.patch (31/121)
2019-02-14 12:12:25,860 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/as-needed.patch -d .. --no-backup-if-mismatch --forward
patching file build/config/compiler/BUILD.gn
2019-02-14 12:12:25,868 - INFO: * Applying inspector.patch (32/121)
2019-02-14 12:12:25,868 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/inspector.patch -d .. --no-backup-if-mismatch --forward
patching file v8/src/inspector/BUILD.gn
2019-02-14 12:12:25,876 - INFO: * Applying namespace.patch (33/121)
2019-02-14 12:12:25,877 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/namespace.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/apps/platform_apps/api/sync_file_system/extension_sync_event_observer.h
2019-02-14 12:12:25,882 - INFO: * Applying gpu-timeout.patch (34/121)
2019-02-14 12:12:25,882 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/gpu-timeout.patch -d .. --no-backup-if-mismatch --forward
patching file gpu/ipc/service/gpu_watchdog_thread.cc
2019-02-14 12:12:25,889 - INFO: * Applying empty-array.patch (35/121)
2019-02-14 12:12:25,889 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/empty-array.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/blink/renderer/platform/text/character_property_data.h
2019-02-14 12:12:25,900 - INFO: * Applying widevine-locations.patch (36/121)
2019-02-14 12:12:25,900 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/widevine-locations.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/common/chrome_paths.cc
2019-02-14 12:12:25,908 - INFO: * Applying connection-message.patch (37/121)
2019-02-14 12:12:25,908 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/connection-message.patch -d .. --no-backup-if-mismatch --forward
patching file components/error_page_strings.grdp
2019-02-14 12:12:25,914 - INFO: * Applying chromedriver-revision.patch (38/121)
2019-02-14 12:12:25,914 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/fixes/chromedriver-revision.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/test/chromedriver/embed_version_in_cpp.py
2019-02-14 12:12:25,926 - INFO: * Applying unrar.patch (39/121)
2019-02-14 12:12:25,926 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/disable/unrar.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/common/safe_browsing/BUILD.gn
patching file chrome/services/file_util/safe_archive_analyzer.cc
patching file chrome/browser/safe_browsing/download_protection/file_analyzer.cc
2019-02-14 12:12:25,934 - INFO: * Applying android.patch (40/121)
2019-02-14 12:12:25,934 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/disable/android.patch -d .. --no-backup-if-mismatch --forward
patching file device/vr/buildflags/buildflags.gni
patching file BUILD.gn
2019-02-14 12:12:25,941 - INFO: * Applying fuzzers.patch (41/121)
2019-02-14 12:12:25,942 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/disable/fuzzers.patch -d .. --no-backup-if-mismatch --forward
patching file BUILD.gn
patching file content/test/BUILD.gn
patching file v8/tools/BUILD.gn
2019-02-14 12:12:25,953 - INFO: * Applying tracing.patch (42/121)
2019-02-14 12:12:25,954 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/disable/tracing.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/BUILD.gn
patching file content/browser/BUILD.gn
patching file content/shell/BUILD.gn
patching file headless/BUILD.gn
patching file chrome/chrome_paks.gni
patching file content/browser/browser_child_process_host_impl.cc
patching file content/public/browser/background_tracing_config.cc
patching file content/public/browser/background_tracing_config.h
patching file content/browser/browser_main_loop.cc
patching file content/browser/browser_main_loop.h
patching file content/browser/devtools/browser_devtools_agent_host.cc
patching file content/browser/devtools/render_frame_devtools_agent_host.cc
patching file content/browser/renderer_host/render_process_host_impl.cc
patching file content/browser/webui/content_web_ui_controller_factory.cc
patching file chrome/browser/chrome_browser_main.cc
patching file chrome/browser/chrome_content_browser_client.cc
patching file chrome/browser/prefs/browser_prefs.cc
patching file chrome/browser/lifetime/browser_shutdown.cc
patching file chrome/browser/sessions/tab_loader.cc
patching file components/feedback/tracing_manager.cc
patching file chrome/browser/profiling_host/profiling_process_host.cc
patching file components/heap_profiling/test_driver.cc
patching file components/heap_profiling/supervisor.cc
patching file chrome/browser/ui/tab_helpers.cc
patching file content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc
2019-02-14 12:12:26,024 - INFO: * Applying perfetto.patch (43/121)
2019-02-14 12:12:26,024 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/disable/perfetto.patch -d .. --no-backup-if-mismatch --forward
patching file BUILD.gn
patching file services/tracing/BUILD.gn
patching file services/tracing/tracing_service.h
patching file services/tracing/public/cpp/BUILD.gn
patching file services/tracing/public/cpp/trace_event_agent.cc
2019-02-14 12:12:26,036 - INFO: * Applying installer.patch (44/121)
2019-02-14 12:12:26,037 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/disable/installer.patch -d .. --no-backup-if-mismatch --forward
patching file BUILD.gn
2019-02-14 12:12:26,043 - INFO: * Applying swiftshader.patch (45/121)
2019-02-14 12:12:26,044 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/disable/swiftshader.patch -d .. --no-backup-if-mismatch --forward
patching file BUILD.gn
2019-02-14 12:12:26,050 - INFO: * Applying welcome-page.patch (46/121)
2019-02-14 12:12:26,050 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/disable/welcome-page.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/profiles/profile_manager.cc
2019-02-14 12:12:26,057 - INFO: * Applying google-api-warning.patch (47/121)
2019-02-14 12:12:26,057 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/disable/google-api-warning.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/ui/startup/startup_browser_creator_impl.cc
2019-02-14 12:12:26,066 - INFO: * Applying device-notifications.patch (48/121)
2019-02-14 12:12:26,066 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/disable/device-notifications.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/printing/cloud_print/privet_notifications.cc
2019-02-14 12:12:26,074 - INFO: * Applying printf.patch (49/121)
2019-02-14 12:12:26,074 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/warnings/printf.patch -d .. --no-backup-if-mismatch --forward
patching file ui/gfx/ipc/buffer_types/gfx_param_traits.cc
patching file content/browser/web_package/signed_exchange_handler.cc
2019-02-14 12:12:26,082 - INFO: * Applying multichar.patch (50/121)
2019-02-14 12:12:26,082 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/warnings/multichar.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/crashpad/crashpad/BUILD.gn
2019-02-14 12:12:26,090 - INFO: * Applying enum-compare.patch (51/121)
2019-02-14 12:12:26,091 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/warnings/enum-compare.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/ui/views/passwords/password_generation_popup_view_views.cc
patching file components/viz/common/gl_helper.cc
2019-02-14 12:12:26,101 - INFO: * Applying sequence-point.patch (52/121)
2019-02-14 12:12:26,101 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/warnings/sequence-point.patch -d .. --no-backup-if-mismatch --forward
patching file headless/lib/browser/protocol/browser_handler.cc
patching file third_party/webrtc/modules/audio_processing/aec3/reverb_decay_estimator.cc
patching file chrome/browser/download/download_shelf_controller.cc
2019-02-14 12:12:26,113 - INFO: * Applying initialization.patch (53/121)
2019-02-14 12:12:26,114 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/warnings/initialization.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/cacheinvalidation/src/google/cacheinvalidation/include/types.h
2019-02-14 12:12:26,122 - INFO: * Applying unused-typedefs.patch (54/121)
2019-02-14 12:12:26,122 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/warnings/unused-typedefs.patch -d .. --no-backup-if-mismatch --forward
patching file build/config/linux/atk/BUILD.gn
2019-02-14 12:12:26,130 - INFO: * Applying null-destination.patch (55/121)
2019-02-14 12:12:26,130 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/warnings/null-destination.patch -d .. --no-backup-if-mismatch --forward
patching file base/strings/stringprintf.cc
2019-02-14 12:12:26,139 - INFO: * Applying int-in-bool-context.patch (56/121)
2019-02-14 12:12:26,139 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/warnings/int-in-bool-context.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/webrtc/modules/video_processing/video_denoiser.cc
2019-02-14 12:12:26,147 - INFO: * Applying explicit-constructor.patch (57/121)
2019-02-14 12:12:26,147 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/warnings/explicit-constructor.patch -d .. --no-backup-if-mismatch --forward
patching file device/fido/hid/fido_hid_device.cc
2019-02-14 12:12:26,153 - INFO: * Applying fontconfig.patch (58/121)
2019-02-14 12:12:26,153 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/debian_buster/system/fontconfig.patch -d .. --no-backup-if-mismatch --forward
patching file base/test/BUILD.gn
patching file content/shell/test_runner/BUILD.gn
2019-02-14 12:12:26,160 - INFO: * Applying net-cert-increase-default-key-length-for-newly-gener.patch (59/121)
2019-02-14 12:12:26,160 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/net-cert-increase-default-key-length-for-newly-gener.patch -d .. --no-backup-if-mismatch --forward
patching file net/cert/x509_util.cc
2019-02-14 12:12:26,166 - INFO: * Applying mime_util-force-text-x-suse-ymp-to-be-downloaded.patch (60/121)
2019-02-14 12:12:26,166 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/mime_util-force-text-x-suse-ymp-to-be-downloaded.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/blink/common/mime_util/mime_util.cc
2019-02-14 12:12:26,171 - INFO: * Applying prefs-only-keep-cookies-until-exit.patch (61/121)
2019-02-14 12:12:26,171 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/prefs-only-keep-cookies-until-exit.patch -d .. --no-backup-if-mismatch --forward
patching file components/content_settings/core/browser/content_settings_registry.cc
2019-02-14 12:12:26,199 - INFO: * Applying prefs-always-prompt-for-download-directory-by-defaul.patch (62/121)
2019-02-14 12:12:26,200 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/prefs-always-prompt-for-download-directory-by-defaul.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/download/download_prefs.cc
2019-02-14 12:12:26,209 - INFO: * Applying updater-disable-auto-update.patch (63/121)
2019-02-14 12:12:26,209 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/updater-disable-auto-update.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/app_controller_mac.mm
2019-02-14 12:12:26,217 - INFO: * Applying Remove-EV-certificates.patch (64/121)
2019-02-14 12:12:26,217 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/Remove-EV-certificates.patch -d .. --no-backup-if-mismatch --forward
patching file net/cert/ev_root_ca_metadata.cc
2019-02-14 12:12:26,226 - INFO: * Applying safe_browsing-disable-incident-reporting.patch (65/121)
2019-02-14 12:12:26,227 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/safe_browsing-disable-incident-reporting.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
patching file chrome/browser/safe_browsing/incident_reporting/incident_reporting_service.cc
patching file chrome/browser/safe_browsing/safe_browsing_blocking_page.cc
patching file chrome/browser/safe_browsing/safe_browsing_service.cc
patching file components/security_interstitials/core/safe_browsing_loud_error_ui.cc
2019-02-14 12:12:26,240 - INFO: * Applying safe_browsing-disable-reporting-of-safebrowsing-over.patch (66/121)
2019-02-14 12:12:26,240 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/safe_browsing-disable-reporting-of-safebrowsing-over.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/safe_browsing/client_side_detection_service.cc
2019-02-14 12:12:26,248 - INFO: * Applying all-add-trk-prefixes-to-possibly-evil-connections.patch (67/121)
2019-02-14 12:12:26,248 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/all-add-trk-prefixes-to-possibly-evil-connections.patch -d .. --no-backup-if-mismatch --forward
patching file build/mac/tweak_info_plist.py
patching file chrome/browser/chromeos/customization/customization_document.cc
patching file chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc
patching file chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc
patching file chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc
patching file chrome/browser/extensions/api/cryptotoken_private/cryptotoken_private_api.cc
patching file chrome/browser/extensions/install_signer.cc
patching file chrome/browser/nacl_host/nacl_infobar_delegate.cc
patching file chrome/browser/profiles/profile_avatar_downloader.cc
patching file chrome/browser/resources/chromeos/chromevox/chromevox/background/prefs.js
patching file chrome/browser/resources/default_apps/external_extensions.json
patching file chrome/browser/safe_browsing/client_side_detection_service.cc
patching file chrome/browser/safe_browsing/download_protection/download_feedback.cc
patching file components/safe_search_api/url_checker.cc
patching file chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc
patching file chrome/browser/supervised_user/supervised_user_service.cc
patching file chrome/browser/tracing/crash_service_uploader.cc
patching file chrome/browser/ui/views/outdated_upgrade_bubble_view.cc
patching file chrome/browser/ui/webui/ntp/ntp_resource_cache.cc
patching file chrome/common/extensions/chrome_extensions_client.cc
patching file chrome/common/url_constants.cc
patching file cloud_print/virtual_driver/win/port_monitor/port_monitor.cc
patching file chromecast/browser/service/cast_service_simple.cc
patching file chromeos/geolocation/simple_geolocation_provider.cc
patching file components/cloud_devices/common/cloud_devices_urls.cc
patching file components/crash/content/app/breakpad_linux.cc
patching file components/drive/service/drive_api_service.cc
patching file components/feedback/feedback_uploader.cc
patching file components/gcm_driver/gcm_account_tracker.cc
patching file components/history/core/browser/web_history_service.cc
patching file components/invalidation/impl/gcm_network_channel.cc
patching file components/invalidation/impl/p2p_invalidator.cc
patching file components/metrics/url_constants.cc
patching file components/password_manager/core/browser/password_store.cc
patching file components/policy/core/common/policy_loader_win.cc
patching file components/policy/resources/policy_templates.json
patching file components/rappor/rappor_service_impl.cc
patching file components/search_engines/prepopulated_engines.json
patching file components/translate/core/browser/translate_url_fetcher.cc
patching file components/translate/core/common/translate_util.cc
patching file components/variations/variations_url_constants.cc
patching file content/browser/speech/speech_recognition_engine.cc
patching file content/shell/browser/shell_browser_main_parts.cc
patching file google_apis/gaia/gaia_constants.cc
patching file google_apis/gaia/google_service_auth_error.cc
patching file google_apis/gcm/engine/gservices_settings.cc
patching file jingle/notifier/base/gaia_token_pre_xmpp_auth.cc
patching file remoting/base/breakpad_mac.mm
patching file remoting/protocol/jingle_messages.cc
patching file remoting/webapp/base/js/xmpp_login_handler.js
patching file remoting/webapp/crd/manifest.json.jinja2
patching file ui/views/examples/webview_example.cc
patching file extensions/browser/updater/safe_manifest_parser.cc
patching file extensions/common/extension_urls.cc
patching file chrome/installer/setup/google_chrome_behaviors.cc
2019-02-14 12:12:26,338 - INFO: * Applying promo-disable-Google-promotion-fetching.patch (68/121)
2019-02-14 12:12:26,338 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/promo-disable-Google-promotion-fetching.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/signin/signin_promo.cc
2019-02-14 12:12:26,344 - INFO: * Applying browser-disable-profile-auto-import-on-first-run.patch (69/121)
2019-02-14 12:12:26,344 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/iridium-browser/browser-disable-profile-auto-import-on-first-run.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/chrome_browser_main.cc
2019-02-14 12:12:26,350 - INFO: * Applying add-third-party-ungoogled.patch (70/121)
2019-02-14 12:12:26,350 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/add-third-party-ungoogled.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/ungoogled/BUILD.gn
patching file third_party/ungoogled/ungoogled_switches.cc
patching file third_party/ungoogled/ungoogled_switches.h
2019-02-14 12:12:26,363 - INFO: * Applying clear-http-auth-cache-menu-item.patch (71/121)
2019-02-14 12:12:26,363 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/clear-http-auth-cache-menu-item.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/app/chrome_command_ids.h
patching file chrome/app/generated_resources.grd
patching file chrome/browser/ui/toolbar/app_menu_model.cc
patching file chrome/browser/ui/toolbar/app_menu_model.h
patching file chrome/browser/ui/views/frame/global_menu_bar_x11.cc
patching file chrome/browser/ui/browser_command_controller.cc
patching file tools/metrics/histograms/histograms.xml
patching file net/http/http_auth_cache.cc
patching file net/http/http_auth_cache.h
patching file tools/metrics/histograms/enums.xml
2019-02-14 12:12:26,459 - INFO: * Applying disable-crash-reporter.patch (72/121)
2019-02-14 12:12:26,460 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-crash-reporter.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/breakpad/breakpad/src/client/linux/sender/google_crash_report_sender.cc
patching file chrome/browser/tracing/crash_service_uploader.cc
2019-02-14 12:12:26,469 - INFO: * Applying disable-formatting-in-omnibox.patch (73/121)
2019-02-14 12:12:26,470 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-formatting-in-omnibox.patch -d .. --no-backup-if-mismatch --forward
patching file components/url_formatter/url_formatter.cc
2019-02-14 12:12:26,476 - INFO: * Applying disable-google-host-detection.patch (74/121)
2019-02-14 12:12:26,476 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-google-host-detection.patch -d .. --no-backup-if-mismatch --forward
patching file net/base/url_util.cc
patching file components/variations/net/variations_http_headers.cc
patching file chrome/browser/page_load_metrics/page_load_metrics_util.cc
patching file components/search_engines/template_url.cc
patching file components/google/core/common/google_util.cc
patching file chrome/common/page_load_metrics/page_load_metrics_util.cc
patching file chrome/common/google_url_loader_throttle.cc
patching file chrome/renderer/chrome_content_renderer_client.cc
2019-02-14 12:12:26,490 - INFO: * Applying replace-google-search-engine-with-nosearch.patch (75/121)
2019-02-14 12:12:26,490 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/replace-google-search-engine-with-nosearch.patch -d .. --no-backup-if-mismatch --forward
patching file components/search_engines/prepopulated_engines.json
2019-02-14 12:12:26,499 - INFO: * Applying disable-signin.patch (76/121)
2019-02-14 12:12:26,499 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-signin.patch -d .. --no-backup-if-mismatch --forward
patching file components/signin/core/browser/signin_manager_base.cc
patching file chrome/browser/ui/chrome_pages.cc
2019-02-14 12:12:26,507 - INFO: * Applying disable-translate.patch (77/121)
2019-02-14 12:12:26,507 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-translate.patch -d .. --no-backup-if-mismatch --forward
patching file components/translate/core/browser/translate_manager.cc
patching file components/translate/content/renderer/translate_helper.cc
patching file components/translate/core/browser/translate_script.cc
2019-02-14 12:12:26,514 - INFO: * Applying popups-to-tabs.patch (78/121)
2019-02-14 12:12:26,515 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/popups-to-tabs.patch -d .. --no-backup-if-mismatch --forward
patching file content/renderer/render_view_impl.cc
2019-02-14 12:12:26,523 - INFO: * Applying disable-untraceable-urls.patch (79/121)
2019-02-14 12:12:26,523 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-untraceable-urls.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/plugins/plugins_resource_service.cc
patching file chrome/browser/safe_browsing/client_side_model_loader.cc
patching file chrome/browser/safe_browsing/client_side_model_loader.h
patching file rlz/lib/lib_values.cc
patching file rlz/lib/lib_values.h
patching file rlz/lib/financial_ping.cc
2019-02-14 12:12:26,535 - INFO: * Applying add-ipv6-probing-option.patch (80/121)
2019-02-14 12:12:26,535 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/add-ipv6-probing-option.patch -d .. --no-backup-if-mismatch --forward
patching file net/dns/host_resolver_impl.cc
2019-02-14 12:12:26,542 - INFO: * Applying disable-profile-avatar-downloading.patch (81/121)
2019-02-14 12:12:26,542 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-profile-avatar-downloading.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/profiles/profile_avatar_downloader.cc
2019-02-14 12:12:26,548 - INFO: * Applying remove-disable-setuid-sandbox-as-bad-flag.patch (82/121)
2019-02-14 12:12:26,548 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/remove-disable-setuid-sandbox-as-bad-flag.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/ui/startup/bad_flags_prompt.cc
2019-02-14 12:12:26,556 - INFO: * Applying disable-gcm.patch (83/121)
2019-02-14 12:12:26,556 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-gcm.patch -d .. --no-backup-if-mismatch --forward
patching file components/gcm_driver/gcm_client_impl.cc
2019-02-14 12:12:26,565 - INFO: * Applying disable-domain-reliability.patch (84/121)
2019-02-14 12:12:26,565 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-domain-reliability.patch -d .. --no-backup-if-mismatch --forward
patching file components/domain_reliability/google_configs.cc
patching file components/domain_reliability/uploader.cc
patching file components/domain_reliability/bake_in_configs.py
patching file components/domain_reliability/BUILD.gn
2019-02-14 12:12:26,577 - INFO: * Applying block-trk-and-subdomains.patch (85/121)
2019-02-14 12:12:26,577 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/block-trk-and-subdomains.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/autocomplete/chrome_autocomplete_scheme_classifier.cc
patching file chrome/browser/history/history_utils.cc
patching file chrome/browser/ui/singleton_tabs.cc
patching file components/omnibox/browser/autocomplete_input.cc
patching file content/browser/child_process_security_policy_impl.cc
patching file net/url_request/url_request.cc
patching file url/url_constants.cc
patching file url/url_constants.h
patching file components/url_formatter/url_fixer.cc
patching file net/BUILD.gn
patching file android_webview/browser/net/aw_url_request_context_getter.cc
patching file chrome/browser/profiles/profile_io_data.cc
patching file chromecast/browser/url_request_context_factory.cc
patching file net/url_request/trk_protocol_handler.cc
patching file net/url_request/trk_protocol_handler.h
patching file net/url_request/url_request_context_builder.cc
patching file url/url_util.cc
2019-02-14 12:12:26,612 - INFO: * Applying disable-intranet-redirect-detector.patch (86/121)
2019-02-14 12:12:26,612 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-intranet-redirect-detector.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/intranet_redirect_detector.cc
2019-02-14 12:12:26,621 - INFO: * Applying fix-building-without-one-click-signin.patch (87/121)
2019-02-14 12:12:26,622 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/fix-building-without-one-click-signin.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/ui/sync/one_click_signin_sync_starter.cc
patching file chrome/browser/ui/sync/one_click_signin_links_delegate_impl.cc
patching file chrome/browser/ui/BUILD.gn
2019-02-14 12:12:26,631 - INFO: * Applying enable-page-saving-on-more-pages.patch (88/121)
2019-02-14 12:12:26,653 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/enable-page-saving-on-more-pages.patch -d .. --no-backup-if-mismatch --forward
patching file content/public/common/url_utils.cc
patching file chrome/browser/ui/browser_commands.cc
patching file components/offline_pages/core/offline_page_model.cc
patching file content/common/url_schemes.cc
2019-02-14 12:12:26,669 - INFO: * Applying disable-download-quarantine.patch (89/121)
2019-02-14 12:12:26,670 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-download-quarantine.patch -d .. --no-backup-if-mismatch --forward
patching file content/browser/renderer_host/pepper/pepper_file_io_host.cc
patching file content/browser/renderer_host/pepper/pepper_file_io_host.h
patching file components/download/internal/common/base_file.cc
patching file components/download/quarantine/quarantine.cc
patching file content/browser/BUILD.gn
2019-02-14 12:12:26,681 - INFO: * Applying disable-gaia.patch (90/121)
2019-02-14 12:12:26,681 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-gaia.patch -d .. --no-backup-if-mismatch --forward
patching file google_apis/gaia/gaia_auth_fetcher.cc
patching file chrome/browser/resources/component_extension_resources.grd
patching file chrome/browser/extensions/signin/gaia_auth_extension_loader.cc
patching file chrome/browser/extensions/component_extensions_whitelist/whitelist.cc
patching file chrome/browser/ui/webui/signin/inline_login_ui.cc
patching file chrome/browser/browser_resources.grd
2019-02-14 12:12:26,698 - INFO: * Applying disable-fonts-googleapis-references.patch (91/121)
2019-02-14 12:12:26,698 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-fonts-googleapis-references.patch -d .. --no-backup-if-mismatch --forward
patching file components/dom_distiller/content/browser/dom_distiller_viewer_source.cc
patching file components/dom_distiller/core/html/preview.html
patching file third_party/catapult/third_party/polymer/components/font-roboto/roboto.html
patching file third_party/catapult/tracing/third_party/gl-matrix/jsdoc-template/static/default.css
patching file third_party/crashpad/crashpad/doc/support/crashpad_doxygen.css
patching file third_party/flatbuffers/src/docs/header.html
patching file components/dom_distiller/core/javascript/dom_distiller_viewer.js
patching file tools/md_browser/base.css
2019-02-14 12:12:26,715 - INFO: * Applying disable-webstore-urls.patch (92/121)
2019-02-14 12:12:26,716 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-webstore-urls.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/extensions/chrome_content_verifier_delegate.cc
patching file extensions/common/extension_urls.cc
patching file extensions/browser/updater/extension_downloader.cc
patching file chrome/browser/extensions/extension_migrator.cc
patching file chrome/browser/extensions/extension_migrator.h
2019-02-14 12:12:26,728 - INFO: * Applying fix-learn-doubleclick-hsts.patch (93/121)
2019-02-14 12:12:26,728 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/fix-learn-doubleclick-hsts.patch -d .. --no-backup-if-mismatch --forward
patching file net/tools/transport_security_state_generator/transport_security_state_generator.cc
2019-02-14 12:12:26,735 - INFO: * Applying disable-webrtc-log-uploader.patch (94/121)
2019-02-14 12:12:26,736 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-webrtc-log-uploader.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/media/webrtc/webrtc_log_uploader.cc
2019-02-14 12:12:26,743 - INFO: * Applying fix-building-without-mdns-and-service-discovery.patch (95/121)
2019-02-14 12:12:26,744 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/fix-building-without-mdns-and-service-discovery.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/media/router/discovery/mdns/dns_sd_device_lister.cc
2019-02-14 12:12:26,753 - INFO: * Applying use-local-devtools-files.patch (96/121)
2019-02-14 12:12:26,753 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/use-local-devtools-files.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/blink/renderer/devtools/BUILD.gn
patching file third_party/blink/renderer/devtools/front_end/audits2_worker.json
patching file third_party/blink/renderer/devtools/front_end/devtools_app.json
patching file third_party/blink/renderer/devtools/front_end/shell.json
patching file third_party/blink/renderer/devtools/front_end/worker_app.json
2019-02-14 12:12:26,765 - INFO: * Applying add-flag-to-stack-tabs.patch (97/121)
2019-02-14 12:12:26,765 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/add-flag-to-stack-tabs.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc
patching file chrome/browser/about_flags.cc
2019-02-14 12:12:26,775 - INFO: * Applying add-flag-to-configure-extension-downloading.patch (98/121)
2019-02-14 12:12:26,775 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/add-flag-to-configure-extension-downloading.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/about_flags.cc
patching file chrome/browser/download/download_crx_util.cc
patching file chrome/browser/extensions/extension_management.cc
patching file chrome/browser/download/download_crx_util.h
patching file chrome/browser/download/download_target_determiner.cc
2019-02-14 12:12:26,792 - INFO: * Applying disable-network-time-tracker.patch (99/121)
2019-02-14 12:12:26,792 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-network-time-tracker.patch -d .. --no-backup-if-mismatch --forward
patching file components/network_time/network_time_tracker.cc
2019-02-14 12:12:26,800 - INFO: * Applying add-flag-for-search-engine-collection.patch (100/121)
2019-02-14 12:12:26,801 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/add-flag-for-search-engine-collection.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/about_flags.cc
patching file chrome/renderer/chrome_render_frame_observer.cc
patching file chrome/renderer/chrome_render_frame_observer.h
patching file components/search_engines/template_url_service.cc
patching file components/search_engines/template_url_service.h
2019-02-14 12:12:26,820 - INFO: * Applying add-flag-to-disable-beforeunload.patch (101/121)
2019-02-14 12:12:26,820 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/add-flag-to-disable-beforeunload.patch -d .. --no-backup-if-mismatch --forward
patching file components/app_modal/javascript_dialog_manager.cc
2019-02-14 12:12:26,826 - INFO: * Applying disable-mei-preload.patch (102/121)
2019-02-14 12:12:26,827 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-mei-preload.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/BUILD.gn
2019-02-14 12:12:26,836 - INFO: * Applying add-flag-to-force-punycode-hostnames.patch (103/121)
2019-02-14 12:12:26,837 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/add-flag-to-force-punycode-hostnames.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/about_flags.cc
patching file components/url_formatter/url_formatter.cc
2019-02-14 12:12:26,846 - INFO: * Applying fix-building-without-safebrowsing.patch (104/121)
2019-02-14 12:12:26,847 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/fix-building-without-safebrowsing.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/chrome_content_browser_client.cc
patching file chrome/browser/download/download_item_model.cc
patching file chrome/browser/ui/views/safe_browsing/password_reuse_modal_warning_dialog.cc
2019-02-14 12:12:26,855 - INFO: * Applying searx.patch (105/121)
2019-02-14 12:12:26,856 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/searx.patch -d .. --no-backup-if-mismatch --forward
patching file components/search_engines/prepopulated_engines.json
patching file components/search_engines/search_engine_type.h
patching file components/search_engines/template_url_prepopulate_data.cc
2019-02-14 12:12:26,864 - INFO: * Applying disable-webgl-renderer-info.patch (106/121)
2019-02-14 12:12:26,889 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/disable-webgl-renderer-info.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc
2019-02-14 12:12:26,904 - INFO: * Applying add-flag-to-show-avatar-button.patch (107/121)
2019-02-14 12:12:26,904 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/add-flag-to-show-avatar-button.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/about_flags.cc
patching file chrome/browser/ui/views/toolbar/toolbar_view.cc
2019-02-14 12:12:26,914 - INFO: * Applying add-suggestions-url-field.patch (108/121)
2019-02-14 12:12:26,914 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/add-suggestions-url-field.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/resources/settings/search_engines_page/search_engine_dialog.html
patching file chrome/browser/resources/settings/search_engines_page/search_engine_dialog.js
patching file chrome/browser/ui/webui/settings/search_engines_handler.cc
patching file chrome/browser/ui/webui/settings/search_engines_handler.h
patching file chrome/browser/ui/search_engines/edit_search_engine_controller.cc
patching file chrome/browser/ui/search_engines/edit_search_engine_controller.h
patching file chrome/browser/resources/settings/search_engines_page/search_engines_browser_proxy.js
patching file chrome/browser/ui/search_engines/keyword_editor_controller.cc
patching file chrome/browser/ui/search_engines/keyword_editor_controller.h
patching file chrome/browser/ui/search_engines/template_url_table_model.cc
patching file chrome/browser/ui/search_engines/template_url_table_model.h
patching file components/search_engines/template_url_service.cc
patching file components/search_engines/template_url_service.h
2019-02-14 12:12:26,935 - INFO: * Applying add-flag-to-hide-crashed-bubble.patch (109/121)
2019-02-14 12:12:26,936 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/add-flag-to-hide-crashed-bubble.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/ui/startup/startup_browser_creator_impl.cc
2019-02-14 12:12:26,942 - INFO: * Applying default-to-https-scheme.patch (110/121)
2019-02-14 12:12:26,943 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/default-to-https-scheme.patch -d .. --no-backup-if-mismatch --forward
patching file components/url_formatter/url_fixer.cc
patching file components/omnibox/browser/autocomplete_input.cc
patching file components/omnibox/browser/autocomplete_provider.cc
patching file chrome/browser/resources/md_bookmarks/edit_dialog.js
2019-02-14 12:12:26,953 - INFO: * Applying fingerprinting-flags-client-rects-and-measuretext.patch (111/121)
2019-02-14 12:12:26,954 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/bromite/fingerprinting-flags-client-rects-and-measuretext.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/about_flags.cc
patching file content/child/runtime_features.cc
patching file third_party/blink/renderer/core/dom/document.cc
patching file third_party/blink/renderer/core/dom/document.h
patching file third_party/blink/renderer/core/dom/element.cc
patching file third_party/blink/renderer/core/dom/range.cc
patching file third_party/blink/renderer/platform/runtime_enabled_features.json5
patching file third_party/blink/renderer/platform/exported/web_runtime_features.cc
patching file third_party/blink/public/platform/web_runtime_features.h
patching file chrome/browser/BUILD.gn
patching file content/browser/BUILD.gn
patching file content/browser/renderer_host/render_process_host_impl.cc
patching file content/child/BUILD.gn
patching file third_party/blink/renderer/platform/BUILD.gn
patching file third_party/blink/renderer/modules/canvas/canvas2d/canvas_rendering_context_2d.cc
patching file third_party/blink/renderer/core/html/canvas/text_metrics.h
patching file third_party/blink/renderer/core/html/canvas/text_metrics.cc
2019-02-14 12:12:27,001 - INFO: * Applying flag-max-connections-per-host.patch (112/121)
2019-02-14 12:12:27,002 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/bromite/flag-max-connections-per-host.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/browser/about_flags.cc
patching file chrome/browser/flag_descriptions.cc
patching file chrome/browser/flag_descriptions.h
patching file components/network_session_configurator/common/network_features.cc
patching file components/network_session_configurator/common/network_features.h
patching file components/network_session_configurator/common/network_switch_list.h
patching file chrome/browser/browser_process_impl.cc
patching file chrome/browser/BUILD.gn
2019-02-14 12:12:27,021 - INFO: * Applying flag-fingerprinting-canvas-image-data-noise.patch (113/121)
2019-02-14 12:12:27,021 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/bromite/flag-fingerprinting-canvas-image-data-noise.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/blink/renderer/platform/graphics/image_data_buffer.cc
patching file third_party/blink/renderer/platform/graphics/static_bitmap_image.cc
patching file third_party/blink/renderer/platform/graphics/static_bitmap_image.h
patching file chrome/browser/about_flags.cc
patching file content/child/runtime_features.cc
patching file third_party/blink/renderer/platform/runtime_enabled_features.json5
patching file third_party/blink/renderer/platform/exported/web_runtime_features.cc
patching file third_party/blink/public/platform/web_runtime_features.h
patching file content/browser/renderer_host/render_process_host_impl.cc
patching file third_party/blink/renderer/platform/BUILD.gn
2019-02-14 12:12:27,045 - INFO: * Applying disable-fetching-field-trials.patch (114/121)
2019-02-14 12:12:27,046 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/bromite/disable-fetching-field-trials.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java
patching file components/variations/service/variations_service.cc
2019-02-14 12:12:27,055 - INFO: * Applying disable-symbol-order-verification.patch (115/121)
2019-02-14 12:12:27,056 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/macos/disable-symbol-order-verification.patch -d .. --no-backup-if-mismatch --forward
patching file chrome/BUILD.gn
Hunk #1 succeeded at 1282 (offset -17 lines).
2019-02-14 12:12:27,063 - INFO: * Applying disable-crashpad-handler.patch (116/121)
2019-02-14 12:12:27,063 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/macos/disable-crashpad-handler.patch -d .. --no-backup-if-mismatch --forward
patching file third_party/crashpad/crashpad/client/crashpad_client_mac.cc
2019-02-14 12:12:27,073 - INFO: * Applying fix-gn-safe_browsing.patch (117/121)
2019-02-14 12:12:27,074 - DEBUG: /usr/bin/patch -p1 --ignore-whitespace -i ~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/macos/fix-gn-safe_browsing.patch -d .. --no-backup-if-mismatch --forward
patching file build/config/compiler/BUILD.gn
Hunk #1 FAILED at 1497.
1 out of 1 hunk FAILED -- saving rejects to file build/config/compiler/BUILD.gn.rej
patching file chrome/browser/BUILD.gn
Hunk #1 succeeded at 1734 (offset 5 lines).
patching file chrome/browser/extensions/BUILD.gn
Hunk #1 succeeded at 775 (offset -1 lines).
patching file chrome/browser/ui/BUILD.gn
Hunk #1 succeeded at 384 with fuzz 2 (offset 3 lines).
patching file chrome/browser/ui/webui/settings/change_password_handler.cc
2019-02-14 12:12:27,089 - ERROR: Unexpected exception caught.
Traceback (most recent call last):
  File "~/ungoogled-chromium/build/src/ungoogled_packaging/buildkit/cli.py", line 384, in main
    args.callback(args=args)
  File "~/ungoogled-chromium/build/src/ungoogled_packaging/buildkit/cli.py", line 232, in _apply_callback
    patch_bin_path=args.patch_bin)
  File "~/ungoogled-chromium/build/src/ungoogled_packaging/buildkit/patches.py", line 95, in apply_patches
    subprocess.run(cmd, check=True)
  File "/usr/local/Cellar/python/3.7.2_2/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 487, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/usr/bin/patch', '-p1', '--ignore-whitespace', '-i', '~/ungoogled-chromium/build/src/ungoogled_packaging/patches/ungoogled-chromium/macos/fix-gn-safe_browsing.patch', '-d', '..', '--no-backup-if-mismatch', '--forward']' returned non-zero exit status 1.
$ python --version
Python 2.7.15
$ python3 --version
Python 3.7.2

Environment details

Building and packaging steps

Followed the instructions:

# Run from inside the clone of the repository
mkdir -p build/src
./get_package.py PACKAGE_TYPE_HERE build/src/debian
cd build/src
# Use dpkg-checkbuilddeps (from dpkg-dev) or mk-build-deps (from devscripts) to check for additional packages.
# If necessary, change the dependencies in debian/control to accommodate your environment.
# If necessary, modify AR, NM, CC, and CXX variables in debian/rules
debian/rules setup-local-src
dpkg-buildpackage -b -uc
ghost commented 5 years ago

same as #672 problem is like me you did git clone https://github.com/Eloston/ungoogled-chromium.git but you have to do: git clone --branch 71.0.3578.98-2 https://github.com/Eloston/ungoogled-chromium.git before following those instructions:

# Run from inside the clone of the repository
mkdir -p build/src/ungoogled_packaging
python3 get_package.py macos build/src/ungoogled_packaging
cd build/src
./ungoogled_packaging/build.sh
patchouli69ou commented 5 years ago

/build/config/compiler/BUILD.gn section in fix-gn-safe_browsing.patch seems to be the cause of the problem. You can compile if you delete this section from the patch file, though I don't know how safe that is.

TCB13 commented 5 years ago

@patchouli69ou ~~I removed all the references to safe browsing and this is what I get: ../../third_party/skia/include/core/../private/SkOnce.h:13:10: fatal error: 'SkTypes.h' file not found

include "SkTypes.h"

     ^~~~~~~~~~~

1 warning and 1 error generated. ninja: build stopped: subcommand failed. I don't get it.~~

Update: it worked just fine. You rock. I wasn't disabling the patch properly.

saltama commented 5 years ago

The first part of the patch @patchouli69ou is referring to commented out the flag, but that has been completely removed from chromium in October, see: https://bugs.chromium.org/p/chromium/issues/detail?id=753973 I'm opening a quick PR for this.