LoginSignup
0
0

More than 5 years have passed since last update.

MacintoshでWindows導入失敗記録

Last updated at Posted at 2019-04-18

macOS

Enterprise ArchitectがmacOSのwine上で動作するらしい。

確認作業を記録。

MacOS 10.8以降, Wine 1.9以降 (3.0以降を推奨), XQuartz 2.7.7以降 (Wineの動作に必要)
MacOSにEnterprise Architectをインストールする
https://www.sparxsystems.jp/help/14.0/enterprise_architect_macos.html

wine

$ test "$?BASH_VERSION" = "0" || eval 'setenv() { export "$1=$2"; }';                setenv PATH "/Applications/Wine Stable.app/Contents/Resources/start/bin:/Applications/Wine Stable.app/Contents/Resources/wine/bin:$PATH"; winehelp --clear






################################################################################
#                           Wine Is Not an Emulator                            #
################################################################################

 Welcome to wine-4.0.

 In order to start a program:
   .exe: wine program.exe
   .msi: wine msiexec /i program.msi

 If you want to configure wine:
   winecfg

 To get information about app compatibility:
   appdb Program Name

KM-S07:~ brew_manager$ winetricks fontsmooth=rgb
-bash: winetricks: command not found
KM-S07:~ brew_manager$ /Applications/winetricks  msxml3
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190310-next - sha256sum: 287fb2be71bb02dfccab6abf9eccded45cfda0765c11b94857eca5f5fa166c9e with wine-4.0 and WINEARCH=win64
Executing w_do_call msxml3
Executing load_msxml3 
Executing mkdir -p /Users/brew_manager/.cache/winetricks/msxml3
Executing cd /Users/brew_manager/.cache/winetricks/msxml3
Downloading https://media.codeweavers.com/pub/other/msxml3.msi to /Users/brew_manager/.cache/winetricks/msxml3
--2019-04-23 13:32:21--  https://media.codeweavers.com/pub/other/msxml3.msi
media.codeweavers.com (media.codeweavers.com) をDNSに問いあわせています... 151.101.90.217
media.codeweavers.com (media.codeweavers.com)|151.101.90.217|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 1070592 (1.0M) [application/x-msi]
`msxml3.msi' に保存中

msxml3.msi             100%[=========================>]   1.02M  --.-KB/s 時間 0.1s     

2019-04-23 13:32:21 (9.28 MB/s) - `msxml3.msi' へ保存完了 [1070592/1070592]

Executing cd /Users/brew_manager
Using native override for following DLLs: msxml3
Executing wine regedit C:\windows\Temp\_msxml3\override-dll.reg
Executing wine64 regedit C:\windows\Temp\_msxml3\override-dll.reg
Executing cd /Users/brew_manager/.cache/winetricks/msxml3
------------------------------------------------------
Working around wine bug 26925 -- Forcing quiet install
------------------------------------------------------
Executing wine msiexec /i msxml3.msi /q
0031:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0045:fixme:setupapi:SetupQueryInfOriginalFileInformationW (0x8e13b8, 0, 0x0, 0x45d4d8): semi-stub
0045:fixme:setupapi:SetupPromptReboot 0x168448, 0x0, 1: stub
KM-S07:~ brew_manager$ /Applications/winetricks  msxml4
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190310-next - sha256sum: 287fb2be71bb02dfccab6abf9eccded45cfda0765c11b94857eca5f5fa166c9e with wine-4.0 and WINEARCH=win64
Executing w_do_call msxml4
Executing load_msxml4 
Executing mkdir -p /Users/brew_manager/.cache/winetricks/msxml4
Executing cd /Users/brew_manager/.cache/winetricks/msxml4
Downloading https://download.microsoft.com/download/A/2/D/A2D8587D-0027-4217-9DAD-38AFDB0A177E/msxml.msi to /Users/brew_manager/.cache/winetricks/msxml4
--2019-04-23 13:32:50--  https://download.microsoft.com/download/A/2/D/A2D8587D-0027-4217-9DAD-38AFDB0A177E/msxml.msi
download.microsoft.com (download.microsoft.com) をDNSに問いあわせています... 69.192.104.230, 2600:140b:8800:280::e59, 2600:140b:8800:28b::e59
download.microsoft.com (download.microsoft.com)|69.192.104.230|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 2434048 (2.3M) [application/octet-stream]
`msxml.msi' に保存中

msxml.msi               100%[=============================>]   2.32M  14.7MB/s 時間 0.2s     

2019-04-23 13:32:51 (14.7 MB/s) - `msxml.msi' へ保存完了 [2434048/2434048]

Executing cd /Users/brew_manager
Using native,builtin override for following DLLs: msxml4
Executing wine regedit C:\windows\Temp\_msxml4\override-dll.reg
Executing wine64 regedit C:\windows\Temp\_msxml4\override-dll.reg
Executing cd /Users/brew_manager/.cache/winetricks/msxml4
Executing wine msiexec /i msxml.msi
0031:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:err:richedit:ReadStyleSheet skipping optional destination
0031:fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETOPENSTATUS
0031:fixme:imm:ImmReleaseContext (0x2006e, 0x4ce020): stub
0031:fixme:msi:event_spawn_wait_dialog doing nothing
0031:fixme:msi:event_spawn_wait_dialog doing nothing
0031:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0031:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
KM-S07:~ brew_manager$ /Applications/winetricks  mdac28
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190310-next - sha256sum: 287fb2be71bb02dfccab6abf9eccded45cfda0765c11b94857eca5f5fa166c9e with wine-4.0 and WINEARCH=win64
Executing w_do_call mdac28
Executing load_mdac28 
Current Wine does not have Wine bug 45627, so not applying workaround
Executing mkdir -p /Users/brew_manager/.cache/winetricks/mdac28
Executing cd /Users/brew_manager/.cache/winetricks/mdac28
Downloading https://download.microsoft.com/download/4/a/a/4aafff19-9d21-4d35-ae81-02c48dcbbbff/MDAC_TYP.EXE to /Users/brew_manager/.cache/winetricks/mdac28
--2019-04-23 13:33:35--  https://download.microsoft.com/download/4/a/a/4aafff19-9d21-4d35-ae81-02c48dcbbbff/MDAC_TYP.EXE
download.microsoft.com (download.microsoft.com) をDNSに問いあわせています... 69.192.104.230, 2600:140b:8800:280::e59, 2600:140b:8800:28b::e59
download.microsoft.com (download.microsoft.com)|69.192.104.230|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 6100504 (5.8M) [application/octet-stream]
`MDAC_TYP.EXE' に保存中

MDAC_TYP.EXE            100%[=============================>]   5.82M  14.4MB/s 時間 0.4s     

2019-04-23 13:33:36 (14.4 MB/s) - `MDAC_TYP.EXE' へ保存完了 [6100504/6100504]

