------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/jansson-2.12.txz Installing /packages/All/boehm-gc-8.0.4_1.txz Installing /packages/All/boehm-gc-threaded-8.0.4_1.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/mailutils-3.8.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/emacs-devel-nox-28.0.50.20200308,2.txz SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mew-emacs28_nox-6.8_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mew-emacs28_nox-6.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mew-emacs28_nox-6.8_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mew-emacs28_nox-6.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mew-emacs28_nox-6.8_2 for building => SHA256 Checksum OK for mew-6.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mew-emacs28_nox-6.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mew-emacs28_nox-6.8_2 for building ===> Extracting for mew-emacs28_nox-6.8_2 ===> mew-emacs28_nox-6.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mew-emacs28_nox-6.8_2 for building => SHA256 Checksum OK for mew-6.8.tar.gz. Extracted Memory Use: 3.89M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mew-emacs28_nox-6.8_2 ===> Applying ports patches for mew-emacs28_nox-6.8_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mew-emacs28_nox-6.8_2 depends on file: /usr/local/bin/emacs-28.0.50 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mew-emacs28_nox-6.8_2 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> Configuring for mew-emacs28_nox-6.8_2 configure: loading site script /xports/Templates/config.site checking for emacs... /usr/local/bin/emacs configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting === configuring in bin (/construction/mail/mew/mew-6.8/bin) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-elispdir=/usr/local/share/emacs/site-lisp/mew' '--with-etcdir=/usr/local/share/emacs/site-lisp/mew/etc' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for uid_t in sys/types.h... (cached) yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for useconds_t... yes checking for ssize_t... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking dir.h usability... no checking dir.h presence... no checking for dir.h... no checking for unistd.h... (cached) yes checking for pwd.h... (cached) yes checking for fcntl.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for sys/time.h... (cached) yes checking for sys/file.h... (cached) yes checking for main in -lz... yes checking for strncasecmp... (cached) yes checking for strnicmp... no checking for memmove... (cached) yes checking for fgetln... yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for getpwuid... yes checking for getlogin... yes checking for usleep... (cached) yes checking for Sleep... no checking for setmode... yes checking for _setmode... no checking for chdir... yes checking for _chdir2... no checking for poll... (cached) yes checking for futimes... (cached) yes checking for fchmod... (cached) yes checking for flock... yes checking for lockf... yes checking for snprintf... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating mew-pinentry config.status: creating config.h config.status: config.h is unchanged *************************** Mew configuration results *************************** use emacs : /usr/local/bin/emacs elisp files should go : /usr/local/share/emacs/site-lisp/mew etc files should go : /usr/local/share/emacs/site-lisp/mew/etc exec files should go : /usr/local/bin info files should go : /usr/local/share/info man files should go : /usr/local/man/man1 Then type 'make' and 'make install'. For Japanese environment, also 'make install-jinfo'. SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mew-emacs28_nox-6.8_2 --- temp.el --- --- bin --- --- info --- --- jinfo --- --- bin --- cd bin; /usr/bin/make --- info --- cd info; /usr/bin/make info EMACS=/usr/local/bin/emacs-28.0.50 --- jinfo --- cd info; /usr/bin/make jinfo EMACS=/usr/local/bin/emacs-28.0.50 --- el --- Compiling EL files of Mew ... PLEASE IGNORE WARNINGS IF DISPLAYED. TAKE IT EASY! /usr/local/bin/emacs-28.0.50 -batch -q -no-site-file -l ./temp.el -f mew-compile --- info --- --- info --- --- jinfo --- --- jinfo --- --- info --- sed -e 's/@setfilename mew.ja.info/@setfilename mew.info/' -e 's/@set ja/@set en/' mew.texi > tmp.texi --- jinfo --- sed -e 's/@setfilename mew.info/@setfilename mew.ja.info/' -e 's/@set en/@set ja/' mew.texi > tmp.ja.texi --- bin --- --- mewencode.o --- --- utils.o --- --- mewl.o --- --- pattern.o --- --- incm.o --- --- utils.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall utils.c --- mewencode.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall mewencode.c --- mewl.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall mewl.c --- incm.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall incm.c --- pattern.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall pattern.c --- info --- rm -f mew.info* --- jinfo --- rm -f mew.ja.info* --- info --- touch mew.info /usr/local/bin/emacs-28.0.50 -batch -q -no-site-file -l texinfmt -f batch-texinfo-format tmp.texi --- jinfo --- touch mew.ja.info /usr/local/bin/emacs-28.0.50 -batch -q -no-site-file -l texinfmt -f batch-texinfo-format tmp.ja.texi --- bin --- --- mewl.o --- mewl.c: In function 'ch_folder': mewl.c:265:9: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (p == NUL) ^~ mewl.c:265:7: note: did you mean to dereference the pointer? if (p == NUL) ^ --- info --- texinfo formatting /construction/mail/mew/mew-6.8/info/tmp.texi... Formatting Info file... --- jinfo --- texinfo formatting /construction/mail/mew/mew-6.8/info/tmp.ja.texi... Formatting Info file... Formatting Info file: mew.ja.info Converting tmp.ja.texi to Info format... --- info --- Formatting Info file: mew.info Converting tmp.texi to Info format... --- bin --- --- incm.o --- incm.c: In function 'open_new_inbox_file': incm.c:536:39: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf(inboxfile, PATH_MAX, "%s/%s", InboxDir, num); ^ incm.c:536:3: note: 'snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 snprintf(inboxfile, PATH_MAX, "%s/%s", InboxDir, num); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ incm.c: In function 'get_from_dir': incm.c:515:39: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf(inboxfile, PATH_MAX, "%s/%s", InboxDir, num); ^ incm.c:515:3: note: 'snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 snprintf(inboxfile, PATH_MAX, "%s/%s", InboxDir, num); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ incm.c: In function 'process': incm.c:667:42: warning: '%s' directive output may be truncated writing 5 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] snprintf(MboxLock, sizeof(MboxLock), "%s%s", Mbox, LOCK_SUFFIX); ^~ incm.c:667:2: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 1024 snprintf(MboxLock, sizeof(MboxLock), "%s%s", Mbox, LOCK_SUFFIX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- incm --- cc -o incm incm.o utils.o --- el --- In mew-summary-alias-edit: mew-addrbook.el:542:18: Warning: `local-write-file-hooks' is an obsolete variable (as of 22.1); use `write-file-functions' instead. In end of data: mew-attach.el:879:1: Warning: the following functions are not known to be defined: dnd-get-local-file-name, dnd-get-local-file-uri --- bin --- --- mewl --- cc -o mewl mewl.o utils.o pattern.o --- info --- Formatting: Mew @value{version} Manual ... Formatting: Read me first ... --- bin --- --- mewencode --- cc -o mewencode mewencode.o utils.o -lz rm -f mewdecode mewcat for f in mewdecode mewcat; do ln mewencode ${f}; done --- info --- Formatting: Mew's features ... Formatting: Supported Emacs versions ... Formatting: Modes ... Formatting: Folder convention ... Formatting: Configuration ... Formatting: Password ... --- el --- In end of data: mew-demo.el:146:1: Warning: the function `image-size' is not known to be defined. --- jinfo --- Formatting: Mew @value{version} マニュアル ... Formatting: はじめに読んでね ... Formatting: Mew の特長 ... Formatting: Emacs のバージョン ... --- info --- Formatting: Starting ... --- jinfo --- Formatting: モード ... --- info --- Formatting: Viewing messages ... --- jinfo --- Formatting: フォルダの種類 ... --- info --- Formatting: Reading Basis ... Formatting: Displaying MIME ... --- jinfo --- Formatting: 初期設定 ... Formatting: パスワード ... Formatting: 起動 ... --- info --- Formatting: Controlling MIME analysis ... --- jinfo --- Formatting: メッセージを表示する ... Formatting: 読み方の基礎 ... Formatting: MIME を表示する ... Formatting: MIME の解析を制御する ... Formatting: 暗号メールや電子署名を表示する ... --- info --- Formatting: Visualizing cipher or signature ... Formatting: Getting messages ... --- el --- In mew-draft-set-local-variables: mew-draft.el:51:16: Warning: `local-write-file-hooks' is an obsolete variable (as of 22.1); use `write-file-functions' instead. --- info --- Formatting: Moving to another folder ... Formatting: Write, answer, and forward ... Formatting: Useful features ... Formatting: Updating status ... Formatting: Invalid messages ... Formatting: Composing messages ... Formatting: Completions in a header ... --- jinfo --- Formatting: メッセージの取得 ... --- info --- Formatting: Circular completions in a header ... Formatting: Address Completion ... Formatting: Address Book ... Formatting: Learning addresses ... --- jinfo --- Formatting: フォルダの移動 ... Formatting: 送信、返答、転送 ... Formatting: 便利な機能 ... --- info --- Formatting: Address Completion(1) ... Formatting: Address Completion(2) ... --- jinfo --- Formatting: 状態の更新 ... Formatting: 規格違反のメッセージ ... --- info --- Formatting: Sending a message ... Formatting: Signature and citation ... Formatting: Composing multipart ... --- jinfo --- Formatting: メッセージを作成する ... Formatting: ヘッダの補完 ... Formatting: ヘッダの循環的な補完 ... Formatting: アドレスの補完 ... --- info --- Formatting: Defining charset ... --- el --- In mew-summary-setup-decoration: mew-gemacs.el:78:51: Warning: assignment to free variable `tool-bar-map' In mew-message-setup-decoration: mew-gemacs.el:83:51: Warning: assignment to free variable `tool-bar-map' In mew-draft-setup-decoration: mew-gemacs.el:88:49: Warning: assignment to free variable `tool-bar-map' In mew-header-setup-decoration: mew-gemacs.el:93:50: Warning: assignment to free variable `tool-bar-map' --- jinfo --- Formatting: アドレス帳 ... --- el --- In mew-x-face-create: mew-gemacs.el:394:5: Warning: `string-as-unibyte' is an obsolete function (as of 26.1); use `encode-coding-string'. --- jinfo --- Formatting: アドレスの自動学習 ... Formatting: アドレスの補完(1) ... --- info --- Formatting: Handling long lines ... Formatting: Replying to a message and deciding recipients ... --- jinfo --- Formatting: アドレスの補完(2) ... --- info --- Formatting: Forwarding messages ... --- jinfo --- Formatting: メッセージの送信 ... --- info --- Formatting: Re-sending messages ... Formatting: Creating signature or cipher message ... --- jinfo --- Formatting: シグニチャと引用 ... Formatting: マルチパートの作成 ... Formatting: 文字コードの決定 ... --- info --- Formatting: Mark based composer ... --- jinfo --- Formatting: 長い行の取り扱い ... --- info --- Formatting: PGP key distribution ... Formatting: Sending messages with anonymous receivers ... Formatting: Funny marks ... Formatting: Unread @samp{U} ... Formatting: Delete @samp{D} and @samp{X} ... --- jinfo --- Formatting: メッセージへの返答と宛先の決定 ... --- info --- Formatting: Refile @samp{o} ... Formatting: Target @samp{*} ... Formatting: Escape @samp{$} ... --- jinfo --- Formatting: メッセージの転送 ... --- info --- Formatting: Deleting marks ... --- jinfo --- Formatting: メッセージの再送 ... --- info --- Formatting: Overwriting marks ... --- jinfo --- Formatting: 電子署名/暗号メールを作成する ... --- info --- Formatting: Mark consistency against an IMAP server ... Formatting: Processing marks off-line for IMAP ... Formatting: Marks displayed by Mew ... Formatting: Happy refiling ... Formatting: Guess by mailing-list folders ... Formatting: Guess by user defined rules ... Formatting: Guess by thread ... Formatting: Guess by private folders ... Formatting: Guess by From: ... Formatting: Guess by Newsgroups: ... Formatting: Guess by default rule ... Formatting: Controlling rules ... Formatting: Auto refile ... Formatting: Copying messages across worlds ... --- jinfo --- Formatting: マークを使った電子署名/暗号メールの作成 ... --- info --- Formatting: Virtual folder ... --- jinfo --- Formatting: PGP の鍵の配布 ... Formatting: 宛先を匿名にしたメッセージの送信 ... Formatting: 愉快なマークたち ... --- info --- Formatting: Selection ... Formatting: Sorting ... --- jinfo --- Formatting: 未読 @samp{U} ... --- info --- Formatting: Dialog ... Formatting: Searching ... --- jinfo --- Formatting: 消去 @samp{D}、@samp{X} ... --- info --- Formatting: How to input search conditions ... --- jinfo --- Formatting: 整頓 @samp{o} ... Formatting: 対象 @samp{*} ... --- info --- Formatting: Search Engine ... --- jinfo --- Formatting: 待避 @samp{$} ... --- info --- Formatting: Highlighting a keyword ... Formatting: Thread ... --- jinfo --- Formatting: マークの消去 ... --- info --- Formatting: Thread operations ... --- jinfo --- Formatting: マークの変換 ... --- info --- Formatting: Give me a break ... Formatting: Customizing Mew ... --- jinfo --- Formatting: IMAP サーバとのマークの整合性 ... Formatting: IMAP のためのマークのオフライン処理 ... Formatting: Mew が表示するマーク ... Formatting: 楽々整理整頓 ... Formatting: メーリングリスト用のフォルダから推測 ... --- info --- Formatting: Summary mode ... --- jinfo --- Formatting: 指定した規則から推測 ... Formatting: 対話関係から推測 ... Formatting: 個人用のフォルダから推測 ... Formatting: From: から推測 ... Formatting: Newsgroups: から推測 ... Formatting: デフォルトの規則 ... Formatting: 規則の制御 ... Formatting: 自動で整理整頓 ... Formatting: 世界を越えたメッセージのコピー ... Formatting: 仮想フォルダ ... --- info --- Formatting: Message mode ... --- jinfo --- Formatting: セレクション ... --- info --- Formatting: Draft mode ... --- jinfo --- Formatting: ソート ... Formatting: 対話 ... Formatting: 検索 ... Formatting: 検索条件の入力方法 ... Formatting: 検索エンジン ... Formatting: キーワードの強調 ... Formatting: スレッド ... --- info --- Formatting: Character set ... --- jinfo --- Formatting: スレッドの操作 ... --- info --- Formatting: Highlighting ... --- jinfo --- Formatting: 一休み ... --- info --- Formatting: Hooks ... --- jinfo --- Formatting: カスタマイズ ... Formatting: Summary mode ... Formatting: Message mode ... --- info --- Formatting: POP ... Formatting: IMAP ... --- jinfo --- Formatting: Draft mode ... --- info --- Formatting: NNTP ... --- jinfo --- Formatting: 文字コード ... --- info --- Formatting: SMTP ... --- jinfo --- Formatting: 色付け ... --- info --- Formatting: Changing receiving/sending behavior ... --- jinfo --- Formatting: フック ... --- info --- Formatting: The format of configuration ... Formatting: Miscellaneous ... Formatting: Advanced usage ... Formatting: Region ... --- jinfo --- Formatting: POP ... --- info --- Formatting: Visiting another buffer ... Formatting: Secure SHell ... --- jinfo --- Formatting: IMAP ... --- info --- Formatting: Secure Socket Layer ... --- jinfo --- Formatting: NNTP ... --- info --- Formatting: Transport Layer Security ... Formatting: Spam messages ... --- jinfo --- Formatting: SMTP ... --- info --- Formatting: Spam messages(2) ... --- jinfo --- Formatting: 送受信の動作変化 ... --- info --- Formatting: Warning addresses ... --- jinfo --- Formatting: 設定の書式 ... --- info --- Formatting: Biff ... --- jinfo --- Formatting: その他 ... --- info --- Formatting: Edit ... Formatting: E-mail convention ... --- jinfo --- Formatting: さらなる一歩 ... Formatting: リージョン ... --- info --- Formatting: Implementation Issues ... --- jinfo --- Formatting: 移動 ... Formatting: Secure SHell ... --- info --- Formatting: Availability and mailing-list ... --- jinfo --- Formatting: Secure Socket Layer ... --- info --- Formatting: How to get Mew? ... Formatting: Mailing list ... Formatting: Copyright ... Formatting: Variable Index ... --- jinfo --- Formatting: Transport Layer Security ... Formatting: スパム ... Formatting: スパム(2) ... --- info --- Formatting: Key Index ... --- jinfo --- Formatting: アドレスの警告 ... Formatting: Biff ... Formatting: Edit モード ... Formatting: メッセージの作法 ... Formatting: 実装について ... Formatting: 入手方法とメーリングリスト ... Formatting: Mew の入手方法 ... Formatting: メーリングリスト ... Formatting: 著作権について ... Formatting: 変数索引 ... --- info --- Tagifying mew.info... Tagifying mew.info...done Formatting Info file...done. Saving modified /construction/mail/mew/mew-6.8/info/mew.info rm -f tmp.texi --- jinfo --- Formatting: キー索引 ... Tagifying mew.ja.info... Tagifying mew.ja.info...done Formatting Info file...done. Saving modified /construction/mail/mew/mew-6.8/info/mew.ja.info rm -f tmp.ja.texi --- el --- In mew-w32-print-buffer: mew-win32.el:87:30: Warning: reference to free variable `mew-w32-cs-print' mew-win32.el:94:52: Warning: reference to free variable `mew-w32-prog-print-arg' mew-win32.el:94:21: Warning: reference to free variable `mew-w32-prog-print' Compiling EL files of Mew ... done SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mew-emacs28_nox-6.8_2 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> mew-emacs28_nox-6.8_2 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mew-emacs28_nox-6.8_2 ===> mew-emacs28_nox-6.8_2 depends on file: /usr/local/bin/emacs-28.0.50 - found ===> mew-emacs28_nox-6.8_2 depends on executable: indexinfo - found ===> Generating temporary packing list Compiling EL files of Mew ... PLEASE IGNORE WARNINGS IF DISPLAYED. TAKE IT EASY! /usr/local/bin/emacs-28.0.50 -batch -q -no-site-file -l ./temp.el -f mew-compile In mew-summary-alias-edit: mew-addrbook.el:542:18: Warning: `local-write-file-hooks' is an obsolete variable (as of 22.1); use `write-file-functions' instead. In mew-attach-audio: mew-attach.el:456:34: Warning: reference to free variable `mew-prog-audio2' In end of data: mew-attach.el:879:1: Warning: the following functions are not known to be defined: dnd-get-local-file-name, dnd-get-local-file-uri In end of data: mew-demo.el:146:1: Warning: the function `image-size' is not known to be defined. In mew-draft-set-local-variables: mew-draft.el:51:16: Warning: `local-write-file-hooks' is an obsolete variable (as of 22.1); use `write-file-functions' instead. In mew-ext-url: mew-ext.el:451:17: Warning: reference to free variable `mew-prog-text/html-ext' In mew-ext-url-ext: mew-ext.el:474:16: Warning: reference to free variable `mew-prog-text/html-ext' In end of data: mew-ext.el:524:1: Warning: the following functions might not be defined at runtime: ange-ftp-file-name-completion, ange-ftp-file-name-all-completions, ange-ftp-expand-file-name, ange-ftp-copy-file-internal In mew-summary-setup-decoration: mew-gemacs.el:78:51: Warning: assignment to free variable `tool-bar-map' In mew-message-setup-decoration: mew-gemacs.el:83:51: Warning: assignment to free variable `tool-bar-map' In mew-draft-setup-decoration: mew-gemacs.el:88:49: Warning: assignment to free variable `tool-bar-map' In mew-header-setup-decoration: mew-gemacs.el:93:50: Warning: assignment to free variable `tool-bar-map' In mew-x-face-create: mew-gemacs.el:394:5: Warning: `string-as-unibyte' is an obsolete function (as of 26.1); use `encode-coding-string'. In mew-dir-list: mew-local.el:20:16: Warning: reference to free variable `mew-dir-list-function' In end of data: mew-scan.el:930:1: Warning: the following functions might not be defined at runtime: MEW-ID, MEW-BODY, MEW-TO, MEW-CC, MEW-CT, MEW-DATE, MEW-FLD, MEW-NUM, MEW-UID, MEW-FROM, MEW-SUBJ, MEW-XREF, MEW-IRT, MEW-REF, MEW-CTE In mew-w32-print-buffer: mew-win32.el:87:30: Warning: reference to free variable `mew-w32-cs-print' mew-win32.el:94:52: Warning: reference to free variable `mew-w32-prog-print-arg' mew-win32.el:94:21: Warning: reference to free variable `mew-w32-prog-print' Compiling EL files of Mew ... done cp mew-addrbook.el mew-attach.el mew-auth.el mew-blvs.el mew-bq.el mew-cache.el mew-complete.el mew-config.el mew-const.el mew-decode.el mew-demo.el mew-draft.el mew-edit.el mew-encode.el mew-env.el mew-ext.el mew-fib.el mew-func.el mew-gemacs.el mew-header.el mew-highlight.el mew-imap.el mew-imap2.el mew-key.el mew-lang-jp.el mew-lang-kr.el mew-lang-latin.el mew-local.el mew-mark.el mew-message.el mew-mime.el mew-minibuf.el mew-mule.el mew-mule3.el mew-net.el mew-nntp.el mew-nntp2.el mew-pgp.el mew-pick.el mew-pop.el mew-refile.el mew-scan.el mew-smime.el mew-search.el mew-smtp.el mew-sort.el mew-ssh.el mew-ssl.el mew-passwd.el mew-summary.el mew-summary2.el mew-summary3.el mew-summary4.el mew-syntax.el mew-thread.el mew-unix.el mew-vars.el mew-vars2.el mew-vars3.el mew-varsx.el mew-virtual.el mew-win32.el mew-exec.el mew-darwin.el mew.el /construction/mail/mew/stage/usr/local/share/emacs/site-lisp/mew cp mew-addrbook.elc mew-attach.elc mew-auth.elc mew-blvs.elc mew-bq.elc mew-cache.elc mew-complete.elc mew-config.elc mew-const.elc mew-decode.elc mew-demo.elc mew-draft.elc mew-edit.elc mew-encode.elc mew-env.elc mew-ext.elc mew-fib.elc mew-func.elc mew-gemacs.elc mew-header.elc mew-highlight.elc mew-imap.elc mew-imap2.elc mew-key.elc mew-lang-jp.elc mew-lang-kr.elc mew-lang-latin.elc mew-local.elc mew-mark.elc mew-message.elc mew-mime.elc mew-minibuf.elc mew-mule.elc mew-mule3.elc mew-net.elc mew-nntp.elc mew-nntp2.elc mew-pgp.elc mew-pick.elc mew-pop.elc mew-refile.elc mew-scan.elc mew-smime.elc mew-search.elc mew-smtp.elc mew-sort.elc mew-ssh.elc mew-ssl.elc mew-passwd.elc mew-summary.elc mew-summary2.elc mew-summary3.elc mew-summary4.elc mew-syntax.elc mew-thread.elc mew-unix.elc mew-vars.elc mew-vars2.elc mew-vars3.elc mew-varsx.elc mew-virtual.elc mew-win32.elc mew-exec.elc mew-darwin.elc mew.elc /construction/mail/mew/stage/usr/local/share/emacs/site-lisp/mew cd bin; /usr/bin/make install DESTDIR=/construction/mail/mew/stage install -s -m 555 mewencode /construction/mail/mew/stage/usr/local/bin for f in mewdecode mewcat; do rm -f /construction/mail/mew/stage/usr/local/bin/${f}; ln /construction/mail/mew/stage/usr/local/bin/mewencode /construction/mail/mew/stage/usr/local/bin/${f}; done install -s -m 555 mewl /construction/mail/mew/stage/usr/local/bin install -s -m 555 incm /construction/mail/mew/stage/usr/local/bin install -m 555 mewest /construction/mail/mew/stage/usr/local/bin install -m 555 mew-pinentry /construction/mail/mew/stage/usr/local/bin install -m 555 cmew /construction/mail/mew/stage/usr/local/bin install -m 555 smew /construction/mail/mew/stage/usr/local/bin install -m 0644 mewencode.1 /construction/mail/mew/stage/usr/local/man/man1 for f in mewdecode.1 mewcat.1; do rm -f /construction/mail/mew/stage/usr/local/man/man1/${f}; ln /construction/mail/mew/stage/usr/local/man/man1/mewencode.1 /construction/mail/mew/stage/usr/local/man/man1/${f}; done install -m 0644 mewl.1 /construction/mail/mew/stage/usr/local/man/man1 install -m 0644 incm.1 /construction/mail/mew/stage/usr/local/man/man1 install -m 0644 mewest.1 /construction/mail/mew/stage/usr/local/man/man1 install -m 0644 mew-pinentry.1 /construction/mail/mew/stage/usr/local/man/man1 install -m 0644 cmew.1 /construction/mail/mew/stage/usr/local/man/man1 install -m 0644 smew.1 /construction/mail/mew/stage/usr/local/man/man1 cd info; /usr/bin/make install-info infodir=/usr/local/share/info DESTDIR=/construction/mail/mew/stage Don't forget to edit /usr/local/share/info/dir for Mew. cd etc; cp -r * /construction/mail/mew/stage/usr/local/share/emacs/site-lisp/mew/etc/ cd info; /usr/bin/make install-jinfo infodir=/usr/local/share/info DESTDIR=/construction/mail/mew/stage Don't forget to edit /usr/local/share/info/dir for Mew. /bin/mkdir -p /construction/mail/mew/stage/usr/local/share/doc/mew (cd /construction/mail/mew/mew-6.8 && install -m 0644 00api 00changes.0 00changes.1 00changes.2 00changes.3 00changes.4.1 00changes.4.2 00changes.5.1 00changes.5.2 00changes.6.1 00changes.6.2 00changes.6.3 00changes.6.4 00changes.6.5 00changes.6.6 00changes.6.7 00changes.6.8 00diff 00readme dot.emacs dot.mew dot.theme /construction/mail/mew/stage/usr/local/share/doc/mew) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mew-emacs28_nox-6.8_2 file sizes/checksums [205]: 0% file sizes/checksums [205]: 48% file sizes/checksums [205]: 97% file sizes/checksums [205]: 100% packing files [205]: 0% packing files [205]: 48% packing files [205]: 97% packing files [205]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:00:39