------------------------------------------------------------------------------- -- 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.16.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.52.txz ===== Message from ca_root_nss-3.52: -- 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.20.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.1g,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.2.txz Installing /packages/All/gnutls-3.6.13.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.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/coreutils-8.31.txz Installing /packages/All/emacs-nox-26.3_4,3.txz SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mew-emacs26_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-emacs26_nox-6.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mew-emacs26_nox-6.8_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mew-emacs26_nox-6.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mew-emacs26_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-emacs26_nox-6.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mew-emacs26_nox-6.8_2 for building ===> Extracting for mew-emacs26_nox-6.8_2 ===> mew-emacs26_nox-6.8_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mew-emacs26_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-emacs26_nox-6.8_2 ===> Applying ports patches for mew-emacs26_nox-6.8_2 ===> Cleanly applied ports patch(es) patch-bin__Makefile.in patch-info__Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mew-emacs26_nox-6.8_2 depends on file: /usr/local/bin/emacs-26.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mew-emacs26_nox-6.8_2 depends on file: /usr/local/bin/emacs-26.3 - found ===> Configuring for mew-emacs26_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-emacs26_nox-6.8_2 --- temp.el --- --- bin --- --- info --- --- jinfo --- --- info --- cd info; /usr/bin/make info EMACS=/usr/local/bin/emacs-26.3 --- jinfo --- cd info; /usr/bin/make jinfo EMACS=/usr/local/bin/emacs-26.3 --- bin --- cd bin; /usr/bin/make --- el --- Compiling EL files of Mew ... PLEASE IGNORE WARNINGS IF DISPLAYED. TAKE IT EASY! /usr/local/bin/emacs-26.3 -batch -q -no-site-file -l ./temp.el -f mew-compile --- jinfo --- --- jinfo --- --- bin --- --- mewencode.o --- --- utils.o --- --- mewl.o --- --- pattern.o --- --- incm.o --- --- info --- --- info --- --- bin --- --- utils.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall utils.c --- mewencode.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall mewencode.c --- pattern.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall pattern.c --- jinfo --- sed -e 's/@setfilename mew.info/@setfilename mew.ja.info/' -e 's/@set en/@set ja/' mew.texi > tmp.ja.texi --- bin --- --- mewl.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall mewl.c --- info --- sed -e 's/@setfilename mew.ja.info/@setfilename mew.info/' -e 's/@set ja/@set en/' mew.texi > tmp.texi --- bin --- --- incm.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall incm.c --- info --- rm -f mew.info* --- jinfo --- rm -f mew.ja.info* --- 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) ^ --- jinfo --- touch mew.ja.info /usr/local/bin/emacs-26.3 -batch -q -no-site-file -l texinfmt -f batch-texinfo-format tmp.ja.texi --- info --- touch mew.info /usr/local/bin/emacs-26.3 -batch -q -no-site-file -l texinfmt -f batch-texinfo-format tmp.texi texinfo formatting /construction/mail/mew/mew-6.8/info/tmp.texi... Formatting Info file... Formatting Info file: mew.info Converting tmp.texi to Info format... --- 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... --- 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- info --- Formatting: Mew @value{version} Manual ... Formatting: Read me first ... Formatting: Mew's features ... Formatting: Supported Emacs versions ... Formatting: Modes ... Formatting: Folder convention ... --- bin --- --- incm --- cc -o incm incm.o utils.o --- info --- Formatting: Configuration ... Formatting: Password ... Formatting: Starting ... Formatting: Viewing messages ... Formatting: Reading Basis ... Formatting: Displaying MIME ... Formatting: Controlling MIME analysis ... --- jinfo --- Formatting: Mew @value{version} マニュアル ... Formatting: はじめに読んでね ... Formatting: Mew の特長 ... Formatting: Emacs のバージョン ... Formatting: モード ... Formatting: フォルダの種類 ... Formatting: 初期設定 ... --- info --- Formatting: Visualizing cipher or signature ... --- jinfo --- Formatting: パスワード ... Formatting: 起動 ... --- info --- Formatting: Getting messages ... Formatting: Moving to another folder ... --- jinfo --- Formatting: メッセージを表示する ... Formatting: 読み方の基礎 ... --- info --- Formatting: Write, answer, and forward ... --- jinfo --- Formatting: MIME を表示する ... --- info --- Formatting: Useful features ... Formatting: Updating status ... --- jinfo --- Formatting: MIME の解析を制御する ... Formatting: 暗号メールや電子署名を表示する ... --- info --- Formatting: Invalid messages ... --- jinfo --- Formatting: メッセージの取得 ... --- info --- Formatting: Composing messages ... Formatting: Completions in a header ... --- jinfo --- Formatting: フォルダの移動 ... --- info --- Formatting: Circular completions in a header ... --- jinfo --- Formatting: 送信、返答、転送 ... --- info --- Formatting: Address Completion ... --- jinfo --- Formatting: 便利な機能 ... --- info --- Formatting: Address Book ... Formatting: Learning addresses ... Formatting: Address Completion(1) ... Formatting: Address Completion(2) ... Formatting: Sending a message ... --- bin --- --- mewencode --- cc -o mewencode mewencode.o utils.o -lz --- jinfo --- Formatting: 状態の更新 ... --- info --- Formatting: Signature and citation ... --- bin --- rm -f mewdecode mewcat for f in mewdecode mewcat; do ln mewencode ${f}; done --- info --- Formatting: Composing multipart ... --- bin --- --- mewl --- cc -o mewl mewl.o utils.o pattern.o --- jinfo --- Formatting: 規格違反のメッセージ ... --- el --- 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 --- jinfo --- Formatting: メッセージを作成する ... Formatting: ヘッダの補完 ... --- info --- Formatting: Defining charset ... --- jinfo --- Formatting: ヘッダの循環的な補完 ... Formatting: アドレスの補完 ... --- info --- Formatting: Handling long lines ... --- jinfo --- Formatting: アドレス帳 ... --- info --- Formatting: Replying to a message and deciding recipients ... Formatting: Forwarding messages ... Formatting: Re-sending messages ... Formatting: Creating signature or cipher message ... --- jinfo --- Formatting: アドレスの自動学習 ... Formatting: アドレスの補完(1) ... Formatting: アドレスの補完(2) ... Formatting: メッセージの送信 ... --- info --- Formatting: Mark based composer ... --- jinfo --- Formatting: シグニチャと引用 ... --- info --- Formatting: PGP key distribution ... Formatting: Sending messages with anonymous receivers ... --- jinfo --- Formatting: マルチパートの作成 ... --- info --- Formatting: Funny marks ... Formatting: Unread @samp{U} ... Formatting: Delete @samp{D} and @samp{X} ... --- el --- In end of data: mew-demo.el:146:1:Warning: the function `image-size' is not known to be defined. --- jinfo --- Formatting: 文字コードの決定 ... --- info --- Formatting: Refile @samp{o} ... Formatting: Target @samp{*} ... Formatting: Escape @samp{$} ... Formatting: Deleting marks ... Formatting: Overwriting marks ... Formatting: Mark consistency against an IMAP server ... --- jinfo --- Formatting: 長い行の取り扱い ... --- info --- Formatting: Processing marks off-line for IMAP ... --- jinfo --- Formatting: メッセージへの返答と宛先の決定 ... --- info --- Formatting: Marks displayed by Mew ... Formatting: Happy refiling ... Formatting: Guess by mailing-list folders ... --- jinfo --- Formatting: メッセージの転送 ... Formatting: メッセージの再送 ... --- info --- 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 ... Formatting: Virtual folder ... --- jinfo --- Formatting: 電子署名/暗号メールを作成する ... --- info --- Formatting: Selection ... Formatting: Sorting ... Formatting: Dialog ... Formatting: Searching ... Formatting: How to input search conditions ... Formatting: Search Engine ... Formatting: Highlighting a keyword ... Formatting: Thread ... --- jinfo --- Formatting: マークを使った電子署名/暗号メールの作成 ... --- info --- Formatting: Thread operations ... Formatting: Give me a break ... Formatting: Customizing Mew ... Formatting: Summary mode ... Formatting: Message mode ... --- jinfo --- Formatting: PGP の鍵の配布 ... Formatting: 宛先を匿名にしたメッセージの送信 ... Formatting: 愉快なマークたち ... Formatting: 未読 @samp{U} ... Formatting: 消去 @samp{D}、@samp{X} ... --- info --- Formatting: Draft mode ... --- jinfo --- Formatting: 整頓 @samp{o} ... --- info --- Formatting: Character set ... --- jinfo --- Formatting: 対象 @samp{*} ... --- info --- Formatting: Highlighting ... --- jinfo --- Formatting: 待避 @samp{$} ... Formatting: マークの消去 ... --- info --- Formatting: Hooks ... --- jinfo --- Formatting: マークの変換 ... Formatting: IMAP サーバとのマークの整合性 ... Formatting: IMAP のためのマークのオフライン処理 ... Formatting: Mew が表示するマーク ... Formatting: 楽々整理整頓 ... Formatting: メーリングリスト用のフォルダから推測 ... Formatting: 指定した規則から推測 ... Formatting: 対話関係から推測 ... Formatting: 個人用のフォルダから推測 ... --- info --- Formatting: POP ... Formatting: IMAP ... Formatting: NNTP ... Formatting: SMTP ... --- jinfo --- Formatting: From: から推測 ... Formatting: Newsgroups: から推測 ... Formatting: デフォルトの規則 ... Formatting: 規則の制御 ... Formatting: 自動で整理整頓 ... Formatting: 世界を越えたメッセージのコピー ... Formatting: 仮想フォルダ ... --- info --- Formatting: Changing receiving/sending behavior ... --- jinfo --- Formatting: セレクション ... --- info --- Formatting: The format of configuration ... Formatting: Miscellaneous ... Formatting: Advanced usage ... Formatting: Region ... Formatting: Visiting another buffer ... Formatting: Secure SHell ... --- jinfo --- Formatting: ソート ... --- info --- Formatting: Secure Socket Layer ... --- jinfo --- Formatting: 対話 ... Formatting: 検索 ... Formatting: 検索条件の入力方法 ... Formatting: 検索エンジン ... Formatting: キーワードの強調 ... --- info --- Formatting: Transport Layer Security ... Formatting: Spam messages ... Formatting: Spam messages(2) ... Formatting: Warning addresses ... --- jinfo --- Formatting: スレッド ... Formatting: スレッドの操作 ... --- info --- Formatting: Biff ... --- 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' --- info --- Formatting: Edit ... --- 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: カスタマイズ ... Formatting: Summary mode ... --- info --- Formatting: E-mail convention ... Formatting: Implementation Issues ... Formatting: Availability and mailing-list ... Formatting: How to get Mew? ... Formatting: Mailing list ... Formatting: Copyright ... --- jinfo --- Formatting: Message mode ... --- info --- Formatting: Variable Index ... --- jinfo --- Formatting: Draft mode ... Formatting: 文字コード ... --- info --- Formatting: Key Index ... 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: 色付け ... Formatting: フック ... Formatting: POP ... Formatting: IMAP ... Formatting: NNTP ... Formatting: SMTP ... Formatting: 送受信の動作変化 ... Formatting: 設定の書式 ... Formatting: その他 ... Formatting: さらなる一歩 ... Formatting: リージョン ... Formatting: 移動 ... Formatting: Secure SHell ... Formatting: Secure Socket Layer ... Formatting: Transport Layer Security ... Formatting: スパム ... Formatting: スパム(2) ... Formatting: アドレスの警告 ... Formatting: Biff ... Formatting: Edit モード ... Formatting: メッセージの作法 ... Formatting: 実装について ... Formatting: 入手方法とメーリングリスト ... Formatting: Mew の入手方法 ... Formatting: メーリングリスト ... Formatting: 著作権について ... Formatting: 変数索引 ... 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:11 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mew-emacs26_nox-6.8_2 depends on file: /usr/local/bin/emacs-26.3 - found ===> mew-emacs26_nox-6.8_2 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mew-emacs26_nox-6.8_2 ===> mew-emacs26_nox-6.8_2 depends on file: /usr/local/bin/emacs-26.3 - found ===> mew-emacs26_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-26.3 -batch -q -no-site-file -l ./temp.el -f mew-compile 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-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:08 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mew-emacs26_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:08 TOTAL TIME 00:00:53