Executing cd /Users/brew_manager
Using native,builtin override for following DLLs: mtxdm odbc32 odbccp32 oledb32
Executing wine regedit C:\windows\Temp\_mdac28\override-dll.reg
Executing wine64 regedit C:\windows\Temp\_mdac28\override-dll.reg
Setting Windows version to nt40
Executing wine regedit C:\windows\Temp\_mdac28\set-winver.reg
Executing wine64 regedit C:\windows\Temp\_mdac28\set-winver.reg
Executing cd /Users/brew_manager/.cache/winetricks/mdac28
Executing wine mdac_typ.exe
004d:err:richedit:ReadStyleSheet skipping optional destination
004d:err:richedit:ReadStyleSheet skipping optional destination
004d:err:richedit:ReadStyleSheet skipping optional destination
004d:err:richedit:ReadStyleSheet skipping optional destination
004d:err:richedit:ReadStyleSheet skipping optional destination
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004e:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
0051:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\msvcrt.CAB"
0051:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\mtxfiles.CAB"
0051:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\MDACxpak.CAB"
0051:fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 1343fa8,0
0051:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\MDACxpak.CAB"
0051:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\SQLXMLXP.CAB"
0051:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\sqlnet.cab"
0051:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\sqlodbc.cab"
0051:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\SQLOLDB.CAB"
0051:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\JETFILES.CAB"
0051:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\BIDINTRX.CAB"
操作は正常に完了しました
Setting Windows version to winxp
Executing wine regedit C:\windows\Temp\_mdac28\set-winver.reg
Executing wine64 regedit C:\windows\Temp\_mdac28\set-winver.reg
------------------------------------------------------
Running /Applications/Wine Stable.app/Contents/Resources/wine/bin/wineserver -w. This will hang until all wine processes in prefix=/Users/brew_manager/.wine terminate
------------------------------------------------------
KM-S07:~ brew_manager$ 

homebrew

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

まず更新してみる。

$ brew update

$ brew upgrade

$ brew install cabextract
Updating Homebrew...
==> Downloading https://homebrew.bintray.com/bottles/cabextract-1.9.1.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring cabextract-1.9.1.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/cabextract/1.9.1: 10 files, 142.6KB

$ brew cask install xquartz

==> Satisfying dependencies
==> Downloading https://dl.bintray.com/xquartz/downloads/XQuartz-2.7.11.dmg
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/32e50e8f1e21542b847041711039fa78d44febfed466f834a9281c44d75cd6c3?response-content-disposition=attac
######################################################################## 100.0%
==> Verifying SHA-256 checksum for Cask 'xquartz'.
==> Installing Cask xquartz
==> Running installer for xquartz; your password may be necessary.
==> Package installers may write to any location; options such as --appdir are ignored.
Password:
installer: Package name is XQuartz 2.7.11
installer: Installing at base path /
installer: The install was successful.
🍺  xquartz was successfully installed!


$  brew cask install wine-stable
Updating Homebrew...
==> Caveats
wine-stable installs support for running 64 bit applications in Wine, which is considered experimental.
If you do not want 64 bit support, you should download and install the wine-stable package manually.

==> Satisfying dependencies
==> Downloading https://dl.winehq.org/wine-builds/macosx/pool/winehq-stable-4.0.pkg
######################################################################## 100.0%
==> Verifying SHA-256 checksum for Cask 'wine-stable'.
==> Installing Cask wine-stable
==> Running installer for wine-stable; your password may be necessary.
==> Package installers may write to any location; options such as --appdir are ignored.
Password:
installer: Package name is Wine Stable
installer: choices changes file '/var/folders/8f/cj1cfjxj47v0bq7xf_x1c9840000gs/T/choices20190418-34315-18dwoxt.xml' applied
installer: Installing at base path /
installer: The install was successful.
==> Linking Binary 'appdb' to '/usr/local/bin/appdb'.
==> Linking Binary 'msiexec' to '/usr/local/bin/msiexec'.
==> Linking Binary 'notepad' to '/usr/local/bin/notepad'.
==> Linking Binary 'regedit' to '/usr/local/bin/regedit'.
==> Linking Binary 'regsvr32' to '/usr/local/bin/regsvr32'.
==> Linking Binary 'wine' to '/usr/local/bin/wine'.
==> Linking Binary 'wine64' to '/usr/local/bin/wine64'.
==> Linking Binary 'wineboot' to '/usr/local/bin/wineboot'.
==> Linking Binary 'winecfg' to '/usr/local/bin/winecfg'.
==> Linking Binary 'wineconsole' to '/usr/local/bin/wineconsole'.
==> Linking Binary 'winedbg' to '/usr/local/bin/winedbg'.
==> Linking Binary 'winefile' to '/usr/local/bin/winefile'.
==> Linking Binary 'winemine' to '/usr/local/bin/winemine'.
==> Linking Binary 'winepath' to '/usr/local/bin/winepath'.
==> Linking Binary 'wineserver' to '/usr/local/bin/wineserver'.
==> Linking Binary 'winehelp' to '/usr/local/bin/winehelp'.
🍺  wine-stable was successfully installed!



$ brew install wget

$ wget  https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
--2019-04-23 11:40:08--  https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
raw.githubusercontent.com (raw.githubusercontent.com) をDNSに問いあわせています... 151.101.88.133
raw.githubusercontent.com (raw.githubusercontent.com)|151.101.88.133|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 786452 (768K) [text/plain]
`winetricks' に保存中

winetricks                  100%[========================================>] 768.02K  2.68MB/s 時間 0.3s     

2019-04-23 11:40:10 (2.68 MB/s) - `winetricks' へ保存完了 [786452/786452]

$ chmod +x winetricks 

$ mv winetricks /Applications/winetricks

$ /Applications/winetricks allfonts

logは別ファイル

失敗記録1

wine-mono.png
gecko.png

$ ./winetricks fakejapanese_ipamona
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190310-next - sha256sum: e0cc1c30a3062ff4eb49e7747281bbdd9dc700c5d3ead88ef89e3a4bc251f412 with wine-4.0 and WINEARCH=win64
Executing w_do_call fakejapanese_ipamona
Executing load_fakejapanese_ipamona 
Executing w_do_call ipamona
Executing load_ipamona 
------------------------------------------------------
Checksum for /Users/brew_manager/.cache/winetricks/ipamona/opfc-ModuleHP-1.1.1_withIPAMonaFonts-1.0.8.tar.gz did not match, retrying download
------------------------------------------------------
Executing cd /Users/brew_manager/.cache/winetricks/ipamona
Downloading http://www.geocities.jp/ipa_mona/opfc-ModuleHP-1.1.1_withIPAMonaFonts-1.0.8.tar.gz to /Users/brew_manager/.cache/winetricks/ipamona
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3940  100  3940    0     0   112k      0 --:--:-- --:--:-- --:--:--  113k
Executing cd /Applications
------------------------------------------------------
sha256sum mismatch! Rename /Users/brew_manager/.cache/winetricks/ipamona/opfc-ModuleHP-1.1.1_withIPAMonaFonts-1.0.8.tar.gz and try again.
------------------------------------------------------

$ ./winetricks fontsmooth=rgb
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190310-next - sha256sum: e0cc1c30a3062ff4eb49e7747281bbdd9dc700c5d3ead88ef89e3a4bc251f412 with wine-4.0 and WINEARCH=win64
Executing w_do_call fontsmooth=rgb
Executing load_fontsmooth rgb
Setting font smoothing to rgb
Executing wine regedit C:\windows\Temp\_fontsmooth=rgb\fontsmooth.reg
Executing wine64 regedit C:\windows\Temp\_fontsmooth=rgb\fontsmooth.reg

