Guest User

Untitled

a guest
May 30th, 2020
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.94 KB | None | 0 0
  1. > $ makepkg -s                                                                              
  2. ==> Making package: chromium-ozone 81.0.4044.138-1 (Sat 30 May 2020 03:07:41 PM CEST)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving sources...
  6.   -> Found chromium-81.0.4044.138.tar.xz
  7.   -> Found chromium-launcher-6.tar.gz
  8.   -> Found rename-Relayout-in-DesktopWindowTreeHostPlatform.patch
  9.   -> Found rebuild-Linux-frame-button-cache-when-activation.patch
  10.   -> Found icu67.patch
  11.   -> Found chromium-widevine.patch
  12.   -> Found chromium-skia-harmony.patch
  13.   -> Found chromium-83-gcc-10.patch
  14. ==> Validating source files with sha256sums...
  15.     chromium-81.0.4044.138.tar.xz ... Passed
  16.     chromium-launcher-6.tar.gz ... Passed
  17.     rename-Relayout-in-DesktopWindowTreeHostPlatform.patch ... Passed
  18.     rebuild-Linux-frame-button-cache-when-activation.patch ... Passed
  19.     icu67.patch ... Passed
  20.     chromium-widevine.patch ... Passed
  21.     chromium-skia-harmony.patch ... Passed
  22.     chromium-83-gcc-10.patch ... Passed
  23. ==> Extracting sources...
  24.   -> Extracting chromium-81.0.4044.138.tar.xz with bsdtar
  25.   -> Extracting chromium-launcher-6.tar.gz with bsdtar
  26. ==> Starting prepare()...
  27. patching file ui/views/widget/desktop_aura/desktop_window_tree_host_platform.cc
  28. patching file ui/views/widget/desktop_aura/desktop_window_tree_host_platform.h
  29. patching file chrome/browser/ui/views/frame/desktop_linux_browser_frame_view.cc
  30. patching file ui/views/widget/desktop_aura/desktop_window_tree_host_platform.cc
  31. patching file src/objects/js-number-format.cc
  32. patching file third_party/widevine/cdm/BUILD.gn
  33. patching file third_party/skia/src/ports/SkFontHost_FreeType.cpp
  34. patching file chrome/browser/search/background/ntp_backgrounds.h
  35. patching file third_party/webrtc/call/rtx_receive_stream.h
  36. patching file third_party/webrtc/modules/audio_processing/aec3/clockdrift_detector.h
  37. patching file ui/gfx/linux/drm_util_linux.h
  38. patching file chrome/browser/search/background/ntp_backgrounds.h
  39. Reversed (or previously applied) patch detected!  Skipping patch.
  40. 1 out of 1 hunk ignored -- saving rejects to file chrome/browser/search/background/ntp_backgrounds.h.rej
  41. patching file third_party/webrtc/call/rtx_receive_stream.h
  42. Reversed (or previously applied) patch detected!  Skipping patch.
  43. 1 out of 1 hunk ignored -- saving rejects to file third_party/webrtc/call/rtx_receive_stream.h.rej
  44. patching file third_party/webrtc/modules/audio_processing/aec3/clockdrift_detector.h
  45. Reversed (or previously applied) patch detected!  Skipping patch.
  46. 1 out of 1 hunk ignored -- saving rejects to file third_party/webrtc/modules/audio_processing/aec3/clockdrift_detector.h.rej
  47. patching file ui/gfx/linux/drm_util_linux.h
  48. Reversed (or previously applied) patch detected!  Skipping patch.
  49. 1 out of 1 hunk ignored -- saving rejects to file ui/gfx/linux/drm_util_linux.h.rej
  50. ==> ERROR: A failure occurred in prepare().
  51.     Aborting...
Add Comment
Please, Sign In to add comment