nixbot

builds

succeeded emacs-pdf-tools-20260102.1101 default.checks.x86_64-linux.nixos-asus-rog-zephyrus-g14-2024 · 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 30.26cd 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/source54Copying files (->) and directories (=>)55 from /build/working/pdf-tools/56 to /build/pdf-tools-hmNhiD/pdf-tools-20260102.110157 ! lisp/pdf-annot.el -> pdf-annot.el58 ! lisp/pdf-cache.el -> pdf-cache.el59 ! lisp/pdf-dev.el -> pdf-dev.el60 ! lisp/pdf-history.el -> pdf-history.el61 ! lisp/pdf-info.el -> pdf-info.el62 ! lisp/pdf-isearch.el -> pdf-isearch.el63 ! lisp/pdf-links.el -> pdf-links.el64 ! lisp/pdf-loader.el -> pdf-loader.el65 ! lisp/pdf-macs.el -> pdf-macs.el66 ! lisp/pdf-misc.el -> pdf-misc.el67 ! lisp/pdf-occur.el -> pdf-occur.el68 ! lisp/pdf-outline.el -> pdf-outline.el69 ! lisp/pdf-roll.el -> pdf-roll.el70 ! lisp/pdf-sync.el -> pdf-sync.el71 ! lisp/pdf-tools.el -> pdf-tools.el72 ! lisp/pdf-util.el -> pdf-util.el73 ! lisp/pdf-view.el -> pdf-view.el74 ! lisp/pdf-virtual.el -> pdf-virtual.el75 ! server/epdfinfo -> epdfinfo76Created pdf-tools-20260102.1101.tar containing:77 pdf-tools-20260102.1101/78 pdf-tools-20260102.1101/epdfinfo79 pdf-tools-20260102.1101/pdf-annot.el80 pdf-tools-20260102.1101/pdf-cache.el81 pdf-tools-20260102.1101/pdf-dev.el82 pdf-tools-20260102.1101/pdf-history.el83 pdf-tools-20260102.1101/pdf-info.el84 pdf-tools-20260102.1101/pdf-isearch.el85 pdf-tools-20260102.1101/pdf-links.el86 pdf-tools-20260102.1101/pdf-loader.el87 pdf-tools-20260102.1101/pdf-macs.el88 pdf-tools-20260102.1101/pdf-misc.el89 pdf-tools-20260102.1101/pdf-occur.el90 pdf-tools-20260102.1101/pdf-outline.el91 pdf-tools-20260102.1101/pdf-roll.el92 pdf-tools-20260102.1101/pdf-sync.el93 pdf-tools-20260102.1101/pdf-tools-pkg.el94 pdf-tools-20260102.1101/pdf-tools.el95 pdf-tools-20260102.1101/pdf-util.el96 pdf-tools-20260102.1101/pdf-view.el97 pdf-tools-20260102.1101/pdf-virtual.el98/build/source
installPhase
99Parsing tar file... 100Parsing tar file...done101Parsing tar file... 102Parsing tar file...done103Extracting... \ 104Extracting...done105 INFO Scraping 19 files for loaddefs... 106 INFO Scraping 19 files for loaddefs...done107 GEN pdf-tools-autoloads.el108Checking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101...109Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-annot.el...110111In pdf-annot-read-annot:112pdf-annot.el:1600:37: Warning: reference to free variable `pdf-links-convert-pointsize-scale'113pdf-annot.el:1601:27: Warning: reference to free variable `pdf-links-read-link-convert-commands'114115In end of data:116pdf-annot.el:1621:12: Warning: the function `pdf-links-read-link-action--read-chars' is not known to be defined.117pdf-annot.el:1585:17: Warning: the function `pdf-links-read-link-action--create-keys' is not known to be defined.118Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-cache.el...119Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-dev.el...120Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-history.el...121Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-info.el...122Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-isearch.el...123Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-links.el...124Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-loader.el...125Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-macs.el...126Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-misc.el...127Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-occur.el...128Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-outline.el...129Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-roll.el...130Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-sync.el...131Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools-autoloads.el...132Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools-pkg.el...133Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools.el...134Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-util.el...135Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-view.el...136Compiling /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-virtual.el...137138In pdf-virtual-document-previous-matching-page:139pdf-virtual.el:405:13: Warning: Stray `declare' form: (declare (indent 1))140Done (Total of 18 files compiled, 2 skipped)141Parsing tar file... 142Parsing tar file...done143sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-annot.el || exit $?'144sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-view.el || exit $?'145sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-isearch.el || exit $?'146sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-sync.el || exit $?'147148In pdf-annot-read-annot:149pdf-annot.el:1600:37: Warning: reference to free variable `pdf-links-convert-pointsize-scale'150pdf-annot.el:1601:27: Warning: reference to free variable `pdf-links-read-link-convert-commands'151152In end of data:153pdf-annot.el:1621:12: Warning: the function `pdf-links-read-link-action--read-chars' is not known to be defined.154pdf-annot.el:1585:17: Warning: the function `pdf-links-read-link-action--create-keys' is not known to be defined.155sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-util.el || exit $?'156sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-links.el || exit $?'157sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools-pkg.el || exit $?'158sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-misc.el || exit $?'159sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools-autoloads.el || exit $?'160sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-virtual.el || exit $?'161sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-occur.el || exit $?'162163In pdf-virtual-document-previous-matching-page:164pdf-virtual.el:405:13: Warning: Stray `declare' form: (declare (indent 1))165pdf-virtual.el:455:28: Warning: reference to free variable `pdf-view-mode-map'166167In end of data:168pdf-virtual.el:619:6: Warning: the function `pdf-view-goto-page' is not known to be defined.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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-history.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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-macs.el || exit $?'171sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-roll.el || exit $?'172sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-dev.el || exit $?'173174In pdf-dev-minor-mode:175pdf-dev.el:64:13: Warning: assignment to free variable `pdf-info-epdfinfo-program'176177In pdf-dev-compilation-finished:178pdf-dev.el:85:14: Warning: Unused lexical variable `pdf-info-restart-process-p'179180In end of data:181pdf-dev.el:86:10: Warning: the function `pdf-info-process-assert-running' is not known to be defined.182pdf-dev.el:68:8: Warning: the function `pdf-info-quit' is not known to be defined.183sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-outline.el || exit $?'184sh -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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-loader.el || exit $?'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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-tools.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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-info.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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-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/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/pdf-cache.el || exit $?'
fixupPhase
188shrinking RPATHs of ELF executables and libraries in /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101189shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/site-lisp/elpa/pdf-tools-20260102.1101/epdfinfo190shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-util-bd6f8103-4dfd277f.eln191shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-occur-8119928e-3ecb7909.eln192shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-view-48306150-a4264f02.eln193shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-cache-cce81f58-4bcbf6ae.eln194shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-macs-3bcfef7e-63797449.eln195shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-links-db7a5bc7-e2d5b906.eln196shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-misc-6e906dbe-de70ccbe.eln197shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-dev-89d948d1-7f67fa53.eln198shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-sync-2ec1f9ce-47eb041b.eln199shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-outline-76a6a887-24a5f60d.eln200shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-annot-b17627f4-ee118f04.eln201shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-info-a0f8983a-c11b2268.eln202shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-history-b0a6ba07-cd26966e.eln203shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-isearch-5bf7c466-58297107.eln204shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-roll-f0e73a6b-a41b73cd.eln205shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-tools-39b77d59-4260ad64.eln206shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-loader-412e51a0-39aafb88.eln207shrinking /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101/share/emacs/native-lisp/30.2-ebbab3b0/pdf-virtual-7cbb93ec-bb758fa4.eln208checking for references to /build/ in /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101...209patching script interpreter paths in /nix/store/pz29gnp3yc2zvjjki3glnw6ljp99yvl8-emacs-pdf-tools-20260102.1101