【ログ】macOS Big Sur 11.2.2: sudo python setup.py install(cabocha-0.69 の configure, make, make install 実行後)

  • 実行コマンド:sudo python setup.py install
    • cabocha-0.69 の configure, make, make install 実行後
  • 実行日:2021/05/29
  • 実行環境:macOS Big Sur 11.2.2
% sudo python3 setup.py install
running install
running build
running build_py
creating build
creating build/lib.macosx-10.9-x86_64-3.8
copying CaboCha.py -> build/lib.macosx-10.9-x86_64-3.8
running build_ext
building '_CaboCha' extension
creating build/temp.macosx-10.9-x86_64-3.8
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -arch x86_64 -g -I/usr/local/Cellar/cabocha/0.69/include -I/Users/ユーザー名/仮想環境ディレクトリ/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c CaboCha_wrap.cxx -o build/temp.macosx-10.9-x86_64-3.8/CaboCha_wrap.o
In file included from CaboCha_wrap.cxx:154:
In file included from /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/Python.h:85:
In file included from /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pytime.h:6:
In file included from /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/object.h:746:
/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:177:16: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
typedef struct _typeobject {
               ^
CaboCha_wrap.cxx:1947:23: note: in implicit copy assignment operator for '_typeobject' first required here
    swigpyobject_type = tmp;
                      ^
/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
    Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
    ^
/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
In file included from CaboCha_wrap.cxx:154:
In file included from /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/Python.h:85:
In file included from /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pytime.h:6:
In file included from /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/object.h:746:
/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:177:16: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
typedef struct _typeobject {
               ^
/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
    Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
    ^
/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
CaboCha_wrap.cxx:3669:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:3666:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:3871:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:3868:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:3919:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:3916:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:3953:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:3950:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:3985:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:3982:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4026:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4023:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4067:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4064:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4118:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4115:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4152:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4149:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4183:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4180:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4214:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4211:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4246:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4243:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4278:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4275:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4310:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4307:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4351:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4348:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4383:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4380:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4423:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4420:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4455:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4452:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4495:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4492:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4527:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4524:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4567:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4564:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4599:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4596:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4622:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4619:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4653:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4650:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4702:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4699:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4746:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4743:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4789:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4786:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4868:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4865:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4891:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4888:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4922:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4919:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4955:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4952:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:4980:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:4977:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:5041:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:5038:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:5130:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:5127:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:5225:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:5222:12: note: for type 'char *'
    catch (char *e) {
           ^
CaboCha_wrap.cxx:5320:18: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
    catch (const char *e) {
                 ^
CaboCha_wrap.cxx:5317:12: note: for type 'char *'
    catch (char *e) {
           ^
38 warnings generated.
warning: no library file corresponding to '-L/usr/local/Cellar/mecab/0.996/lib' found (skipping)
g++ -bundle -undefined dynamic_lookup -arch x86_64 -g build/temp.macosx-10.9-x86_64-3.8/CaboCha_wrap.o -L/usr/local/Cellar/cabocha/0.69/lib -lcabocha -lcrfpp -lmecab -liconv -lmecab -lstdc++ -o build/lib.macosx-10.9-x86_64-3.8/_CaboCha.cpython-38-darwin.so
ld: warning: dylib (/usr/local/Cellar/cabocha/0.69/lib/libcabocha.dylib) was built for newer macOS version (11.0) than being linked (10.9)
ld: warning: dylib (/usr/local/lib/libcrfpp.dylib) was built for newer macOS version (11.0) than being linked (10.9)
ld: warning: dylib (/usr/local/lib/libmecab.dylib) was built for newer macOS version (11.0) than being linked (10.9)
running install_lib
copying build/lib.macosx-10.9-x86_64-3.8/_CaboCha.cpython-38-darwin.so -> /Users/ユーザー名/仮想環境ディレクトリ/lib/python3.8/site-packages
copying build/lib.macosx-10.9-x86_64-3.8/CaboCha.py -> /Users/ユーザー名/仮想環境ディレクトリ/lib/python3.8/site-packages
byte-compiling /Users/ユーザー名/仮想環境ディレクトリ/lib/python3.8/site-packages/CaboCha.py to CaboCha.cpython-38.pyc
running install_egg_info
Writing /Users/ユーザー名/仮想環境ディレクトリ/lib/python3.8/site-packages/cabocha_python-0.69-py3.8.egg-info
%

【ログ】macOS Big Sur 11.2.2: tar xfv cabocha-0.69.tar.bz2

  • 実行コマンド:tar xfv cabocha-0.69.tar.bz2
  • 実行日:2021/05/29
  • 実行環境:macOS Big Sur 11.2.2
% tar xfv cabocha-0.69.tar.bz2
x cabocha-0.69/
x cabocha-0.69/cabocha-config.in
x cabocha-0.69/compile
x cabocha-0.69/swig/
x cabocha-0.69/swig/version.h.in
x cabocha-0.69/swig/Makefile
x cabocha-0.69/swig/version.h
x cabocha-0.69/swig/CaboCha.i
x cabocha-0.69/missing
x cabocha-0.69/java/
x cabocha-0.69/java/test.java
x cabocha-0.69/java/Makefile
x cabocha-0.69/java/org/
x cabocha-0.69/java/org/chasen/
x cabocha-0.69/java/org/chasen/cabocha/
x cabocha-0.69/java/org/chasen/cabocha/FormatType.java
x cabocha-0.69/java/org/chasen/cabocha/OutputLayerType.java
x cabocha-0.69/java/org/chasen/cabocha/Token.java
x cabocha-0.69/java/org/chasen/cabocha/CaboChaConstants.java
x cabocha-0.69/java/org/chasen/cabocha/ParserType.java
x cabocha-0.69/java/org/chasen/cabocha/ParsingAlgorithm.java
x cabocha-0.69/java/org/chasen/cabocha/Chunk.java
x cabocha-0.69/java/org/chasen/cabocha/InputLayerType.java
x cabocha-0.69/java/org/chasen/cabocha/CaboCha.java
x cabocha-0.69/java/org/chasen/cabocha/CaboChaJNI.java
x cabocha-0.69/java/org/chasen/cabocha/PossetType.java
x cabocha-0.69/java/org/chasen/cabocha/Tree.java
x cabocha-0.69/java/org/chasen/cabocha/CharsetType.java
x cabocha-0.69/java/org/chasen/cabocha/Parser.java
x cabocha-0.69/java/CaboCha_wrap.cxx
x cabocha-0.69/ltmain.sh
x cabocha-0.69/config.guess
x cabocha-0.69/man/
x cabocha-0.69/man/Makefile.in
x cabocha-0.69/man/cabocha.1
x cabocha-0.69/man/Makefile.am
x cabocha-0.69/BSD
x cabocha-0.69/python/
x cabocha-0.69/python/test.py
x cabocha-0.69/python/CaboCha.py
x cabocha-0.69/python/CaboCha_wrap.cxx
x cabocha-0.69/python/setup.py
x cabocha-0.69/AUTHORS
x cabocha-0.69/ruby/
x cabocha-0.69/ruby/CaboCha_wrap.cpp
x cabocha-0.69/ruby/extconf.rb
x cabocha-0.69/ruby/test.rb
x cabocha-0.69/Makefile.in
x cabocha-0.69/NEWS
x cabocha-0.69/install-sh
x cabocha-0.69/cabocha.iss.in
x cabocha-0.69/ChangeLog
x cabocha-0.69/configure
x cabocha-0.69/src/
x cabocha-0.69/src/string_buffer.cpp
x cabocha-0.69/src/tree_allocator.cpp
x cabocha-0.69/src/dep.h
x cabocha-0.69/src/dep_learner.cpp
x cabocha-0.69/src/tree_allocator.h
x cabocha-0.69/src/svm.h
x cabocha-0.69/src/svm.cpp
x cabocha-0.69/src/ucstable.h
x cabocha-0.69/src/utils.h
x cabocha-0.69/src/selector.cpp
x cabocha-0.69/src/chunk_learner.cpp
x cabocha-0.69/src/string_buffer.h
x cabocha-0.69/src/ucs.cpp
x cabocha-0.69/src/ne.cpp
x cabocha-0.69/src/eval.cpp
x cabocha-0.69/src/cabocha.cpp
x cabocha-0.69/src/Makefile.in
x cabocha-0.69/src/scoped_ptr.h
x cabocha-0.69/src/chunker.h
x cabocha-0.69/src/normalizer.rule
x cabocha-0.69/src/common.h
x cabocha-0.69/src/normalizer_rule.sh
x cabocha-0.69/src/darts.h
x cabocha-0.69/src/learner.cpp
x cabocha-0.69/src/cabocha.h
x cabocha-0.69/src/morph.h
x cabocha-0.69/src/svm_learn.cpp
x cabocha-0.69/src/Makefile.msvc.in
x cabocha-0.69/src/timer.h
x cabocha-0.69/src/chunker.cpp
x cabocha-0.69/src/utils.cpp
x cabocha-0.69/src/param.h
x cabocha-0.69/src/winmain.h
x cabocha-0.69/src/normalizer.h
x cabocha-0.69/src/param.cpp
x cabocha-0.69/src/parser.cpp
x cabocha-0.69/src/ne.h
x cabocha-0.69/src/normalizer_rule.h
x cabocha-0.69/src/svm_learn.h
x cabocha-0.69/src/ucs.h
x cabocha-0.69/src/cabocha-model-index.cpp
x cabocha-0.69/src/mmap.h
x cabocha-0.69/src/analyzer.h
x cabocha-0.69/src/make.bat
x cabocha-0.69/src/tree.cpp
x cabocha-0.69/src/char_category.h
x cabocha-0.69/src/Makefile.am
x cabocha-0.69/src/dep.cpp
x cabocha-0.69/src/morph.cpp
x cabocha-0.69/src/selector_pat.h
x cabocha-0.69/src/cabocha-system-eval.cpp
x cabocha-0.69/src/cabocha-learn.cpp
x cabocha-0.69/src/stream_wrapper.h
x cabocha-0.69/src/selector.h
x cabocha-0.69/src/libcabocha.cpp
x cabocha-0.69/src/normalizer.cpp
x cabocha-0.69/src/freelist.h
x cabocha-0.69/perl/
x cabocha-0.69/perl/test.pl
x cabocha-0.69/perl/Makefile.PL
x cabocha-0.69/perl/CaboCha_wrap.o
x cabocha-0.69/perl/CaboCha.bs
x cabocha-0.69/perl/blib/
x cabocha-0.69/perl/blib/bin/
x cabocha-0.69/perl/blib/bin/.exists
x cabocha-0.69/perl/blib/arch/
x cabocha-0.69/perl/blib/arch/.exists
x cabocha-0.69/perl/blib/arch/auto/
x cabocha-0.69/perl/blib/arch/auto/CaboCha/
x cabocha-0.69/perl/blib/arch/auto/CaboCha/.exists
x cabocha-0.69/perl/blib/arch/auto/CaboCha/CaboCha.so
x cabocha-0.69/perl/blib/arch/auto/CaboCha/CaboCha.bs
x cabocha-0.69/perl/blib/lib/
x cabocha-0.69/perl/blib/lib/.exists
x cabocha-0.69/perl/blib/lib/auto/
x cabocha-0.69/perl/blib/lib/auto/CaboCha/
x cabocha-0.69/perl/blib/lib/auto/CaboCha/.exists
x cabocha-0.69/perl/blib/lib/CaboCha.pm
x cabocha-0.69/perl/blib/man1/
x cabocha-0.69/perl/blib/man1/.exists
x cabocha-0.69/perl/blib/script/
x cabocha-0.69/perl/blib/script/.exists
x cabocha-0.69/perl/blib/man3/
x cabocha-0.69/perl/blib/man3/.exists
x cabocha-0.69/perl/CaboCha_wrap.cxx
x cabocha-0.69/perl/pm_to_blib
x cabocha-0.69/perl/CaboCha.pm
x cabocha-0.69/perl/MYMETA.yml
x cabocha-0.69/config.rpath
x cabocha-0.69/TODO
x cabocha-0.69/configure.in
x cabocha-0.69/config.sub
x cabocha-0.69/LGPL
x cabocha-0.69/tools/
x cabocha-0.69/tools/kc2cabocha.pl
x cabocha-0.69/tools/irex2cabocha.pl
x cabocha-0.69/tools/chasen2mecab.pl
x cabocha-0.69/tools/kc2juman.pl
x cabocha-0.69/tools/KyotoCorpus.pm
x cabocha-0.69/tools/KNBC2KC.pl
x cabocha-0.69/cabocharc.in
x cabocha-0.69/INSTALL
x cabocha-0.69/aclocal.m4
x cabocha-0.69/README
x cabocha-0.69/config.h.in
x cabocha-0.69/COPYING
x cabocha-0.69/example/
x cabocha-0.69/example/example2.cpp
x cabocha-0.69/example/example.c
x cabocha-0.69/Makefile.am
x cabocha-0.69/model/
x cabocha-0.69/model/dep.ipa.txt
x cabocha-0.69/model/ne.juman.txt
x cabocha-0.69/model/dep.juman.txt
x cabocha-0.69/model/Makefile.in
x cabocha-0.69/model/dep.unidic.txt
x cabocha-0.69/model/chunk.ipa.txt
x cabocha-0.69/model/chunk.unidic.txt
x cabocha-0.69/model/ne.ipa.txt
x cabocha-0.69/model/ne.unidic.txt
x cabocha-0.69/model/chunk.juman.txt
x cabocha-0.69/model/Makefile.am
x cabocha-0.69/doc/
x cabocha-0.69/doc/README.txt
x cabocha-0.69/doc/doxygen/
x cabocha-0.69/doc/doxygen/classes.html
x cabocha-0.69/doc/doxygen/ftv2plastnode.png
x cabocha-0.69/doc/doxygen/nav_g.png
x cabocha-0.69/doc/doxygen/files.html
x cabocha-0.69/doc/doxygen/tab_b.gif
x cabocha-0.69/doc/doxygen/nav_h.png
x cabocha-0.69/doc/doxygen/namespaceCaboCha.html
x cabocha-0.69/doc/doxygen/functions_vars.html
x cabocha-0.69/doc/doxygen/tab_s.png
x cabocha-0.69/doc/doxygen/namespacemembers_eval.html
x cabocha-0.69/doc/doxygen/ftv2pnode.png
x cabocha-0.69/doc/doxygen/cabocha_8h.html
x cabocha-0.69/doc/doxygen/open.png
x cabocha-0.69/doc/doxygen/globals_func.html
x cabocha-0.69/doc/doxygen/structcabocha__token__t.html
x cabocha-0.69/doc/doxygen/doxygen.css
x cabocha-0.69/doc/doxygen/ftv2node.png
x cabocha-0.69/doc/doxygen/functions_func.html
x cabocha-0.69/doc/doxygen/ftv2mnode.png
x cabocha-0.69/doc/doxygen/ftv2doc.png
x cabocha-0.69/doc/doxygen/globals_enum.html
x cabocha-0.69/doc/doxygen/classCaboCha_1_1Tree.html
x cabocha-0.69/doc/doxygen/functions.html
x cabocha-0.69/doc/doxygen/ftv2folderopen.png
x cabocha-0.69/doc/doxygen/namespacemembers.html
x cabocha-0.69/doc/doxygen/globals.html
x cabocha-0.69/doc/doxygen/ftv2link.png
x cabocha-0.69/doc/doxygen/ftv2folderclosed.png
x cabocha-0.69/doc/doxygen/structcabocha__token__t-members.html
x cabocha-0.69/doc/doxygen/bdwn.png
x cabocha-0.69/doc/doxygen/namespacemembers_func.html
x cabocha-0.69/doc/doxygen/structcabocha__chunk__t.html
x cabocha-0.69/doc/doxygen/bc_s.png
x cabocha-0.69/doc/doxygen/cabocha_8h_source.html
x cabocha-0.69/doc/doxygen/globals_eval.html
x cabocha-0.69/doc/doxygen/ftv2mo.png
x cabocha-0.69/doc/doxygen/doxygen.png
x cabocha-0.69/doc/doxygen/index.html
x cabocha-0.69/doc/doxygen/tab_b.png
x cabocha-0.69/doc/doxygen/closed.png
x cabocha-0.69/doc/doxygen/nav_f.png
x cabocha-0.69/doc/doxygen/ftv2lastnode.png
x cabocha-0.69/doc/doxygen/classCaboCha_1_1Tree-members.html
x cabocha-0.69/doc/doxygen/tabs.css
x cabocha-0.69/doc/doxygen/ftv2vertline.png
x cabocha-0.69/doc/doxygen/ftv2cl.png
x cabocha-0.69/doc/doxygen/tab_h.png
x cabocha-0.69/doc/doxygen/globals_type.html
x cabocha-0.69/doc/doxygen/structcabocha__chunk__t-members.html
x cabocha-0.69/doc/doxygen/globals_defs.html
x cabocha-0.69/doc/doxygen/annotated.html
x cabocha-0.69/doc/doxygen/namespacemembers_type.html
x cabocha-0.69/doc/doxygen/tab_l.gif
x cabocha-0.69/doc/doxygen/tab_a.png
x cabocha-0.69/doc/doxygen/sync_off.png
x cabocha-0.69/doc/doxygen/ftv2ns.png
x cabocha-0.69/doc/doxygen/tab_r.gif
x cabocha-0.69/doc/doxygen/classCaboCha_1_1Parser-members.html
x cabocha-0.69/doc/doxygen/ftv2splitbar.png
x cabocha-0.69/doc/doxygen/ftv2mlastnode.png
x cabocha-0.69/doc/doxygen/classCaboCha_1_1Parser.html
x cabocha-0.69/doc/doxygen/namespaces.html
x cabocha-0.69/doc/doxygen/sync_on.png
x cabocha-0.69/doc/doxygen/namespacemembers_enum.html
x cabocha-0.69/doc/doxygen/dir_68267d1309a1af8e8297ef4c3efbcdba.html
x cabocha-0.69/doc/doxygen/dynsections.js
x cabocha-0.69/doc/doxygen/ftv2blank.png
x cabocha-0.69/doc/cabocha.cfg
% 

ちなみにファイルの中身

% cd cabocha-0.69
cabocha-0.69 % tree
.
├── AUTHORS
├── BSD
├── COPYING
├── ChangeLog
├── INSTALL
├── LGPL
├── Makefile.am
├── Makefile.in
├── NEWS
├── README
├── TODO
├── aclocal.m4
├── cabocha-config.in
├── cabocha.iss.in
├── cabocharc.in
├── compile
├── config.guess
├── config.h.in
├── config.rpath
├── config.sub
├── configure
├── configure.in
├── doc
│   ├── README.txt
│   ├── cabocha.cfg
│   └── doxygen
│       ├── annotated.html
│       ├── bc_s.png
│       ├── bdwn.png
│       ├── cabocha_8h.html
│       ├── cabocha_8h_source.html
│       ├── classCaboCha_1_1Parser-members.html
│       ├── classCaboCha_1_1Parser.html
│       ├── classCaboCha_1_1Tree-members.html
│       ├── classCaboCha_1_1Tree.html
│       ├── classes.html
│       ├── closed.png
│       ├── dir_68267d1309a1af8e8297ef4c3efbcdba.html
│       ├── doxygen.css
│       ├── doxygen.png
│       ├── dynsections.js
│       ├── files.html
│       ├── ftv2blank.png
│       ├── ftv2cl.png
│       ├── ftv2doc.png
│       ├── ftv2folderclosed.png
│       ├── ftv2folderopen.png
│       ├── ftv2lastnode.png
│       ├── ftv2link.png
│       ├── ftv2mlastnode.png
│       ├── ftv2mnode.png
│       ├── ftv2mo.png
│       ├── ftv2node.png
│       ├── ftv2ns.png
│       ├── ftv2plastnode.png
│       ├── ftv2pnode.png
│       ├── ftv2splitbar.png
│       ├── ftv2vertline.png
│       ├── functions.html
│       ├── functions_func.html
│       ├── functions_vars.html
│       ├── globals.html
│       ├── globals_defs.html
│       ├── globals_enum.html
│       ├── globals_eval.html
│       ├── globals_func.html
│       ├── globals_type.html
│       ├── index.html
│       ├── namespaceCaboCha.html
│       ├── namespacemembers.html
│       ├── namespacemembers_enum.html
│       ├── namespacemembers_eval.html
│       ├── namespacemembers_func.html
│       ├── namespacemembers_type.html
│       ├── namespaces.html
│       ├── nav_f.png
│       ├── nav_g.png
│       ├── nav_h.png
│       ├── open.png
│       ├── structcabocha__chunk__t-members.html
│       ├── structcabocha__chunk__t.html
│       ├── structcabocha__token__t-members.html
│       ├── structcabocha__token__t.html
│       ├── sync_off.png
│       ├── sync_on.png
│       ├── tab_a.png
│       ├── tab_b.gif
│       ├── tab_b.png
│       ├── tab_h.png
│       ├── tab_l.gif
│       ├── tab_r.gif
│       ├── tab_s.png
│       └── tabs.css
├── example
│   ├── example.c
│   └── example2.cpp
├── install-sh
├── java
│   ├── CaboCha_wrap.cxx
│   ├── Makefile
│   ├── org
│   │   └── chasen
│   │       └── cabocha
│   │           ├── CaboCha.java
│   │           ├── CaboChaConstants.java
│   │           ├── CaboChaJNI.java
│   │           ├── CharsetType.java
│   │           ├── Chunk.java
│   │           ├── FormatType.java
│   │           ├── InputLayerType.java
│   │           ├── OutputLayerType.java
│   │           ├── Parser.java
│   │           ├── ParserType.java
│   │           ├── ParsingAlgorithm.java
│   │           ├── PossetType.java
│   │           ├── Token.java
│   │           └── Tree.java
│   └── test.java
├── ltmain.sh
├── man
│   ├── Makefile.am
│   ├── Makefile.in
│   └── cabocha.1
├── missing
├── model
│   ├── Makefile.am
│   ├── Makefile.in
│   ├── chunk.ipa.txt
│   ├── chunk.juman.txt
│   ├── chunk.unidic.txt
│   ├── dep.ipa.txt
│   ├── dep.juman.txt
│   ├── dep.unidic.txt
│   ├── ne.ipa.txt
│   ├── ne.juman.txt
│   └── ne.unidic.txt
├── perl
│   ├── CaboCha.bs
│   ├── CaboCha.pm
│   ├── CaboCha_wrap.cxx
│   ├── CaboCha_wrap.o
│   ├── MYMETA.yml
│   ├── Makefile.PL
│   ├── blib
│   │   ├── arch
│   │   │   └── auto
│   │   │       └── CaboCha
│   │   │           ├── CaboCha.bs
│   │   │           └── CaboCha.so
│   │   ├── bin
│   │   ├── lib
│   │   │   ├── CaboCha.pm
│   │   │   └── auto
│   │   │       └── CaboCha
│   │   ├── man1
│   │   ├── man3
│   │   └── script
│   ├── pm_to_blib
│   └── test.pl
├── python
│   ├── CaboCha.py
│   ├── CaboCha_wrap.cxx
│   ├── setup.py
│   └── test.py
├── ruby
│   ├── CaboCha_wrap.cpp
│   ├── extconf.rb
│   └── test.rb
├── src
│   ├── Makefile.am
│   ├── Makefile.in
│   ├── Makefile.msvc.in
│   ├── analyzer.h
│   ├── cabocha-learn.cpp
│   ├── cabocha-model-index.cpp
│   ├── cabocha-system-eval.cpp
│   ├── cabocha.cpp
│   ├── cabocha.h
│   ├── char_category.h
│   ├── chunk_learner.cpp
│   ├── chunker.cpp
│   ├── chunker.h
│   ├── common.h
│   ├── darts.h
│   ├── dep.cpp
│   ├── dep.h
│   ├── dep_learner.cpp
│   ├── eval.cpp
│   ├── freelist.h
│   ├── learner.cpp
│   ├── libcabocha.cpp
│   ├── make.bat
│   ├── mmap.h
│   ├── morph.cpp
│   ├── morph.h
│   ├── ne.cpp
│   ├── ne.h
│   ├── normalizer.cpp
│   ├── normalizer.h
│   ├── normalizer.rule
│   ├── normalizer_rule.h
│   ├── normalizer_rule.sh
│   ├── param.cpp
│   ├── param.h
│   ├── parser.cpp
│   ├── scoped_ptr.h
│   ├── selector.cpp
│   ├── selector.h
│   ├── selector_pat.h
│   ├── stream_wrapper.h
│   ├── string_buffer.cpp
│   ├── string_buffer.h
│   ├── svm.cpp
│   ├── svm.h
│   ├── svm_learn.cpp
│   ├── svm_learn.h
│   ├── timer.h
│   ├── tree.cpp
│   ├── tree_allocator.cpp
│   ├── tree_allocator.h
│   ├── ucs.cpp
│   ├── ucs.h
│   ├── ucstable.h
│   ├── utils.cpp
│   ├── utils.h
│   └── winmain.h
├── swig
│   ├── CaboCha.i
│   ├── Makefile
│   ├── version.h
│   └── version.h.in
└── tools
    ├── KNBC2KC.pl
    ├── KyotoCorpus.pm
    ├── chasen2mecab.pl
    ├── irex2cabocha.pl
    ├── kc2cabocha.pl
    └── kc2juman.pl

26 directories, 212 files
cabocha-0.69 %

【ログ】macOS Big Sur 11.2.2: brew install cabocha

  • 実行コマンド:brew install cabocha
  • 実行日:2021/05/29
  • 実行環境:macOS Big Sur 11.2.2
% brew install cabocha
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> Updated Formulae
Updated 1 formula.

==> Downloading https://ghcr.io/v2/homebrew/core/cabocha/manifests/0.69-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/cabocha/blobs/sha256:1dd5c1474946aaab675326323c8f7e3d101687b50d5542464558f54a8c477cc8
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1dd5c1474946aaab675326323c8f7e3d101687b50d5542464558f54a8c477cc8?se=2021-05-28T21%3A35%3A00Z&sig=LU2t3QBPVMTA
######################################################################## 100.0%
==> Pouring cabocha--0.69.big_sur.bottle.1.tar.gz
🍺  /usr/local/Cellar/cabocha/0.69: 28 files, 236.2MB
% 

【ログ】macOS Big Sur 11.2.2: brew install crf++

  • 実行コマンド:brew install crf++
  • 実行日:2021/05/29
  • 実行環境:macOS Big Sur 11.2.2
% brew install crf++
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
caire                                  cidr2range                             qthreads                               range2cidr                             universal-ctags
==> Updated Formulae
Updated 344 formulae.
==> Renamed Formulae
badtouch -> authoscope
==> New Casks
assinador-serpro                                 dmidiplayer                                      futurerestore-gui                                hightop
==> Updated Casks
Updated 197 casks.

==> Downloading https://ghcr.io/v2/homebrew/core/crfxx/manifests/0.58-3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/crfxx/blobs/sha256:fcf0862271c392bc7b69a4e02a74dd9bd85615b6be0273009e7611bb78298f61
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcf0862271c392bc7b69a4e02a74dd9bd85615b6be0273009e7611bb78298f61?se=2021-05-28T21%3A25%3A00Z&sig=fBS3Lw84FQ6O
######################################################################## 100.0%
==> Pouring crf++--0.58.big_sur.bottle.3.tar.gz
🍺  /usr/local/Cellar/crf++/0.58: 13 files, 765.2KB
% 

【ログ】Ubuntu 20.04: sudo certbot --nginx -d example.com -d www.example.com

  • 実行コマンド:sudo certbot --nginx -d example.com -d www.example.com
  • 実行日:2021/05/09
  • 実行環境:Ubuntu 20.04
$ sudo certbot --nginx -d example.com -d www.example.com
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator nginx, Installer nginx
Enter email address (used for urgent renewal and security notices) (Enter 'c' to
cancel): example@gmail.com

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Please read the Terms of Service at
https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf. You must
agree in order to register with the ACME server at
https://acme-v02.api.letsencrypt.org/directory
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(A)gree/(C)ancel: A

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Would you be willing to share your email address with the Electronic Frontier
Foundation, a founding partner of the Let's Encrypt project and the non-profit
organization that develops Certbot? We'd like to send you email about our work
encrypting the web, EFF news, campaigns, and ways to support digital freedom.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(Y)es/(N)o: N
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for graffuhs.com
http-01 challenge for www.graffuhs.com
Waiting for verification...
Cleaning up challenges
Deploying Certificate to VirtualHost /etc/nginx/sites-enabled/graffuhs.com
Deploying Certificate to VirtualHost /etc/nginx/sites-enabled/graffuhs.com

Please choose whether or not to redirect HTTP traffic to HTTPS, removing HTTP access.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1: No redirect - Make no further changes to the webserver configuration.
2: Redirect - Make all requests redirect to secure HTTPS access. Choose this for
new sites, or if you're confident your site works on HTTPS. You can undo this
change by editing your web server's configuration.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
Redirecting all traffic on port 80 to ssl in /etc/nginx/sites-enabled/graffuhs.com
Redirecting all traffic on port 80 to ssl in /etc/nginx/sites-enabled/graffuhs.com

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Congratulations! You have successfully enabled https://graffuhs.com and
https://www.graffuhs.com

You should test your configuration at:
https://www.ssllabs.com/ssltest/analyze.html?d=graffuhs.com
https://www.ssllabs.com/ssltest/analyze.html?d=www.graffuhs.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

IMPORTANT NOTES:
 - Congratulations! Your certificate and chain have been saved at:
   /etc/letsencrypt/live/graffuhs.com/fullchain.pem
   Your key file has been saved at:
   /etc/letsencrypt/live/graffuhs.com/privkey.pem
   Your cert will expire on 2021-08-07. To obtain a new or tweaked
   version of this certificate in the future, simply run certbot again
   with the "certonly" option. To non-interactively renew *all* of
   your certificates, run "certbot renew"
 - Your account credentials have been saved in your Certbot
   configuration directory at /etc/letsencrypt. You should make a
   secure backup of this folder now. This configuration directory will
   also contain certificates and private keys obtained by Certbot so
   making regular backups of this folder is ideal.
 - If you like Certbot, please consider supporting our work by:

   Donating to ISRG / Let's Encrypt:   https://letsencrypt.org/donate
   Donating to EFF:                    https://eff.org/donate-le

【ログ】Ubuntu 20.04: sudo apt install certbot python3-certbot-nginx

  • 実行コマンド:sudo apt install certbot python3-certbot-nginx
  • 実行日:2021/05/09
  • 実行環境:Ubuntu 20.04
$ sudo apt install certbot python3-certbot-nginx
[sudo] password for ユーザー名: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  python3-acme python3-certbot python3-configargparse python3-future python3-icu python3-josepy python3-mock python3-parsedatetime python3-pbr python3-pyparsing
  python3-requests-toolbelt python3-rfc3339 python3-tz python3-zope.component python3-zope.event python3-zope.hookable
Suggested packages:
  python3-certbot-apache python-certbot-doc python-acme-doc python-certbot-nginx-doc python-future-doc python-mock-doc python-pyparsing-doc
The following NEW packages will be installed:
  certbot python3-acme python3-certbot python3-certbot-nginx python3-configargparse python3-future python3-icu python3-josepy python3-mock python3-parsedatetime
  python3-pbr python3-pyparsing python3-requests-toolbelt python3-rfc3339 python3-tz python3-zope.component python3-zope.event python3-zope.hookable
0 upgraded, 18 newly installed, 0 to remove and 29 not upgraded.
Need to get 1264 kB of archives.
After this operation, 6657 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://jp.archive.ubuntu.com/ubuntu focal/universe amd64 python3-josepy all 1.2.0-2 [28.1 kB]
Get:2 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 python3-pbr all 5.4.5-0ubuntu1 [64.0 kB]
Get:3 http://jp.archive.ubuntu.com/ubuntu focal/universe amd64 python3-mock all 3.0.5-1build1 [25.6 kB]
Get:4 http://jp.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-toolbelt all 0.8.0-1.1 [35.2 kB]
Get:5 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB]
Get:6 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 python3-rfc3339 all 1.1-2 [6808 B]
Get:7 http://jp.archive.ubuntu.com/ubuntu focal/universe amd64 python3-acme all 1.1.0-1 [29.6 kB]
Get:8 http://jp.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configargparse all 0.13.0-2 [22.6 kB]
Get:9 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB]
Get:10 http://jp.archive.ubuntu.com/ubuntu focal/universe amd64 python3-parsedatetime all 2.4-5 [32.6 kB]
Get:11 http://jp.archive.ubuntu.com/ubuntu focal/universe amd64 python3-zope.hookable amd64 5.0.0-1build1 [11.2 kB]
Get:12 http://jp.archive.ubuntu.com/ubuntu focal/universe amd64 python3-zope.event all 4.4-2build1 [7704 B]
Get:13 http://jp.archive.ubuntu.com/ubuntu focal/universe amd64 python3-zope.component all 4.3.0-3 [38.3 kB]
Get:14 http://jp.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-certbot all 0.40.0-1ubuntu0.1 [223 kB]
Get:15 http://jp.archive.ubuntu.com/ubuntu focal-updates/universe amd64 certbot all 0.40.0-1ubuntu0.1 [17.9 kB]
Get:16 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB]
Get:17 http://jp.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-certbot-nginx all 0.40.0-0ubuntu0.1 [50.8 kB]
Get:18 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 python3-icu amd64 2.4.2-0ubuntu3 [250 kB]
Fetched 1264 kB in 0s (4485 kB/s)    
Selecting previously unselected package python3-josepy.
(Reading database ... 152075 files and directories currently installed.)
Preparing to unpack .../00-python3-josepy_1.2.0-2_all.deb ...
Unpacking python3-josepy (1.2.0-2) ...
Selecting previously unselected package python3-pbr.
Preparing to unpack .../01-python3-pbr_5.4.5-0ubuntu1_all.deb ...
Unpacking python3-pbr (5.4.5-0ubuntu1) ...
Selecting previously unselected package python3-mock.
Preparing to unpack .../02-python3-mock_3.0.5-1build1_all.deb ...
Unpacking python3-mock (3.0.5-1build1) ...
Selecting previously unselected package python3-requests-toolbelt.
Preparing to unpack .../03-python3-requests-toolbelt_0.8.0-1.1_all.deb ...
Unpacking python3-requests-toolbelt (0.8.0-1.1) ...
Selecting previously unselected package python3-tz.
Preparing to unpack .../04-python3-tz_2019.3-1_all.deb ...
Unpacking python3-tz (2019.3-1) ...
Selecting previously unselected package python3-rfc3339.
Preparing to unpack .../05-python3-rfc3339_1.1-2_all.deb ...
Unpacking python3-rfc3339 (1.1-2) ...
Selecting previously unselected package python3-acme.
Preparing to unpack .../06-python3-acme_1.1.0-1_all.deb ...
Unpacking python3-acme (1.1.0-1) ...
Selecting previously unselected package python3-configargparse.
Preparing to unpack .../07-python3-configargparse_0.13.0-2_all.deb ...
Unpacking python3-configargparse (0.13.0-2) ...
Selecting previously unselected package python3-future.
Preparing to unpack .../08-python3-future_0.18.2-2_all.deb ...
Unpacking python3-future (0.18.2-2) ...
Selecting previously unselected package python3-parsedatetime.
Preparing to unpack .../09-python3-parsedatetime_2.4-5_all.deb ...
Unpacking python3-parsedatetime (2.4-5) ...
Selecting previously unselected package python3-zope.hookable.
Preparing to unpack .../10-python3-zope.hookable_5.0.0-1build1_amd64.deb ...
Unpacking python3-zope.hookable (5.0.0-1build1) ...
Selecting previously unselected package python3-zope.event.
Preparing to unpack .../11-python3-zope.event_4.4-2build1_all.deb ...
Unpacking python3-zope.event (4.4-2build1) ...
Selecting previously unselected package python3-zope.component.
Preparing to unpack .../12-python3-zope.component_4.3.0-3_all.deb ...
Unpacking python3-zope.component (4.3.0-3) ...
Selecting previously unselected package python3-certbot.
Preparing to unpack .../13-python3-certbot_0.40.0-1ubuntu0.1_all.deb ...
Unpacking python3-certbot (0.40.0-1ubuntu0.1) ...
Selecting previously unselected package certbot.
Preparing to unpack .../14-certbot_0.40.0-1ubuntu0.1_all.deb ...
Unpacking certbot (0.40.0-1ubuntu0.1) ...
Selecting previously unselected package python3-pyparsing.
Preparing to unpack .../15-python3-pyparsing_2.4.6-1_all.deb ...
Unpacking python3-pyparsing (2.4.6-1) ...
Selecting previously unselected package python3-certbot-nginx.
Preparing to unpack .../16-python3-certbot-nginx_0.40.0-0ubuntu0.1_all.deb ...
Unpacking python3-certbot-nginx (0.40.0-0ubuntu0.1) ...
Selecting previously unselected package python3-icu.
Preparing to unpack .../17-python3-icu_2.4.2-0ubuntu3_amd64.deb ...
Unpacking python3-icu (2.4.2-0ubuntu3) ...
Setting up python3-configargparse (0.13.0-2) ...
Setting up python3-requests-toolbelt (0.8.0-1.1) ...
Setting up python3-icu (2.4.2-0ubuntu3) ...
Setting up python3-zope.event (4.4-2build1) ...
Setting up python3-pbr (5.4.5-0ubuntu1) ...
update-alternatives: using /usr/bin/python3-pbr to provide /usr/bin/pbr (pbr) in auto mode
Setting up python3-tz (2019.3-1) ...
Setting up python3-mock (3.0.5-1build1) ...
Setting up python3-zope.hookable (5.0.0-1build1) ...
Setting up python3-pyparsing (2.4.6-1) ...
Setting up python3-josepy (1.2.0-2) ...
Setting up python3-future (0.18.2-2) ...
update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode
update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode
Setting up python3-rfc3339 (1.1-2) ...
Setting up python3-parsedatetime (2.4-5) ...
Setting up python3-zope.component (4.3.0-3) ...
Setting up python3-acme (1.1.0-1) ...
Setting up python3-certbot (0.40.0-1ubuntu0.1) ...
Setting up certbot (0.40.0-1ubuntu0.1) ...
Created symlink /etc/systemd/system/timers.target.wants/certbot.timer → /lib/systemd/system/certbot.timer.
Setting up python3-certbot-nginx (0.40.0-0ubuntu0.1) ...
Processing triggers for man-db (2.9.1-1) ...
$ 

【ログ】Ubuntu 20.04: sudo apt install postfix

  • 実行コマンド:sudo apt install postfix
  • 実行日:2021/05/07
  • 実行環境:Ubuntu 20.04
$ sudo apt install postfix
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre postfix-lmdb postfix-sqlite sasl2-bin | dovecot-common resolvconf postfix-cdb mail-reader
  postfix-doc
The following NEW packages will be installed:
  postfix
0 upgraded, 1 newly installed, 0 to remove and 29 not upgraded.
Need to get 1198 kB of archives.
After this operation, 4540 kB of additional disk space will be used.
Get:1 http://jp.archive.ubuntu.com/ubuntu focal-updates/main amd64 postfix amd64 3.4.13-0ubuntu1 [1198 kB]
Fetched 1198 kB in 0s (4892 kB/s)
Preconfiguring packages ...
Selecting previously unselected package postfix.
(Reading database ... 151877 files and directories currently installed.)
Preparing to unpack .../postfix_3.4.13-0ubuntu1_amd64.deb ...
Unpacking postfix (3.4.13-0ubuntu1) ...
Setting up postfix (3.4.13-0ubuntu1) ...
Adding group `postfix' (GID 121) ...
Done.
Adding system user `postfix' (UID 114) ...
Adding new user `postfix' (UID 114) with group `postfix' ...
Not creating home directory `/var/spool/postfix'.
Creating /etc/postfix/dynamicmaps.cf
Adding group `postdrop' (GID 122) ...
Done.
/etc/aliases does not exist, creating it.

Postfix (main.cf) was not set up.  Start with
  cp /usr/share/postfix/main.cf.debian /etc/postfix/main.cf
.  If you need to make changes, edit /etc/postfix/main.cf (and others) as 
needed.  To view Postfix configuration values, see postconf(1).

After modifying main.cf, be sure to run 'systemctl reload postfix'.

Created symlink /etc/systemd/system/multi-user.target.wants/postfix.service → /lib/systemd/system/postfix.service.
Processing triggers for ufw (0.36-6) ...
Processing triggers for systemd (245.4-4ubuntu3.6) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...

【ログ】macOS Big Sur 11.2.2: brew install php

  • 実行コマンド:brew install php
  • 実行日:2021/04/13
  • 実行環境:macOS Big Sur 11.2.2
% brew install php
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/cask).
==> Updated Casks
Updated 1 cask.

==> Downloading https://ghcr.io/v2/homebrew/core/apr/manifests/1.7.0_2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/apr/blobs/sha256:d9a9554a726ec60e124055a55747e6e
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:d9a9554a7
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/apr-util/manifests/1.6.1_3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/apr-util/blobs/sha256:34dd598e189eefff7e09be3ee9
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:34dd598e1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/argon2/manifests/20190702_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/argon2/blobs/sha256:a9dd363964a2a633ace13aff04e4
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:a9dd36396
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/aspell/manifests/0.60.8-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/aspell/blobs/sha256:abf04f9f474e21d070e22667204c
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:abf04f9f4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/m4/manifests/1.4.18-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/m4/blobs/sha256:0df9083b268f76a3cda0c9f0d2ce84b5
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:0df9083b2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/autoconf/manifests/2.71
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/autoconf/blobs/sha256:0aa64f171bac19ce6ac0c0ca69
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:0aa64f171
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/brotli/manifests/1.0.9
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/brotli/blobs/sha256:9d3009fd246d0f6cf9fd11d0a3bd
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:9d3009fd2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libmetalink/manifests/0.1.3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libmetalink/blobs/sha256:ec4a4a8f898432cccfa2198
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:ec4a4a8f8
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.9.0_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:f9a31faed068d80fff508f2a08d
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:f9a31faed
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/c-ares/manifests/1.17.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/c-ares/blobs/sha256:514de64e48f4d2c6e448547a30ba
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:514de64e4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/jemalloc/manifests/5.2.1_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/jemalloc/blobs/sha256:7797788be2da677a8343ac6199
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:7797788be
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libev/manifests/4.33
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libev/blobs/sha256:95ddf4b85924a6a10d4a88b6eb526
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:95ddf4b85
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/nghttp2/manifests/1.43.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/nghttp2/blobs/sha256:e6112c4ce4b08b60edbb3d7fca3
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:e6112c4ce
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/openldap/manifests/2.4.58
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/openldap/blobs/sha256:a80cfbc1ab79fd40e646d0160c
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:a80cfbc1a
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/manifests/2.4.20151223_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/blobs/sha256:b9e42bf8023a8634a741402f7f
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:b9e42bf80
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.4.9
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:34a6c2cc25d1a7bca6e2294ec3d024
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:34a6c2cc2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/curl/manifests/7.76.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/curl/blobs/sha256:75d8508af0a6f1751b945b275b2cd1
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:75d8508af
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libtool/manifests/2.4.6_3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libtool/blobs/sha256:a70ed5b9d74ec3b06bfc202ab36
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:a70ed5b9d
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/unixodbc/manifests/2.3.9
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/unixodbc/blobs/sha256:1b7672ec7e627941ab8e36dbe9
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:1b7672ec7
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/freetds/manifests/1.2.18
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/freetds/blobs/sha256:e1915b8ec9a59b5146e50310e77
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:e1915b8ec
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libpng/manifests/1.6.37
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libpng/blobs/sha256:a8f1c35f9f004c4f7878c30027e3
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:a8f1c35f9
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/freetype/manifests/2.10.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/freetype/blobs/sha256:01b464b98584ba5777d8fc4605
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:01b464b98
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/manifests/2.13.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/fontconfig/blobs/sha256:ee5961891c9e943c8bea6ad2
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:ee5961891
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/jpeg/manifests/9d
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/jpeg/blobs/sha256:c565929a4901365a3408b57275802f
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:c565929a4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libtiff/manifests/4.2.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libtiff/blobs/sha256:31dc53e161b68394309dfe7743f
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:31dc53e16
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/webp/manifests/1.2.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/webp/blobs/sha256:1099da9d890c863542eb14e0de9f82
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:1099da9d8
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gd/manifests/2.3.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gd/blobs/sha256:2c746f463d1b0ceaa2a9986b9ace87da
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:2c746f463
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libffi/manifests/3.3_3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libffi/blobs/sha256:8a7a02cffb368dfdeaeb1176a7a7
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:8a7a02cff
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pcre/manifests/8.44
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pcre/blobs/sha256:a67dd6141e117f849bbb7d3bde92ff
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:a67dd6141
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/manifests/1.19
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/blobs/sha256:3581501b051db1c0d1acccc710fe04
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:3581501b0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/manifests/2.5.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/mpdecimal/blobs/sha256:255b6226cdcfaf0d401670125
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:255b6226c
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.35.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/blobs/sha256:861dc044ea531c39a2105010107f
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:861dc044e
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.2.5
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:4fbd4a9e3eb49c27e83bd125b0e76d38
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:4fbd4a9e3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/python/3.9/manifests/3.9.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/python/3.9/blobs/sha256:77ba90d10acfc70e57781aae
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:77ba90d10
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/glib/manifests/2.68.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/glib/blobs/sha256:7d671e3104d1a3e8d620ef99b4a1c9
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:7d671e310
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.2.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gmp/blobs/sha256:6a44705536f25c4b9f8547d44d129ae
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:6a4470553
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libpq/manifests/13.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libpq/blobs/sha256:eae0a60decded85f7b0af6c880f81
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:eae0a60de
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libsodium/manifests/1.0.18_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libsodium/blobs/sha256:5afc5678e30a174c1e46f1e90
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:5afc5678e
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libzip/manifests/1.7.3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/libzip/blobs/sha256:261afbcf4c391242a760158dd337
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:261afbcf4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/oniguruma/manifests/6.9.6
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/oniguruma/blobs/sha256:505599ad17e21360a58a89db2
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:505599ad1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.36
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/blobs/sha256:b2edbffaf229fc490843e83b43c4e
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:b2edbffaf
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/tidy-html5/manifests/5.6.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/tidy-html5/blobs/sha256:9c4ed7860ed418e2a018690e
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:9c4ed7860
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/php/manifests/8.0.3-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/php/blobs/sha256:747463615874613ec5ea0e07f36e2ed
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:747463615
######################################################################## 100.0%
==> Installing dependencies for php: apr, apr-util, argon2, aspell, m4, autoconf, brotli, libmetalink, libssh2, c-ares, jemalloc, libev, nghttp2, openldap, rtmpdump, zstd, curl, libtool, unixodbc, freetds, libpng, freetype, fontconfig, jpeg, libtiff, webp, gd, libffi, pcre, gdbm, mpdecimal, sqlite, xz, python@3.9, glib, gmp, libpq, libsodium, libzip, oniguruma, pcre2 and tidy-html5
==> Installing php dependency: apr
==> Pouring apr--1.7.0_2.big_sur.bottle.tar.gz
==> Caveats
apr is keg-only, which means it was not symlinked into /usr/local,
because Apple's CLT provides apr.

If you need to have apr first in your PATH, run:
  echo 'export PATH="/usr/local/opt/apr/bin:$PATH"' >> ~/.zshrc

For compilers to find apr you may need to set:
  export LDFLAGS="-L/usr/local/opt/apr/lib"
  export CPPFLAGS="-I/usr/local/opt/apr/include"

==> Summary
🍺  /usr/local/Cellar/apr/1.7.0_2: 104 files, 1.4MB
==> Installing php dependency: apr-util
==> Pouring apr-util--1.6.1_3.big_sur.bottle.tar.gz
==> Caveats
apr-util is keg-only, which means it was not symlinked into /usr/local,
because Apple's CLT provides apr (but not apr-util).

If you need to have apr-util first in your PATH, run:
  echo 'export PATH="/usr/local/opt/apr-util/bin:$PATH"' >> ~/.zshrc

==> Summary
🍺  /usr/local/Cellar/apr-util/1.6.1_3: 54 files, 878.3KB
==> Installing php dependency: argon2
==> Pouring argon2--20190702_1.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/argon2/20190702_1: 12 files, 667.5KB
==> Installing php dependency: aspell
==> Pouring aspell--0.60.8.big_sur.bottle.1.tar.gz
🍺  /usr/local/Cellar/aspell/0.60.8: 767 files, 322.7MB
==> Installing php dependency: m4
==> Pouring m4--1.4.18.big_sur.bottle.1.tar.gz
==> Caveats
m4 is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have m4 first in your PATH, run:
  echo 'export PATH="/usr/local/opt/m4/bin:$PATH"' >> ~/.zshrc

==> Summary
🍺  /usr/local/Cellar/m4/1.4.18: 13 files, 672.3KB
==> Installing php dependency: autoconf
==> Pouring autoconf--2.71.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/autoconf/2.71: 71 files, 3.2MB
==> Installing php dependency: brotli
==> Pouring brotli--1.0.9.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/brotli/1.0.9: 25 files, 2.4MB
==> Installing php dependency: libmetalink
==> Pouring libmetalink--0.1.3.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/libmetalink/0.1.3: 31 files, 215.3KB
==> Installing php dependency: libssh2
==> Pouring libssh2--1.9.0_1.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/libssh2/1.9.0_1: 184 files, 970.1KB
==> Installing php dependency: c-ares
==> Pouring c-ares--1.17.1.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/c-ares/1.17.1: 85 files, 672.5KB
==> Installing php dependency: jemalloc
==> Pouring jemalloc--5.2.1_1.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/jemalloc/5.2.1_1: 16 files, 2MB
==> Installing php dependency: libev
==> Pouring libev--4.33.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/libev/4.33: 12 files, 484.0KB
==> Installing php dependency: nghttp2
==> Pouring nghttp2--1.43.0.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/nghttp2/1.43.0: 24 files, 2.8MB
==> Installing php dependency: openldap
==> Pouring openldap--2.4.58.big_sur.bottle.tar.gz
==> Caveats
openldap is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have openldap first in your PATH, run:
  echo 'export PATH="/usr/local/opt/openldap/bin:$PATH"' >> ~/.zshrc
  echo 'export PATH="/usr/local/opt/openldap/sbin:$PATH"' >> ~/.zshrc

For compilers to find openldap you may need to set:
  export LDFLAGS="-L/usr/local/opt/openldap/lib"
  export CPPFLAGS="-I/usr/local/opt/openldap/include"

==> Summary
🍺  /usr/local/Cellar/openldap/2.4.58: 329 files, 7.1MB
==> Installing php dependency: rtmpdump
==> Pouring rtmpdump--2.4+20151223_1.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/rtmpdump/2.4+20151223_1: 20 files, 603.7KB
==> Installing php dependency: zstd
==> Pouring zstd--1.4.9.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/zstd/1.4.9: 26 files, 3.4MB
==> Installing php dependency: curl
==> Pouring curl--7.76.0.big_sur.bottle.tar.gz
==> Caveats
curl is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have curl first in your PATH, run:
  echo 'export PATH="/usr/local/opt/curl/bin:$PATH"' >> ~/.zshrc

For compilers to find curl you may need to set:
  export LDFLAGS="-L/usr/local/opt/curl/lib"
  export CPPFLAGS="-I/usr/local/opt/curl/include"


zsh completions have been installed to:
  /usr/local/opt/curl/share/zsh/site-functions
==> Summary
🍺  /usr/local/Cellar/curl/7.76.0: 484 files, 3.8MB
==> Installing php dependency: libtool
==> Pouring libtool--2.4.6_3.big_sur.bottle.tar.gz
==> Caveats
In order to prevent conflicts with Apple's own libtool we have prepended a "g"
so, you have instead: glibtool and glibtoolize.
==> Summary
🍺  /usr/local/Cellar/libtool/2.4.6_3: 71 files, 3.7MB
==> Installing php dependency: unixodbc
==> Pouring unixodbc--2.3.9.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/unixodbc/2.3.9: 46 files, 2.2MB
==> Installing php dependency: freetds
==> Pouring freetds--1.2.18.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/freetds/1.2.18: 1,259 files, 13.8MB
==> Installing php dependency: libpng
==> Pouring libpng--1.6.37.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/libpng/1.6.37: 27 files, 1.3MB
==> Installing php dependency: freetype
==> Pouring freetype--2.10.4.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/freetype/2.10.4: 64 files, 2.3MB
==> Installing php dependency: fontconfig
==> Pouring fontconfig--2.13.1.big_sur.bottle.tar.gz
==> Regenerating font cache, this may take a while
==> /usr/local/Cellar/fontconfig/2.13.1/bin/fc-cache -frv
🍺  /usr/local/Cellar/fontconfig/2.13.1: 531 files, 3.6MB
==> Installing php dependency: jpeg
==> Pouring jpeg--9d.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/jpeg/9d: 21 files, 954.0KB
==> Installing php dependency: libtiff
==> Pouring libtiff--4.2.0.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/libtiff/4.2.0: 248 files, 4.4MB
==> Installing php dependency: webp
==> Pouring webp--1.2.0.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/webp/1.2.0: 39 files, 2.4MB
==> Installing php dependency: gd
==> Pouring gd--2.3.2.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/gd/2.3.2: 35 files, 1.4MB
==> Installing php dependency: libffi
==> Pouring libffi--3.3_3.big_sur.bottle.tar.gz
==> Caveats
libffi is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

For compilers to find libffi you may need to set:
  export LDFLAGS="-L/usr/local/opt/libffi/lib"
  export CPPFLAGS="-I/usr/local/opt/libffi/include"

==> Summary
🍺  /usr/local/Cellar/libffi/3.3_3: 17 files, 540.5KB
==> Installing php dependency: pcre
==> Pouring pcre--8.44.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/pcre/8.44: 204 files, 5.8MB
==> Installing php dependency: gdbm
==> Pouring gdbm--1.19.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/gdbm/1.19: 24 files, 791.3KB
==> Installing php dependency: mpdecimal
==> Pouring mpdecimal--2.5.1.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/mpdecimal/2.5.1: 71 files, 2.1MB
==> Installing php dependency: sqlite
==> Pouring sqlite--3.35.4.big_sur.bottle.tar.gz
==> Caveats
sqlite is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have sqlite first in your PATH, run:
  echo 'export PATH="/usr/local/opt/sqlite/bin:$PATH"' >> ~/.zshrc

For compilers to find sqlite you may need to set:
  export LDFLAGS="-L/usr/local/opt/sqlite/lib"
  export CPPFLAGS="-I/usr/local/opt/sqlite/include"

==> Summary
🍺  /usr/local/Cellar/sqlite/3.35.4: 11 files, 4.2MB
==> Installing php dependency: xz
==> Pouring xz--5.2.5.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/xz/5.2.5: 95 files, 1.4MB
==> Installing php dependency: python@3.9
==> Pouring python@3.9--3.9.4.big_sur.bottle.tar.gz
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/2to3
Target /usr/local/bin/2to3
already exists. You may want to remove it:
  rm '/usr/local/bin/2to3'

To force the link and overwrite all conflicting files:
  brew link --overwrite python@3.9

To list all files that would be deleted:
  brew link --overwrite --dry-run python@3.9

Possible conflicting files are:
/usr/local/bin/2to3 -> /Library/Frameworks/Python.framework/Versions/3.8/bin/2to3
/usr/local/bin/idle3 -> /Library/Frameworks/Python.framework/Versions/3.8/bin/idle3
/usr/local/bin/pydoc3 -> /Library/Frameworks/Python.framework/Versions/3.8/bin/pydoc3
/usr/local/bin/python3 -> /Library/Frameworks/Python.framework/Versions/3.8/bin/python3
/usr/local/bin/python3-config -> /Library/Frameworks/Python.framework/Versions/3.8/bin/python3-config
==> /usr/local/Cellar/python@3.9/3.9.4/bin/python3 -m ensurepip
==> /usr/local/Cellar/python@3.9/3.9.4/bin/python3 -m pip install -v --no-deps --no-index --upgra
==> Caveats
Python has been installed as
  /usr/local/bin/python3

Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to
`python3`, `python3-config`, `pip3` etc., respectively, have been installed into
  /usr/local/opt/python@3.9/libexec/bin

You can install Python packages with
  pip3 install <package>
They will install into the site-package directory
  /usr/local/lib/python3.9/site-packages

tkinter is no longer included with this formula, but it is available separately:
  brew install python-tk@3.9

See: https://docs.brew.sh/Homebrew-and-Python
==> Summary
🍺  /usr/local/Cellar/python@3.9/3.9.4: 3,047 files, 54.2MB
==> Installing php dependency: glib
==> Pouring glib--2.68.0.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/glib/2.68.0: 442 files, 21MB
==> Installing php dependency: gmp
==> Pouring gmp--6.2.1.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/gmp/6.2.1: 21 files, 3.3MB
==> Installing php dependency: libpq
==> Pouring libpq--13.2.big_sur.bottle.tar.gz
==> Caveats
libpq is keg-only, which means it was not symlinked into /usr/local,
because conflicts with postgres formula.

If you need to have libpq first in your PATH, run:
  echo 'export PATH="/usr/local/opt/libpq/bin:$PATH"' >> ~/.zshrc

For compilers to find libpq you may need to set:
  export LDFLAGS="-L/usr/local/opt/libpq/lib"
  export CPPFLAGS="-I/usr/local/opt/libpq/include"

==> Summary
🍺  /usr/local/Cellar/libpq/13.2: 2,270 files, 26.5MB
==> Installing php dependency: libsodium
==> Pouring libsodium--1.0.18_1.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/libsodium/1.0.18_1: 73 files, 1MB
==> Installing php dependency: libzip
==> Pouring libzip--1.7.3.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/libzip/1.7.3: 142 files, 757.8KB
==> Installing php dependency: oniguruma
==> Pouring oniguruma--6.9.6.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/oniguruma/6.9.6: 16 files, 1.4MB
==> Installing php dependency: pcre2
==> Pouring pcre2--10.36.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/pcre2/10.36: 230 files, 6.2MB
==> Installing php dependency: tidy-html5
==> Pouring tidy-html5--5.6.0.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/tidy-html5/5.6.0: 14 files, 2.6MB
==> Installing php
==> Pouring php--8.0.3.big_sur.bottle.1.tar.gz
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set php_ini /usr/local/etc/php/8.0/php.ini system
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set php_dir /usr/local/share/pear system
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set doc_dir /usr/local/share/pear/doc system
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set ext_dir /usr/local/lib/php/pecl/20200930 syst
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set bin_dir /usr/local/opt/php/bin system
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set data_dir /usr/local/share/pear/data system
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set cfg_dir /usr/local/share/pear/cfg system
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set www_dir /usr/local/share/pear/htdocs system
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set man_dir /usr/local/share/man system
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set test_dir /usr/local/share/pear/test system
==> /usr/local/Cellar/php/8.0.3/bin/pear config-set php_bin /usr/local/opt/php/bin/php system
==> /usr/local/Cellar/php/8.0.3/bin/pear update-channels
==> Caveats
To enable PHP in Apache add the following to httpd.conf and restart Apache:
    LoadModule php_module /usr/local/opt/php/lib/httpd/modules/libphp.so

    <FilesMatch \.php$>
        SetHandler application/x-httpd-php
    </FilesMatch>

Finally, check DirectoryIndex includes index.php
    DirectoryIndex index.php index.html

The php.ini and php-fpm.ini file can be found in:
    /usr/local/etc/php/8.0/

To have launchd start php now and restart at login:
  brew services start php
Or, if you don't want/need a background service you can just run:
  php-fpm
==> Summary
🍺  /usr/local/Cellar/php/8.0.3: 499 files, 77.8MB
==> Caveats
==> apr
apr is keg-only, which means it was not symlinked into /usr/local,
because Apple's CLT provides apr.

If you need to have apr first in your PATH, run:
  echo 'export PATH="/usr/local/opt/apr/bin:$PATH"' >> ~/.zshrc

For compilers to find apr you may need to set:
  export LDFLAGS="-L/usr/local/opt/apr/lib"
  export CPPFLAGS="-I/usr/local/opt/apr/include"

==> apr-util
apr-util is keg-only, which means it was not symlinked into /usr/local,
because Apple's CLT provides apr (but not apr-util).

If you need to have apr-util first in your PATH, run:
  echo 'export PATH="/usr/local/opt/apr-util/bin:$PATH"' >> ~/.zshrc

==> m4
m4 is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have m4 first in your PATH, run:
  echo 'export PATH="/usr/local/opt/m4/bin:$PATH"' >> ~/.zshrc

==> openldap
openldap is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have openldap first in your PATH, run:
  echo 'export PATH="/usr/local/opt/openldap/bin:$PATH"' >> ~/.zshrc
  echo 'export PATH="/usr/local/opt/openldap/sbin:$PATH"' >> ~/.zshrc

For compilers to find openldap you may need to set:
  export LDFLAGS="-L/usr/local/opt/openldap/lib"
  export CPPFLAGS="-I/usr/local/opt/openldap/include"

==> curl
curl is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have curl first in your PATH, run:
  echo 'export PATH="/usr/local/opt/curl/bin:$PATH"' >> ~/.zshrc

For compilers to find curl you may need to set:
  export LDFLAGS="-L/usr/local/opt/curl/lib"
  export CPPFLAGS="-I/usr/local/opt/curl/include"


zsh completions have been installed to:
  /usr/local/opt/curl/share/zsh/site-functions
==> libtool
In order to prevent conflicts with Apple's own libtool we have prepended a "g"
so, you have instead: glibtool and glibtoolize.
==> libffi
libffi is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

For compilers to find libffi you may need to set:
  export LDFLAGS="-L/usr/local/opt/libffi/lib"
  export CPPFLAGS="-I/usr/local/opt/libffi/include"

==> sqlite
sqlite is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have sqlite first in your PATH, run:
  echo 'export PATH="/usr/local/opt/sqlite/bin:$PATH"' >> ~/.zshrc

For compilers to find sqlite you may need to set:
  export LDFLAGS="-L/usr/local/opt/sqlite/lib"
  export CPPFLAGS="-I/usr/local/opt/sqlite/include"

==> python@3.9
Python has been installed as
  /usr/local/bin/python3

Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to
`python3`, `python3-config`, `pip3` etc., respectively, have been installed into
  /usr/local/opt/python@3.9/libexec/bin

You can install Python packages with
  pip3 install <package>
They will install into the site-package directory
  /usr/local/lib/python3.9/site-packages

tkinter is no longer included with this formula, but it is available separately:
  brew install python-tk@3.9

See: https://docs.brew.sh/Homebrew-and-Python
==> libpq
libpq is keg-only, which means it was not symlinked into /usr/local,
because conflicts with postgres formula.

If you need to have libpq first in your PATH, run:
  echo 'export PATH="/usr/local/opt/libpq/bin:$PATH"' >> ~/.zshrc

For compilers to find libpq you may need to set:
  export LDFLAGS="-L/usr/local/opt/libpq/lib"
  export CPPFLAGS="-I/usr/local/opt/libpq/include"

==> php
To enable PHP in Apache add the following to httpd.conf and restart Apache:
    LoadModule php_module /usr/local/opt/php/lib/httpd/modules/libphp.so

    <FilesMatch \.php$>
        SetHandler application/x-httpd-php
    </FilesMatch>

Finally, check DirectoryIndex includes index.php
    DirectoryIndex index.php index.html

The php.ini and php-fpm.ini file can be found in:
    /usr/local/etc/php/8.0/

To have launchd start php now and restart at login:
  brew services start php
Or, if you don't want/need a background service you can just run:
  php-fpm
% 

【ログ】Ubuntu 20.04: systemctl start .socket & systemctl start .service

  • 実行コマンド:systemctl start ファイル名.socket, systemctl start ファイル名.service
  • 実行日:2021/04/10
  • 実行環境:Ubuntu 20.04
vpsadmin@xx1-234-56789:/etc/systemd/system$ systemctl start sample_django.socket
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to start 'sample_django.socket'.
Multiple identities can be used for authentication:
 1.  ubuntu
 2.  ,,, (vpsadmin)
Choose identity to authenticate as (1-2): 2
Password: 
==== AUTHENTICATION COMPLETE ===
vpsadmin@xx1-234-56789:/etc/systemd/system$ systemctl start sample_django.service
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to start 'sample_django.service'.
Multiple identities can be used for authentication:
 1.  ubuntu
 2.  ,,, (vpsadmin)
Choose identity to authenticate as (1-2): 2
Password: 
==== AUTHENTICATION COMPLETE ===
vpsadmin@xx1-234-56789:/etc/systemd/system$ systemctl start nginx
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to start 'nginx.service'.
Multiple identities can be used for authentication:
 1.  ubuntu
 2.  ,,, (vpsadmin)
Choose identity to authenticate as (1-2): 2
Password: 
==== AUTHENTICATION COMPLETE ===
vpsadmin@xx1-234-56789:/etc/systemd/system$ systemctl enable nginx
Synchronizing state of nginx.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable nginx
==== AUTHENTICATING FOR org.freedesktop.systemd1.reload-daemon ===
Authentication is required to reload the systemd state.
Multiple identities can be used for authentication:
 1.  ubuntu
 2.  ,,, (vpsadmin)
Choose identity to authenticate as (1-2): 2
Password: 
==== AUTHENTICATION COMPLETE ===
==== AUTHENTICATING FOR org.freedesktop.systemd1.reload-daemon ===
Authentication is required to reload the systemd state.
Multiple identities can be used for authentication:
 1.  ubuntu
 2.  ,,, (vpsadmin)
Choose identity to authenticate as (1-2): 2
Password: 
==== AUTHENTICATION COMPLETE ===
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-unit-files ===
Authentication is required to manage system service or unit files.
Multiple identities can be used for authentication:
 1.  ubuntu
 2.  ,,, (vpsadmin)
Choose identity to authenticate as (1-2): 2
Password: 
==== AUTHENTICATION COMPLETE ===
==== AUTHENTICATING FOR org.freedesktop.systemd1.reload-daemon ===
Authentication is required to reload the systemd state.
Multiple identities can be used for authentication:
 1.  ubuntu
 2.  ,,, (vpsadmin)
Choose identity to authenticate as (1-2): 2
Password: 
==== AUTHENTICATION COMPLETE ===
vpsadmin@xx1-234-56789:/etc/systemd/system$ 

【ログ】Ubuntu 20.04: sudo apt install nginx

  • 実行コマンド:sudo apt install nginx
  • 実行日:2021/04/10
  • 実行環境:Ubuntu 20.04
vpsadmin@xx1-234-56789:~$ sudo apt install nginx
[sudo] password for vpsadmin: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  fontconfig-config fonts-dejavu-core libfontconfig1 libgd3 libjbig0 libjpeg-turbo8 libjpeg8 libnginx-mod-http-image-filter libnginx-mod-http-xslt-filter
  libnginx-mod-mail libnginx-mod-stream libtiff5 libwebp6 libxpm4 nginx-common nginx-core
Suggested packages:
  libgd-tools fcgiwrap nginx-doc
The following NEW packages will be installed:
  fontconfig-config fonts-dejavu-core libfontconfig1 libgd3 libjbig0 libjpeg-turbo8 libjpeg8 libnginx-mod-http-image-filter libnginx-mod-http-xslt-filter
  libnginx-mod-mail libnginx-mod-stream libtiff5 libwebp6 libxpm4 nginx nginx-common nginx-core
0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
Need to get 2431 kB of archives.
After this operation, 7891 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB]
Get:2 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB]
Get:3 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB]
Get:4 http://jp.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB]
Get:5 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
Get:6 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
Get:7 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 libwebp6 amd64 0.6.1-2 [185 kB]
Get:8 http://jp.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB]
Get:9 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
Get:10 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB]
Get:11 http://jp.archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-common all 1.18.0-0ubuntu1 [37.3 kB]
Get:12 http://jp.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-0ubuntu1 [14.3 kB]
Get:13 http://jp.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-0ubuntu1 [12.6 kB]
Get:14 http://jp.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-mail amd64 1.18.0-0ubuntu1 [42.3 kB]
Get:15 http://jp.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-stream amd64 1.18.0-0ubuntu1 [66.9 kB]
Get:16 http://jp.archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-core amd64 1.18.0-0ubuntu1 [425 kB]
Get:17 http://jp.archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx all 1.18.0-0ubuntu1 [3624 B]
Fetched 2431 kB in 0s (6480 kB/s)
Preconfiguring packages ...
Selecting previously unselected package fonts-dejavu-core.
(Reading database ... 115179 files and directories currently installed.)
Preparing to unpack .../00-fonts-dejavu-core_2.37-1_all.deb ...
Unpacking fonts-dejavu-core (2.37-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../01-fontconfig-config_2.13.1-2ubuntu3_all.deb ...
Unpacking fontconfig-config (2.13.1-2ubuntu3) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../02-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
Selecting previously unselected package libjpeg-turbo8:amd64.
Preparing to unpack .../03-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ...
Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ...
Selecting previously unselected package libjpeg8:amd64.
Preparing to unpack .../04-libjpeg8_8c-2ubuntu8_amd64.deb ...
Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../05-libjbig0_2.1-3.1build1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1build1) ...
Selecting previously unselected package libwebp6:amd64.
Preparing to unpack .../06-libwebp6_0.6.1-2_amd64.deb ...
Unpacking libwebp6:amd64 (0.6.1-2) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../07-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ...
Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../08-libxpm4_1%3a3.5.12-1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../09-libgd3_2.2.5-5.2ubuntu2_amd64.deb ...
Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ...
Selecting previously unselected package nginx-common.
Preparing to unpack .../10-nginx-common_1.18.0-0ubuntu1_all.deb ...
Unpacking nginx-common (1.18.0-0ubuntu1) ...
Selecting previously unselected package libnginx-mod-http-image-filter.
Preparing to unpack .../11-libnginx-mod-http-image-filter_1.18.0-0ubuntu1_amd64.deb ...
Unpacking libnginx-mod-http-image-filter (1.18.0-0ubuntu1) ...
Selecting previously unselected package libnginx-mod-http-xslt-filter.
Preparing to unpack .../12-libnginx-mod-http-xslt-filter_1.18.0-0ubuntu1_amd64.deb ...
Unpacking libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1) ...
Selecting previously unselected package libnginx-mod-mail.
Preparing to unpack .../13-libnginx-mod-mail_1.18.0-0ubuntu1_amd64.deb ...
Unpacking libnginx-mod-mail (1.18.0-0ubuntu1) ...
Selecting previously unselected package libnginx-mod-stream.
Preparing to unpack .../14-libnginx-mod-stream_1.18.0-0ubuntu1_amd64.deb ...
Unpacking libnginx-mod-stream (1.18.0-0ubuntu1) ...
Selecting previously unselected package nginx-core.
Preparing to unpack .../15-nginx-core_1.18.0-0ubuntu1_amd64.deb ...
Unpacking nginx-core (1.18.0-0ubuntu1) ...
Selecting previously unselected package nginx.
Preparing to unpack .../16-nginx_1.18.0-0ubuntu1_all.deb ...
Unpacking nginx (1.18.0-0ubuntu1) ...
Setting up libxpm4:amd64 (1:3.5.12-1) ...
Setting up nginx-common (1.18.0-0ubuntu1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service.
Setting up libjbig0:amd64 (2.1-3.1build1) ...
Setting up libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1) ...
Setting up libwebp6:amd64 (0.6.1-2) ...
Setting up fonts-dejavu-core (2.37-1) ...
Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ...
Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
Setting up libnginx-mod-mail (1.18.0-0ubuntu1) ...
Setting up fontconfig-config (2.13.1-2ubuntu3) ...
Setting up libnginx-mod-stream (1.18.0-0ubuntu1) ...
Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ...
Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ...
Setting up libnginx-mod-http-image-filter (1.18.0-0ubuntu1) ...
Setting up nginx-core (1.18.0-0ubuntu1) ...
Setting up nginx (1.18.0-0ubuntu1) ...
Processing triggers for ufw (0.36-6) ...
Processing triggers for systemd (245.4-4ubuntu3.6) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
vpsadmin@xx1-234-56789:~$