$ /Applications/winetricks  msxml3
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190310-next - sha256sum: e0cc1c30a3062ff4eb49e7747281bbdd9dc700c5d3ead88ef89e3a4bc251f412 with wine-4.0 and WINEARCH=win64
Executing w_do_call msxml3
Executing load_msxml3 
Executing mkdir -p /Users/brew_manager/.cache/winetricks/msxml3
Executing cd /Users/brew_manager/.cache/winetricks/msxml3
Downloading https://media.codeweavers.com/pub/other/msxml3.msi to /Users/brew_manager/.cache/winetricks/msxml3
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1045k  100 1045k    0     0  1357k      0 --:--:-- --:--:-- --:--:-- 1356k
Executing cd /Applications
Using native override for following DLLs: msxml3
Executing wine regedit C:\windows\Temp\_msxml3\override-dll.reg
Executing wine64 regedit C:\windows\Temp\_msxml3\override-dll.reg
Executing cd /Users/brew_manager/.cache/winetricks/msxml3
------------------------------------------------------
Working around wine bug 26925 -- Forcing quiet install
------------------------------------------------------
Executing wine msiexec /i msxml3.msi /q
0032:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0046:fixme:setupapi:SetupQueryInfOriginalFileInformationW (0x8e13b8, 0, 0x0, 0x45d4d8): semi-stub
0046:fixme:setupapi:SetupPromptReboot 0x1671b8, 0x0, 1: stub

$ /Applications/winetricks  msxml4
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190310-next - sha256sum: e0cc1c30a3062ff4eb49e7747281bbdd9dc700c5d3ead88ef89e3a4bc251f412 with wine-4.0 and WINEARCH=win64
Executing w_do_call msxml4
Executing load_msxml4 
Executing mkdir -p /Users/brew_manager/.cache/winetricks/msxml4
Executing cd /Users/brew_manager/.cache/winetricks/msxml4
Downloading https://download.microsoft.com/download/A/2/D/A2D8587D-0027-4217-9DAD-38AFDB0A177E/msxml.msi to /Users/brew_manager/.cache/winetricks/msxml4
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 2377k  100 2377k    0     0  3423k      0 --:--:-- --:--:-- --:--:-- 3425k
Executing cd /Applications
Using native,builtin override for following DLLs: msxml4
Executing wine regedit C:\windows\Temp\_msxml4\override-dll.reg
Executing wine64 regedit C:\windows\Temp\_msxml4\override-dll.reg
Executing cd /Users/brew_manager/.cache/winetricks/msxml4
Executing wine msiexec /i msxml.msi
0032:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:err:richedit:ReadStyleSheet skipping optional destination
0032:fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETOPENSTATUS
0032:fixme:imm:ImmReleaseContext (0x2006e, 0x1a0c50): stub
0032:fixme:msi:event_spawn_wait_dialog doing nothing
0032:fixme:msi:event_spawn_wait_dialog doing nothing
0032:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0032:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)

この間に、画面たくさん
wine0.png
wine1.png
wine2.png
wine3.png

wine4.png

$ /Applications/winetricks  mdac28
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20190310-next - sha256sum: e0cc1c30a3062ff4eb49e7747281bbdd9dc700c5d3ead88ef89e3a4bc251f412 with wine-4.0 and WINEARCH=win64
Executing w_do_call mdac28
Executing load_mdac28 
Current Wine does not have Wine bug 45627, so not applying workaround
Executing mkdir -p /Users/brew_manager/.cache/winetricks/mdac28
Executing cd /Users/brew_manager/.cache/winetricks/mdac28
Downloading https://download.microsoft.com/download/4/a/a/4aafff19-9d21-4d35-ae81-02c48dcbbbff/MDAC_TYP.EXE to /Users/brew_manager/.cache/winetricks/mdac28
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 5957k  100 5957k    0     0  6417k      0 --:--:-- --:--:-- --:--:-- 6412k
Executing cd /Applications
Using native,builtin override for following DLLs: mtxdm odbc32 odbccp32 oledb32
Executing wine regedit C:\windows\Temp\_mdac28\override-dll.reg
Executing wine64 regedit C:\windows\Temp\_mdac28\override-dll.reg
Setting Windows version to nt40
Executing wine regedit C:\windows\Temp\_mdac28\set-winver.reg
Executing wine64 regedit C:\windows\Temp\_mdac28\set-winver.reg
Executing cd /Users/brew_manager/.cache/winetricks/mdac28
Executing wine mdac_typ.exe
004e:err:richedit:ReadStyleSheet skipping optional destination
004e:err:richedit:ReadStyleSheet skipping optional destination
004e:err:richedit:ReadStyleSheet skipping optional destination
004e:err:richedit:ReadStyleSheet skipping optional destination
004e:err:richedit:ReadStyleSheet skipping optional destination
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
004f:fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
0052:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\msvcrt.CAB"
0052:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\mtxfiles.CAB"
0052:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\MDACxpak.CAB"
0052:fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 1343fa8,0
0052:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\MDACxpak.CAB"
0052:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\SQLXMLXP.CAB"
0052:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\sqlnet.cab"
0052:fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\brew_manager\\Temp\\IXP000.TMP\\sqlodbc.cab"
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.

wine6.png
wine8.png
wine9.png

ターミナルでCTRL+C連打で終了。
最後の画面は残ったまま。

