nixbot

builds

succeeded emacs-pdf-tools-20260102.1101 default.checks.x86_64-linux.nixos-asus-rog-flow-z13-2025 · build #5 · raw

1structuredAttrs is enabled
unpackPhase
2unpacking source archive /nix/store/17d1bvfg8q6sjq90zr8dd7zy2l4gjwi0-source3source root is source
configurePhase
4no configure script, doing nothing
buildPhase
5Using Emacs 31.06cd server && ./autogen.sh7Running autoreconf...8configure.ac:14: installing './ar-lib'9configure.ac:11: installing './compile'10configure.ac:61: installing './config.guess'11configure.ac:61: installing './config.sub'12configure.ac:6: installing './install-sh'13configure.ac:6: installing './missing'14Makefile.am: installing './depcomp'15cd server && ./configure -q1617Is case-sensitive searching enabled ? yes18Is modifying text annotations enabled ? yes19Is modifying markup annotations enabled ? yes2021make -C server22make[1]: Entering directory '/build/source/server'23make all-am24make[2]: Entering directory '/build/source/server'25gcc -DHAVE_CONFIG_H -I. -Wall -I/nix/store/593rzz2xs5i67biyv2hz898j6v5ylms0-glib-2.88.1-dev/include/glib-2.0 -I/nix/store/y3z5sr16sxd50bgcn2zkn46afn8fy0na-glib-2.88.1/lib/glib-2.0/include -I/nix/store/6lr9avx1syqaz4vlk3z3xsj8gs7a76sc-poppler-glib-26.06.0-dev/include/poppler/glib -I/nix/store/3h6xnv0614bd6q4x57sjlrxy0hhshkkg-cairo-1.18.4-dev/include/cairo -I/nix/store/qmajm5vxiwziaw4d34d5mwiy39d65wj4-freetype-2.14.3-dev/include/freetype2 -I/nix/store/qmajm5vxiwziaw4d34d5mwiy39d65wj4-freetype-2.14.3-dev/include -I/nix/store/593rzz2xs5i67biyv2hz898j6v5ylms0-glib-2.88.1-dev/include -I/nix/store/593rzz2xs5i67biyv2hz898j6v5ylms0-glib-2.88.1-dev/include/glib-2.0 -I/nix/store/y3z5sr16sxd50bgcn2zkn46afn8fy0na-glib-2.88.1/lib/glib-2.0/include -I/nix/store/6lr9avx1syqaz4vlk3z3xsj8gs7a76sc-poppler-glib-26.06.0-dev/include/poppler -I/nix/store/c1zcwag5x9i24jj9nxv3dfn35ng33yn3-libpng-apng-1.6.58-dev/include/libpng16 -g -O2 -MT epdfinfo-epdfinfo.o -MD -MP -MF .deps/epdfinfo-epdfinfo.Tpo -c -o epdfinfo-epdfinfo.o `test -f 'epdfinfo.c' || echo './'`epdfinfo.c26epdfinfo.c: In function 'image_render_page':27epdfinfo.c:710:7: warning: 'poppler_page_render_for_printing_with_options' is deprecated: Use poppler_page_render_full instead [-Wdeprecated-declarations]28 710 | (page, cr, POPPLER_PRINT_DOCUMENT);29 | ^30In file included from /nix/store/6lr9avx1syqaz4vlk3z3xsj8gs7a76sc-poppler-glib-26.06.0-dev/include/poppler/glib/poppler.h:358,31 from epdfinfo.c:28:32/nix/store/6lr9avx1syqaz4vlk3z3xsj8gs7a76sc-poppler-glib-26.06.0-dev/include/poppler/glib/poppler-page.h:55:6: note: declared here33 55 | void poppler_page_render_for_printing_with_options(PopplerPage *page, cairo_t *cairo, PopplerPrintFlags options) G_GNUC_DEPRECATED_FOR(poppler_page_render_full);34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~35epdfinfo.c: In function 'annotation_markup_append_text_region':36epdfinfo.c:1621:5: warning: 'poppler_page_get_selection_region' is deprecated: Use poppler_page_get_selected_region instead [-Wdeprecated-declarations]37 1621 | poppler_page_get_selection_region (page, 1.0, selection_style, region);38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~39/nix/store/6lr9avx1syqaz4vlk3z3xsj8gs7a76sc-poppler-glib-26.06.0-dev/include/poppler/glib/poppler-page.h:91:8: note: declared here40 91 | GList *poppler_page_get_selection_region(PopplerPage *page, gdouble scale, PopplerSelectionStyle style, PopplerRectangle *selection) G_GNUC_DEPRECATED_FOR(poppler_page_get_selected_region);41 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~42mv -f .deps/epdfinfo-epdfinfo.Tpo .deps/epdfinfo-epdfinfo.Po43gcc -DHAVE_CONFIG_H -I. -w -I/nix/store/ydgdz8pf2in3rlb5agwkgr76vfrdf2s5-zlib-1.3.2-dev/include -DSYNCTEX_USE_LOCAL_HEADER -g -O2 -MT libsynctex_a-synctex_parser.o -MD -MP -MF .deps/libsynctex_a-synctex_parser.Tpo -c -o libsynctex_a-synctex_parser.o `test -f 'synctex_parser.c' || echo './'`synctex_parser.c44mv -f .deps/libsynctex_a-synctex_parser.Tpo .deps/libsynctex_a-synctex_parser.Po45gcc -DHAVE_CONFIG_H -I. -w -I/nix/store/ydgdz8pf2in3rlb5agwkgr76vfrdf2s5-zlib-1.3.2-dev/include -DSYNCTEX_USE_LOCAL_HEADER -g -O2 -MT libsynctex_a-synctex_parser_utils.o -MD -MP -MF .deps/libsynctex_a-synctex_parser_utils.Tpo -c -o libsynctex_a-synctex_parser_utils.o `test -f 'synctex_parser_utils.c' || echo './'`synctex_parser_utils.c46mv -f .deps/libsynctex_a-synctex_parser_utils.Tpo .deps/libsynctex_a-synctex_parser_utils.Po47rm -f libsynctex.a48ar cr libsynctex.a libsynctex_a-synctex_parser.o libsynctex_a-synctex_parser_utils.o 49ranlib libsynctex.a50gcc -Wall -I/nix/store/593rzz2xs5i67biyv2hz898j6v5ylms0-glib-2.88.1-dev/include/glib-2.0 -I/nix/store/y3z5sr16sxd50bgcn2zkn46afn8fy0na-glib-2.88.1/lib/glib-2.0/include -I/nix/store/6lr9avx1syqaz4vlk3z3xsj8gs7a76sc-poppler-glib-26.06.0-dev/include/poppler/glib -I/nix/store/3h6xnv0614bd6q4x57sjlrxy0hhshkkg-cairo-1.18.4-dev/include/cairo -I/nix/store/qmajm5vxiwziaw4d34d5mwiy39d65wj4-freetype-2.14.3-dev/include/freetype2 -I/nix/store/qmajm5vxiwziaw4d34d5mwiy39d65wj4-freetype-2.14.3-dev/include -I/nix/store/593rzz2xs5i67biyv2hz898j6v5ylms0-glib-2.88.1-dev/include -I/nix/store/593rzz2xs5i67biyv2hz898j6v5ylms0-glib-2.88.1-dev/include/glib-2.0 -I/nix/store/y3z5sr16sxd50bgcn2zkn46afn8fy0na-glib-2.88.1/lib/glib-2.0/include -I/nix/store/6lr9avx1syqaz4vlk3z3xsj8gs7a76sc-poppler-glib-26.06.0-dev/include/poppler -I/nix/store/c1zcwag5x9i24jj9nxv3dfn35ng33yn3-libpng-apng-1.6.58-dev/include/libpng16 -g -O2 -o epdfinfo epdfinfo-epdfinfo.o -L/nix/store/y3z5sr16sxd50bgcn2zkn46afn8fy0na-glib-2.88.1/lib -lglib-2.0 -L/nix/store/cfri1l47b8qa81fm8rlnb52zbmr02kx4-poppler-glib-26.06.0/lib -L/nix/store/kl041rz45ijs9qp7ahjr1zabw0fl2xwx-cairo-1.18.4/lib -L/nix/store/y3z5sr16sxd50bgcn2zkn46afn8fy0na-glib-2.88.1/lib -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -L/nix/store/cfri1l47b8qa81fm8rlnb52zbmr02kx4-poppler-glib-26.06.0/lib -lpoppler -L/nix/store/d98p1fdc3rcsjlyj7pikc9qp67z9y2jy-libpng-apng-1.6.58/lib -lpng16 libsynctex.a -L/nix/store/cqrsxwri65bnki3rfhlj75187dj6c5al-zlib-1.3.2-static/lib -L/nix/store/78x9i5x1wpqw4kq0h39b8f35abcv156h-zlib-1.3.2/lib -lz -lm 51make[2]: Leaving directory '/build/source/server'52make[1]: Leaving directory '/build/source/server'53/build /build/source54Warning (files): Missing `lexical-binding' cookie in "/nix/store/8j3sn6zk4rqbrjsfhvp50h93s940jzrs-melpa2nix.el".55You can add one with `M-x elisp-enable-lexical-binding RET'.56See `(elisp)Selecting Lisp Dialect' and `(elisp)Converting to Lexical Binding'57for more information.58Copying files (->) and directories (=>)59 from /build/working/pdf-tools/60 to /build/pdf-tools-DFxkoD/pdf-tools-20260102.110161 ! lisp/pdf-annot.el -> pdf-annot.el62 ! lisp/pdf-cache.el -> pdf-cache.el63 ! lisp/pdf-dev.el -> pdf-dev.el64 ! lisp/pdf-history.el -> pdf-history.el65 ! lisp/pdf-info.el -> pdf-info.el66 ! lisp/pdf-isearch.el -> pdf-isearch.el67 ! lisp/pdf-links.el -> pdf-links.el68 ! lisp/pdf-loader.el -> pdf-loader.el69 ! lisp/pdf-macs.el -> pdf-macs.el70 ! lisp/pdf-misc.el -> pdf-misc.el71 ! lisp/pdf-occur.el -> pdf-occur.el72 ! lisp/pdf-outline.el -> pdf-outline.el73 ! lisp/pdf-roll.el -> pdf-roll.el74 ! lisp/pdf-sync.el -> pdf-sync.el75 ! lisp/pdf-tools.el -> pdf-tools.el76 ! lisp/pdf-util.el -> pdf-util.el77 ! lisp/pdf-view.el -> pdf-view.el78 ! lisp/pdf-virtual.el -> pdf-virtual.el79 ! server/epdfinfo -> epdfinfo80Created pdf-tools-20260102.1101.tar containing:81 pdf-tools-20260102.1101/82 pdf-tools-20260102.1101/epdfinfo83 pdf-tools-20260102.1101/pdf-annot.el84 pdf-tools-20260102.1101/pdf-cache.el85 pdf-tools-20260102.1101/pdf-dev.el86 pdf-tools-20260102.1101/pdf-history.el87 pdf-tools-20260102.1101/pdf-info.el88 pdf-tools-20260102.1101/pdf-isearch.el89 pdf-tools-20260102.1101/pdf-links.el90 pdf-tools-20260102.1101/pdf-loader.el91 pdf-tools-20260102.1101/pdf-macs.el92 pdf-tools-20260102.1101/pdf-misc.el93 pdf-tools-20260102.1101/pdf-occur.el94 pdf-tools-20260102.1101/pdf-outline.el95 pdf-tools-20260102.1101/pdf-roll.el96 pdf-tools-20260102.1101/pdf-sync.el97 pdf-tools-20260102.1101/pdf-tools-pkg.el98 pdf-tools-20260102.1101/pdf-tools.el99 pdf-tools-20260102.1101/pdf-util.el100 pdf-tools-20260102.1101/pdf-view.el101 pdf-tools-20260102.1101/pdf-virtual.el102/build/source
installPhase
103Warning (files): Missing `lexical-binding' cookie in "/nix/store/pasp7mrhk7jmkd4hwjsx4vqldc3x4gs3-elpa2nix.el".104You can add one with `M-x elisp-enable-lexical-binding RET'.105See `(elisp)Selecting Lisp Dialect' and `(elisp)Converting to Lexical Binding'106for more information.107Parsing tar file...108Parsing tar file...done109Parsing tar file...110Parsing tar file...done111Extracting... \112Extracting...done113 INFO Scraping 19 files for loaddefs...114 INFO Scraping 19 files for loaddefs...done115 GEN pdf-tools-autoloads.el116Checking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101...117Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-annot.el...118pdf-view.el: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.119pdf-view.el: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.120pdf-view.el: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.121pdf-view.el: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.122123In pdf-annot-read-annot:124pdf-annot.el:1600:37: Warning: reference to free variable `pdf-links-convert-pointsize-scale'125pdf-annot.el:1601:27: Warning: reference to free variable `pdf-links-read-link-convert-commands'126127In end of data:128pdf-annot.el:1621:12: Warning: the function `pdf-links-read-link-action--read-chars' is not known to be defined.129pdf-annot.el:1585:17: Warning: the function `pdf-links-read-link-action--create-keys' is not known to be defined.130Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-cache.el...131Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-dev.el...132Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-history.el...133Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-info.el...134Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-isearch.el...135Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-links.el...136Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-loader.el...137Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-macs.el...138Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-misc.el...139Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-occur.el...140Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-outline.el...141Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-roll.el...142143In pdf-roll-maybe-slice-image:144pdf-roll.el:85:4: Warning: `if-let' is an obsolete macro (as of 31.1); use `if-let*' instead.145146In pdf-roll-new-window-function:147pdf-roll.el:179:10: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.148Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-sync.el...149Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools-autoloads.el...150Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools-pkg.el...151Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools.el...152Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-util.el...153Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-view.el...154155In pdf-view-bookmark-jump-handler:156pdf-view.el:1863:18: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.157pdf-view.el:1866:18: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.158pdf-view.el:1869:18: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.159pdf-view.el:1873:18: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.160Compiling /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-virtual.el...161162In pdf-virtual-document-previous-matching-page:163pdf-virtual.el:405:13: Warning: Stray `declare' form: (declare (indent 1))164Done (Total of 18 files compiled, 2 skipped)165Parsing tar file...166Parsing tar file...done167sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-annot.el || exit $?'168sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-view.el || exit $?'169sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-isearch.el || exit $?'170sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-sync.el || exit $?'171172In pdf-view-bookmark-jump-handler:173pdf-view.el:1863:18: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.174pdf-view.el:1866:18: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.175pdf-view.el:1869:18: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.176pdf-view.el:1873:18: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.177178In pdf-annot-read-annot:179pdf-annot.el:1600:37: Warning: reference to free variable `pdf-links-convert-pointsize-scale'180pdf-annot.el:1601:27: Warning: reference to free variable `pdf-links-read-link-convert-commands'181182In end of data:183pdf-annot.el:1621:12: Warning: the function `pdf-links-read-link-action--read-chars' is not known to be defined.184pdf-annot.el:1585:17: Warning: the function `pdf-links-read-link-action--create-keys' is not known to be defined.185sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-util.el || exit $?'186sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-links.el || exit $?'187sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools-pkg.el || exit $?'188sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-misc.el || exit $?'189sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools-autoloads.el || exit $?'190sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-virtual.el || exit $?'191sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-occur.el || exit $?'192193In pdf-virtual-document-previous-matching-page:194pdf-virtual.el:405:13: Warning: Stray `declare' form: (declare (indent 1))195pdf-virtual.el:455:28: Warning: reference to free variable `pdf-view-mode-map'196197In end of data:198pdf-virtual.el:619:6: Warning: the function `pdf-view-goto-page' is not known to be defined.199sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-history.el || exit $?'200sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-macs.el || exit $?'201sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-roll.el || exit $?'202sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-dev.el || exit $?'203204In pdf-roll-maybe-slice-image:205pdf-roll.el:85:4: Warning: `if-let' is an obsolete macro (as of 31.1); use `if-let*' instead.206207In pdf-roll-new-window-function:208pdf-roll.el:179:10: Warning: `when-let' is an obsolete macro (as of 31.1); use `when-let*' or `and-let*' instead.209210In pdf-dev-minor-mode:211pdf-dev.el:64:13: Warning: assignment to free variable `pdf-info-epdfinfo-program'212213In pdf-dev-compilation-finished:214pdf-dev.el:85:14: Warning: Unused lexical variable `pdf-info-restart-process-p'215216In end of data:217pdf-dev.el:86:10: Warning: the function `pdf-info-process-assert-running' is not known to be defined.218pdf-dev.el:68:8: Warning: the function `pdf-info-quit' is not known to be defined.219sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-outline.el || exit $?'220sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-loader.el || exit $?'221sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools.el || exit $?'222sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-info.el || exit $?'223sh -c 'emacs --batch -f package-activate-all --eval '\''(setq native-comp-eln-load-path (cdr native-comp-eln-load-path))'\'' --eval '\''(let ((default-directory "/nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp")) (normal-top-level-add-subdirs-to-load-path))'\'' --eval '\''(setq large-file-warning-threshold nil)'\'' --eval '\''(setq byte-compile-error-on-warn nil)'\'' -f batch-native-compile /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-cache.el || exit $?'
fixupPhase
224shrinking RPATHs of ELF executables and libraries in /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101225shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/epdfinfo226shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-loader-28a7e04a-39aafb88.eln227shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-util-4e0a48bf-4dfd277f.eln228shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-sync-901ddb31-47eb041b.eln229shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-info-ac691ab5-c11b2268.eln230shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-tools-1deb22e2-4260ad64.eln231shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-isearch-f35119f6-58297107.eln232shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-annot-ba279a04-ee118f04.eln233shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-misc-3aa01069-de70ccbe.eln234shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-macs-436c7ee2-63797449.eln235shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-outline-fcce57c0-24a5f60d.eln236shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-dev-ebea0e52-7f67fa53.eln237shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-virtual-26d016fc-bb758fa4.eln238shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-roll-061115bc-a41b73cd.eln239shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-history-5edaf198-cd26966e.eln240shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-view-fb88c0a8-a4264f02.eln241shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-links-4bd45007-e2d5b906.eln242shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-occur-4ae6107b-3ecb7909.eln243shrinking /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/31.0.50-08b967b1/pdf-cache-a27b95cf-4bcbf6ae.eln244checking for references to /build/ in /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101...245patching script interpreter paths in /nix/store/xjb2lly9kkb0hhswkmpsz0km9dpiwjw7-emacs-pdf-tools-20260102.1101