欧州南天文台での観測準備に関連して、専用のパッケージ(FPOSS)が必要なので、そのインストール手順をまとめます。
ESO/VLT FLAMESを利用する場合、FPOSSで観測ターゲットなどの設定ファイルを作成する必要があります。
$ cd /tmp
$ curl https://ftp.eso.org/pub/dfs/pipelines/repositories/stable/macports/setup/Portfile -o Portfile
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6281 100 6281 0 0 3388 0 0:00:01 0:00:01 --:--:-- 3409
$ sudo port selfupdate
---> Updating MacPorts base sources using rsync
MacPorts base version 2.9.3 installed,
MacPorts base version 2.9.3 downloaded.
---> Updating the ports tree
---> MacPorts base is already the latest version
The ports tree has been updated. To upgrade your installed ports, you should run
port upgrade outdated
$ sudo port upgrade outdated
Nothing to upgrade.
$ sudo port install
Error: The installed version of the Command Line Tools for Xcode (13.0.0.0.1.1627064638) is too old to use on the installed OS version. Please install version 13.1 or later on macOS 12.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port esorepo failed
そこでXcode, Command Line Tools for Xcode をアップデートする。
$ sudo port install
Password:
---> Fetching distfiles for esorepo
---> Verifying checksums for esorepo
---> Extracting esorepo
---> Configuring esorepo
---> Building esorepo
---> Staging esorepo into destroot
---> Installing esorepo @1.4_0
---> Activating esorepo @1.4_0
---> Cleaning esorepo
---> Some of the ports you installed have notes:
esorepo has the following notes:
*** Please run 'sudo port sync' to synchronise with the ESO repository. ***
$ sudo port sync
---> Updating the ports tree
$ sudo port install eso-flames-fposs
---> Computing dependencies for eso-flames-fposs
The following dependencies will be installed:
Xft2
brotli
bzip2
coreutils
db48
expat
font-adobe-100dpi
font-adobe-75dpi
font-adobe-utopia-100dpi
font-adobe-utopia-75dpi
font-adobe-utopia-type1
font-alias
font-arabic-misc
font-bh-100dpi
font-bh-75dpi
font-bh-lucidatypewriter-100dpi
font-bh-lucidatypewriter-75dpi
font-bh-ttf
font-bh-type1
font-bitstream-100dpi
font-bitstream-75dpi
font-bitstream-speedo
font-bitstream-type1
font-cronyx-cyrillic
font-cursor-misc
font-daewoo-misc
font-dec-misc
font-ibm-type1
font-isas-misc
font-jis-misc
font-micro-misc
font-misc-cyrillic
font-misc-ethiopic
font-misc-meltho
font-misc-misc
font-mutt-misc
font-schumacher-misc
font-screen-cyrillic
font-sony-misc
font-sun-misc
font-winitzki-cyrillic
font-xfree86-type1
fontconfig
freetype
gdbm
gettext-runtime
gmp
icu
libiconv
libpixman
libpng
libxml2
mkfontscale
ncurses
ossp-uuid
perl5.34
quartz-wm
readline
tcl
tk
xauth
xinit
xkbcomp
xkeyboard-config
xorg-encodings
xorg-fonts
xorg-libAppleWM
xorg-libX11
xorg-libXScrnSaver
xorg-libXau
xorg-libXdmcp
xorg-libXext
xorg-libXfixes
xorg-libXfont
xorg-libXfont2
xorg-libXfontcache
xorg-libXinerama
xorg-libXmu
xorg-libXp
xorg-libXrandr
xorg-libXt
xorg-libfontenc
xorg-libice
xorg-libpthread-stubs
xorg-libsm
xorg-libxcb
xorg-libxkbfile
xorg-server
xorg-xcb-proto
xorg-xorgproto
xrdb
xrender
xset
xz
zlib
Continue? [Y/n]: Y
---> Fetching archive for tcl
---> Attempting to fetch tcl-8.6.14_0+corefoundation+threads.darwin_21.arm64.tbz2 from https://packages.macports.org/tcl
---> Attempting to fetch tcl-8.6.14_0+corefoundation+threads.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/tcl
---> Installing tcl @8.6.14_0+corefoundation+threads
---> Activating tcl @8.6.14_0+corefoundation+threads
---> Cleaning tcl
---> Fetching archive for expat
---> Attempting to fetch expat-2.6.2_0.darwin_21.arm64.tbz2 from https://packages.macports.org/expat
---> Attempting to fetch expat-2.6.2_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/expat
---> Installing expat @2.6.2_0
---> Activating expat @2.6.2_0
---> Cleaning expat
---> Fetching archive for libiconv
---> Attempting to fetch libiconv-1.17_0.darwin_21.arm64.tbz2 from https://packages.macports.org/libiconv
---> Attempting to fetch libiconv-1.17_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/libiconv
---> Installing libiconv @1.17_0
---> Activating libiconv @1.17_0
---> Cleaning libiconv
---> Fetching archive for gettext-runtime
---> Attempting to fetch gettext-runtime-0.22.5_0.darwin_21.arm64.tbz2 from https://packages.macports.org/gettext-runtime
---> Attempting to fetch gettext-runtime-0.22.5_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/gettext-runtime
---> Installing gettext-runtime @0.22.5_0
---> Activating gettext-runtime @0.22.5_0
---> Cleaning gettext-runtime
---> Fetching archive for brotli
---> Attempting to fetch brotli-1.1.0_0.darwin_21.arm64.tbz2 from https://packages.macports.org/brotli
---> Attempting to fetch brotli-1.1.0_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/brotli
---> Installing brotli @1.1.0_0
---> Activating brotli @1.1.0_0
---> Cleaning brotli
---> Fetching archive for bzip2
---> Attempting to fetch bzip2-1.0.8_0.darwin_21.arm64.tbz2 from https://packages.macports.org/bzip2
---> Attempting to fetch bzip2-1.0.8_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/bzip2
---> Installing bzip2 @1.0.8_0
---> Activating bzip2 @1.0.8_0
---> Cleaning bzip2
---> Fetching archive for zlib
---> Attempting to fetch zlib-1.3.1_0.darwin_21.arm64.tbz2 from https://packages.macports.org/zlib
---> Attempting to fetch zlib-1.3.1_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/zlib
---> Installing zlib @1.3.1_0
---> Activating zlib @1.3.1_0
---> Cleaning zlib
---> Fetching archive for libpng
---> Attempting to fetch libpng-1.6.43_0.darwin_21.arm64.tbz2 from https://packages.macports.org/libpng
---> Attempting to fetch libpng-1.6.43_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/libpng
---> Installing libpng @1.6.43_0
---> Activating libpng @1.6.43_0
---> Cleaning libpng
---> Fetching archive for freetype
---> Attempting to fetch freetype-2.13.2_0.darwin_21.arm64.tbz2 from https://packages.macports.org/freetype
---> Attempting to fetch freetype-2.13.2_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/freetype
---> Installing freetype @2.13.2_0
---> Activating freetype @2.13.2_0
---> Cleaning freetype
---> Fetching archive for db48
---> Attempting to fetch db48-4.8.30_5.darwin_21.arm64.tbz2 from https://packages.macports.org/db48
---> Attempting to fetch db48-4.8.30_5.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/db48
---> Installing db48 @4.8.30_5
---> Activating db48 @4.8.30_5
---> Cleaning db48
---> Fetching archive for ncurses
---> Attempting to fetch ncurses-6.5_0.darwin_21.arm64.tbz2 from https://packages.macports.org/ncurses
---> Attempting to fetch ncurses-6.5_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/ncurses
---> Installing ncurses @6.5_0
---> Activating ncurses @6.5_0
---> Cleaning ncurses
---> Fetching archive for readline
---> Attempting to fetch readline-8.2.001_0.darwin_21.arm64.tbz2 from https://packages.macports.org/readline
---> Attempting to fetch readline-8.2.001_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/readline
---> Installing readline @8.2.001_0
---> Activating readline @8.2.001_0
---> Cleaning readline
---> Fetching archive for gdbm
---> Attempting to fetch gdbm-1.24_0.darwin_21.arm64.tbz2 from https://packages.macports.org/gdbm
---> Attempting to fetch gdbm-1.24_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/gdbm
---> Installing gdbm @1.24_0
---> Activating gdbm @1.24_0
---> Cleaning gdbm
---> Fetching archive for perl5.34
---> Attempting to fetch perl5.34-5.34.3_1.darwin_21.arm64.tbz2 from https://packages.macports.org/perl5.34
---> Attempting to fetch perl5.34-5.34.3_1.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/perl5.34
---> Installing perl5.34 @5.34.3_1
---> Activating perl5.34 @5.34.3_1
---> Cleaning perl5.34
---> Fetching archive for ossp-uuid
---> Attempting to fetch ossp-uuid-1.6.2_13+perl5_34.darwin_21.arm64.tbz2 from https://packages.macports.org/ossp-uuid
---> Attempting to fetch ossp-uuid-1.6.2_13+perl5_34.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/ossp-uuid
---> Installing ossp-uuid @1.6.2_13+perl5_34
---> Activating ossp-uuid @1.6.2_13+perl5_34
---> Cleaning ossp-uuid
---> Fetching archive for fontconfig
---> Attempting to fetch fontconfig-2.15.0_0.darwin_21.arm64.tbz2 from https://packages.macports.org/fontconfig
---> Attempting to fetch fontconfig-2.15.0_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/fontconfig
---> Installing fontconfig @2.15.0_0
---> Activating fontconfig @2.15.0_0
---> Cleaning fontconfig
---> Fetching archive for xorg-xorgproto
---> Attempting to fetch xorg-xorgproto-2024.1_0.darwin_any.noarch.tbz2 from https://packages.macports.org/xorg-xorgproto
---> Attempting to fetch xorg-xorgproto-2024.1_0.darwin_any.noarch.tbz2.rmd160 from https://packages.macports.org/xorg-xorgproto
---> Installing xorg-xorgproto @2024.1_0
---> Activating xorg-xorgproto @2024.1_0
---> Cleaning xorg-xorgproto
---> Fetching archive for xorg-libXdmcp
---> Attempting to fetch xorg-libXdmcp-1.1.5_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXdmcp
---> Attempting to fetch xorg-libXdmcp-1.1.5_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXdmcp
---> Installing xorg-libXdmcp @1.1.5_0
---> Activating xorg-libXdmcp @1.1.5_0
---> Cleaning xorg-libXdmcp
---> Fetching archive for xorg-libXau
---> Attempting to fetch xorg-libXau-1.0.11_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXau
---> Attempting to fetch xorg-libXau-1.0.11_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXau
---> Installing xorg-libXau @1.0.11_0
---> Activating xorg-libXau @1.0.11_0
---> Cleaning xorg-libXau
---> Fetching archive for icu
---> Attempting to fetch icu-74.2_0.darwin_21.arm64.tbz2 from https://packages.macports.org/icu
---> Attempting to fetch icu-74.2_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/icu
---> Installing icu @74.2_0
---> Activating icu @74.2_0
---> Cleaning icu
---> Fetching archive for xz
---> Attempting to fetch xz-5.4.7_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xz
---> Attempting to fetch xz-5.4.7_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xz
---> Installing xz @5.4.7_0
---> Activating xz @5.4.7_0
---> Cleaning xz
---> Fetching archive for libxml2
---> Attempting to fetch libxml2-2.13.2_0.darwin_21.arm64.tbz2 from https://packages.macports.org/libxml2
---> Attempting to fetch libxml2-2.13.2_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/libxml2
---> Installing libxml2 @2.13.2_0
---> Activating libxml2 @2.13.2_0
---> Cleaning libxml2
---> Fetching archive for xorg-xcb-proto
---> Attempting to fetch xorg-xcb-proto-1.17.0_0+python312.darwin_any.noarch.tbz2 from https://packages.macports.org/xorg-xcb-proto
---> Attempting to fetch xorg-xcb-proto-1.17.0_0+python312.darwin_any.noarch.tbz2.rmd160 from https://packages.macports.org/xorg-xcb-proto
---> Installing xorg-xcb-proto @1.17.0_0+python312
---> Activating xorg-xcb-proto @1.17.0_0+python312
---> Cleaning xorg-xcb-proto
---> Fetching archive for xorg-libxcb
---> Attempting to fetch xorg-libxcb-1.17.0_0+python312.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libxcb
---> Attempting to fetch xorg-libxcb-1.17.0_0+python312.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libxcb
---> Installing xorg-libxcb @1.17.0_0+python312
---> Activating xorg-libxcb @1.17.0_0+python312
---> Cleaning xorg-libxcb
---> Fetching archive for xorg-libX11
---> Attempting to fetch xorg-libX11-1.8.9_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libX11
---> Attempting to fetch xorg-libX11-1.8.9_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libX11
---> Installing xorg-libX11 @1.8.9_0
---> Activating xorg-libX11 @1.8.9_0
---> Cleaning xorg-libX11
---> Fetching archive for xrender
---> Attempting to fetch xrender-0.9.11_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xrender
---> Attempting to fetch xrender-0.9.11_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xrender
---> Installing xrender @0.9.11_0
---> Activating xrender @0.9.11_0
---> Cleaning xrender
---> Fetching archive for Xft2
---> Attempting to fetch Xft2-2.3.8_0.darwin_21.arm64.tbz2 from https://packages.macports.org/Xft2
---> Attempting to fetch Xft2-2.3.8_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/Xft2
---> Installing Xft2 @2.3.8_0
---> Activating Xft2 @2.3.8_0
---> Cleaning Xft2
---> Fetching archive for xorg-libXext
---> Attempting to fetch xorg-libXext-1.3.6_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXext
---> Attempting to fetch xorg-libXext-1.3.6_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXext
---> Installing xorg-libXext @1.3.6_0
---> Activating xorg-libXext @1.3.6_0
---> Cleaning xorg-libXext
---> Fetching archive for xorg-libXScrnSaver
---> Attempting to fetch xorg-libXScrnSaver-1.2.4_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXScrnSaver
---> Attempting to fetch xorg-libXScrnSaver-1.2.4_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXScrnSaver
---> Installing xorg-libXScrnSaver @1.2.4_0
---> Activating xorg-libXScrnSaver @1.2.4_0
---> Cleaning xorg-libXScrnSaver
---> Fetching archive for tk
---> Attempting to fetch tk-8.6.14_0+x11.darwin_21.arm64.tbz2 from https://packages.macports.org/tk
---> Attempting to fetch tk-8.6.14_0+x11.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/tk
---> Installing tk @8.6.14_0+x11
---> Activating tk @8.6.14_0+x11
---> Cleaning tk
---> Fetching archive for gmp
---> Attempting to fetch gmp-6.3.0_0.darwin_21.arm64.tbz2 from https://packages.macports.org/gmp
---> Attempting to fetch gmp-6.3.0_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/gmp
---> Installing gmp @6.3.0_0
---> Activating gmp @6.3.0_0
---> Cleaning gmp
---> Fetching archive for coreutils
---> Attempting to fetch coreutils-9.5_0.darwin_21.arm64.tbz2 from https://packages.macports.org/coreutils
---> Attempting to fetch coreutils-9.5_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/coreutils
---> Installing coreutils @9.5_0
---> Activating coreutils @9.5_0
---> Cleaning coreutils
---> Fetching archive for libpixman
---> Attempting to fetch libpixman-0.43.4_1.darwin_21.arm64.tbz2 from https://packages.macports.org/libpixman
---> Attempting to fetch libpixman-0.43.4_1.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/libpixman
---> Installing libpixman @0.43.4_1
---> Activating libpixman @0.43.4_1
---> Cleaning libpixman
---> Fetching archive for xorg-libxkbfile
---> Attempting to fetch xorg-libxkbfile-1.1.3_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libxkbfile
---> Attempting to fetch xorg-libxkbfile-1.1.3_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libxkbfile
---> Installing xorg-libxkbfile @1.1.3_0
---> Activating xorg-libxkbfile @1.1.3_0
---> Cleaning xorg-libxkbfile
---> Fetching archive for xorg-libAppleWM
---> Attempting to fetch xorg-libAppleWM-1.4.1_1.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libAppleWM
---> Attempting to fetch xorg-libAppleWM-1.4.1_1.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libAppleWM
---> Installing xorg-libAppleWM @1.4.1_1
---> Activating xorg-libAppleWM @1.4.1_1
---> Cleaning xorg-libAppleWM
---> Fetching archive for xorg-libXfixes
---> Attempting to fetch xorg-libXfixes-6.0.1_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXfixes
---> Attempting to fetch xorg-libXfixes-6.0.1_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXfixes
---> Installing xorg-libXfixes @6.0.1_0
---> Activating xorg-libXfixes @6.0.1_0
---> Cleaning xorg-libXfixes
---> Fetching archive for xorg-libfontenc
---> Attempting to fetch xorg-libfontenc-1.1.8_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libfontenc
---> Attempting to fetch xorg-libfontenc-1.1.8_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libfontenc
---> Installing xorg-libfontenc @1.1.8_0
---> Activating xorg-libfontenc @1.1.8_0
---> Cleaning xorg-libfontenc
---> Fetching archive for xorg-libXfont
---> Attempting to fetch xorg-libXfont-1.5.4_2.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXfont
---> Attempting to fetch xorg-libXfont-1.5.4_2.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXfont
---> Installing xorg-libXfont @1.5.4_2
---> Activating xorg-libXfont @1.5.4_2
---> Cleaning xorg-libXfont
---> Fetching archive for xorg-libXfont2
---> Attempting to fetch xorg-libXfont2-2.0.6_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXfont2
---> Attempting to fetch xorg-libXfont2-2.0.6_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXfont2
---> Installing xorg-libXfont2 @2.0.6_0
---> Activating xorg-libXfont2 @2.0.6_0
---> Cleaning xorg-libXfont2
---> Fetching archive for xorg-libice
---> Attempting to fetch xorg-libice-1.1.1_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libice
---> Attempting to fetch xorg-libice-1.1.1_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libice
---> Installing xorg-libice @1.1.1_0
---> Activating xorg-libice @1.1.1_0
---> Cleaning xorg-libice
---> Fetching archive for xorg-libsm
---> Attempting to fetch xorg-libsm-1.2.4_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libsm
---> Attempting to fetch xorg-libsm-1.2.4_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libsm
---> Installing xorg-libsm @1.2.4_0
---> Activating xorg-libsm @1.2.4_0
---> Cleaning xorg-libsm
---> Fetching archive for xorg-libXt
---> Attempting to fetch xorg-libXt-1.3.0_1.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXt
---> Attempting to fetch xorg-libXt-1.3.0_1.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXt
---> Installing xorg-libXt @1.3.0_1
---> Activating xorg-libXt @1.3.0_1
---> Cleaning xorg-libXt
---> Fetching archive for mkfontscale
---> Attempting to fetch mkfontscale-1.2.3_0.darwin_21.arm64.tbz2 from https://packages.macports.org/mkfontscale
---> Attempting to fetch mkfontscale-1.2.3_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/mkfontscale
---> Installing mkfontscale @1.2.3_0
---> Activating mkfontscale @1.2.3_0
---> Cleaning mkfontscale
---> Fetching archive for xorg-libXmu
---> Attempting to fetch xorg-libXmu-1.2.1_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXmu
---> Attempting to fetch xorg-libXmu-1.2.1_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXmu
---> Installing xorg-libXmu @1.2.1_0
---> Activating xorg-libXmu @1.2.1_0
---> Cleaning xorg-libXmu
---> Fetching archive for xauth
---> Attempting to fetch xauth-1.1.3_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xauth
---> Attempting to fetch xauth-1.1.3_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xauth
---> Installing xauth @1.1.3_0
---> Activating xauth @1.1.3_0
---> Cleaning xauth
---> Fetching archive for xrdb
---> Attempting to fetch xrdb-1.2.1_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xrdb
---> Attempting to fetch xrdb-1.2.1_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xrdb
---> Installing xrdb @1.2.1_0
---> Activating xrdb @1.2.1_0
---> Cleaning xrdb
---> Fetching archive for xorg-libXfontcache
---> Attempting to fetch xorg-libXfontcache-1.0.5_2.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXfontcache
---> Attempting to fetch xorg-libXfontcache-1.0.5_2.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXfontcache
---> Installing xorg-libXfontcache @1.0.5_2
---> Activating xorg-libXfontcache @1.0.5_2
---> Cleaning xorg-libXfontcache
---> Fetching archive for xorg-libpthread-stubs
---> Attempting to fetch xorg-libpthread-stubs-0.5_0.darwin_any.noarch.tbz2 from https://packages.macports.org/xorg-libpthread-stubs
---> Attempting to fetch xorg-libpthread-stubs-0.5_0.darwin_any.noarch.tbz2.rmd160 from https://packages.macports.org/xorg-libpthread-stubs
---> Installing xorg-libpthread-stubs @0.5_0
---> Activating xorg-libpthread-stubs @0.5_0
---> Cleaning xorg-libpthread-stubs
---> Fetching archive for xorg-libXp
---> Attempting to fetch xorg-libXp-1.0.4_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXp
---> Attempting to fetch xorg-libXp-1.0.4_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXp
---> Installing xorg-libXp @1.0.4_0
---> Activating xorg-libXp @1.0.4_0
---> Cleaning xorg-libXp
---> Fetching archive for xset
---> Attempting to fetch xset-1.2.4_1.darwin_21.arm64.tbz2 from https://packages.macports.org/xset
---> Attempting to fetch xset-1.2.4_1.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xset
---> Installing xset @1.2.4_1
---> Activating xset @1.2.4_1
---> Cleaning xset
---> Fetching archive for xinit
---> Attempting to fetch xinit-1.4.1_1.darwin_21.arm64.tbz2 from https://packages.macports.org/xinit
---> Attempting to fetch xinit-1.4.1_1.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xinit
---> Installing xinit @1.4.1_1
---> Activating xinit @1.4.1_1
---> Cleaning xinit
---> Fetching archive for xorg-libXinerama
---> Attempting to fetch xorg-libXinerama-1.1.5_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXinerama
---> Attempting to fetch xorg-libXinerama-1.1.5_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXinerama
---> Installing xorg-libXinerama @1.1.5_0
---> Activating xorg-libXinerama @1.1.5_0
---> Cleaning xorg-libXinerama
---> Fetching archive for xorg-libXrandr
---> Attempting to fetch xorg-libXrandr-1.5.4_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-libXrandr
---> Attempting to fetch xorg-libXrandr-1.5.4_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-libXrandr
---> Installing xorg-libXrandr @1.5.4_0
---> Activating xorg-libXrandr @1.5.4_0
---> Cleaning xorg-libXrandr
---> Fetching archive for quartz-wm
---> Attempting to fetch quartz-wm-1.3.2_1.darwin_21.arm64.tbz2 from https://packages.macports.org/quartz-wm
---> Attempting to fetch quartz-wm-1.3.2_1.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/quartz-wm
---> Installing quartz-wm @1.3.2_1
---> Activating quartz-wm @1.3.2_1
---> Cleaning quartz-wm
---> Fetching archive for font-alias
---> Attempting to fetch font-alias-1.0.4_0.any_any.noarch.tbz2 from https://packages.macports.org/font-alias
---> Attempting to fetch font-alias-1.0.4_0.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-alias
---> Installing font-alias @1.0.4_0
---> Activating font-alias @1.0.4_0
---> Cleaning font-alias
---> Fetching archive for font-adobe-100dpi
---> Attempting to fetch font-adobe-100dpi-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-adobe-100dpi
---> Attempting to fetch font-adobe-100dpi-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-adobe-100dpi
---> Installing font-adobe-100dpi @1.0.3_1
---> Activating font-adobe-100dpi @1.0.3_1
---> Cleaning font-adobe-100dpi
---> Fetching archive for font-adobe-75dpi
---> Attempting to fetch font-adobe-75dpi-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-adobe-75dpi
---> Attempting to fetch font-adobe-75dpi-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-adobe-75dpi
---> Installing font-adobe-75dpi @1.0.3_1
---> Activating font-adobe-75dpi @1.0.3_1
---> Cleaning font-adobe-75dpi
---> Fetching archive for font-adobe-utopia-100dpi
---> Attempting to fetch font-adobe-utopia-100dpi-1.0.4_1.any_any.noarch.tbz2 from https://packages.macports.org/font-adobe-utopia-100dpi
---> Attempting to fetch font-adobe-utopia-100dpi-1.0.4_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-adobe-utopia-100dpi
---> Installing font-adobe-utopia-100dpi @1.0.4_1
---> Activating font-adobe-utopia-100dpi @1.0.4_1
---> Cleaning font-adobe-utopia-100dpi
---> Fetching archive for font-adobe-utopia-75dpi
---> Attempting to fetch font-adobe-utopia-75dpi-1.0.4_1.any_any.noarch.tbz2 from https://packages.macports.org/font-adobe-utopia-75dpi
---> Attempting to fetch font-adobe-utopia-75dpi-1.0.4_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-adobe-utopia-75dpi
---> Installing font-adobe-utopia-75dpi @1.0.4_1
---> Activating font-adobe-utopia-75dpi @1.0.4_1
---> Cleaning font-adobe-utopia-75dpi
---> Fetching archive for font-adobe-utopia-type1
---> Attempting to fetch font-adobe-utopia-type1-1.0.4_1.any_any.noarch.tbz2 from https://packages.macports.org/font-adobe-utopia-type1
---> Attempting to fetch font-adobe-utopia-type1-1.0.4_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-adobe-utopia-type1
---> Installing font-adobe-utopia-type1 @1.0.4_1
---> Activating font-adobe-utopia-type1 @1.0.4_1
---> Cleaning font-adobe-utopia-type1
---> Fetching archive for font-arabic-misc
---> Attempting to fetch font-arabic-misc-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-arabic-misc
---> Attempting to fetch font-arabic-misc-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-arabic-misc
---> Installing font-arabic-misc @1.0.3_1
---> Activating font-arabic-misc @1.0.3_1
---> Cleaning font-arabic-misc
---> Fetching archive for font-bh-100dpi
---> Attempting to fetch font-bh-100dpi-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-bh-100dpi
---> Attempting to fetch font-bh-100dpi-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-bh-100dpi
---> Installing font-bh-100dpi @1.0.3_1
---> Activating font-bh-100dpi @1.0.3_1
---> Cleaning font-bh-100dpi
---> Fetching archive for font-bh-75dpi
---> Attempting to fetch font-bh-75dpi-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-bh-75dpi
---> Attempting to fetch font-bh-75dpi-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-bh-75dpi
---> Installing font-bh-75dpi @1.0.3_1
---> Activating font-bh-75dpi @1.0.3_1
---> Cleaning font-bh-75dpi
---> Fetching archive for font-bh-lucidatypewriter-100dpi
---> Attempting to fetch font-bh-lucidatypewriter-100dpi-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-bh-lucidatypewriter-100dpi
---> Attempting to fetch font-bh-lucidatypewriter-100dpi-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-bh-lucidatypewriter-100dpi
---> Installing font-bh-lucidatypewriter-100dpi @1.0.3_1
---> Activating font-bh-lucidatypewriter-100dpi @1.0.3_1
---> Cleaning font-bh-lucidatypewriter-100dpi
---> Fetching archive for font-bh-lucidatypewriter-75dpi
---> Attempting to fetch font-bh-lucidatypewriter-75dpi-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-bh-lucidatypewriter-75dpi
---> Attempting to fetch font-bh-lucidatypewriter-75dpi-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-bh-lucidatypewriter-75dpi
---> Installing font-bh-lucidatypewriter-75dpi @1.0.3_1
---> Activating font-bh-lucidatypewriter-75dpi @1.0.3_1
---> Cleaning font-bh-lucidatypewriter-75dpi
---> Fetching archive for font-bh-ttf
---> Attempting to fetch font-bh-ttf-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-bh-ttf
---> Attempting to fetch font-bh-ttf-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-bh-ttf
---> Installing font-bh-ttf @1.0.3_1
---> Activating font-bh-ttf @1.0.3_1
---> Cleaning font-bh-ttf
---> Fetching archive for font-bh-type1
---> Attempting to fetch font-bh-type1-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-bh-type1
---> Attempting to fetch font-bh-type1-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-bh-type1
---> Installing font-bh-type1 @1.0.3_1
---> Activating font-bh-type1 @1.0.3_1
---> Cleaning font-bh-type1
---> Fetching archive for font-bitstream-100dpi
---> Attempting to fetch font-bitstream-100dpi-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-bitstream-100dpi
---> Attempting to fetch font-bitstream-100dpi-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-bitstream-100dpi
---> Installing font-bitstream-100dpi @1.0.3_1
---> Activating font-bitstream-100dpi @1.0.3_1
---> Cleaning font-bitstream-100dpi
---> Fetching archive for font-bitstream-75dpi
---> Attempting to fetch font-bitstream-75dpi-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-bitstream-75dpi
---> Attempting to fetch font-bitstream-75dpi-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-bitstream-75dpi
---> Installing font-bitstream-75dpi @1.0.3_1
---> Activating font-bitstream-75dpi @1.0.3_1
---> Cleaning font-bitstream-75dpi
---> Fetching archive for font-bitstream-speedo
---> Attempting to fetch font-bitstream-speedo-1.0.2_1.any_any.noarch.tbz2 from https://packages.macports.org/font-bitstream-speedo
---> Attempting to fetch font-bitstream-speedo-1.0.2_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-bitstream-speedo
---> Installing font-bitstream-speedo @1.0.2_1
---> Activating font-bitstream-speedo @1.0.2_1
---> Cleaning font-bitstream-speedo
---> Fetching archive for font-bitstream-type1
---> Attempting to fetch font-bitstream-type1-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-bitstream-type1
---> Attempting to fetch font-bitstream-type1-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-bitstream-type1
---> Installing font-bitstream-type1 @1.0.3_1
---> Activating font-bitstream-type1 @1.0.3_1
---> Cleaning font-bitstream-type1
---> Fetching archive for font-cronyx-cyrillic
---> Attempting to fetch font-cronyx-cyrillic-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-cronyx-cyrillic
---> Attempting to fetch font-cronyx-cyrillic-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-cronyx-cyrillic
---> Installing font-cronyx-cyrillic @1.0.3_1
---> Activating font-cronyx-cyrillic @1.0.3_1
---> Cleaning font-cronyx-cyrillic
---> Fetching archive for font-cursor-misc
---> Attempting to fetch font-cursor-misc-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-cursor-misc
---> Attempting to fetch font-cursor-misc-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-cursor-misc
---> Installing font-cursor-misc @1.0.3_1
---> Activating font-cursor-misc @1.0.3_1
---> Cleaning font-cursor-misc
---> Fetching archive for font-daewoo-misc
---> Attempting to fetch font-daewoo-misc-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-daewoo-misc
---> Attempting to fetch font-daewoo-misc-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-daewoo-misc
---> Installing font-daewoo-misc @1.0.3_1
---> Activating font-daewoo-misc @1.0.3_1
---> Cleaning font-daewoo-misc
---> Fetching archive for font-dec-misc
---> Attempting to fetch font-dec-misc-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-dec-misc
---> Attempting to fetch font-dec-misc-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-dec-misc
---> Installing font-dec-misc @1.0.3_1
---> Activating font-dec-misc @1.0.3_1
---> Cleaning font-dec-misc
---> Fetching archive for font-ibm-type1
---> Attempting to fetch font-ibm-type1-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-ibm-type1
---> Attempting to fetch font-ibm-type1-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-ibm-type1
---> Installing font-ibm-type1 @1.0.3_1
---> Activating font-ibm-type1 @1.0.3_1
---> Cleaning font-ibm-type1
---> Fetching archive for font-isas-misc
---> Attempting to fetch font-isas-misc-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-isas-misc
---> Attempting to fetch font-isas-misc-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-isas-misc
---> Installing font-isas-misc @1.0.3_1
---> Activating font-isas-misc @1.0.3_1
---> Cleaning font-isas-misc
---> Fetching archive for font-jis-misc
---> Attempting to fetch font-jis-misc-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-jis-misc
---> Attempting to fetch font-jis-misc-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-jis-misc
---> Installing font-jis-misc @1.0.3_1
---> Activating font-jis-misc @1.0.3_1
---> Cleaning font-jis-misc
---> Fetching archive for font-micro-misc
---> Attempting to fetch font-micro-misc-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-micro-misc
---> Attempting to fetch font-micro-misc-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-micro-misc
---> Installing font-micro-misc @1.0.3_1
---> Activating font-micro-misc @1.0.3_1
---> Cleaning font-micro-misc
---> Fetching archive for font-misc-cyrillic
---> Attempting to fetch font-misc-cyrillic-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-misc-cyrillic
---> Attempting to fetch font-misc-cyrillic-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-misc-cyrillic
---> Installing font-misc-cyrillic @1.0.3_1
---> Activating font-misc-cyrillic @1.0.3_1
---> Cleaning font-misc-cyrillic
---> Fetching archive for font-misc-ethiopic
---> Attempting to fetch font-misc-ethiopic-1.0.4_0.any_any.noarch.tbz2 from https://packages.macports.org/font-misc-ethiopic
---> Attempting to fetch font-misc-ethiopic-1.0.4_0.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-misc-ethiopic
---> Installing font-misc-ethiopic @1.0.4_0
---> Activating font-misc-ethiopic @1.0.4_0
---> Cleaning font-misc-ethiopic
---> Fetching archive for font-misc-meltho
---> Attempting to fetch font-misc-meltho-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-misc-meltho
---> Attempting to fetch font-misc-meltho-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-misc-meltho
---> Installing font-misc-meltho @1.0.3_1
---> Activating font-misc-meltho @1.0.3_1
---> Cleaning font-misc-meltho
---> Fetching archive for font-misc-misc
---> Attempting to fetch font-misc-misc-1.1.2_1.any_any.noarch.tbz2 from https://packages.macports.org/font-misc-misc
---> Attempting to fetch font-misc-misc-1.1.2_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-misc-misc
---> Installing font-misc-misc @1.1.2_1
---> Activating font-misc-misc @1.1.2_1
---> Cleaning font-misc-misc
---> Fetching archive for font-mutt-misc
---> Attempting to fetch font-mutt-misc-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-mutt-misc
---> Attempting to fetch font-mutt-misc-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-mutt-misc
---> Installing font-mutt-misc @1.0.3_1
---> Activating font-mutt-misc @1.0.3_1
---> Cleaning font-mutt-misc
---> Fetching archive for font-schumacher-misc
---> Attempting to fetch font-schumacher-misc-1.1.2_1.any_any.noarch.tbz2 from https://packages.macports.org/font-schumacher-misc
---> Attempting to fetch font-schumacher-misc-1.1.2_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-schumacher-misc
---> Installing font-schumacher-misc @1.1.2_1
---> Activating font-schumacher-misc @1.1.2_1
---> Cleaning font-schumacher-misc
---> Fetching archive for font-screen-cyrillic
---> Attempting to fetch font-screen-cyrillic-1.0.4_1.any_any.noarch.tbz2 from https://packages.macports.org/font-screen-cyrillic
---> Attempting to fetch font-screen-cyrillic-1.0.4_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-screen-cyrillic
---> Installing font-screen-cyrillic @1.0.4_1
---> Activating font-screen-cyrillic @1.0.4_1
---> Cleaning font-screen-cyrillic
---> Fetching archive for font-sony-misc
---> Attempting to fetch font-sony-misc-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-sony-misc
---> Attempting to fetch font-sony-misc-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-sony-misc
---> Installing font-sony-misc @1.0.3_1
---> Activating font-sony-misc @1.0.3_1
---> Cleaning font-sony-misc
---> Fetching archive for font-sun-misc
---> Attempting to fetch font-sun-misc-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-sun-misc
---> Attempting to fetch font-sun-misc-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-sun-misc
---> Installing font-sun-misc @1.0.3_1
---> Activating font-sun-misc @1.0.3_1
---> Cleaning font-sun-misc
---> Fetching archive for font-winitzki-cyrillic
---> Attempting to fetch font-winitzki-cyrillic-1.0.3_1.any_any.noarch.tbz2 from https://packages.macports.org/font-winitzki-cyrillic
---> Attempting to fetch font-winitzki-cyrillic-1.0.3_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-winitzki-cyrillic
---> Installing font-winitzki-cyrillic @1.0.3_1
---> Activating font-winitzki-cyrillic @1.0.3_1
---> Cleaning font-winitzki-cyrillic
---> Fetching archive for font-xfree86-type1
---> Attempting to fetch font-xfree86-type1-1.0.4_1.any_any.noarch.tbz2 from https://packages.macports.org/font-xfree86-type1
---> Attempting to fetch font-xfree86-type1-1.0.4_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/font-xfree86-type1
---> Installing font-xfree86-type1 @1.0.4_1
---> Activating font-xfree86-type1 @1.0.4_1
---> Cleaning font-xfree86-type1
---> Fetching archive for xorg-encodings
---> Attempting to fetch xorg-encodings-1.0.5_1.any_any.noarch.tbz2 from https://packages.macports.org/xorg-encodings
---> Attempting to fetch xorg-encodings-1.0.5_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/xorg-encodings
---> Installing xorg-encodings @1.0.5_1
---> Activating xorg-encodings @1.0.5_1
---> Cleaning xorg-encodings
---> Fetching archive for xorg-fonts
---> Attempting to fetch xorg-fonts-20090102_1.any_any.noarch.tbz2 from https://packages.macports.org/xorg-fonts
---> Attempting to fetch xorg-fonts-20090102_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/xorg-fonts
---> Installing xorg-fonts @20090102_1
---> Activating xorg-fonts @20090102_1
---> Cleaning xorg-fonts
---> Fetching archive for xkbcomp
---> Attempting to fetch xkbcomp-1.4.5_0.darwin_21.arm64.tbz2 from https://packages.macports.org/xkbcomp
---> Attempting to fetch xkbcomp-1.4.5_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xkbcomp
---> Installing xkbcomp @1.4.5_0
---> Activating xkbcomp @1.4.5_0
---> Cleaning xkbcomp
---> Fetching archive for xkeyboard-config
---> Attempting to fetch xkeyboard-config-2.5.1_1.any_any.noarch.tbz2 from https://packages.macports.org/xkeyboard-config
---> Attempting to fetch xkeyboard-config-2.5.1_1.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/xkeyboard-config
---> Installing xkeyboard-config @2.5.1_1
---> Activating xkeyboard-config @2.5.1_1
---> Cleaning xkeyboard-config
---> Fetching archive for xorg-server
---> Attempting to fetch xorg-server-1.20.11_1.darwin_21.arm64.tbz2 from https://packages.macports.org/xorg-server
---> Attempting to fetch xorg-server-1.20.11_1.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/xorg-server
---> Installing xorg-server @1.20.11_1
---> Activating xorg-server @1.20.11_1
---> Cleaning xorg-server
---> Fetching archive for eso-flames-fposs
---> Attempting to fetch eso-flames-fposs-113.7_0+x11.darwin_21.arm64.tbz2 from https://ftp.eso.org/pub/dfs/pipelines/repositories/stable/macports/packages/eso-flames-fposs
---> Fetching distfiles for eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from https://distfiles.macports.org/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from https://kmq.jp.distfiles.macports.org/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from http://jog.id.distfiles.macports.org/macports/distfiles/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from http://mirror.fcix.net/macports/distfiles/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from https://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from http://bos.us.distfiles.macports.org/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from https://mirrors.mit.edu/macports/distfiles/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from https://pek.cn.distfiles.macports.org/macports/distfiles/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from https://mse.uk.distfiles.macports.org/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from https://nue.de.distfiles.macports.org/eso-flames-fposs
---> Attempting to fetch fposs_P113.7.tar.gz from https://ftp.eso.org/pub/usg/fposs/P113
---> Verifying checksums for eso-flames-fposs
---> Extracting eso-flames-fposs
---> Configuring eso-flames-fposs
---> Building eso-flames-fposs
---> Staging eso-flames-fposs into destroot
---> Installing eso-flames-fposs @113.7_0+x11
---> Activating eso-flames-fposs @113.7_0+x11
---> Cleaning eso-flames-fposs
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
---> Some of the ports you installed have notes:
coreutils has the following notes:
The tools provided by GNU coreutils are prefixed with the character 'g' by default to distinguish them from the BSD commands.
For example, cp becomes gcp and ls becomes gls.
If you want to use the GNU tools by default, add this directory to the front of your PATH environment variable:
/opt/local/libexec/gnubin/
db48 has the following notes:
The Java and Tcl bindings are now provided by the db48-java and
db48-tcl subports.
tcl has the following notes:
The Sqlite3 Tcl package is now being provided by the sqlite3-tcl port:
sudo port install sqlite3-tcl
xinit has the following notes:
To use MacPorts' X11 as the default server, install xorg-server, log out, and log back in.
$ sudo port -v install xorg-server
Password:
---> Computing dependencies for xorg-server.
---> Cleaning xorg-server
---> Removing work directory for xorg-server
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
$ fposs.sh -f /opt/local/share/fposs/test/M67.fld -ut '2017 01 01.5'
+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| W E L C O M E T O F P O S S |
| ------------------------------------ |
| _ |
| revision : 000000 |
| last checkin : 0000-00-00 GD 00:00:00 UT |
| now is : 2024-07-12 GD 22:41:18 UT |
+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Will pick up script files from /opt/local/libexec/flames-fposs-113.7/lib/fposs/lib/../lib directory
Configuring fibre instrument "FLAMES" for telescope "VLT2"
Opened constants file "/opt/local/libexec/flames-fposs-113.7/lib/fposs/lib/../config/fpossInsStatus.sds"
Initial field plate is 0
Opened telescope model file "Opening /opt/local/libexec/flames-fposs-113.7/lib/fposs/lib//../config/fpossInsStatus.sds"
Opened ASCII file /opt/local/share/fposs/test/M67.fld
Test
(1)
$ find /opt -name "M67.fld"
/opt/local/libexec/flames-fposs-113.7/share/fposs/test/M67.fld
M67.fld
の中身
- A name
- The position in J2000 coordinates.
- The magnitude
- The target type
- A priority (0-9 ... 9:最重要)
どこかにコピーして、
$ cat M67.fld
で中身を見てみる。
LABEL M67 central field
UTDATE 2001 04 23
CENTRE 08 51 22.82 11 50 09.4
*EQUINOX J2000.0
M67_00005 08 50 15.98 11 33 58.6 P 1 18.16 1 (B-V)= 0.614
M67_00006 08 50 26.13 11 33 59.2 P 1 19.80 2 (B-V)= 0.034
M67_00007 08 51 01.87 11 34 01.5 P 1 15.27 3 (B-V)= 0.008
M67_00012 08 52 04.43 11 34 10.2 P 1 19.51 4 (B-V)= 0.379
M67_00017 08 50 52.99 11 34 16.3 P 1 17.28 5 (B-V)=-0.008
M67_00020 08 50 22.52 11 34 20.8 P 1 15.53 6 (B-V)= 0.018
M67_00022 08 50 33.83 11 34 21.6 P 1 14.66 7 (B-V)=-0.209
M67_00023 08 50 42.31 11 34 22.0 P 1 18.69 8 (B-V)= 0.013
M67_00025 08 51 31.60 11 34 24.2 P 1 17.48 9 (B-V)=-0.064
M67_00027 08 50 39.00 11 34 24.4 P 1 17.93 10 (B-V)=-0.048
M67_00028 08 52 08.95 11 34 24.8 P 1 17.18 11 (B-V)= 0.126
M67_00032 08 51 59.36 11 34 27.4 P 1 16.28 12 (B-V)= 0.013
M67_00033 08 51 38.35 11 34 27.8 P 1 18.50 13 (B-V)= 0.286
...
M67_02407 08 50 57.97 12 06 20.0 P 1 19.45 1048 (B-V)= 0.539
M67_02408 08 50 42.87 12 06 20.2 P 1 18.45 1049 (B-V)= 0.305
U0975_06069611 08 51 49.354 11 53 38.98 G 1 8.00 1050 # Below are "Guide stars"
U0975_06067168 08 51 26.210 11 53 52.04 G 1 9.30 1051
...
U0975_06068206 08 51 35.815 11 53 34.94 G 1 11.90 1073
U0975_06072613 08 52 18.655 11 51 34.63 G 1 11.90 1074
U0975_06063817 08 50 54.422 11 56 29.26 F 1 12.20 1075
U0975_06071593 08 52 08.568 11 48 14.22 F 1 12.20 1076
...
U0975_06070310 08 51 56.086 11 39 13.14 F 1 13.90 1314
U0975_06062765 08 50 44.537 11 59 25.76 F 1 13.90 1315
SKY_00001 08 51 14.05 11 42 28.3 S 1 99.9 1316
SKY_00002 08 51 08.22 11 43 17.2 S 1 99.9 1317
...
SKY_00034 08 50 51.47 11 50 30.0 S 1 99.9 1349
SKY_00035 08 51 34.51 11 56 11.7 S 1 99.9 1350
ISKY_0001 08 51 11.05 11 44 09.2 J 1 99.9 1351
ISKY_0002 08 51 14.93 11 43 39.9 J 1 99.9 1352
...
ISKY_0022 08 51 37.51 11 51 57.8 J 1 99.9 1372
ISKY_0023 08 51 09.81 11 52 14.1 J 1 99.9 1373
ASKY_0001 08 51 10.87 11 42 47.9 A 1 99.9 1374
ASKY_0002 08 51 02.94 11 44 02.7 A 1 99.9 1375
...
ASKY_0011 08 51 33.80 11 44 58.0 A 1 99.9 1384
ASKY_0012 08 51 21.28 11 47 27.7 A 1 99.9 1385
$ wc -l M67.fld
1389 M67.fld
# 最後から2番目のcolumn は通し番号のようです。
我々に必要:
- M: a Medusa target
- G: a potential VLT guide star
- F: a reference star target for the FACB guide fibre bundles
- S: a generic sky target
おそらく不要:
- P: a prgram star (??)
- U: a UVES target
- I: an IFU target
- J: an IFU sky target
- G: a potential VLT guide star
- A: an ARGUS sky