$ ps -ax
  PID TTY           TIME CMD
    1 ??         0:22.55 /sbin/launchd
   41 ??         0:01.84 /usr/libexec/UserEventAgent (System)
   42 ??         0:00.90 /usr/sbin/syslogd
   44 ??         0:00.22 /Applications/ESET Endpoint Antivirus.app/Contents/MacOS/esets_ctl
   45 ??         0:00.28 /System/Library/PrivateFrameworks/Uninstall.framework/Resources/uninstalld
   46 ??         0:01.08 /usr/libexec/kextd
   47 ??         0:16.46 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/Sup
   49 ??         0:00.11 /System/Library/PrivateFrameworks/MediaRemote.framework/Support/mediaremoted
   52 ??         0:00.16 /System/Library/CoreServices/appleeventsd --server
   53 ??         0:00.80 /usr/libexec/configd
   54 ??         0:00.38 /System/Library/CoreServices/powerd.bundle/powerd
   55 ??         0:01.17 /usr/libexec/mobileassetd
   60 ??         0:54.36 /usr/libexec/logd
   64 ??         0:00.69 /usr/libexec/airportd
   66 ??         0:00.11 /usr/libexec/warmd
   67 ??         6:00.80 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds
   72 ??         0:00.06 /System/Library/CoreServices/iconservicesagent
   73 ??         0:00.03 /System/Library/CoreServices/iconservicesd
   75 ??         0:00.24 /usr/libexec/diskarbitrationd
   77 ??         0:00.93 /usr/libexec/coreduetd
   78 ??         0:00.03 /usr/libexec/wdhelper
   83 ??         0:07.13 /usr/libexec/opendirectoryd
   84 ??         0:00.05 /usr/sbin/wirelessproxd
   86 ??         0:00.80 /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
   87 ??         0:00.01 /Library/PrivilegedHelperTools/com.docker.vmnetd
   88 ??         0:00.02 /System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/nbstated
   89 ??         0:02.87 /System/Library/CoreServices/launchservicesd
   90 ??         0:00.05 /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd -launchd
   91 ??         0:03.38 /usr/sbin/securityd -i
   95 ??         0:00.37 /usr/libexec/DuetHeuristic-BM
   96 ??         0:00.48 /usr/libexec/displaypolicyd -k 1
   97 ??         0:00.13 /usr/sbin/blued
   98 ??         0:00.01 autofsd
  100 ??         0:00.09 /System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc
  103 ??         0:00.08 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond
  104 ??         0:03.03 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow console
  105 ??         0:00.03 /System/Library/CoreServices/logind
  106 ??         0:00.01 /usr/sbin/KernelEventAgent
  108 ??         0:18.81 /usr/libexec/hidd
  109 ??         0:00.31 /usr/libexec/corebrightnessd --launchd
  110 ??         0:00.10 /usr/libexec/AirPlayXPCHelper
  111 ??         0:04.40 /usr/sbin/notifyd
  112 ??         0:00.23 /usr/libexec/amfid
  114 ??         0:00.15 /usr/sbin/distnoted daemon
  118 ??         0:01.96 /usr/sbin/cfprefsd daemon
  119 ??         0:00.51 /System/Library/CoreServices/coreservicesd
  120 ??         0:00.05 aslmanager
  147 ??         0:00.17 /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/authd.xpc/Contents/MacOS/authd
  149 ??         0:00.79 /usr/sbin/mDNSResponder
  150 ??         0:00.36 /usr/sbin/coreaudiod
  151 ??         2:06.11 /System/Library/PrivateFrameworks/SkyLight.framework/Resources/WindowServer -daemon
  153 ??         0:12.02 /usr/libexec/sandboxd
  154 ??         0:00.02 /System/Library/Frameworks/PCSC.framework/Versions/A/XPCServices/com.apple.ctkpcscd.xpc/Contents/MacOS/co
  155 ??         0:00.02 /System/Library/Frameworks/CryptoTokenKit.framework/ctkd -s
  157 ??         0:00.02 /usr/sbin/systemstats --xpc
  158 ??         0:01.37 /System/Library/PrivateFrameworks/CoreSymbolication.framework/coresymbolicationd
  159 ??         0:16.31 /usr/libexec/trustd
  160 ??         0:02.40 /usr/sbin/ocspd
  161 ??         0:00.05 /System/Library/Frameworks/CoreAudio.framework/Versions/A/XPCServices/com.apple.audio.DriverHelper.xpc/Co
  167 ??         0:00.41 /usr/libexec/locationd
  168 ??         0:00.72 /usr/libexec/symptomsd
  188 ??         0:00.37 /usr/libexec/lsd runAsRoot
  192 ??         0:00.05 /usr/libexec/watchdogd
  195 ??         0:01.53 /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/XPCServices/com.apple.AmbientDispla
  196 ??         0:00.41 /usr/sbin/mDNSResponderHelper
  197 ??         0:00.05 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer
  198 ??         0:00.12 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Support/awdd
  200 ??         0:00.14 /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/com.apple.CodeSigningHelper.xpc/Cont
  205 ??         0:00.02 /System/Library/CoreServices/CrashReporterSupportHelper server-init
  217 ??         0:00.40 /usr/libexec/nsurlsessiond --privileged
  218 ??         0:00.08 /usr/libexec/nehelper
  219 ??         0:00.02 /usr/libexec/corestoraged
  220 ??         0:00.05 /usr/libexec/usbd
  221 ??         0:00.02 /usr/libexec/thermald
  223 ??         0:00.02 /System/Library/CryptoTokenKit/com.apple.ifdreader.slotd/Contents/MacOS/com.apple.ifdreader
  228 ??         0:00.08 /usr/libexec/securityd_service
  230 ??         0:00.14 /System/Library/CoreServices/sharedfilelistd --enable-legacy-services
  235 ??         0:00.01 /usr/libexec/periodic-wrapper monthly
  237 ??         0:00.01 /usr/libexec/periodic-wrapper weekly
  238 ??         0:17.70 /System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdated
  239 ??         0:00.01 /usr/libexec/periodic-wrapper daily
  240 ??         0:00.01 /usr/libexec/syspolicyd
  244 ??         4:29.14 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mds_st
  245 ??         0:00.04 /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Resources/suhelperd
  278 ??         0:00.26 /Applications/.esets/Contents/MacOS/esets_daemon
  307 ??         0:01.92 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/XPCServices/com.apple.Performa
  308 ??         0:00.02 /System/Library/Frameworks/CryptoTokenKit.framework/ctkahp.bundle/Contents/MacOS/ctkahp -d
  309 ??         0:00.17 /usr/libexec/secinitd
  348 ??         0:00.18 /usr/sbin/systemsoundserverd
  349 ??         0:00.03 /System/Library/PrivateFrameworks/TCC.framework/Resources/tccd system
  351 ??         7:39.19 /Applications/.esets/Contents/MacOS/esets_daemon --scan-process
  352 ??         0:00.02 /System/Library/PrivateFrameworks/AccountPolicy.framework/XPCServices/com.apple.AccountPolicyHelper.xpc/C
  353 ??         0:00.03 /usr/libexec/nsurlstoraged
  354 ??         0:00.04 /System/Library/Frameworks/LocalAuthentication.framework/Support/coreauthd
  355 ??         0:00.45 sysmond
  356 ??         0:00.29 /usr/sbin/ntpd -c /private/etc/ntp-restrict.conf -n -g -p /var/run/ntpd.pid -f /var/db/ntp.drift
  372 ??         0:00.05 /Applications/.esets/Contents/MacOS/esets_kac
  373 ??         0:00.13 /Applications/.esets/Contents/MacOS/esets_fcor
  374 ??         0:00.06 /Applications/.esets/Contents/MacOS/esets_mac
  375 ??         0:23.52 /Applications/.esets/Contents/MacOS/esets_proxy
  423 ??         0:00.01 /System/Library/Frameworks/GSS.framework/Helpers/com.apple.GSSCred
  426 ??         0:02.31 /usr/sbin/cfprefsd agent
  427 ??         0:00.84 /usr/libexec/UserEventAgent (Aqua)
  429 ??         0:07.57 /usr/sbin/distnoted agent
  432 ??         0:00.84 /System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter -L
  433 ??         0:00.93 /usr/libexec/lsd
  434 ??         0:02.73 /usr/libexec/trustd --agent
  436 ??         0:00.08 /usr/libexec/secd
  437 ??         0:00.42 /System/Library/PrivateFrameworks/TelephonyUtilities.framework/callservicesd
  439 ??         0:00.44 /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
  440 ??         0:00.53 /System/Library/PrivateFrameworks/IDS.framework/identityservicesd.app/Contents/MacOS/identityservicesd
  441 ??         0:00.03 /usr/sbin/WirelessRadioManagerd
  443 ??         0:00.14 /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent
  444 ??         0:00.44 /System/Library/PrivateFrameworks/TCC.framework/Resources/tccd
  445 ??         0:00.03 /System/Library/Frameworks/Security.framework/Versions/A/Resources/CloudKeychainProxy.bundle/Contents/Mac
  446 ??         0:00.08 /System/Library/PrivateFrameworks/IMDPersistence.framework/XPCServices/IMDPersistenceAgent.xpc/Contents/M
  447 ??         0:00.03 /System/Library/Frameworks/Security.framework/Versions/A/Resources/KeychainSyncingOverIDSProxy.bundle/Con
  448 ??         0:00.30 /usr/sbin/usernoted
  449 ??         0:00.48 /usr/libexec/nsurlsessiond
  450 ??         0:00.15 /usr/libexec/networkserviceproxy
  451 ??         0:00.10 /System/Library/Frameworks/AddressBook.framework/Executables/ContactsAccountsService
  452 ??         0:00.02 /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/Support/followupd
  453 ??         0:00.07 /System/Library/PrivateFrameworks/PhotoAnalysis.framework/Versions/A/Support/photoanalysisd
  455 ??         0:03.78 /usr/libexec/secinitd
  457 ??         0:00.12 /usr/libexec/pboard
  458 ??         0:00.30 /System/Library/CoreServices/sharedfilelistd
  464 ??         0:00.23 /System/Library/PrivateFrameworks/PassKitCore.framework/passd
  465 ??         0:00.02 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Vers
  466 ??         0:00.29 /System/Library/PrivateFrameworks/UserActivity.framework/Agents/useractivityd
  467 ??         0:00.02 /System/Library/PrivateFrameworks/MediaRemote.framework/Support/mediaremoteagent
  468 ??         0:00.07 /System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistorySyncHelper
  469 ??         0:01.80 /usr/libexec/nsurlstoraged
  470 ??         0:00.04 /usr/libexec/findmydeviced
  472 ??         0:00.10 /usr/libexec/fmfd
  473 ??         0:00.11 /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/Support/akd
  475 ??         0:00.03 /usr/libexec/nfcd
  478 ??         0:00.68 /usr/libexec/sharingd
  479 ??         0:03.81 /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
  481 ??         0:02.00 /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
  482 ??         0:11.57 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
  485 ??         0:00.17 /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/bird
  486 ??         0:00.33 /System/Library/PrivateFrameworks/CacheDelete.framework/deleted
  487 ??         0:09.14 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd
  493 ??         0:01.24 /usr/libexec/pkd
  497 ??         0:00.06 /usr/libexec/AssetCache/AssetCache
  498 ??         0:00.05 /System/Library/CoreServices/backupd.bundle/Contents/Resources/TMCacheDelete
  499 ??         0:00.04 /System/Library/PrivateFrameworks/GeoServices.framework/geodMachServiceBridge
  500 ??         0:05.28 /System/Library/PrivateFrameworks/PackageKit.framework/Resources/installd
  501 ??         0:00.82 /System/Library/CoreServices/cloudphotosd.app/Contents/MacOS/cloudphotosd
  502 ??         0:00.08 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storedownloadd
  503 ??         0:00.05 /System/Library/PrivateFrameworks/PackageKit.framework/Resources/system_installd
  504 ??         0:00.04 /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Support/com.apple.quicklook.ThumbnailsA
  514 ??         0:00.03 /System/Library/Frameworks/LocalAuthentication.framework/Support/coreauthd
  515 ??         0:00.02 /System/Library/Frameworks/CryptoTokenKit.framework/ctkahp.bundle/Contents/MacOS/ctkahp
  516 ??         0:00.27 /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/XPCServices/com.apple.geod.xpc/Content
  517 ??         0:00.03 /System/Library/Frameworks/CryptoTokenKit.framework/ctkd -tw
  521 ??         0:00.10 /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frameworks/CloudPhotosConfigura
  522 ??         0:00.04 /System/Library/PrivateFrameworks/PhotoLibraryPrivate.framework/Versions/A/Support/photolibraryd
  524 ??         0:01.18 /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
  525 ??         0:00.10 /System/Library/PrivateFrameworks/AssistantServices.framework/assistantd
  526 ??         0:00.54 /System/Library/CoreServices/FolderActionsDispatcher.app/Contents/MacOS/FolderActionsDispatcher
  528 ??         0:00.03 /usr/libexec/spindump_agent
  530 ??         0:00.03 /System/Library/CoreServices/SocialPushAgent.app/Contents/MacOS/SocialPushAgent
  533 ??         0:01.18 /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/NotificationCenter
  534 ??         0:00.45 /System/Library/Frameworks/InputMethodKit.framework/Resources/imklaunchagent
  535 ??         0:00.81 /System/Library/CoreServices/Siri.app/Contents/MacOS/Siri launchd
  537 ??         0:00.13 /System/Library/Image Capture/Support/icdd
  538 ??         0:00.60 /System/Library/CoreServices/iconservicesagent
  539 ??         0:00.13 /System/Library/CoreServices/AppleIDAuthAgent
  541 ??         0:00.66 /System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarAgent
  543 ??         0:00.04 /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/Resources/askpermissiond
  544 ??         0:00.70 /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent --launchd
  545 ??         0:00.08 /System/Library/CoreServices/cloudpaird
  546 ??         0:00.55 /System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/nbagent.app/Contents/MacOS/n
  548 ??         0:00.53 /System/Library/CoreServices/WiFiAgent.app/Contents/MacOS/WiFiAgent
  549 ??         0:00.20 /System/Library/CoreServices/diagnostics_agent
  551 ??         0:00.26 /System/Library/PrivateFrameworks/MessagesKit.framework/Resources/soagent.app/Contents/MacOS/soagent
  554 ??         0:00.58 /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedSupport/TISwitcher.app/Contents/Ma
  555 ??         0:06.70 /Applications/ESET Endpoint Antivirus.app/Contents/MacOS/esets_gui
  556 ??         0:00.25 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeassetd
  557 ??         0:00.66 /System/Library/PrivateFrameworks/CoreParsec.framework/parsecd
  558 ??         0:02.63 /usr/sbin/spindump
  559 ??         0:00.20 /usr/libexec/videosubscriptionsd
  560 ??         0:00.09 /usr/libexec/swcd
  561 ??         0:00.37 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeaccountd
  562 ??         0:00.06 /System/Library/CoreServices/SubmitDiagInfo server-init
  563 ??         0:00.17 /System/Library/CoreServices/pbs
  566 ??         0:00.02 /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/
  567 ??         0:00.13 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
  568 ??         0:00.15 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
  571 ??         0:00.03 /System/Library/CoreServices/Software Update.app/Contents/Resources/softwareupdate_notify_agent
  573 ??         0:00.14 /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/PrintUITool
  574 ??         0:00.29 /System/Library/PrivateFrameworks/CalendarNotification.framework/Versions/A/XPCServices/CalNCService.xpc/
  578 ??         0:00.07 /usr/sbin/filecoordinationd
  579 ??         0:00.06 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
  580 ??         0:00.05 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
  581 ??         0:23.97 /Applications/.esets/Contents/Helpers/esets_tray.app/Contents/MacOS/esets_tray
  583 ??         0:00.06 /System/Library/PrivateFrameworks/CoreWLANKit.framework/Versions/A/XPCServices/WiFiProxy.xpc/Contents/Mac
  586 ??         0:17.65 /System/Library/Input Methods/JapaneseIM.app/Contents/PlugIns/JapaneseIM.appex/Contents/MacOS/JapaneseIM
  587 ??         0:00.09 /usr/libexec/keyboardservicesd
  590 ??         0:03.18 /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
  592 ??         0:00.42 /usr/libexec/trustd --agent
  593 ??         0:00.18 /usr/libexec/WiFiVelocityAgent
  594 ??         0:00.05 /usr/libexec/wifivelocityd
  595 ??         0:00.59 /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.ap
  596 ??         0:00.04 /System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistoryPluginHelper
  597 ??         1:13.20 /Applications/Safari.app/Contents/MacOS/Safari
  598 ??         0:00.24 /System/Library/StagedFrameworks/Safari/SafariShared.framework/Versions/A/XPCServices/com.apple.Safari.Hi
  599 ??         0:00.53 /System/Library/CoreServices/CoreServicesUIAgent.app/Contents/MacOS/CoreServicesUIAgent
  600 ??         0:00.09 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
  604 ??         0:01.76 /System/Library/CoreServices/SafariSupport.bundle/Contents/MacOS/SafariBookmarksSyncAgent
  606 ??         0:12.34 /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Networki
  612 ??         0:00.47 /System/Library/StagedFrameworks/Safari/SafariShared.framework/Versions/A/XPCServices/com.apple.Safari.Se
  615 ??         0:00.02 /usr/libexec/USBAgent
  620 ??         0:03.69 /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/com.apple.Safari.SafeBrowsing.Service
  628 ??         0:00.09 /usr/sbin/netbiosd
  630 ??         0:00.09 /System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Conte
  631 ??         0:00.02 /System/Library/PrivateFrameworks/IMFoundation.framework/XPCServices/IMRemoteURLConnectionAgent.xpc/Conte
  632 ??         0:00.06 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/XPCServices/com.apple.CommerceKit.Tran
  635 ??         0:57.72 /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebConte
  638 ??         0:00.31 /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.Storage.
  640 ??         0:00.35 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
  643 ??         0:00.58 /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebConte
  646 ??         0:00.01 /System/Library/PrivateFrameworks/InstallerDiagnostics.framework/Versions/A/Resources/installerdiagd
  647 ??         0:01.56 /Applications/System Preferences.app/Contents/MacOS/System Preferences
  648 ??         0:00.08 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
  654 ??         0:00.03 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/XPCServices/cacheAssistant.xpc/Contents/M
  660 ??         2:26.97 /Applications/Utilities/Terminal.app/Contents/MacOS/Terminal
  661 ??         0:00.05 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
