• Building package copilot-chat From https://github.com/chep/gh-copilot-chat.el Updating /mnt/store/melpa/working/copilot-chat/ Checking out d2c9d1eb2d31ad31429beb3a7c3469ee2de68261 Debugger entered--Lisp error: (package-build-error . "copilot-chat[-pkg].el matching package name is mis...") signal(package-build-error "copilot-chat[-pkg].el matching package name is mis...") (let ((message (apply #'format-message format-string args))) (package-build--log package message) (signal 'package-build-error message)) package-build--error("copilot-chat" "%s[-pkg].el matching package name is missing" "copilot-chat") (if (or (rassoc (concat name ".el") files) (rassoc (concat name "-pkg.el") files)) nil (package-build--error name "%s[-pkg].el matching package name is missing" name)) (progn (if (or (rassoc (concat name ".el") files) (rassoc (concat name "-pkg.el") files)) nil (package-build--error name "%s[-pkg].el matching package name is missing" name)) (package-build--extract-from-library rcp files) (package-build--extract-from-package rcp files) (if package-build--inhibit-build nil (unwind-protect (progn (package-build--copy-package-files files target) (package-build--set-version-headers rcp target) (package-build--write-pkg-file rcp target) (package-build--generate-info-files rcp files target) (package-build--create-tar rcp tmpdir) (package-build--write-pkg-readme rcp files)) (delete-directory tmpdir t nil))) (package-build--write-archive-entry rcp)) (let* ((tmpdir (file-name-as-directory (make-temp-file (concat name "-") t))) (target (expand-file-name (concat name "-" version) tmpdir))) (progn (if (or (rassoc (concat name ".el") files) (rassoc (concat name "-pkg.el") files)) nil (package-build--error name "%s[-pkg].el matching package name is missing" name)) (package-build--extract-from-library rcp files) (package-build--extract-from-package rcp files) (if package-build--inhibit-build nil (unwind-protect (progn (package-build--copy-package-files files target) (package-build--set-version-headers rcp target) (package-build--write-pkg-file rcp target) (package-build--generate-info-files rcp files target) (package-build--create-tar rcp tmpdir) (package-build--write-pkg-readme rcp files)) (delete-directory tmpdir t nil))) (package-build--write-archive-entry rcp))) (let ((name x147) (version x148)) (let* ((tmpdir (file-name-as-directory (make-temp-file (concat name "-") t))) (target (expand-file-name (concat name "-" version) tmpdir))) (progn (if (or (rassoc (concat name ".el") files) (rassoc (concat name "-pkg.el") files)) nil (package-build--error name "%s[-pkg].el matching package name is missing" name)) (package-build--extract-from-library rcp files) (package-build--extract-from-package rcp files) (if package-build--inhibit-build nil (unwind-protect (progn (package-build--copy-package-files files target) (package-build--set-version-headers rcp target) (package-build--write-pkg-file rcp target) (package-build--generate-info-files rcp files target) (package-build--create-tar rcp tmpdir) (package-build--write-pkg-readme rcp files)) (delete-directory tmpdir t nil))) (package-build--write-archive-entry rcp)))) (let* ((x147 (eieio-oref rcp 'name)) (x148 (eieio-oref rcp 'version))) (let ((name x147) (version x148)) (let* ((tmpdir (file-name-as-directory (make-temp-file (concat name "-") t))) (target (expand-file-name (concat name "-" version) tmpdir))) (progn (if (or (rassoc (concat name ".el") files) (rassoc (concat name "-pkg.el") files)) nil (package-build--error name "%s[-pkg].el matching package name is missing" name)) (package-build--extract-from-library rcp files) (package-build--extract-from-package rcp files) (if package-build--inhibit-build nil (unwind-protect (progn (package-build--copy-package-files files target) (package-build--set-version-headers rcp target) (package-build--write-pkg-file rcp target) (package-build--generate-info-files rcp files target) (package-build--create-tar rcp tmpdir) (package-build--write-pkg-readme rcp files)) (delete-directory tmpdir t nil))) (package-build--write-archive-entry rcp))))) (progn (ignore (eieio-object-p rcp)) (let* ((x147 (eieio-oref rcp 'name)) (x148 (eieio-oref rcp 'version))) (let ((name x147) (version x148)) (let* ((tmpdir (file-name-as-directory (make-temp-file ... t))) (target (expand-file-name (concat name "-" version) tmpdir))) (progn (if (or (rassoc ... files) (rassoc ... files)) nil (package-build--error name "%s[-pkg].el matching package name is missing" name)) (package-build--extract-from-library rcp files) (package-build--extract-from-package rcp files) (if package-build--inhibit-build nil (unwind-protect (progn ... ... ... ... ... ...) (delete-directory tmpdir t nil))) (package-build--write-archive-entry rcp)))))) package-build--build-multi-file-package(# (("gh-copilot-chat-backend.el" . "gh-copilot-chat-backend.el") ("gh-copilot-chat-body.el" . "gh-copilot-chat-body.el") ("gh-copilot-chat-command.el" . "gh-copilot-chat-command.el") ("gh-copilot-chat-common.el" . "gh-copilot-chat-common.el") ("gh-copilot-chat-completions.el" . "gh-copilot-chat-completions.el") ("gh-copilot-chat-connection.el" . "gh-copilot-chat-connection.el") ("gh-copilot-chat-copilot.el" . "gh-copilot-chat-copilot.el") ("gh-copilot-chat-curl.el" . "gh-copilot-chat-curl.el") ("gh-copilot-chat-debug.el" . "gh-copilot-chat-debug.el") ("gh-copilot-chat-frontend.el" . "gh-copilot-chat-frontend.el") ("gh-copilot-chat-git.el" . "gh-copilot-chat-git.el") ("gh-copilot-chat-instance.el" . "gh-copilot-chat-instance.el") ("gh-copilot-chat-markdown.el" . "gh-copilot-chat-markdown.el") ("gh-copilot-chat-mcp.el" . "gh-copilot-chat-mcp.el") ("gh-copilot-chat-model.el" . "gh-copilot-chat-model.el") ("gh-copilot-chat-org.el" . "gh-copilot-chat-org.el") ("gh-copilot-chat-prompt-mode.el" . "gh-copilot-chat-prompt-mode.el") ("gh-copilot-chat-prompts.el" . "gh-copilot-chat-prompts.el") ("gh-copilot-chat-request.el" . "gh-copilot-chat-request.el") ("gh-copilot-chat-responses.el" . "gh-copilot-chat-responses.el") ("gh-copilot-chat-shell-maker.el" . "gh-copilot-chat-shell-maker.el") ("gh-copilot-chat-spinner.el" . "gh-copilot-chat-spinner.el") ("gh-copilot-chat-transient.el" . "gh-copilot-chat-transient.el") ("gh-copilot-chat.el" . "gh-copilot-chat.el"))) funcall(package-build--build-multi-file-package # (("gh-copilot-chat-backend.el" . "gh-copilot-chat-backend.el") ("gh-copilot-chat-body.el" . "gh-copilot-chat-body.el") ("gh-copilot-chat-command.el" . "gh-copilot-chat-command.el") ("gh-copilot-chat-common.el" . "gh-copilot-chat-common.el") ("gh-copilot-chat-completions.el" . "gh-copilot-chat-completions.el") ("gh-copilot-chat-connection.el" . "gh-copilot-chat-connection.el") ("gh-copilot-chat-copilot.el" . "gh-copilot-chat-copilot.el") ("gh-copilot-chat-curl.el" . "gh-copilot-chat-curl.el") ("gh-copilot-chat-debug.el" . "gh-copilot-chat-debug.el") ("gh-copilot-chat-frontend.el" . "gh-copilot-chat-frontend.el") ("gh-copilot-chat-git.el" . "gh-copilot-chat-git.el") ("gh-copilot-chat-instance.el" . "gh-copilot-chat-instance.el") ("gh-copilot-chat-markdown.el" . "gh-copilot-chat-markdown.el") ("gh-copilot-chat-mcp.el" . "gh-copilot-chat-mcp.el") ("gh-copilot-chat-model.el" . "gh-copilot-chat-model.el") ("gh-copilot-chat-org.el" . "gh-copilot-chat-org.el") ("gh-copilot-chat-prompt-mode.el" . "gh-copilot-chat-prompt-mode.el") ("gh-copilot-chat-prompts.el" . "gh-copilot-chat-prompts.el") ("gh-copilot-chat-request.el" . "gh-copilot-chat-request.el") ("gh-copilot-chat-responses.el" . "gh-copilot-chat-responses.el") ("gh-copilot-chat-shell-maker.el" . "gh-copilot-chat-shell-maker.el") ("gh-copilot-chat-spinner.el" . "gh-copilot-chat-spinner.el") ("gh-copilot-chat-transient.el" . "gh-copilot-chat-transient.el") ("gh-copilot-chat.el" . "gh-copilot-chat.el"))) (if files (funcall (or package-build-build-function 'package-build--legacy-build) rcp files) (package-build--error rcp "Unable to find files matching recipe patterns")) (let* ((files (and t (package-build-expand-files-spec rcp t)))) (if files (funcall (or package-build-build-function 'package-build--legacy-build) rcp files) (package-build--error rcp "Unable to find files matching recipe patterns"))) (progn (package-build--checkout rcp) (setenv "PACKAGE_VERSION" version) (setenv "PACKAGE_REVISION" commit) (setenv "PACKAGE_REVDESC" revdesc) (let* ((_ (and t package-build-run-recipe-shell-command)) (command (and _ (eieio-oref rcp 'shell-command)))) (if command (progn (package-build--message "Running %s" command) (package-build--call-sandboxed rcp shell-file-name shell-command-switch command)))) (let* ((_ (and t package-build-run-recipe-make-targets)) (targets (and _ (eieio-oref rcp 'make-targets)))) (if targets (progn (package-build--message "Running make %s" (string-join targets " ")) (apply #'package-build--call-sandboxed rcp "make" targets)))) (let* ((files (and t (package-build-expand-files-spec rcp t)))) (if files (funcall (or package-build-build-function 'package-build--legacy-build) rcp files) (package-build--error rcp "Unable to find files matching recipe patterns"))) (if package-build-badge-data (progn (package-build--write-badge-image name version package-build-archive-dir)))) (let ((name x139) (version x140) (commit x141) (revdesc x142)) (progn (package-build--checkout rcp) (setenv "PACKAGE_VERSION" version) (setenv "PACKAGE_REVISION" commit) (setenv "PACKAGE_REVDESC" revdesc) (let* ((_ (and t package-build-run-recipe-shell-command)) (command (and _ (eieio-oref rcp 'shell-command)))) (if command (progn (package-build--message "Running %s" command) (package-build--call-sandboxed rcp shell-file-name shell-command-switch command)))) (let* ((_ (and t package-build-run-recipe-make-targets)) (targets (and _ (eieio-oref rcp 'make-targets)))) (if targets (progn (package-build--message "Running make %s" (string-join targets " ")) (apply #'package-build--call-sandboxed rcp "make" targets)))) (let* ((files (and t (package-build-expand-files-spec rcp t)))) (if files (funcall (or package-build-build-function 'package-build--legacy-build) rcp files) (package-build--error rcp "Unable to find files matching recipe patterns"))) (if package-build-badge-data (progn (package-build--write-badge-image name version package-build-archive-dir))))) (let* ((x139 (eieio-oref x0 'name)) (x140 (eieio-oref x0 'version)) (x141 (eieio-oref x0 'commit)) (x142 (eieio-oref x0 'revdesc))) (let ((name x139) (version x140) (commit x141) (revdesc x142)) (progn (package-build--checkout rcp) (setenv "PACKAGE_VERSION" version) (setenv "PACKAGE_REVISION" commit) (setenv "PACKAGE_REVDESC" revdesc) (let* ((_ (and t package-build-run-recipe-shell-command)) (command (and _ (eieio-oref rcp ...)))) (if command (progn (package-build--message "Running %s" command) (package-build--call-sandboxed rcp shell-file-name shell-command-switch command)))) (let* ((_ (and t package-build-run-recipe-make-targets)) (targets (and _ (eieio-oref rcp ...)))) (if targets (progn (package-build--message "Running make %s" (string-join targets " ")) (apply #'package-build--call-sandboxed rcp "make" targets)))) (let* ((files (and t (package-build-expand-files-spec rcp t)))) (if files (funcall (or package-build-build-function 'package-build--legacy-build) rcp files) (package-build--error rcp "Unable to find files matching recipe patterns"))) (if package-build-badge-data (progn (package-build--write-badge-image name version package-build-archive-dir)))))) (progn (ignore (eieio-object-p x0)) (let* ((x139 (eieio-oref x0 'name)) (x140 (eieio-oref x0 'version)) (x141 (eieio-oref x0 'commit)) (x142 (eieio-oref x0 'revdesc))) (let ((name x139) (version x140) (commit x141) (revdesc x142)) (progn (package-build--checkout rcp) (setenv "PACKAGE_VERSION" version) (setenv "PACKAGE_REVISION" commit) (setenv "PACKAGE_REVDESC" revdesc) (let* ((_ (and t package-build-run-recipe-shell-command)) (command (and _ ...))) (if command (progn (package-build--message "Running %s" command) (package-build--call-sandboxed rcp shell-file-name shell-command-switch command)))) (let* ((_ (and t package-build-run-recipe-make-targets)) (targets (and _ ...))) (if targets (progn (package-build--message "Running make %s" ...) (apply ... rcp "make" targets)))) (let* ((files (and t ...))) (if files (funcall (or package-build-build-function ...) rcp files) (package-build--error rcp "Unable to find files matching recipe patterns"))) (if package-build-badge-data (progn (package-build--write-badge-image name version package-build-archive-dir))))))) (let ((x0 rcp) (process-environment (copy-sequence process-environment))) (progn (ignore (eieio-object-p x0)) (let* ((x139 (eieio-oref x0 'name)) (x140 (eieio-oref x0 'version)) (x141 (eieio-oref x0 'commit)) (x142 (eieio-oref x0 'revdesc))) (let ((name x139) (version x140) (commit x141) (revdesc x142)) (progn (package-build--checkout rcp) (setenv "PACKAGE_VERSION" version) (setenv "PACKAGE_REVISION" commit) (setenv "PACKAGE_REVDESC" revdesc) (let* ((_ ...) (command ...)) (if command (progn ... ...))) (let* ((_ ...) (targets ...)) (if targets (progn ... ...))) (let* ((files ...)) (if files (funcall ... rcp files) (package-build--error rcp "Unable to find files matching recipe patterns"))) (if package-build-badge-data (progn (package-build--write-badge-image name version package-build-archive-dir)))))))) (unwind-protect (let ((x0 rcp) (process-environment (copy-sequence process-environment))) (progn (ignore (eieio-object-p x0)) (let* ((x139 (eieio-oref x0 'name)) (x140 (eieio-oref x0 'version)) (x141 (eieio-oref x0 'commit)) (x142 (eieio-oref x0 'revdesc))) (let ((name x139) (version x140) (commit x141) (revdesc x142)) (progn (package-build--checkout rcp) (setenv "PACKAGE_VERSION" version) (setenv "PACKAGE_REVISION" commit) (setenv "PACKAGE_REVDESC" revdesc) (let* (... ...) (if command ...)) (let* (... ...) (if targets ...)) (let* (...) (if files ... ...)) (if package-build-badge-data (progn ...))))))) (package-build--cleanup rcp)) (let ((default-directory (package-recipe--working-tree rcp))) (unwind-protect (let ((x0 rcp) (process-environment (copy-sequence process-environment))) (progn (ignore (eieio-object-p x0)) (let* ((x139 (eieio-oref x0 ...)) (x140 (eieio-oref x0 ...)) (x141 (eieio-oref x0 ...)) (x142 (eieio-oref x0 ...))) (let ((name x139) (version x140) (commit x141) (revdesc x142)) (progn (package-build--checkout rcp) (setenv "PACKAGE_VERSION" version) (setenv "PACKAGE_REVISION" commit) (setenv "PACKAGE_REVDESC" revdesc) (let* ... ...) (let* ... ...) (let* ... ...) (if package-build-badge-data ...)))))) (package-build--cleanup rcp))) package-build--package(#) (progn (package-build--package rcp) (if dump-archive-contents (progn (package-build-dump-archive-contents)))) (if version (progn (package-build--package rcp) (if dump-archive-contents (progn (package-build-dump-archive-contents))))) (if package-build--inhibit-update nil (package-build--select-version rcp) (setq version (eieio-oref rcp 'version)) (if version (progn (package-build--package rcp) (if dump-archive-contents (progn (package-build-dump-archive-contents))))) (cond (silent) ((not version) (message " ✗ Cannot determine version!")) ((and package-build-verbose (not noninteractive)) (message " ✓ Success:") (let ((--dolist-tail-- (directory-files-and-attributes package-build-archive-dir nil (format "\\`%s-[0-9]+" name)))) (while --dolist-tail-- (let ((x136 ...)) (progn (ignore ...) (let* ... ...)) (setq --dolist-tail-- (cdr --dolist-tail--)))))))) (let* ((start-time (current-time)) (rcp (package-recipe-lookup name)) (url (eieio-oref rcp 'url)) (fetcher (package-recipe--fetcher rcp)) (version nil)) (if silent nil (message "%s%s package %s" (if noninteractive "\n • " "") (if package-build--inhibit-update "Fetching" "Building") name) (cond ((and package-build-verbose (not noninteractive)) (message "Package: %s" name) (message "Fetcher: %s" fetcher) (message "Source: %s\n" url)) ((message "From %s" url)))) (package-build--fetch rcp) (if package-build--inhibit-update nil (package-build--select-version rcp) (setq version (eieio-oref rcp 'version)) (if version (progn (package-build--package rcp) (if dump-archive-contents (progn (package-build-dump-archive-contents))))) (cond (silent) ((not version) (message " ✗ Cannot determine version!")) ((and package-build-verbose (not noninteractive)) (message " ✓ Success:") (let ((--dolist-tail-- (directory-files-and-attributes package-build-archive-dir nil ...))) (while --dolist-tail-- (let (...) (progn ... ...) (setq --dolist-tail-- ...))))))) (if silent nil (message "%s %s in %.3fs, finished at %s" (if version "Built" "Fetched") name (float-time (time-since start-time)) (format-time-string "%FT%T%z" nil t)))) (progn (let* ((start-time (current-time)) (rcp (package-recipe-lookup name)) (url (eieio-oref rcp 'url)) (fetcher (package-recipe--fetcher rcp)) (version nil)) (if silent nil (message "%s%s package %s" (if noninteractive "\n • " "") (if package-build--inhibit-update "Fetching" "Building") name) (cond ((and package-build-verbose (not noninteractive)) (message "Package: %s" name) (message "Fetcher: %s" fetcher) (message "Source: %s\n" url)) ((message "From %s" url)))) (package-build--fetch rcp) (if package-build--inhibit-update nil (package-build--select-version rcp) (setq version (eieio-oref rcp 'version)) (if version (progn (package-build--package rcp) (if dump-archive-contents (progn (package-build-dump-archive-contents))))) (cond (silent) ((not version) (message " ✗ Cannot determine version!")) ((and package-build-verbose (not noninteractive)) (message " ✓ Success:") (let ((--dolist-tail-- ...)) (while --dolist-tail-- (let ... ... ...)))))) (if silent nil (message "%s %s in %.3fs, finished at %s" (if version "Built" "Fetched") name (float-time (time-since start-time)) (format-time-string "%FT%T%z" nil t))))) package-build-archive("copilot-chat") command-line-1(("-L" "/mnt/store/melpa/package-build" "--eval" "(progn (setq package-build-stable nil) (setq packa..." "--eval" "(progn (setq package-build-directory \"/mnt/store/m..." "--eval" "(setq package-build-timeout-secs 600)" "--eval" "()" "--eval" "(setq package-build--inhibit-fetch nil)" "--eval" "(setq package-build--inhibit-build nil)" "--load" "package-build.el" "--eval" "(package-build-archive \"copilot-chat\")")) command-line() normal-top-level()