"Dr. Arne Babenhauserheide" <arne_...@web.de> writes: > - Requirements: mercurial, make, Emacs (naturally :)) > > hg clone https://hg.sr.ht/~arnebab/draketo > cd draketo > autoreconf -i > ./configure > make
I tried to reproduce using this recipe, but I am unable to: [yantar92:/tmp/draketo] default ☿ > autoreconf -i configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:14: installing './install-sh' configure.ac:14: installing './missing' Makefile.am:10: warning: wildcard *.org assets/* [b-z]*/*.org */.htaccess: non-POSIX variable name Makefile.am:10: (probably a GNU make extension) Makefile.am:13: warning: wildcard .org-timestamps/*: non-POSIX variable name Makefile.am:13: (probably a GNU make extension) Makefile.am:13: warning: wildcard */*-tmp.png: non-POSIX variable name Makefile.am:13: (probably a GNU make extension) Makefile.am:13: warning: CLEANFILES multiply defined in condition TRUE ... Makefile.am:3: ... 'CLEANFILES' previously defined here Makefile.am:14: warning: wildcard site/* site/*/* site/*/*/*: non-POSIX variable name Makefile.am:14: (probably a GNU make extension) Makefile.am:14: warning: wildcard .cache/*: non-POSIX variable name Makefile.am:14: (probably a GNU make extension) Makefile.am:14: warning: wildcard .cache/fontconfig/*: non-POSIX variable name Makefile.am:14: (probably a GNU make extension) Makefile.am:14: warning: wildcard politik/*.png: non-POSIX variable name Makefile.am:14: (probably a GNU make extension) Makefile.am:14: warning: wildcard .cache/guile/ccache/*/gnu/store/*-emacs-geiser-*/share/geiser/guile/geiser/*: non-POSIX variable name Makefile.am:14: (probably a GNU make extension) Makefile.am:23: warning: realpath @abs_top_builddir@: non-POSIX variable name Makefile.am:23: (probably a GNU make extension) Makefile.am:26: warning: wildcard assets/*png: non-POSIX variable name Makefile.am:26: (probably a GNU make extension) Makefile.am:31: warning: foreach filename,$(minified_assets: non-POSIX variable name Makefile.am:31: (probably a GNU make extension) Makefile.am:31: warning: foreach filename,$(wildcard site/*.html site/*/*.html: non-POSIX variable name Makefile.am:31: (probably a GNU make extension) Makefile.am:31: warning: subst site/,,$(filename: non-POSIX variable name Makefile.am:31: (probably a GNU make extension) Makefile.am:31: warning: subst .html,,$(subst site/,,$(filename: non-POSIX variable name Makefile.am:31: (probably a GNU make extension) Makefile.am:46: warning: realpath @abs_top_builddir@: non-POSIX variable name Makefile.am:46: (probably a GNU make extension) Makefile.am: installing './INSTALL' configure.ac:577: error: required file 'wissen/Mike_Perry-comic-roll-a-die-2014-climate-deutsch-1-2-3.png' not found configure.ac:1029: error: required file 'kreatives/best-thing-today--2022-2023--18-klein.png' not found configure.ac:1029: error: required file 'kreatives/best-thing-today--2022-2023--18.png' not found configure.ac:1175: error: required file 'software/package-guix.org' not found configure.ac:1195: error: required file 'anderes/2023-11-11-taijiquan-form-teil-1-vertikal.png' not found configure.ac:1195: error: required file 'anderes/2023-11-11-taijiquan-form-teil-1-vertikal.svg' not found autoreconf-2.72: error: automake failed with exit status: 1 [yantar92:/tmp/draketo] default* 6s 1 ☿ > ./configure checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: error: cannot find input file: 'Makefile.in' -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>