32017 ??         0:00.34 /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/Support/suggestd
32025 ??         0:00.01 /usr/libexec/applessdstatistics
32941 ??         0:00.60 /usr/libexec/taskgated -s
34696 ??         0:12.03 /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebConte
34915 ??         0:00.17 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
34934 ??         0:00.01 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdflag
34941 ??         0:00.20 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdwork
34942 ??         0:00.26 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdwork
34943 ??         0:00.27 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdwork
34944 ??         0:00.30 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdwork
34945 ??         0:00.01 /usr/sbin/distnoted agent
34946 ??         0:00.02 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdflag
34956 ??         0:00.02 /usr/sbin/cfprefsd agent
34957 ??         0:00.04 /usr/libexec/lsd
34958 ??         0:00.41 /usr/libexec/trustd --agent
34968 ??         0:00.01 /usr/sbin/distnoted agent
35720 ??         0:16.29 /Applications/Preview.app/Contents/MacOS/Preview
35721 ??         0:00.11 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
35722 ??         0:00.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versi
35725 ??         0:03.58 /System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelS
35726 ??         0:00.29 /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/XPCServices/ViewBridgeAuxiliary.xpc/Con
35733 ??         0:00.11 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdwrit
35734 ??         0:00.08 /System/Library/CoreServices/ScopedBookmarkAgent
40665 ??         0:03.96 /Applications/TextEdit.app/Contents/MacOS/TextEdit
40666 ??         0:00.08 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
40667 ??         0:01.31 /System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/com.apple.appkit.xpc.openAndSavePanelS
40675 ??         0:00.02 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/PrintCore.framework/Versions/A/printt
40678 ??         0:10.75 /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebConte
40679 ??         0:00.12 /System/Library/Frameworks/Metal.framework/Versions/A/XPCServices/MTLCompilerService.xpc/Contents/MacOS/M
40680 ??         0:00.02 /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.SandboxHelper.xpc/Contents/
40681 ??         0:00.05 /System/Library/Frameworks/AudioToolbox.framework/XPCServices/com.apple.audio.ComponentHelper.xpc/Content
40682 ??         0:00.02 /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/XPCServices/com.apple.accessibility.me
43522 ??         0:00.37 /System/Library/PrivateFrameworks/RemoteViewServices.framework/XPCServices/com.apple.security.pboxd.xpc/C
44234 ??         0:00.06 /Applications/Wine Stable.app/Contents/Resources/wine/lib64/../bin/wine64-preloader C:\windows\system32\s
44236 ??         0:00.04 /Applications/Wine Stable.app/Contents/Resources/wine/lib64/../bin/wine64-preloader C:\windows\system32\w
44238 ??         0:00.03 /Applications/Wine Stable.app/Contents/Resources/wine/lib64/../bin/wine64-preloader C:\windows\system32\p
44240 ??         0:02.38 /Applications/Wine Stable.app/Contents/Resources/wine/lib64/../bin/wine64-preloader C:\windows\system32\w
44289 ??         0:00.30 /Applications/Wine Stable.app/Contents/Resources/wine/lib/../bin/wine64-preloader C:\windows\system32\win
44407 ??         0:00.43 /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/quicklookd
44408 ??         0:00.17 /System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd.app/Contents/XPCServices/Q
44413 ??         0:00.04 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdwork
44439 ??         0:00.08 /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/helpd
44443 ??         0:01.53 /Applications/ESET Remote Administrator Agent.app/Contents/MacOS/ERAAgent
  662 ttys000    0:00.02 login -pf brew_manager
  663 ttys000    0:00.05 -bash
