$ guix environment guix --pure pe0 not found bash: keychain: command not found bash: tput: command not found bash: tput: command not found $ bash --norc # The command not found above are due to my bashrc bash-5.0$ ./bootstrap ++ find po/doc -type f -name 'guix-manual*.po' ++ sed -e 's,guix-manual\.,,' ++ xargs -n 1 '-I{}' basename '{}' .po + langs='de zh_CN es ru fr' + for lang in ${langs} + '[' '!' -e doc/guix.de.texi ']' + echo '@setfilename guix.de.info' + echo '@include version-de.texi' + touch po/doc/guix-manual.de.po + for lang in ${langs} + '[' '!' -e doc/guix.zh_CN.texi ']' + echo '@setfilename guix.zh_CN.info' + echo '@include version-zh_CN.texi' + touch po/doc/guix-manual.zh_CN.po + for lang in ${langs} + '[' '!' -e doc/guix.es.texi ']' + echo '@setfilename guix.es.info' + echo '@include version-es.texi' + touch po/doc/guix-manual.es.po + for lang in ${langs} + '[' '!' -e doc/guix.ru.texi ']' + echo '@setfilename guix.ru.info' + echo '@include version-ru.texi' + touch po/doc/guix-manual.ru.po + for lang in ${langs} + '[' '!' -e doc/guix.fr.texi ']' + echo '@setfilename guix.fr.info' + echo '@include version-fr.texi' + touch po/doc/guix-manual.fr.po ++ find po/doc -type f -name 'guix-cookbook*.po' ++ xargs -n 1 '-I{}' basename '{}' .po ++ sed -e 's,guix-cookbook\.,,' + langs=de + for lang in ${langs} + '[' '!' -e doc/guix-cookbook.de.texi ']' + echo '@setfilename guix-cookbook.de.info' + touch po/doc/guix-cookbook.de.po + exec autoreconf -vfiautoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Copying file build-aux/config.rpath Copying file m4/codeset.m4 Copying file m4/fcntl-o.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/guix/Makefile.in.in Copying file po/packages/Makefile.in.in Copying file po/guix/Makevars.templateCopying file po/packages/Makevars.template Copying file po/guix/Rules-quot Copying file po/packages/Rules-quot Copying file po/guix/boldquot.sed Copying file po/packages/boldquot.sed Copying file po/guix/en@boldquot.header Copying file po/packages/en@boldquot.header Copying file po/guix/en@quot.header Copying file po/packages/en@quot.header Copying file po/guix/insert-header.sin Copying file po/packages/insert-header.sin Copying file po/guix/quot.sed Copying file po/packages/quot.sed Copying file po/guix/remove-potcdate.sin Copying file po/packages/remove-potcdate.sin autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /gnu/store/cr6pfkq6qm0jn5nrbm39qpykxifcd1in-autoconf-2.69/bin/autoconf --force autoreconf: running: /gnu/store/cr6pfkq6qm0jn5nrbm39qpykxifcd1in-autoconf-2.69/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:23: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:23: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:23: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. config-daemon.ac:8: installing 'build-aux/ar-lib' configure.ac:21: installing 'build-aux/compile' configure.ac:23: installing 'build-aux/config.guess' configure.ac:23: installing 'build-aux/config.sub' configure.ac:11: installing 'build-aux/install-sh' configure.ac:11: installing 'build-aux/missing' Makefile.am: installing './INSTALL' Makefile.am:669: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS Makefile.am: installing 'build-aux/depcomp' doc/local.mk:24: installing 'build-aux/mdate-sh' Makefile.am:672: 'doc/local.mk' included from here doc/local.mk:24: installing 'build-aux/texinfo.tex' Makefile.am:672: 'doc/local.mk' included from here parallel-tests: installing 'build-aux/test-driver'autoreconf: Leaving directory `.' bash-5.0$ ls ABOUT-NLS COPYING INSTALL NEWS THANKS autom4te.cache config-daemon.ac d3.v3.js gnu guix nix tests AUTHORS ChangeLog Makefile.am README TODO bootstrap configure doc gnu.scm guix.scm po CODE-OF-CONDUCT HACKING Makefile.in ROADMAP aclocal.m4 build-aux configure.ac etc graph.js m4 scripts bash-5.0$ ^R ^C bash-5.0$ ./configure --localstatedir=/var checking for a BSD-compatible install... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/grep checking for egrep... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yeschecking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether NLS is requested... yes checking for msgfmt... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt checking for gmsgfmt... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt checking for xgettext... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/xgettext checking for msgmerge... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by GCC... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/ld checking if the linker (/gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent...no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for sed... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/sed checking for the Guix system type... x86_64-linux checking for the store directory... /gnu/store checking the length of the installed socket file name... 30 checking for unit test root directory... /home/gnutoo/work/projects/replicant/infrastructure/guix/test-tmp checking the length of the socket file name used in tests... 97 checking the length of a typical hash bang line... 73 checking the length of a hash bang line used in tests... 134 configure: WARNING: test directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/test-tmp' may lead to overly long hash-bang lines checking for pkg-config... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: checking for guile 3.0 configure: found guile 3.0 checking for guile-3.0... no checking for guile3.0... no checking for guile-3... no checking for guile3... no checking for guile... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/guilechecking for Guile version >= 3.0... 3.0.4 checking for guild... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/guild checking for guile-config... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/guile-config checking if (gnutls) is available... yes checking if (git) is available... yes checking whether Guile-JSON is available and recent enough... yes checking whether Guile-Sqlite3 is available and recent enough... yes checking whether Guile-Gcrypt is available and recent enough... yes checking if (zlib) is available... yes checking if (lzlib) is available... yes checking if (newt) is available... no checking whether /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/guile provides feature 'regex'... yes checking whether /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/guile provides feature 'posix'... yes checking whether /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/guile provides feature 'socket'... yes checking whether /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/guile provides feature 'net-db'... yes checking whether /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/guile provides feature 'threads'... yes checking for a sed that does not truncate output... (cached) /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/sed checking for gzip... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/gzip checking for bzip2... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/bzip2 checking for xz... /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/xz checking for Nixpkgs source tree... not found checking for libgcrypt-config.../gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/libgcrypt-config checking libgcrypt's library directory... /gnu/store/h6if4marmvgby1n7j7kxb69lnmkb6m3i-libgcrypt-1.8.5/lib checking whether Guile-SSH is available and recent enough... yes checking whether to build daemon... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether g++ supports C++11... yes checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for gzdopen in -lz... yes checking how to run the C++ preprocessor... g++ -E checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for BZ2_bzWriteOpen in -lbz2...yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for sqlite3 >= 3.6.19... yes checking for gcry_md_open in -lgcrypt... yes checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for chroot... yes checking for unshare... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence...yes checking for sys/mount.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for lutimes... yes checking for lchown... yes checking for posix_fallocate... yes checking for sched_setaffinity... yes checking for statvfs... yes checking for nanosleep... yes checking for strsignal... yes checking for statx... yes checking whether it is possible to create a link to a symlink... yes checking locale usability... yes checking locale presence... yes checking for locale... yes checking sys/personality.h usability... yes checking sys/personality.h presence...yes checking for sys/personality.h... yes checking for default substitute URLs... https://ci.guix.gnu.org checking whether Guile-SSH is available and recent enough... (cached) yes checking for unit test root directory... (cached) /home/gnutoo/work/projects/replicant/infrastructure/guix/test-tmp checking for guile... (cached) /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/guile checking the current installation's localstatedir... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/guix/Makefile.in config.status: creating po/packages/Makefile.in config.status: creating etc/guix-daemon.cil config.status: creating guix/config.scm config.status: creating etc/committer.scm config.status: creating test-env config.status: creating pre-inst-env config.status: creating nix/config.h config.status: executing depfiles commandsconfig.status: executing po-directories commands config.status: creating po/guix/POTFILES config.status: creating po/guix/Makefile config.status: creating po/packages/POTFILES config.status: creating po/packages/Makefile bash-5.0$ make GEN doc/os-config-bare-bones.texi GEN doc/os-config-desktop.texi GEN doc/os-config-lightweight-desktop.texi PO4A doc/contributing.de.texi Your input po file po/doc/guix-manual.de.po seems outdated (The amount of entries differ between files: 8839 is not 311 ). Please consider running po4a-updatepo to refresh it. POXREF doc/contributing.de.texi mv "doc/contributing.de.texi.tmp" "doc/contributing.de.texi" PO4A doc/guix.de.texi Your input po file po/doc/guix-manual.de.po seems outdated (The amount of entries differ between files: 8839 is not 9273 ). Please consider running po4a-updatepo to refresh it. sed -i "s|guix\.info|$(basename "doc/guix.de.texi" | sed 's|texi$|info|')|" "doc/guix.de.texi.tmp" POXREF doc/guix.de.texi mv "doc/guix.de.texi.tmp" "doc/guix.de.texi" PO4A doc/contributing.es.texi Your input po file po/doc/guix-manual.es.po seems outdated (The amount of entries differ between files: 8839 is not 311 ). Please consider running po4a-updatepo to refresh it. POXREF doc/contributing.es.texi mv "doc/contributing.es.texi.tmp" "doc/contributing.es.texi" PO4A doc/guix.es.texi Your input po file po/doc/guix-manual.es.po seems outdated (The amount of entries differ between files: 8839 is not 9273 ). Please consider running po4a-updatepo to refresh it. sed -i "s|guix\.info|$(basename "doc/guix.es.texi" | sed 's|texi$|info|')|" "doc/guix.es.texi.tmp" POXREF doc/guix.es.texi mv "doc/guix.es.texi.tmp" "doc/guix.es.texi" PO4A doc/contributing.fr.texi Your input po file po/doc/guix-manual.fr.po seems outdated (The amount of entries differ between files: 7994 is not 311 ). Please consider running po4a-updatepo to refresh it. POXREF doc/contributing.fr.texi mv "doc/contributing.fr.texi.tmp" "doc/contributing.fr.texi" PO4A doc/guix.fr.texi Your input po file po/doc/guix-manual.fr.po seems outdated (The amount of entries differ between files: 7994 is not 9273 ). Please consider running po4a-updatepo to refresh it.sed -i "s|guix\.info|$(basename "doc/guix.fr.texi" | sed 's|texi$|info|')|" "doc/guix.fr.texi.tmp" POXREF doc/guix.fr.texi mv "doc/guix.fr.texi.tmp" "doc/guix.fr.texi" PO4A doc/contributing.ru.texi Your input po file po/doc/guix-manual.ru.po seems outdated (The amount of entries differ between files: 8839 is not 311 ). Please consider running po4a-updatepo to refresh it. POXREF doc/contributing.ru.texi mv "doc/contributing.ru.texi.tmp" "doc/contributing.ru.texi" PO4A doc/guix.ru.texi Your input po file po/doc/guix-manual.ru.po seems outdated (The amount of entries differ between files: 8839 is not 9273 ). Please consider running po4a-updatepo to refresh it. sed -i "s|guix\.info|$(basename "doc/guix.ru.texi" | sed 's|texi$|info|')|" "doc/guix.ru.texi.tmp" POXREF doc/guix.ru.texi mv "doc/guix.ru.texi.tmp" "doc/guix.ru.texi" PO4A doc/contributing.zh_CN.texi Your input po file po/doc/guix-manual.zh_CN.po seems outdated (The amount of entries differ between files: 7994 is not 311 ). Please consider running po4a-updatepo to refresh it. POXREF doc/contributing.zh_CN.texi mv "doc/contributing.zh_CN.texi.tmp" "doc/contributing.zh_CN.texi" PO4A doc/guix.zh_CN.texi Your input po file po/doc/guix-manual.zh_CN.po seems outdated (The amount of entries differ between files: 7994 is not 9273 ). Please consider running po4a-updatepo to refresh it. sed -i "s|guix\.info|$(basename "doc/guix.zh_CN.texi" | sed 's|texi$|info|')|" "doc/guix.zh_CN.texi.tmp" POXREF doc/guix.zh_CN.texi mv "doc/guix.zh_CN.texi.tmp" "doc/guix.zh_CN.texi" GEN nix/libstore/schema.sql.hh echo UNKNOWN > ".version-t" && mv ".version-t" ".version" make all-recursive make[1]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix' Making all in po/guix make[2]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' make guix.pot-update make[3]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if LC_ALL=C grep 'GNU guix' ../../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'bug-guix@gnu.org' || test 'bug-guix@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='bug-guix@gnu.org'; \ else \ msgid_bugs_address='bug-guix@gnu.org'; \ fi; \ case `/gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/xgettext --default-domain=guix --directory=../.. \ --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=G_ --keyword=N_:1,2 --keyword=message --keyword=description --keyword=n_ \ --files-from=./POTFILES.in \ --copyright-holder='the authors of Guix (msgids)' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/xgettext --default-domain=guix --directory=../.. \ --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=G_ --keyword=N_:1,2 --keyword=message --keyword=description --keyword=n_ \ --files-from=./POTFILES.in \ --copyright-holder='the authors of Guix (msgids)' \ --package-name="${package_gnu}guix" \ --package-version='UNKNOWN' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esactest ! -f guix.po || { \ if test -f ./guix.pot; then \ sed -f remove-potcdate.sed < ./guix.pot > guix.1po && \ sed -f remove-potcdate.sed < guix.po > guix.2po && \ if cmp guix.1po guix.2po >/dev/null 2>&1; then \ rm -f guix.1po guix.2po guix.po; \ else \ rm -f guix.1po guix.2po ./guix.pot && \ mv guix.po ./guix.pot; \ fi; \ else \ mv guix.po ./guix.pot; \ fi; \ } make[3]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' test ! -f ./guix.pot || \ test -z "cs.gmo da.gmo de.gmo en@boldquot.gmo en@quot.gmo eo.gmo es.gmo fr.gmo hu.gmo pl.gmo pt_BR.gmo sr.gmo sv.gmo ta.gmo vi.gmo zh_CN.gmo" || make cs.gmo da.gmo de.gmo en@boldquot.gmo en@quot.gmo eo.gmo es.gmo fr.gmo hu.gmo pl.gmo pt_BR.gmo sr.gmo sv.gmo ta.gmo vi.gmo zh_CN.gmo make[3]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=cs cs.po guix.pot ........................................................................................................................................................................................................................................................................ done. rm -f cs.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po cs.po: 53 translated messages, 145 fuzzy translations, 811 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=da da.po guix.pot ...................................................................................................................................................................... done. rm -f da.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o da.gmo da.po da.po: 831 translated messages, 91 fuzzy translations, 87 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=de de.po guix.pot ........................................................................................................................................................... done. rm -f de.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o de.gmo de.po de.po: 922 translated messages, 52 fuzzy translations, 35 untranslated messages. make[4]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' make en@boldquot.po-update make[5]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' ./insert-header.sin > en@boldquot.insert-header en@boldquot:en@boldquot: msgmerge --lang=en@boldquot en@boldquot.po guix.pot -o en@boldquot.new.po ...................................................................................................... done. make[5]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' make[4]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' rm -f en@boldquot.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o en@boldquot.gmo en@boldquot.po en@boldquot.po: 1009 translated messages. make[4]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' make en@quot.po-update make[5]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' ./insert-header.sin > en@quot.insert-header en@quot: en@quot: msgmerge --lang=en@quot en@quot.po guix.pot -o en@quot.new.po ..................................................................................................... done. make[5]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' make[4]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' rm -f en@quot.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o en@quot.gmo en@quot.po en@quot.po: 1009 translated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=eo eo.po guix.pot .................................................................................................................................................................................................................................................................................................................................................................. done. eo.po:837: warning: internationalized messages should not contain the '\r' escape sequence eo.po:837: warning: internationalized messages should not contain the '\r' escape sequence rm -f eo.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po eo.po: 179 translated messages, 247 fuzzy translations, 583 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=es es.po guix.pot .......................................................................................................................................................... done. rm -f es.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o es.gmo es.po es.po: 922 translated messages, 52 fuzzy translations, 35 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=fr fr.po guix.pot ......................................................................................................................................................... done. rm -f fr.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 922 translated messages, 52 fuzzy translations, 35 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=hu hu.po guix.pot............................................................................................................................................................................................................................................................................................................................................................ done. rm -f hu.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po hu.po: 129 translated messages, 242 fuzzy translations, 638 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=pl pl.po guix.pot .............................................................................................................................................................................................. done. rm -f pl.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po pl.po: 64 translated messages, 83 fuzzy translations, 862 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=pt_BR pt_BR.po guix.pot ............................................................................................................................................................ done. rm -f pt_BR.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po pt_BR.po: 922 translated messages, 52 fuzzy translations, 35 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=sr sr.po guix.pot .................................................................................................................................................................................................................................................................................................................................................. done. rm -f sr.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po sr.po: 110 translated messages, 240 fuzzy translations, 659 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=sv sv.po guix.pot ........................................................................................................................................................................... done. rm -f sv.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po: 460 translated messages, 69 fuzzy translations, 480 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=ta ta.po guix.pot ......................................................................................................................................... done. rm -f ta.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o ta.gmo ta.po ta.po: 222 translated messages, 31 fuzzy translations, 756 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=vi vi.po guix.pot ........................................................................................................................................................................................................................................................................................................................................................................ done. rm -f vi.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po vi.po: 156 translated messages, 251 fuzzy translations, 602 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=zh_CN zh_CN.po guix.pot ................................................................................................................................................................................... done.rm -f zh_CN.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po zh_CN.po: 74 translated messages, 104 fuzzy translations, 831 untranslated messages. make[3]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' touch stamp-po make[2]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/guix' Making all in po/packages make[2]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' make guix-packages.pot-update make[3]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if LC_ALL=C grep 'GNU guix' ../../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'bug-guix@gnu.org' || test 'bug-guix@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='bug-guix@gnu.org'; \ else \ msgid_bugs_address='bug-guix@gnu.org'; \ fi; \ case `/gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/xgettext --default-domain=guix-packages --directory=../.. \ --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=synopsis --keyword=description \ --files-from=./POTFILES.in \ --copyright-holder='the authors of Guix (msgids)' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/xgettext --default-domain=guix-packages --directory=../.. \ --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=synopsis --keyword=description \ --files-from=./POTFILES.in \ --copyright-holder='the authors of Guix (msgids)' \ --package-name="${package_gnu}guix" \ --package-version='UNKNOWN' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esactest ! -f guix-packages.po || { \ if test -f ./guix-packages.pot; then \ sed -f remove-potcdate.sed < ./guix-packages.pot > guix-packages.1po && \ sed -f remove-potcdate.sed < guix-packages.po > guix-packages.2po && \ if cmp guix-packages.1po guix-packages.2po >/dev/null 2>&1; then \ rm -f guix-packages.1po guix-packages.2po guix-packages.po; \ else \ rm -f guix-packages.1po guix-packages.2po ./guix-packages.pot && \ mv guix-packages.po ./guix-packages.pot; \ fi; \ else \ mv guix-packages.po ./guix-packages.pot; \ fi; \ } make[3]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' test ! -f ./guix-packages.pot || \ test -z "da.gmo de.gmo en@boldquot.gmo en@quot.gmo eo.gmo es.gmo fr.gmo hu.gmo pl.gmo pt_BR.gmo sr.gmo vi.gmo zh_CN.gmo" || make da.gmo de.gmo en@boldquot.gmo en@quot.gmo eo.gmo es.gmo fr.gmo hu.gmo pl.gmo pt_BR.gmo sr.gmo vi.gmo zh_CN.gmo make[3]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=da da.po guix-packages.pot ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done. rm -f da.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o da.gmo da.po da.po: 643 translated messages, 223 fuzzy translations, 3851 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=de de.po guix-packages.pot ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done. rm -f de.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o de.gmo de.po de.po: 123 translated messages, 14 fuzzy translations, 4580 untranslated messages. make[4]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' make en@boldquot.po-update make[5]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' ./insert-header.sin > en@boldquot.insert-headeren@boldquot: en@boldquot: msgmerge --lang=en@boldquot en@boldquot.po guix-packages.pot -o en@boldquot.new.po ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done. make[5]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' make[4]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' rm -f en@boldquot.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o en@boldquot.gmo en@boldquot.po en@boldquot.po: 4717 translated messages. make[4]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' make en@quot.po-update make[5]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' ./insert-header.sin > en@quot.insert-header en@quot: en@quot: msgmerge --lang=en@quot en@quot.po guix-packages.pot -o en@quot.new.po ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done. make[5]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' make[4]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' rm -f en@quot.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o en@quot.gmo en@quot.po en@quot.po: 4717 translated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=eo eo.po guix-packages.pot .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done. rm -f eo.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po eo.po: 172 translated messages, 277 fuzzy translations, 4268 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=es es.po guix-packages.pot ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done. rm -f es.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o es.gmo es.po es.po: 890 translated messages, 316 fuzzy translations, 3511 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=fr fr.po guix-packages.pot .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. done. rm -f fr.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 611 translated messages, 56 fuzzy translations, 4050 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=hu hu.po guix-packages.pot .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done. rm -f hu.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po hu.po: 240 translated messages, 97 fuzzy translations, 4380 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=pl pl.po guix-packages.pot ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done. rm -f pl.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po pl.po: 41 translated messages, 88 fuzzy translations, 4588 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=pt_BR pt_BR.po guix-packages.pot ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. done. rm -f pt_BR.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po pt_BR.po: 16 translated messages, 25 fuzzy translations, 4676 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=sr sr.po guix-packages.pot ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done. rm -f sr.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.posr.po: 25 translated messages, 31 fuzzy translations, 4661 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=vi vi.po guix-packages.pot ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. done. rm -f vi.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po vi.po: 15 translated messages, 23 fuzzy translations, 4679 untranslated messages. /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgmerge --update --lang=zh_CN zh_CN.po guix-packages.pot .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. done. rm -f zh_CN.gmo && /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po zh_CN.po: 30 translated messages, 24 fuzzy translations, 4663 untranslated messages. make[3]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' touch stamp-po make[2]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix/po/packages' make[2]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix' make[3]: Entering directory '/home/gnutoo/work/projects/replicant/infrastructure/guix' make[3]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix' Updating ./doc/version.texi MAKEINFO doc/guix.info Updating ./doc/version-de.texi MAKEINFO doc/guix.de.info Updating ./doc/version-es.texi MAKEINFO doc/guix.es.info Updating ./doc/version-fr.texi MAKEINFO doc/guix.fr.info Updating ./doc/version-ru.texi MAKEINFO doc/guix.ru.info ./doc/guix.ru.texi:1004: warning: accent command `@,' must not be followed by whitespace Wide character in warn at /gnu/store/y18g5jc9nbfa9yw691qcifanndkyp0pc-profile/bin/makeinfo line 632. ./doc/guix.ru.texi:4272: warning: `.' or `,' must follow @xref, not ะด Updating ./doc/version-zh_CN.texi MAKEINFO doc/guix.zh_CN.info MAKEINFO doc/guix-cookbook.info MAKEINFO doc/guix-cookbook.de.info./doc/guix-cookbook.de.texi: warning: document without nodes CXX nix/nix-daemon/guix_daemon-nix-daemon.o CXX nix/nix-daemon/guix_daemon-guix-daemon.o CXX nix/libstore/libstore_a-gc.o CXX nix/libstore/libstore_a-globals.o CXX nix/libstore/libstore_a-misc.o CXX nix/libstore/libstore_a-references.o CXX nix/libstore/libstore_a-store-api.o CXX nix/libstore/libstore_a-optimise-store.o CXX nix/libstore/libstore_a-local-store.o CXX nix/libstore/libstore_a-build.o nix/libstore/build.cc: In member function 'void nix::Worker::waitForInput()': nix/libstore/build.cc:3479:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (!waitingForAWhile.empty() && lastWokenUp + settings.pollInterval <= after) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ CXX nix/libstore/libstore_a-pathlocks.o CXX nix/libstore/libstore_a-derivations.o CXX nix/libstore/libstore_a-builtins.o CXX nix/libstore/libstore_a-sqlite.o AR libstore.a ar: `u' modifier ignored since `D' is the default (see `U') CXX nix/libutil/libutil_a-archive.o CXX nix/libutil/libutil_a-affinity.o CXX nix/libutil/libutil_a-serialise.o CXX nix/libutil/libutil_a-util.o CXX nix/libutil/libutil_a-hash.o AR libutil.a ar: `u' modifier ignored since `D' is the default (see `U') CXX nix/boost/format/libformat_a-free_funcs.o CXX nix/boost/format/libformat_a-parsing.o CXX nix/boost/format/libformat_a-format_implementation.o AR libformat.a ar: `u' modifier ignored since `D' is the default (see `U') CXXLD guix-daemon GEN scripts/guix Compiling Scheme modules... [ 0%] LOAD guix/base16.scm [ 0%] LOAD guix/base32.scm[ 0%] LOAD guix/base64.scm [ 0%] LOAD guix/ci.scm ice-9/eval.scm:293:34: Value out of range 1 to 4294967295: 2305843009213693951 In ice-9/boot-9.scm: 222:17 19 (map1 (((guix store)) ((guix monads)) ((guix #)) ((?)) ?)) 3297:17 18 (resolve-interface (guix store) #:select _ #:hide _ # _ ?) In ice-9/threads.scm: 390:8 17 (_ _) In ice-9/boot-9.scm: 3223:13 16 (_) In ice-9/threads.scm: 390:8 15 (_ _) In ice-9/boot-9.scm: 3507:20 14 (_) 2806:4 13 (save-module-excursion _) 3527:26 12 (_) In unknown file: 11 (primitive-load-path "guix/store" #) In ice-9/eval.scm: 721:20 10 (primitive-eval (define-record-type* # # # # (# #) (?) ?)) In ice-9/psyntax.scm: 1241:36 9 (expand-top-sequence ((define-record-type* # # # # # ?)) ?) 1133:20 8 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 1354:32 7 (syntax-type (# # ?) ?) 1565:32 6 (expand-macro # ?) In ice-9/eval.scm: 293:34 5 (_ #(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?)) In unknown file: 4 (string-hash "((socket) (major) (minor) (buffer) (flus?" ?) In ice-9/boot-9.scm: 1669:16 3 (raise-exception _ #:continuable? _) 1764:13 2 (_ #<&compound-exception components: (#<&assertion-fail?>) In ice-9/eval.scm: 293:34 1 (_ #(#(#) (# #f "Va?" ?))) In unknown file: 0 (make-stack #t) make[2]: *** [Makefile:6059: make-go] Error 1 make[2]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix' make[1]: *** [Makefile:5122: all-recursive] Error 1 make[1]: Leaving directory '/home/gnutoo/work/projects/replicant/infrastructure/guix' make: *** [Makefile:3540: all] Error 2 bash-5.0$