------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=devel_full UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for riece-emacs_devel-9.0.0_21,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/irc/riece XDG_CONFIG_HOME=/construction/irc/riece XDG_CACHE_HOME=/construction/irc/riece/.cache HOME=/construction/irc/riece TMPDIR="/tmp" PATH=/construction/irc/riece/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/irc/riece/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --with-emacs=/usr/local/bin/emacs-30.0.50 --with-lispdir=/construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/irc/riece XDG_CONFIG_HOME=/construction/irc/riece XDG_CACHE_HOME=/construction/irc/riece/.cache HOME=/construction/irc/riece TMPDIR="/tmp" PATH=/construction/irc/riece/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/irc/riece/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- EMACS=/usr/local/bin/emacs-30.0.50 DESTDIR=/construction/irc/riece/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" EMACS_LIBDIR=share/emacs EMACS_VER=30.0.50 EMACS_LIBDIR_WITH_VER=share/emacs/30.0.50 EMACS_SITE_LISPDIR=share/emacs/site-lisp EMACS_VERSION_SITE_LISPDIR=share/emacs/30.0.50/site-lisp OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/riece" EXAMPLESDIR="share/examples/riece" DATADIR="share/riece" WWWDIR="www/riece" ETCDIR="etc/riece" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/riece DOCSDIR=/usr/local/share/doc/riece EXAMPLESDIR=/usr/local/share/examples/riece WWWDIR=/usr/local/www/riece ETCDIR=/usr/local/etc/riece SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/jansson-2.14.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/boehm-gc-8.2.4.pkg Installing /packages/All/boehm-gc-threaded-8.2.4.pkg Installing /packages/All/libltdl-2.4.7.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/mailutils-3.15_3.pkg Installing /packages/All/tree-sitter-0.20.8.pkg Installing /packages/All/webp-1.3.0_1.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libedit-3.1.20221030,1.pkg Installing /packages/All/sqlite3-3.42.0,1.pkg Installing /packages/All/libepoll-shim-0.0.20230411.pkg Installing /packages/All/wayland-1.22.0.pkg ===== Message from wayland-1.22.0: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). Installing /packages/All/xkeyboard-config-2.34_2.pkg Installing /packages/All/libxkbcommon-1.5.0.pkg ===== Message from libxkbcommon-1.5.0: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXtst-1.2.3_2.pkg Installing /packages/All/at-spi2-core-2.48.0.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libepoxy-1.5.9.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/hicolor-icon-theme-0.17.pkg Installing /packages/All/gtk-update-icon-cache-3.24.31.pkg Installing /packages/All/adwaita-icon-theme-40.1.1_1.pkg Generating GTK icon cache for /usr/local/share/icons/Adwaita Installing /packages/All/gsettings-desktop-schemas-42.0.pkg Compiling glib schemas Installing /packages/All/librsvg2-rust-2.56.3.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libXcomposite-0.4.6,1.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXdamage-1.1.6.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/gtk3-3.24.34_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Compiling glib schemas Installing /packages/All/desktop-file-utils-0.26_1.pkg Building cache database of MIME types Building cache database of MIME types Installing /packages/All/mpfr-4.2.0_1,1.pkg Installing /packages/All/mpc-1.3.1_1.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/gcc11-11.3.0_8.pkg ===== Message from gcc11-11.3.0_8: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc11 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/emacs-devel-30.0.50.20230616,3.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types Compiling glib schemas ===== Message from emacs-devel-30.0.50.20230616,3: -- Emacs is now built with native compilation enabled by default, which requires GCC version 11 or later. However, it is known that some elisp applications don't work correctly when compiled. You can work around any such issues by disabling native compilation using the following steps. 1. Add the following lines at the top of your Emacs configuration: (setq native-comp-deferred-compilation nil comp-enable-subr-trampolines nil) 2. Exit emacs 3. rm -rf ~/.emacs.d/eln-cache 4. Start emacs again Whereas all elisp files included in the Emacs source archive are native compiled at build time, 3rd party elisp files (for example, from elisp ports/packages) are native compiled at run time. This will result in high CPU usage when they are compiled. If this annoys you, you can throttle the number of jobs by changing the value of the variable 'native-comp-async-jobs-number' in your emacs configuration. See the output of `C-h v native-comp-async-jobs-number` for details. Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) create symlink for gcc11 create symlink for gcc11 (world) create symlink for g++11 create symlink for g++11 (world) create symlink for cpp11 create symlink for cpp11 (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:00:51 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The riece port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> riece-emacs_devel-9.0.0_21,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The riece port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> riece-emacs_devel-9.0.0_21,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by riece-emacs_devel-9.0.0_21,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The riece port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> riece-emacs_devel-9.0.0_21,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by riece-emacs_devel-9.0.0_21,1 for building => SHA256 Checksum OK for riece-9.0.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The riece port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> riece-emacs_devel-9.0.0_21,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by riece-emacs_devel-9.0.0_21,1 for building ===> Extracting for riece-emacs_devel-9.0.0_21,1 => SHA256 Checksum OK for riece-9.0.0.tar.gz. Extracted Memory Use: 1.95M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for riece-emacs_devel-9.0.0_21,1 ===> Applying ports patches for riece-emacs_devel-9.0.0_21,1 from /xports/irc/riece/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> riece-emacs_devel-9.0.0_21,1 depends on file: /usr/local/bin/emacs-30.0.50 - found ===> riece-emacs_devel-9.0.0_21,1 depends on package: gmake>=4.3 - found ===> riece-emacs_devel-9.0.0_21,1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> riece-emacs_devel-9.0.0_21,1 depends on file: /usr/local/bin/emacs-30.0.50 - found ===> riece-emacs_devel-9.0.0_21,1 depends on package: gmake>=4.3 - found ===> riece-emacs_devel-9.0.0_21,1 depends on file: /usr/local/bin/ccache - found ===> Configuring for riece-emacs_devel-9.0.0_21,1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for /usr/local/bin/emacs-30.0.50... emacs checking what flavor does emacs have... FSF Emacs checking where lisp files should go... /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp configure: creating ./config.status config.status: creating Makefile config.status: creating lisp/Makefile config.status: creating lisp/riece-package-info.el config.status: creating lisp/test/Makefile config.status: creating doc/Makefile SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for riece-emacs_devel-9.0.0_21,1 gmake[1]: Entering directory '/construction/irc/riece/riece-9.0.0' Making all in lisp gmake[2]: Entering directory '/construction/irc/riece/riece-9.0.0/lisp' /usr/local/bin/emacs-30.0.50 -batch -q -no-site-file -l ./COMPILE -f riece-compile \ . Making all in test gmake[3]: Entering directory '/construction/irc/riece/riece-9.0.0/lisp/test' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/irc/riece/riece-9.0.0/lisp/test' gmake[3]: Entering directory '/construction/irc/riece/riece-9.0.0/lisp' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/irc/riece/riece-9.0.0/lisp' In toplevel form: riece-globals.el:99:2: Warning: defvar `riece-user-at-host-type' docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...') riece-globals.el:145:2: Warning: defvar `riece-freeze' docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...') In toplevel form: riece-complete.el:27:2: Warning: Package cl is deprecated In riece-completing-read-multiple-1: riece-complete.el:59:2: Warning: docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...') In end of data: riece-display.el:419:8: Warning: the function `riece-channel-mode' might not be defined at runtime. In riece-command-configure-windows: riece-commands.el:131:4: Warning: Doc string after `interactive' In riece-command-suspend-resume: riece-commands.el:136:4: Warning: Doc string after `interactive' In riece-define-keys-1: riece.el:139:10: Warning: value from call to `car' is unused In toplevel form: riece-ctlseq.el:39:2: Warning: custom-declare-variable `riece-ctlseq-colors' docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...') In end of data: riece-ctlseq.el:105:10: Warning: the function `set-face-underline-p' is not known to be defined. In toplevel form: riece-highlight.el:201:4: Warning: `set-face-doc-string' is an obsolete function (as of 29.1); use `set-face-documentation' instead. In toplevel form: riece-history.el:72:4: Warning: `set-face-doc-string' is an obsolete function (as of 29.1); use `set-face-documentation' instead. In toplevel form: riece-ignore.el:40:2: Warning: custom-declare-variable `riece-ignore-discard-message' docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...') In end of data: riece-ignore.el:114:18: Warning: the function `riece-dialogue-mode' might not be defined at runtime. In end of data: riece-lsdb.el:110:8: Warning: the function `lsdb-update-record' might not be defined at runtime. riece-lsdb.el:97:9: Warning: the function `lsdb-maphash' might not be defined at runtime. riece-lsdb.el:87:10: Warning: the function `lsdb-display-records' might not be defined at runtime. riece-lsdb.el:75:38: Warning: the function `lsdb-lookup-records' might not be defined at runtime. riece-lsdb.el:70:6: Warning: the function `lsdb-rebuild-secondary-hash-tables' might not be defined at runtime. riece-lsdb.el:68:4: Warning: the function `lsdb-maybe-load-hash-tables' might not be defined at runtime. riece-lsdb.el:54:28: Warning: the function `lsdb-gethash' might not be defined at runtime. riece-lsdb.el:52:8: Warning: the function `lsdb-puthash' might not be defined at runtime. In riece-menu-command-mode-hook: riece-menu.el:131:4: Warning: `easy-menu-add' is an obsolete function (as of 28.1); this was always a no-op in Emacs and can be safely removed. In riece-menu-uninstall: riece-menu.el:154:10: Warning: `easy-menu-remove' is an obsolete function (as of 28.1); this was always a no-op in Emacs and can be safely removed. In riece-rdcc-filter: riece-rdcc.el:186:15: Warning: avoid `lsh'; use `ash' instead riece-rdcc.el:187:23: Warning: avoid `lsh'; use `ash' instead riece-rdcc.el:188:23: Warning: avoid `lsh'; use `ash' instead In riece-shrink-buffer: riece-shrink-buffer.el:71:4: Warning: Use `with-current-buffer' rather than save-excursion+set-buffer In end of data: riece-skk-kakutei.el: Warning: the function `riece-define-keys-1' might not be defined at runtime. In riece-twitter-update: riece-twitter.el:80:23: Warning: `interactive-p' is an obsolete function (as of 23.2); use `called-interactively-p' instead. In toplevel form: riece-unread.el:67:4: Warning: `set-face-doc-string' is an obsolete function (as of 29.1); use `set-face-documentation' instead. In toplevel form: riece-url.el:68:2: Warning: custom-declare-variable `riece-url-regexp-alist' docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...') In end of data: riece-xfaceb.el:100:19: Warning: the function `make-glyph' is not known to be defined. riece-xfaceb.el:99:19: Warning: the function `extent-at' is not known to be defined. riece-xfaceb.el:98:18: Warning: the function `set-extent-begin-glyph' is not known to be defined. gmake[2]: Leaving directory '/construction/irc/riece/riece-9.0.0/lisp' Making all in doc gmake[2]: Entering directory '/construction/irc/riece/riece-9.0.0/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/irc/riece/riece-9.0.0/doc' gmake[2]: Entering directory '/construction/irc/riece/riece-9.0.0' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/irc/riece/riece-9.0.0' gmake[1]: Leaving directory '/construction/irc/riece/riece-9.0.0' SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> riece-emacs_devel-9.0.0_21,1 depends on file: /usr/local/bin/emacs-30.0.50 - found ===> riece-emacs_devel-9.0.0_21,1 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for riece-emacs_devel-9.0.0_21,1 ===> riece-emacs_devel-9.0.0_21,1 depends on file: /usr/local/bin/emacs-30.0.50 - found ===> riece-emacs_devel-9.0.0_21,1 depends on executable: indexinfo - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/irc/riece/riece-9.0.0' Making install in lisp gmake[2]: Entering directory '/construction/irc/riece/riece-9.0.0/lisp' /usr/local/bin/emacs-30.0.50 -batch -q -no-site-file -l ./COMPILE -f riece-compile \ . /usr/local/bin/emacs-30.0.50 -batch -q -no-site-file -l ./COMPILE -f riece-install \ . /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp # gmake riece-compat.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-compat.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-emacs.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-emacs.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-globals.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-globals.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-options.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-options.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-debug.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-debug.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-package-info.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-package-info.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-version.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-version.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-coding.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-coding.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-complete.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-complete.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-addon-modules.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-addon-modules.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-addon.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-addon.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-ruby.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-ruby.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-cache.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-cache.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-mode.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-mode.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-identity.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-identity.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-channel.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-channel.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-user.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-user.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-misc.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-misc.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-signal.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-signal.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-layout.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-layout.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-display.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-display.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-server.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-server.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-naming.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-naming.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-message.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-message.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-filter.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-filter.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-handle.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-handle.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-000.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-000.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-200.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-200.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-300.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-300.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-400.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-400.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-500.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-500.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-commands.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-commands.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-irc.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-irc.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-mcat-japanese.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-mcat-japanese.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-alias.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-alias.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-async.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-async.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-biff.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-biff.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-button.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-button.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-ctcp.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-ctcp.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-ctlseq.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-ctlseq.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-desktop-notify.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-desktop-notify.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-doctor.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-doctor.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-epg.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-epg.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-eval-ruby.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-eval-ruby.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-eval.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-eval.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-foolproof.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-foolproof.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-google.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-google.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-guess.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-guess.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-hangman.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-hangman.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-highlight.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-highlight.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-history.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-history.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-icon.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-icon.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-ignore.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-ignore.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-kakasi.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-kakasi.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-keepalive.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-keepalive.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-keyword.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-keyword.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-log.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-log.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-lsdb.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-lsdb.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-mcat.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-mcat.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-menu.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-menu.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-mini.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-mini.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-rdcc.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-rdcc.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-shrink-buffer.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-shrink-buffer.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-skk-kakutei.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-skk-kakutei.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-toolbar.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-toolbar.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-twitter.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-twitter.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-unread.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-unread.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-url.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-url.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-xface.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-xface.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-xfaceb.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-xfaceb.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-yank.el -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-yank.elc -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-command-previous-channel.xpm -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-command-next-channel.xpm -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-command-configure-windows.xpm -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-command-list-addons.xpm -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-command-join.xpm -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece riece-command-part.xpm -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece server.rb -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece aproxy.rb -> /construction/irc/riece/stage/usr/local/share/emacs/30.0.50/site-lisp/riece gmake[2]: Leaving directory '/construction/irc/riece/riece-9.0.0/lisp' Making install in doc gmake[2]: Entering directory '/construction/irc/riece/riece-9.0.0/doc' gmake[3]: Entering directory '/construction/irc/riece/riece-9.0.0/doc' gmake[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/info" || /bin/mkdir -p "/construction/irc/riece/stage/usr/local/share/info" install -m 0644 ./riece-ja.info ./riece-en.info '/construction/irc/riece/stage/usr/local/share/info' gmake[3]: Leaving directory '/construction/irc/riece/riece-9.0.0/doc' gmake[2]: Leaving directory '/construction/irc/riece/riece-9.0.0/doc' gmake[2]: Entering directory '/construction/irc/riece/riece-9.0.0' gmake[3]: Entering directory '/construction/irc/riece/riece-9.0.0' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/irc/riece/riece-9.0.0' gmake[2]: Leaving directory '/construction/irc/riece/riece-9.0.0' gmake[1]: Leaving directory '/construction/irc/riece/riece-9.0.0' install -m 0644 /construction/irc/riece/riece-9.0.0/AUTHORS /construction/irc/riece/stage/usr/local/share/doc/riece install -m 0644 /construction/irc/riece/riece-9.0.0/ChangeLog /construction/irc/riece/stage/usr/local/share/doc/riece install -m 0644 /construction/irc/riece/riece-9.0.0/NEWS /construction/irc/riece/stage/usr/local/share/doc/riece install -m 0644 /construction/irc/riece/riece-9.0.0/NEWS.ja /construction/irc/riece/stage/usr/local/share/doc/riece install -m 0644 /construction/irc/riece/riece-9.0.0/README /construction/irc/riece/stage/usr/local/share/doc/riece install -m 0644 /construction/irc/riece/riece-9.0.0/README.ja /construction/irc/riece/stage/usr/local/share/doc/riece install -m 0644 /construction/irc/riece/riece-9.0.0/doc/HACKING /construction/irc/riece/stage/usr/local/share/doc/riece install -m 0644 /construction/irc/riece/riece-9.0.0/doc/HACKING.ja /construction/irc/riece/stage/usr/local/share/doc/riece ====> 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:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for riece-emacs_devel-9.0.0_21,1 file sizes/checksums [162]: 0% file sizes/checksums [162]: 61% file sizes/checksums [162]: 100% Service unavailablepacking files [162]: 0% packing files [162]: 61% packing files [162]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:03