44242 ttys000    1:16.05 /Applications/Wine Stable.app/Contents/Resources/wine/lib64/../bin/wine64-preloader C:\windows\system32\e
44265 ttys000    2:37.77 /Applications/Wine Stable.app/Contents/Resources/wine/lib/../bin/wine-preloader C:\users\brew_manager\Tem
44444 ttys000    0:00.01 ps -ax

失敗記録2

グダグダ。

$ brew update
$ brew install cabextract
Updating Homebrew...
==> Downloading https://homebrew.bintray.com/bottles/cabextract-1.9.1.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring cabextract-1.9.1.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/cabextract/1.9.1: 10 files, 142.6KB
==> `brew cleanup` has not been run in 30 days, running now...
...
Pruned 0 symbolic links and 2 directories from /usr/local

しばらくbrew cleanupしてなかったらしい。

$ brew cask install wine
Error: Cask 'wine' is unavailable: No Cask with this name exists. Did you mean one of these?
twine                                                     wine-stable                                               wineskin-winery
$ brew cask install wine-stable
==> Caveats
wine-stable installs support for running 64 bit applications in Wine, which is considered experimental.
If you do not want 64 bit support, you should download and install the wine-stable package manually.

==> Satisfying dependencies
==> Downloading https://dl.winehq.org/wine-builds/macosx/pool/winehq-stable-4.0.pkg

curl: (6) Could not resolve host: dl.winehq.org
Error: Download failed on Cask 'wine-stable' with message: Download failed: https://dl.winehq.org/wine-builds/macosx/pool/winehq-stable-4.0.pkg

brew upgradeもしてみる。

$ brew upgrade

LLVMとか更新しはじめて終わらない。

失敗記録3


$ brew update
Error: Can't create update lock in /usr/local/var/homebrew/locks!
Fix permissions by running:
  sudo chown -R $(whoami) /usr/local/var/homebrew
$ sudo chown -R $(whoami) /usr/local/var/homebrew
$ brew update

数分で終了。

$ brew upgrade
Error: The following directories are not writable by your user:
/usr/local/etc/bash_completion.d
/usr/local/lib/pkgconfig
/usr/local/share/aclocal
/usr/local/share/doc
/usr/local/share/info
/usr/local/share/locale
/usr/local/share/man
/usr/local/share/man/man1
/usr/local/share/man/man3
/usr/local/share/man/man7
/usr/local/share/zsh
/usr/local/share/zsh/site-functions
/usr/local/var/log

