You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: po...@freebsd.org Log URL: http://beefy2.nyi.freebsd.org/data/123amd64-quarterly/01fd57323f66/logs/ja-ddskk-emacs_devel_nox-16.2_9.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=123amd64-quarterly&build=01fd57323f66 Log: =>> Building japanese/ddskk build started at Fri Jun 24 05:05:10 UTC 2022 port directory: /usr/ports/japanese/ddskk package name: ja-ddskk-emacs_devel_nox-16.2_9 building for: FreeBSD 123amd64-quarterly-job-01 12.3-RELEASE-p5 FreeBSD 12.3-RELEASE-p5 amd64 maintained by: po...@freebsd.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1203000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1203000 UNAME_v=FreeBSD 12.3-RELEASE-p5 UNAME_r=12.3-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/123amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/123amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=123amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/123amd64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=devel_nox DEPENDS_ARGS= MAKE_ARGS= FLAVOR=devel_nox ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for ja-ddskk-emacs_devel_nox-16.2_9: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- po...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox XDG_CACHE_HOME=/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox/.cache HOME=/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox XDG_CACHE_HOME=/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox/.cache HOME=/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" EMACS_LIBDIR=share/emacs EMACS_VER=29.0.50 EMACS_LIBDIR_WITH_VER=share/emacs/29.0.50 EMACS_SITE_LISPDIR=share/emacs/site-lisp EMACS_VERSION_SITE_LISPDIR=share/emacs/29.0.50/site-lisp OSREL=12.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ddskk" EXAMPLESDIR="share/examples/ddskk" DATADIR="share/ddskk" WWWDIR="www/ddskk" ETCDIR="etc/ddskk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ddskk DOCSDIR=/usr/local/share/doc/ddskk EXAMPLESDIR=/usr/local/share/examples/ddskk WWWDIR=/usr/local/www/ddskk ETCDIR=/usr/local/etc/ddskk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (g...@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (g...@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (g...@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.3-RELEASE-p5 OSREL=12.3 OSVERSION=1203000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> NOTICE: The ddskk 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 ===> License GPLv2+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> ja-ddskk-emacs_devel_nox-16.2_9 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5_1.pkg [123amd64-quarterly-job-01] Installing pkg-1.17.5_1... [123amd64-quarterly-job-01] Extracting pkg-1.17.5_1: .......... done ===> ja-ddskk-emacs_devel_nox-16.2_9 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ja-ddskk-emacs_devel_nox-16.2_9 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The ddskk 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 ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by ja-ddskk-emacs_devel_nox-16.2_9 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The ddskk 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: <snip> Formatting: è£å®ããªããå¤æ ... Formatting: åçè£å® ... Formatting: 便å©ãªå¤æããã®ä»ã®å¤æ ... Formatting: åæ¼¢åå¤æ ... Formatting: æ¤ç´¢ãã¼ã®è¨å® ... Formatting: è¾æ¸ã®è¨å® ... Formatting: ç·ç»æ°ã«ããåæ¼¢åå¤æ ... Formatting: é¨é¦ã«ããåæ¼¢åå¤æ ... Formatting: é¨é¦ã®èªã¿ã«ããåæ¼¢åå¤æ ... Formatting: åè£ã®çµã込㿠... Formatting: æ¥é è¾ã»æ¥å°¾è¾ ... Formatting: æ°å¤å¤æ ... Formatting: ã¢ã¹ãã¼æåãè¦åºãèªã¨ããå¤æ ... Formatting: ä»æ¥ã®æ¥ä»ã®å ¥å ... Formatting: ããã°ã©ã å®è¡å¤æ ... Formatting: 空ç½ã»æ¹è¡ã»ã¿ããå«ãã è¦åºãèªã®å¤æ ... Formatting: ã«ã¿ã«ãå¤æ ... Formatting: ãµå¤åè©å¤æ ... Formatting: ç°ä½åã¸å¤æãã ... Formatting: ãã¡ã³ã¯ã·ã§ã³ãã¼ã®ä½¿ãæ¹ ... Formatting: ãã¼è¨å® ... Formatting: ããªã¢ã¼ã/ã«ãã¢ã¼ãã®ãã¼è¨å® ... Formatting: ãã¼ãåã®ã«ã¼ã«ã®è¨å® ... Formatting: ãã¼ãåã«ã¼ã«ã®å¤æ´ä¾ ... Formatting: â ã¢ã¼ãã«é¢é£ãããã®ä»ã®å¤æ° ... Formatting: æ°åãè¨å·æåã®å ¥å ... Formatting: å ¨è±ã¢ã¼ãã®ãã¼è¨å® ... Formatting: éãæ¬å¼§ã®èªåå ¥å ... Formatting: ãªã¼ã¸ã§ã³ãæ¬å¼§ã§å²ã ... Formatting: 確å®ãããã¼ ... Formatting: åè£ã®é¸æã«ç¨ãããã¼ ... Formatting: â¼ã¢ã¼ãã§ã®RET ... Formatting: â¼ã¢ã¼ãã§ã®BS ... Formatting: éãããå¤æä¸ã®C-g ... Formatting: å¤æä½ç½®ã®æå®æ¹æ³ ... Mark set Mark set Mark set Mark set Mark set Mark set Mark set Mark set Mark set Mark set Mark set Mark set Mark set Mark set Mark set Formatting: 1åã®åãæ¶ãæä½(undo)ã®å¯¾è±¡ ... Formatting: å¤æã確å®ã®åå¾ ... Formatting: ãã¤ã³ããæ»ãã¦â½ã¢ã¼ã㸠... Formatting: ç´åã®ç¢ºå®ãåå¤æ ... Formatting: èªåå¤æéå§ ... Formatting: æé»ã®ç¢ºå®ã®ã¿ã¤ãã³ã° ... Formatting: ç©æ¥µçãªç¢ºå® ... Formatting: 確å®è¾æ¸ ... Formatting: éãä»®åé¢é£ ... Formatting: éãä»®åã®å³å¯ãªããã ... Formatting: éãä»®åã®åªå çãªããã ... Formatting: éãä»®åã®èªåå¦ç ... Formatting: ã©ã®ããã«å¤æãããã ... Formatting: è¾æ¸ç»é²ã®éã«æ³¨æãã¹ãã㨠... Formatting: éãããå¤æã®å¤æéå§ã®ã¿ã¤ãã³ã° ... Formatting: åè£ã®é åº ... Formatting: å¤æã®å¦ç¿ ... Formatting: åè£ã®é åºã®åºå® ... Formatting: ãã¤ãºçµ±è¨ãç¨ããå¦ç¿ ... Formatting: è¾æ¸é¢é£ ... Formatting: è¾æ¸ã®ç¨®é¡ ... Formatting: è¾æ¸ãã¡ã¤ã«ã®æå® ... Formatting: è¾æ¸ã®æ¤ç´¢æ¹æ³ã®è¨å® ... Formatting: è¾æ¸æ¤ç´¢ã®è¨å®ã®å ·ä½ä¾ ... Formatting: è¾æ¸æ¤ç´¢ã®ããã®é¢æ° ... Formatting: Emacs ä»å±ã®è¾æ¸ ... Formatting: ãµã¼ãé¢é£ ... Formatting: ãµã¼ãã³ã³ããªã¼ã¸ã§ã³ ... Formatting: è¾æ¸ã®æ¸å¼ ... Formatting: éãããã¨ã³ããªã¨éããªãã¨ã³ã㪠... Formatting: éãããã¨ã³ããªã®ãããã¯å½¢å¼ ... Formatting: ã¨ã³ããªã®é å ... Formatting: å¼·å¶çã«è¾æ¸ç»é²ã¢ã¼ãã¸å ¥ã ... Formatting: 誤ã£ãç»é²ã®åé¤ ... Formatting: å人è¾æ¸ãã¡ã¤ã«ã®ç·¨é ... Formatting: å人è¾æ¸ã®ä¿ååä½ ... Formatting: å¤æåã³å人è¾æ¸ã«é¢ããçµ±è¨ ... Formatting: è¾æ¸ãããã¡ ... Formatting: è¾æ¸ãããã¡ã®æåã³ã¼ãã®è¨å® ... Formatting: è¾æ¸ãããã¡ã®buffer-file-name ... Formatting: 注é (ã¢ããã¼ã·ã§ã³) ... Formatting: ã¢ããã¼ã·ã§ã³ã®åºç¤ ... Formatting: ã¢ããã¼ã·ã§ã³ã®ä½¿ç¨ ... Formatting: ã¢ããã¼ã·ã§ã³ã®ç»é² ... Formatting: ã¢ããã¼ã·ã§ã³ã¨ã㦠EPWING è¾æ¸ã表示ãã ... Formatting: Apple OS X ãè¾æ¸ããµã¼ãã¹ããã¢ããã¼ã·ã§ã³ãåå¾ãã ... Formatting: Wikipedia/Wiktionary ããã¢ããã¼ã·ã§ã³ãåå¾ãã ... Formatting: å¤é¨ã³ãã³ãããã¢ããã¼ã·ã§ã³ãåå¾ãã ... Formatting: å種ã¢ããã¼ã·ã§ã³æ©è½ã SKK ã®æ ãããã¦æ´»ç¨ãã ... Formatting: æåã³ã¼ãé¢é£ ... Formatting: æåã³ã¼ãã¾ãã¯ã¡ãã¥ã¼ã«ããæåå ¥å ... Formatting: ã¡ãã¥ã¼ã«ããæåå ¥å ... Formatting: æåã³ã¼ãä¸è¦§ ... Formatting: æåã³ã¼ããç¥ãæ¹æ³ ... Formatting: DDSKK 以å¤ã®ãã¼ã«ãç¨ããè¾æ¸å¤æ ... Formatting: skk-lookup ... Formatting: skk-look ... Formatting: è±åèªã®è£å® ... Formatting: è±åèªãããã¾ãã«å¤æãã¦åãåºã ... Formatting: è±åèªãããã¾ãã«å¤æãã¦åãåºããå¾ãæ´ã«å帰çãªè±åå¤æãè¡ã ... Formatting: Lisp ã·ã³ãã«åã®è£å®æ¤ç´¢å¤æ ... Formatting: Google CGI API for Japanese Input ãå©ç¨ããããªæ¼¢åå¤æ ... Formatting: 飾ãã¤ã ... Formatting: ä»®åæåã®ãã¼ãåãã¬ãã£ãã¯ã¹ã®ã¨ã³ã¼ ... Formatting: å ¥åã¢ã¼ãã示ãã¢ã¼ãã©ã¤ã³ã®æååã®å¤æ´ ... Formatting: å ¥åã¢ã¼ãã示ãã«ã¼ã½ã«è²ã«é¢ããè¨å® ... Formatting: å¤æåè£ä¸è¦§ã®è¡¨ç¤ºæ¹æ³ ... Formatting: â¼ã¢ã¼ãã«ãããå¤æåè£ã®ãã¤ã©ã¤ã表示 ... Formatting: å¤æåè£ã®æ´ãªãè£ é£¾ ... Formatting: ã¢ã¼ãã©ã¤ã³ã®è£ 飾 ... Formatting: ã¤ã³ã¸ã±ã¼ã¿ ... Formatting: ã¢ã¤ã³ã³ ... Formatting: ã¦ã¼ã¶ã¬ã¤ãã³ã¹é¢é£ ... Formatting: ã¨ã©ã¼ãªã©ã®æ¥æ¬èªè¡¨ç¤º ... Formatting: åé·ãªæ¡å ã¡ãã»ã¼ã¸ã®è¡¨ç¤º ... Formatting: I-searché¢é£ ... Formatting: èµ·åæã®å ¥åã¢ã¼ãã®æå® ... Formatting: éã«ç©ºç½çãå«ãæååã®æ¤ç´¢ ... Formatting: VIP/VIPERã¨ã®ä½µç¨ ... Formatting: picture-modeã¨ã®ä½µç¨ ... Formatting: ãã¼ãåå ¥å以å¤ã®å ¥åæ¹å¼ ... Formatting: AZIK ... Formatting: ACT ... Formatting: TUT-code ... Formatting: ããªå ¥åã¨è¦ªæã·ãã ... Formatting: ãã®ã»ãã®æ¡å¼µæ©è½ ... Formatting: 交ãæ¸ãå¤æ ... Formatting: SKKã«é¢ããæ å ± ... Formatting: ææ°æ å ± ... Formatting: SKKã¡ã¼ãªã³ã°ãªã¹ã ... Formatting: SKKé¢é£ã½ããã¦ã§ã¢ ... Formatting: SKKè¾æ¸ã«ã¤ã㦠... Formatting: è¾æ¸ãã¼ã« ... Formatting: SKKã®ä½è ... Formatting: SKKã®æ´å² ... Formatting: ãã®ããã¥ã¢ã«ã«ã¤ã㦠... Formatting: è¬è¾ ... Formatting: ãããã質åã¨ãã®åç(FAQ) ... Formatting: SKK ã®ãªããªã« ... Formatting: Q1-1 Daredevil SKK ã£ã¦ SKK ã¨ã¯éãã®ã§ãã? ... Formatting: Q1-2 SKK ã¯ã·ã³ãã«ãªã®ãé·æã ã£ãã®ã§ã¯? ... Formatting: Q1-3 DDSKK ã¯ã©ã® Emacs ã§ä½¿ãã¾ãã? ... Formatting: Q1-4 DDSKK ã¯ã©ããªãªãã¬ã¼ãã£ã³ã°ã·ã¹ãã ã§ä½¿ãã¾ãã? ... Formatting: Q1-5 APEL ã£ã¦ä½? å¿ è¦ã§ãã? ... Formatting: SKK ã®å ¥æããå°å ¥ã¾ã§ ... Formatting: Q2-1 SKK ã使ãã®ã«ä½ãå¿ è¦ã§ãã? ... Formatting: Q2-2 SKK è¾æ¸ã¯ã©ãã«ããã¾ãã? ... Formatting: Q2-3 SKK ãµã¼ãã¯ã©ãã«ããã¾ãã? ... Formatting: SKK ã®åºæ¬è¨å®ããã好ã¿ã®ã«ã¹ã¿ãã¤ãºã¾ã§ ... Formatting: Q3-1 ãï¼ãããï¼ã ãå ¥åã§ããããã«ã«ã¹ã¿ãã¤ãºãããã®ã§ããã ... Formatting: Q3-2 ãããããã°ã ãå ¥åã§ããããã«ã«ã¹ã¿ãã¤ãºãããã®ã§ããã ... Formatting: Q3-3 æ¤ç´¢ããè¾æ¸ãå¢ããããã®ã§ããã ... Formatting: Q3-4 å·¦æã®å°æã SHIFT ã§é ·ä½¿ãããããã¾ããã ... Extraneous text at end of command line Error: error ("Extraneous text at end of command line") mapbacktrace(#[1028 "À "] 7 " (fn EVALD FUNC ARGS FLAGS)"]) debug-early-backtrace() debug-early(error (error "Extraneous text at end of command line")) signal(error ("Extraneous text at end of command line")) error("Extraneous text at end of command line") texinfo-discard-line() texinfo-format-example() texinfo-format-scan() texinfo-format-buffer-1() texinfo-format-buffer(nosplit) (while targets (setq x (expand-file-name (car targets) DOCDIR)) (find-file x) (setq obuf (current-buffer)) (SKK-MK-texinfo-pre-format) (texinfo-every-node-update) (texinfo-format-buffer 'nosplit) (SKK-MK-texinfo-post-format) (basic-save-buffer) (kill-buffer (current-buffer)) (set-buffer-modified-p nil) (kill-buffer obuf) (setq targets (cdr targets))) (let ((coding-system-for-write SKK-MK-texinfo-coding-system) x obuf beg standard-output) (require 'ptexinfmt (expand-file-name "ptexinfmt.el")) (while targets (setq x (expand-file-name (car targets) DOCDIR)) (find-file x) (setq obuf (current-buffer)) (SKK-MK-texinfo-pre-format) (texinfo-every-node-update) (texinfo-format-buffer 'nosplit) (SKK-MK-texinfo-post-format) (basic-save-buffer) (kill-buffer (current-buffer)) (set-buffer-modified-p nil) (kill-buffer obuf) (setq targets (cdr targets)))) SKK-MK-texinfo-format(("skk.texi")) (progn (SKK-MK-texinfo-format SKK_TEXIS)) (if (and SKK_INFO (or (not (file-exists-p (expand-file-name SKK_INFO DOCDIR))) (file-newer-than-file-p (expand-file-name (car SKK_TEXIS) DOCDIR) (expand-file-name SKK_INFO DOCDIR)))) (progn (SKK-MK-texinfo-format SKK_TEXIS))) SKK-MK-compile-info() command-line-1(("--eval" "(setq PREFIX \"/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox/stage/usr/local\")" "--eval" "(setq SKK_LISPDIR \"/wrkdirs/usr/ports/japanese/ddskk/work-devel_nox/stage/usr/local/share/emacs/29.0.50/site-lisp/skk\")" "--eval" "(setq skk-server-host nil)" "-l" "SKK-MK" "-f" "SKK-MK-compile-info")) command-line() normal-top-level() *** Error code 255 Stop. make[2]: stopped in /wrkdirs/usr/ports/japanese/ddskk/work-devel_nox/ddskk-16.2 *** Error code 1 Stop. make[1]: stopped in /usr/ports/japanese/ddskk *** Error code 1 Stop. make: stopped in /usr/ports/japanese/ddskk