You should change the ownership of these directories to your user.
  sudo chown -R $(whoami) /usr/local/etc/bash_completion.d /usr/local/lib/pkgconfig /usr/local/share/aclocal /usr/local/share/doc /usr/local/share/info /usr/local/share/locale /usr/local/share/man /usr/local/share/man/man1 /usr/local/share/man/man3 /usr/local/share/man/man7 /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/log

And make sure that your user has write permission.
  chmod u+w /usr/local/etc/bash_completion.d /usr/local/lib/pkgconfig /usr/local/share/aclocal /usr/local/share/doc /usr/local/share/info /usr/local/share/locale /usr/local/share/man /usr/local/share/man/man1 /usr/local/share/man/man3 /usr/local/share/man/man7 /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/log

$ sudo chown -R $(whoami) /usr/local/etc/bash_completion.d /usr/local/lib/pkgconfig /usr/local/share/aclocal /usr/local/share/doc /usr/local/share/info /usr/local/share/locale /usr/local/share/man /usr/local/share/man/man1 /usr/local/share/man/man3 /usr/local/share/man/man7 /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/log
Password:
$ chmod u+w /usr/local/etc/bash_completion.d /usr/local/lib/pkgconfig /usr/local/share/aclocal /usr/local/share/doc /usr/local/share/info /usr/local/share/locale /usr/local/share/man /usr/local/share/man/man1 /usr/local/share/man/man3 /usr/local/share/man/man7 /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/log

==> Upgrading sqlite 
==> Downloading https://homebrew.bintray.com/bottles/sqlite-3.28.0.sierra.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/1e/1ea06999623676c2f7937f9a0c050fa71326c8aad2747de1b8379be78ad57cb1?__gda__=exp=
######################################################################## 100.0%
==> Pouring sqlite-3.28.0.sierra.bottle.tar.gz
cp: /usr/local/Cellar/sqlite/./3.28.0: Permission denied
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0: Permission denied
cp: /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/.brew: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/.brew/sqlite.rb: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/.brew: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/bin: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/bin/sqlite3: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/bin: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/include: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/include/sqlite3.h: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/include/sqlite3ext.h: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/include: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/INSTALL_RECEIPT.json: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/lib: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/lib/libsqlite3.0.dylib: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/lib/libsqlite3.a: No such file or directory
cp: symlink: libsqlite3.0.dylib: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/lib/pkgconfig: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig/sqlite3.pc: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/lib/pkgconfig: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/lib: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/README.txt: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share/man: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share/man/man1: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1/sqlite3.1: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share/man/man1: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share/man: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0: Permission denied
cp: utimes: /usr/local/Cellar/sqlite/.: Operation not permitted
Error: Failure while executing; `cp -pR /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/. /usr/local/Cellar/sqlite` exited with 1. Here's the output:
cp: /usr/local/Cellar/sqlite/./3.28.0: Permission denied
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0: Permission denied
cp: /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/.brew: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/.brew/sqlite.rb: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/.brew: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/.brew: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/bin: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/bin/sqlite3: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/bin: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/bin: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/include: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/include/sqlite3.h: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/include/sqlite3ext.h: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/include: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/include: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/INSTALL_RECEIPT.json: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/lib: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/lib/libsqlite3.0.dylib: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/lib/libsqlite3.a: No such file or directory
cp: symlink: libsqlite3.0.dylib: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/lib/pkgconfig: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig/sqlite3.pc: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/lib/pkgconfig: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/lib/pkgconfig: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/lib: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/lib: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/README.txt: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share/man: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share/man/man1: unable to copy extended attributes to /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1/sqlite3.1: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share/man/man1: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/share/man/man1: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share/man: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/share/man: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0/share: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0/share: No such file or directory
cp: utimes: /usr/local/Cellar/sqlite/./3.28.0: No such file or directory
cp: chown: /usr/local/Cellar/sqlite/./3.28.0: No such file or directory
cp: chmod: /usr/local/Cellar/sqlite/./3.28.0: No such file or directory
cp: chflags: /usr/local/Cellar/sqlite/./3.28.0: No such file or directory
cp: /var/folders/jg/25012v552n363vv37p_njksc0000gs/T/d20190423-11936-h0wzkz/sqlite/./3.28.0: unable to copy ACL to /usr/local/Cellar/sqlite/./3.28.0: Permission denied
cp: utimes: /usr/local/Cellar/sqlite/.: Operation not permitted

Warning: Bottle installation failed: building from source.
==> Downloading https://sqlite.org/2019/sqlite-autoconf-3280000.tar.gz
######################################################################## 100.0%
Error: An exception occurred within a child process:
  Errno::EACCES: Permission denied @ dir_s_mkdir - /usr/local/Cellar/sqlite/3.28.0
$ cd /usr/local/Cellar/sqlite/
$ sudo mkdir 3.28.0
$ sudo chown brew_manager sqlite/
$ sudo chown brew_manager python\@2/
$ sudo chown brew_manager mongodb/
$ sudo chown brew_manager gdbm/
$ brew upgrade
...
==> Pouring python@2-2.7.16.sierra.bottle.1.tar.gz
Warning: The post-install step did not complete successfully
You can try again using `brew postinstall python@2`
==> Caveats
Pip and setuptools have been installed. To update them
  pip install --upgrade pip setuptools

You can install Python packages with
  pip install <package>

They will install into the site-package directory
  /usr/local/lib/python2.7/site-packages

See: https://docs.brew.sh/Homebrew-and-Python
==> Summary
🍺  /usr/local/Cellar/python@2/2.7.16: 3,090 files, 41.9MB
Removing: /usr/local/Cellar/python@2/2.7.15_1... (4,666 files, 82.6MB)
Error: Could not remove /usr/local/Cellar/python@2/2.7.15_1! Check its permissions.


error on /Applications/winetricks allfonts

Executing mkdir -p /Users/brew_manager/.cache/winetricks/lucida
Executing cd /Users/brew_manager/.cache/winetricks/lucida
Downloading https://ftpmirror.your.org/pub/misc/ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40TSE/hotfixes-postSP3/Euro-fix/eurofixi.exe to /Users/brew_manager/.cache/winetricks/lucida
--2019-04-23 11:50:37--  https://ftpmirror.your.org/pub/misc/ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40TSE/hotfixes-postSP3/Euro-fix/eurofixi.exe
ftpmirror.your.org (ftpmirror.your.org) をDNSに問いあわせています... 204.9.55.82, 2001:4978:1:420::cc09:3752
ftpmirror.your.org (ftpmirror.your.org)|204.9.55.82|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 1930192 (1.8M) [application/x-dosexec]
`eurofixi.exe' に保存中

eurofixi.exe                        100%[===================================================================>]   1.84M  1.20MB/s 時間 1.5s     

2019-04-23 11:50:39 (1.20 MB/s) - `eurofixi.exe' へ保存完了 [1930192/1930192]

Executing cd /usr/local/Cellar/python@2
Executing cabextract -q -d /Users/brew_manager/.wine/dosdevices/c:/windows/temp/_lucida -F lucon.ttf /Users/brew_manager/.cache/winetricks/lucida/eurofixi.exe
------------------------------------------------------
Running /usr/local/bin/wineserver -w. This will hang until all wine processes in prefix=/Users/brew_manager/.wine terminate
------------------------------------------------------
Executing wine regedit C:\windows\Temp\_lucida\_register-font.reg
Executing wine64 regedit C:\windows\Temp\_lucida\_register-font.reg
Executing cp /Users/brew_manager/.wine/dosdevices/c:/windows/temp/_lucida/_register-font.reg /var/folders/jg/25012v552n363vv37p_njksc0000gs/T//winetricks.sKE8s54r/_reg_a7a4a879_26923.reg
Executing wine regedit C:\windows\Temp\_lucida\_register-font.reg
Executing wine64 regedit C:\windows\Temp\_lucida\_register-font.reg
Executing cp /Users/brew_manager/.wine/dosdevices/c:/windows/temp/_lucida/_register-font.reg /var/folders/jg/25012v552n363vv37p_njksc0000gs/T//winetricks.sKE8s54r/_reg_b936fe59_26923.reg
Executing w_do_call meiryo
Executing load_meiryo 
Executing cabextract -q -d /Users/brew_manager/.wine/dosdevices/c:/windows/temp/_meiryo -F ppviewer.cab /Users/brew_manager/.cache/winetricks/PowerPointViewer/PowerPointViewer.exe
Executing cabextract -q -d /Users/brew_manager/.wine/dosdevices/c:/windows/temp/_meiryo -F MEIRYO*.TTC /Users/brew_manager/.wine/dosdevices/c:/windows/temp/_meiryo/ppviewer.cab
/Users/brew_manager/.wine/dosdevices/c:/windows/temp/_meiryo/ppviewer.cab: WARNING; possible 5968 extra bytes at end of file.
------------------------------------------------------
Running /usr/local/bin/wineserver -w. This will hang until all wine processes in prefix=/Users/brew_manager/.wine terminate
------------------------------------------------------
Executing wine regedit C:\windows\Temp\_meiryo\_register-font.reg
Executing wine64 regedit C:\windows\Temp\_meiryo\_register-font.reg
Executing cp /Users/brew_manager/.wine/dosdevices/c:/windows/temp/_meiryo/_register-font.reg /var/folders/jg/25012v552n363vv37p_njksc0000gs/T//winetricks.sKE8s54r/_reg_1e6e5775_26923.reg
Executing wine regedit C:\windows\Temp\_meiryo\_register-font.reg
Executing wine64 regedit C:\windows\Temp\_meiryo\_register-font.reg
Executing cp /Users/brew_manager/.wine/dosdevices/c:/windows/temp/_meiryo/_register-font.reg /var/folders/jg/25012v552n363vv37p_njksc0000gs/T//winetricks.sKE8s54r/_reg_f714488c_26923.reg
Executing wine regedit C:\windows\Temp\_meiryo\_register-font.reg
Executing wine64 regedit C:\windows\Temp\_meiryo\_register-font.reg
Executing cp /Users/brew_manager/.wine/dosdevices/c:/windows/temp/_meiryo/_register-font.reg /var/folders/jg/25012v552n363vv37p_njksc0000gs/T//winetricks.sKE8s54r/_reg_a0c7fe1c_26923.reg
Executing wine regedit C:\windows\Temp\_meiryo\_register-font.reg
Executing wine64 regedit C:\windows\Temp\_meiryo\_register-font.reg
Executing cp /Users/brew_manager/.wine/dosdevices/c:/windows/temp/_meiryo/_register-font.reg /var/folders/jg/25012v552n363vv37p_njksc0000gs/T//winetricks.sKE8s54r/_reg_4008e493_26923.reg
Executing w_do_call opensymbol
Executing load_opensymbol 
Executing mkdir -p /Users/brew_manager/.cache/winetricks/opensymbol
Executing cd /Users/brew_manager/.cache/winetricks/opensymbol
Downloading https://deb.debian.org/debian-security/pool/updates/main/libr/libreoffice/fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u11_all.deb to /Users/brew_manager/.cache/winetricks/opensymbol
--2019-04-23 11:50:52--  https://deb.debian.org/debian-security/pool/updates/main/libr/libreoffice/fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u11_all.deb
deb.debian.org (deb.debian.org) をDNSに問いあわせています... 5.153.231.4, 149.20.4.15, 128.31.0.62, ...
deb.debian.org (deb.debian.org)|5.153.231.4|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 302 Found
場所: https://cdn-aws.deb.debian.org/debian-security/pool/updates/main/libr/libreoffice/fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u11_all.deb [続く]
--2019-04-23 11:50:54--  https://cdn-aws.deb.debian.org/debian-security/pool/updates/main/libr/libreoffice/fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u11_all.deb
cdn-aws.deb.debian.org (cdn-aws.deb.debian.org) をDNSに問いあわせています... 13.33.213.47, 13.33.213.9, 13.33.213.123, ...
cdn-aws.deb.debian.org (cdn-aws.deb.debian.org)|13.33.213.47|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 404 Not Found
2019-04-23 11:50:55 エラー 404: Not Found。

Executing cd /Users/brew_manager/.cache/winetricks/opensymbol
Downloading https://web.archive.org/web/2000/https://deb.debian.org/debian-security/pool/updates/main/libr/libreoffice/fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u11_all.deb to /Users/brew_manager/.cache/winetricks/opensymbol
--2019-04-23 11:50:56--  https://web.archive.org/web/2000/https://deb.debian.org/debian-security/pool/updates/main/libr/libreoffice/fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u11_all.deb
web.archive.org (web.archive.org) をDNSに問いあわせています... 207.241.233.214
web.archive.org (web.archive.org)|207.241.233.214|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 404 NOT FOUND
2019-04-23 11:50:58 エラー 404: NOT FOUND。

------------------------------------------------------
Downloading https://web.archive.org/web/2000/https://deb.debian.org/debian-security/pool/updates/main/libr/libreoffice/fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u11_all.deb failed
------------------------------------------------------

4

場所: https://raw.githubusercontent.com/aosp-mirror/platform_frameworks_base/feef9887e8f8eb6f64fc1b4552c02efb5755cdc1/data/fonts/DroidSerif-BoldItalic.ttf [続く]
--2019-04-23 13:20:47--  https://raw.githubusercontent.com/aosp-mirror/platform_frameworks_base/feef9887e8f8eb6f64fc1b4552c02efb5755cdc1/data/fonts/DroidSerif-BoldItalic.ttf
raw.githubusercontent.com (raw.githubusercontent.com) をDNSに問いあわせています... 151.101.88.133
raw.githubusercontent.com (raw.githubusercontent.com)|151.101.88.133|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 265008 (259K) [application/octet-stream]
`DroidSerif-BoldItalic.ttf' に保存中

DroidSerif-BoldItalic.ttf                 100%[===================================================================================>] 258.80K  --.-KB/s 時間 0.06s    

2019-04-23 13:20:48 (4.18 MB/s) - `DroidSerif-BoldItalic.ttf' へ保存完了 [265008/265008]

Executing cd /Applications
------------------------------------------------------
Running /usr/local/bin/wineserver -w. This will hang until all wine processes in prefix=/Users/brew_manager/.wine terminate
------------------------------------------------------
Executing wine regedit C:\windows\Temp\_droid\_register-font.reg
Executing wine64 regedit C:\windows\Temp\_droid\_register-font.reg
preloader: Warning: failed to reserve range 000000007ff00000-000000007fff0000
wine: failed to map the shared user data: c0000018
------------------------------------------------------
Note: command wine64 regedit C:\windows\Temp\_droid\_register-font.reg returned status 1. Aborting.
------------------------------------------------------
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0