Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/maildir-utils.spec'], chrootPath='/var/lib/mock/f30-build-16596358-1193692/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/maildir-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/maildir-utils-1.3.1-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/maildir-utils.spec'], chrootPath='/var/lib/mock/f30-build-16596358-1193692/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/maildir-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mJSKZr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mu-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mu-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/maildir-utils-1.3.1-remove-obsolete-m4.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + sed -i 's|^scmdir=${prefix}/share/guile/site/2.0/|scmdir=${prefix}/share/guile/site/2.2/|' guile/Makefile.am + sed -i 's|^scmdir=${prefix}/share/guile/site/2.0/|scmdir=${prefix}/share/guile/site/2.2/|' guile/mu/Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eu0ono + umask 022 + cd /builddir/build/BUILD + cd mu-1.3.1 + NOCONFIGURE=yes + ./autogen.sh BUILDSTDERR: autoreconf: Entering directory `.' BUILDSTDERR: autoreconf: configure.ac: not using Gettext BUILDSTDERR: autoreconf: running: aclocal --force -I m4 BUILDSTDERR: autoreconf: configure.ac: tracing BUILDSTDERR: autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' BUILDSTDERR: autoreconf: running: /usr/bin/autoconf --force BUILDSTDERR: autoreconf: running: /usr/bin/autoheader --force BUILDSTDERR: autoreconf: running: automake --add-missing --copy --force-missing BUILDSTDERR: configure.ac:41: installing 'build-aux/compile' BUILDSTDERR: configure.ac:56: installing 'build-aux/config.guess' BUILDSTDERR: configure.ac:56: installing 'build-aux/config.sub' BUILDSTDERR: configure.ac:30: installing 'build-aux/install-sh' BUILDSTDERR: configure.ac:30: installing 'build-aux/missing' BUILDSTDERR: contrib/Makefile.am: installing 'build-aux/depcomp' BUILDSTDERR: guile/Makefile.am:55: installing 'build-aux/texinfo.tex' BUILDSTDERR: parallel-tests: installing 'build-aux/test-driver' BUILDSTDERR: mu4e/Makefile.am:21: installing 'build-aux/mdate-sh' BUILDSTDERR: autoreconf: Leaving directory `.' # Configuring without parameters configure: creating cache config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for g++... g++ 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gcc... gcc 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 for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for gcc option to accept ISO C99... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether g++ supports C++14 features by default... yes checking for valgrind... no checking build system type... powerpc64le-unknown-linux-gnu checking host system type... powerpc64le-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-unknown-linux-gnu file names to powerpc64le-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for sort... sort checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for makeinfo... yes checking for emacs... emacs checking where .elc files should go... ${datadir}/emacs/site-lisp checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for struct dirent.d_ino... yes checking for memset... yes checking for memcpy... yes checking for realpath... yes checking for setlocale... yes checking for strerror... yes checking for getpass... yes checking for setsid... yes checking for vasprintf... yes checking for strptime... yes checking for timegm... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GMIME... yes checking for JSON_GLIB... no checking for xapian-config... xapian-config checking for GTK... no BUILDSTDERR: Package gtk+-3.0 was not found in the pkg-config search path. BUILDSTDERR: Perhaps you should add the directory containing `gtk+-3.0.pc' BUILDSTDERR: to the PKG_CONFIG_PATH environment variable BUILDSTDERR: Package 'gtk+-3.0', required by 'virtual:world', not found checking for WEBKIT... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for guile_22... yes checking pkg-config is at least version 0.9.0... yes configure: checking for guile 2.2 configure: found guile 2.2 checking for guile-2.2... no checking for guile2.2... /usr/bin/guile2.2 checking for Guile version >= 2.2... 2.2.4 checking for guild2.2... /usr/bin/guild2.2 checking for guile-config2.2... /usr/bin/guile-config2.2 checking for guile-snarf2.2... /usr/bin/guile-snarf2.2 checking for GUILE... yes checking for makeinfo... (cached) yes checking for pmccabe... no BUILDSTDERR: configure: WARNING: BUILDSTDERR: *** Developers: you do not seem to have the pmccabe tool installed. BUILDSTDERR: *** Please install it if you want to run the automated code checks configure: updating cache config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mu/Makefile config.status: creating mu/tests/Makefile config.status: creating lib/Makefile config.status: creating lib/doxyfile config.status: creating lib/parser/Makefile config.status: creating lib/tests/Makefile config.status: creating mu4e/Makefile config.status: creating mu4e/mu4e-meta.el config.status: creating guile/Makefile config.status: creating guile/texi.texi config.status: creating guile/mu/Makefile config.status: creating guile/examples/Makefile config.status: creating guile/tests/Makefile config.status: creating guile/scripts/Makefile config.status: creating toys/Makefile config.status: creating toys/mug/Makefile config.status: creating toys/msg2pdf/Makefile config.status: creating man/Makefile config.status: creating m4/Makefile config.status: creating contrib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands mu configuration is complete. ------------------------------------------------ mu version : 1.3.1 Xapian version : 1.4.10 GLib version : 2.60.4 GMime version : 3.2.3 Guile version : 2.2 Emacs version : GNU Emacs 26.2 Have wordexp : yes Build mu4e emacs frontend : yes Build 'mug' toy-ui (gtk+/webkit) : no McCabe's Cyclomatic Complexity tool : no Have direntry->d_ino : yes Have direntry->d_type : yes ------------------------------------------------ Now, type 'make' (or 'gmake') to build mu + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub BUILDSTDERR: ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess BUILDSTDERR: ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-gtk --disable-static --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for ppc64le-redhat-linux-gnu-g++... no checking for ppc64le-redhat-linux-gnu-c++... no checking for ppc64le-redhat-linux-gnu-gpp... no checking for ppc64le-redhat-linux-gnu-aCC... no checking for ppc64le-redhat-linux-gnu-CC... no checking for ppc64le-redhat-linux-gnu-cxx... no checking for ppc64le-redhat-linux-gnu-cc++... no checking for ppc64le-redhat-linux-gnu-cl.exe... no checking for ppc64le-redhat-linux-gnu-FCC... no checking for ppc64le-redhat-linux-gnu-KCC... no checking for ppc64le-redhat-linux-gnu-RCC... no checking for ppc64le-redhat-linux-gnu-xlC_r... no checking for ppc64le-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc 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... none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for gcc option to accept ISO C99... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether g++ supports C++14 features by default... yes checking for valgrind... no checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for sort... sort checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for makeinfo... yes checking for emacs... emacs checking where .elc files should go... ${datadir}/emacs/site-lisp checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for struct dirent.d_ino... yes checking for memset... yes checking for memcpy... yes checking for realpath... yes checking for setlocale... yes checking for strerror... yes checking for getpass... yes checking for setsid... yes checking for vasprintf... yes checking for strptime... yes checking for timegm... yes checking for pkg-config... /usr/bin/pkg-config checking for ppc64le-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GMIME... yes checking for JSON_GLIB... no checking for xapian-config... xapian-config checking for WEBKIT... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for guile_22... yes checking for ppc64le-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: checking for guile 2.2 configure: found guile 2.2 checking for guile-2.2... no checking for guile2.2... /usr/bin/guile2.2 checking for Guile version >= 2.2... 2.2.4 checking for guild2.2... /usr/bin/guild2.2 checking for guile-config2.2... /usr/bin/guile-config2.2 checking for guile-snarf2.2... /usr/bin/guile-snarf2.2 checking for GUILE... yes checking for makeinfo... (cached) yes checking for pmccabe... no BUILDSTDERR: configure: WARNING: BUILDSTDERR: *** Developers: you do not seem to have the pmccabe tool installed. BUILDSTDERR: *** Please install it if you want to run the automated code checks checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mu/Makefile config.status: creating mu/tests/Makefile config.status: creating lib/Makefile config.status: creating lib/doxyfile config.status: creating lib/parser/Makefile config.status: creating lib/tests/Makefile config.status: creating mu4e/Makefile config.status: creating mu4e/mu4e-meta.el config.status: creating guile/Makefile config.status: creating guile/texi.texi config.status: creating guile/mu/Makefile config.status: creating guile/examples/Makefile config.status: creating guile/tests/Makefile config.status: creating guile/scripts/Makefile config.status: creating toys/Makefile config.status: creating toys/mug/Makefile config.status: creating toys/msg2pdf/Makefile config.status: creating man/Makefile config.status: creating m4/Makefile config.status: creating contrib/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands mu configuration is complete. ------------------------------------------------ mu version : 1.3.1 Xapian version : 1.4.10 GLib version : 2.60.4 GMime version : 3.2.3 Guile version : 2.2 Emacs version : GNU Emacs 26.2 Have wordexp : yes Build mu4e emacs frontend : yes Build 'mug' toy-ui (gtk+/webkit) : no McCabe's Cyclomatic Complexity tool : no Have direntry->d_ino : yes Have direntry->d_type : yes ------------------------------------------------ Now, type 'make' (or 'gmake') to build mu + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. Making all in lib Making all in parser make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXX tokenize.o make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXX tokenizer.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXX utils.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXX parse.o make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXX xapian.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXX test-tokenizer.o make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXX test-utils.o make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXX test-parser.o make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXX parser.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXXLD libmuxparser.la make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXXLD tokenize make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXXLD test-tokenizer make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXXLD parse make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXXLD test-parser make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' CXXLD test-utils make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' Making all in . make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-bookmarks.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-date.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-contacts.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-container.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-flags.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-index.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-log.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-maildir.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-msg-crypto.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-msg-fields.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-msg-file.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CXX mu-msg-doc.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-msg-prio.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-msg-part.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-msg-sexp.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-runtime.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-msg.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' BUILDSTDERR: mu-msg.c: In function 'accumulate_body': BUILDSTDERR: mu-msg.c:461:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 461 | if (bdata->want_html && is_html || !bdata->want_html && is_plain) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CXX mu-msg-iter.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-script.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CXX mu-store.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-str.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CXX mu-store-read.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-threader.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CC mu-util.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CXX mu-store-write.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CXX mu-query.lo make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' CXXLD libmu.la make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' Making all in tests /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CXX dummy.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CC test-mu-util.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CC test-mu-str.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CC test-mu-msg-fields.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CC test-mu-maildir.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CC test-mu-store.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CC test-mu-container.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CC test-mu-flags.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CC test-mu-common.lo make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CC test-mu-msg.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CCLD libtestmucommon.la make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CXXLD test-mu-util make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CXXLD test-mu-str make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CXXLD test-mu-maildir make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CXXLD test-mu-msg-fields make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CXXLD test-mu-flags make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CXXLD test-mu-msg make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CXXLD test-mu-container make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' CXXLD test-mu-store make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' Making all in guile make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile' /usr/bin/guile-snarf2.2 -o mu-guile.x mu-guile.c -DHAVE_CONFIG_H -I. -I.. -I../lib -I/usr/include/guile/2.2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../lib -I/usr/include/guile/2.2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile' make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile' /usr/bin/guile-snarf2.2 -o mu-guile-message.x mu-guile-message.c -DHAVE_CONFIG_H -I. -I.. -I../lib -I/usr/include/guile/2.2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I.. -I../lib -I/usr/include/guile/2.2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile' /usr/bin/make all-recursive Making all in . make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile' CC mu-guile.lo make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile' CC mu-guile-message.lo make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile' CCLD libguile-mu.la make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile' MAKEINFO mu-guile.info make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile' Making all in mu make[4]: Nothing to be done for 'all'. Making all in scripts make[4]: Nothing to be done for 'all'. Making all in examples make[4]: Nothing to be done for 'all'. Making all in tests make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' touch dummy.cc make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' CXX dummy.o make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' CC test-mu-guile.o make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' CXXLD test-mu-guile make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' Making all in mu make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' GEN mu-help-strings.h make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' /usr/bin/make all-recursive Making all in . make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' CXX mu.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' CC mu-cmd-cfind.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' CC mu-cmd-extract.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' CC mu-config.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' CC mu-cmd-script.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' CC mu-cmd-index.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' CC mu-cmd-find.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' CC mu-cmd.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' CC mu-cmd-server.o make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' CXXLD mu make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' touch dummy.cc make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CXX dummy.o make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CC test-mu-contacts.o make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CC test-mu-cmd-cfind.o make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CC test-mu-threads.o make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CC test-mu-query.o make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CC test-mu-cmd.o make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CXXLD test-mu-contacts make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CXXLD test-mu-cmd-cfind make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CXXLD test-mu-cmd make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CXXLD test-mu-threads make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' CXXLD test-mu-query make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' Making all in mu4e make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' Updating ./version.texi make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-context.elc in */*) \ am__dir=`echo 'mu4e-context.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-context.elc"))' \ -f batch-byte-compile 'mu4e-context.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In end of data: BUILDSTDERR: mu4e-context.el:169:1:Warning: the function `mu4e~main-view-real' is not known BUILDSTDERR: to be defined. make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-actions.elc in */*) \ am__dir=`echo 'mu4e-actions.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-actions.elc"))' \ -f batch-byte-compile 'mu4e-actions.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In end of data: BUILDSTDERR: mu4e-actions.el:370:1:Warning: the following functions are not known to be BUILDSTDERR: defined: mu4e~proc-extract, mu4e-headers-search make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-contrib.elc in */*) \ am__dir=`echo 'mu4e-contrib.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-contrib.elc"))' \ -f batch-byte-compile 'mu4e-contrib.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In toplevel form: BUILDSTDERR: mu4e-contrib.el:62:21:Warning: assignment to free variable BUILDSTDERR: `bookmark-make-record-function' BUILDSTDERR: In end of data: BUILDSTDERR: mu4e-contrib.el:216:1:Warning: the following functions are not known to be BUILDSTDERR: defined: bookmark-make-record-default, bookmark-prop-get, BUILDSTDERR: bookmark-default-handler, bookmark-get-bookmark-record, BUILDSTDERR: eshell-flatten-list make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-compose.elc in */*) \ am__dir=`echo 'mu4e-compose.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-compose.elc"))' \ -f batch-byte-compile 'mu4e-compose.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In toplevel form: BUILDSTDERR: mu4e-compose.el:174:1:Warning: defcustom for BUILDSTDERR: `mu4e-compose-crypto-reply-policy' fails to specify type BUILDSTDERR: mu4e-compose.el:174:1:Warning: defcustom for BUILDSTDERR: `mu4e-compose-crypto-reply-policy' fails to specify type BUILDSTDERR: In mu4e-compose-mode: BUILDSTDERR: mu4e-compose.el:439:27:Warning: `make-variable-buffer-local' not called at BUILDSTDERR: toplevel BUILDSTDERR: mu4e-compose.el:446:13:Warning: `message-default-charset' is an obsolete BUILDSTDERR: variable (as of 26.1); The default charset comes from the language BUILDSTDERR: environment BUILDSTDERR: mu4e-compose.el:447:13:Warning: `message-default-charset' is an obsolete BUILDSTDERR: variable (as of 26.1); The default charset comes from the language BUILDSTDERR: environment BUILDSTDERR: In mu4e-compose: BUILDSTDERR: mu4e-compose.el:747:17:Warning: reference to free variable `mu4e~view-message' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-lists.elc in */*) \ am__dir=`echo 'mu4e-lists.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-lists.elc"))' \ -f batch-byte-compile 'mu4e-lists.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-draft.elc in */*) \ am__dir=`echo 'mu4e-draft.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-draft.elc"))' \ -f batch-byte-compile 'mu4e-draft.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In toplevel form: BUILDSTDERR: mu4e-draft.el:52:1:Warning: defcustom for `mu4e-compose-signature' fails to BUILDSTDERR: specify type BUILDSTDERR: mu4e-draft.el:52:1:Warning: defcustom for `mu4e-compose-signature' fails to BUILDSTDERR: specify type make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-headers.elc in */*) \ am__dir=`echo 'mu4e-headers.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-headers.elc"))' \ -f batch-byte-compile 'mu4e-headers.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In toplevel form: BUILDSTDERR: mu4e-headers.el:684:1:Warning: global/dynamic var `mu4e~searching' lacks a BUILDSTDERR: prefix make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-main.elc in */*) \ am__dir=`echo 'mu4e-main.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-main.elc"))' \ -f batch-byte-compile 'mu4e-main.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-mark.elc in */*) \ am__dir=`echo 'mu4e-mark.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-mark.elc"))' \ -f batch-byte-compile 'mu4e-mark.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In mu4e-mark-at-point: BUILDSTDERR: mu4e-mark.el:239:11:Warning: reference to free variable `mu4e~view-message' BUILDSTDERR: In mu4e~mark-get-dyn-target: BUILDSTDERR: mu4e-mark.el:308:23:Warning: reference to free variable `mu4e~view-message' BUILDSTDERR: In mu4e-mark-resolve-deferred-marks: BUILDSTDERR: mu4e-mark.el:367:9:Warning: reference to free variable `mu4e~view-message' BUILDSTDERR: In mu4e-mark-execute-all: BUILDSTDERR: mu4e-mark.el:411:29:Warning: reference to free variable `mu4e~view-message' BUILDSTDERR: In mu4e-mark-unmark-all: BUILDSTDERR: mu4e-mark.el:430:6:Warning: reference to free variable `mu4e~view-message' BUILDSTDERR: In mu4e-mark-marks-num: BUILDSTDERR: mu4e-mark.el:440:41:Warning: reference to free variable `mu4e~view-message' BUILDSTDERR: In mu4e-mark-handle-when-leaving: BUILDSTDERR: mu4e-mark.el:460:34:Warning: reference to free variable `mu4e~view-message' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-message.elc in */*) \ am__dir=`echo 'mu4e-message.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-message.elc"))' \ -f batch-byte-compile 'mu4e-message.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In mu4e-message-at-point: BUILDSTDERR: mu4e-message.el:156:51:Warning: reference to free variable `mu4e~view-message' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-meta.elc in */*) \ am__dir=`echo 'mu4e-meta.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-meta.elc"))' \ -f batch-byte-compile 'mu4e-meta.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-vars.elc in */*) \ am__dir=`echo 'mu4e-vars.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-vars.elc"))' \ -f batch-byte-compile 'mu4e-vars.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In toplevel form: BUILDSTDERR: mu4e-vars.el:873:1:Warning: global/dynamic var `mu4e~contacts' lacks a prefix BUILDSTDERR: In end of data: BUILDSTDERR: mu4e-vars.el:966:1:Warning: the function `make-mu4e-bookmark' is not known to BUILDSTDERR: be defined. make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-proc.elc in */*) \ am__dir=`echo 'mu4e-proc.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-proc.elc"))' \ -f batch-byte-compile 'mu4e-proc.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-utils.elc in */*) \ am__dir=`echo 'mu4e-utils.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-utils.elc"))' \ -f batch-byte-compile 'mu4e-utils.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-speedbar.elc in */*) \ am__dir=`echo 'mu4e-speedbar.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-speedbar.elc"))' \ -f batch-byte-compile 'mu4e-speedbar.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case org-mu4e.elc in */*) \ am__dir=`echo 'org-mu4e.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "org-mu4e.elc"))' \ -f batch-byte-compile 'org-mu4e.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In toplevel form: BUILDSTDERR: org-mu4e.el:127:4:Warning: `org-add-link-type' is an obsolete function (as of BUILDSTDERR: Org 9.0); use `org-link-set-parameters' instead. BUILDSTDERR: In org~mu4e-mime-switch-headers-or-body: BUILDSTDERR: org-mu4e.el:292:39:Warning: reference to free variable `mu4e-compose-mode-map' BUILDSTDERR: In end of data: BUILDSTDERR: org-mu4e.el:329:1:Warning: the following functions are not known to be BUILDSTDERR: defined: mu4e-last-query, mu4e-message-at-point, mu4e-user-mail-address-p, BUILDSTDERR: mu4e-view-message-with-message-id, mu4e-headers-search, mu4e-error, BUILDSTDERR: mu4e-message, mu4e-compose-mode make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e.elc in */*) \ am__dir=`echo 'mu4e.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e.elc"))' \ -f batch-byte-compile 'mu4e.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case mu4e-view.elc in */*) \ am__dir=`echo 'mu4e-view.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "mu4e-view.elc"))' \ -f batch-byte-compile 'mu4e-view.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' if test 'emacs' != no; then \ am__dir=. am__subdir_includes=''; \ case org-old-mu4e.elc in */*) \ am__dir=`echo 'org-old-mu4e.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval '(setq byte-compile-dest-file-function (lambda (_) "org-old-mu4e.elc"))' \ -f batch-byte-compile 'org-old-mu4e.el'; \ else :; fi BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... BUILDSTDERR: In toplevel form: BUILDSTDERR: org-old-mu4e.el:88:2:Warning: `org-add-link-type' is an obsolete function (as BUILDSTDERR: of Org 9.0); use `org-link-set-parameters' instead. BUILDSTDERR: In end of data: BUILDSTDERR: org-old-mu4e.el:289:1:Warning: the function `org-export-string' is not known BUILDSTDERR: to be defined. make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' MAKEINFO mu4e.info make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' Making all in contrib make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/contrib' CC gmime-test.o make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/contrib' make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/contrib' CCLD gmime-test make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/contrib' Making all in toys make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8PronM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le + cd mu-1.3.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le 'INSTALL=/usr/bin/install -p' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/mu-1.3.1/m4' make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/m4' make[1]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/m4' Making install in man make[1]: Entering directory '/builddir/build/BUILD/mu-1.3.1/man' make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/man/man1' /usr/bin/install -p -m 644 mu-add.1 mu-cfind.1 mu-easy.1 mu-extract.1 mu-find.1 mu-help.1 mu-index.1 mu-mkdir.1 mu-remove.1 mu-server.1 mu-script.1 mu-verify.1 mu-view.1 mu.1 mug.1 '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/man/man5' /usr/bin/install -p -m 644 mu-bookmarks.5 '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/man/man7' /usr/bin/install -p -m 644 mu-query.7 '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/man/man7' make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/man' make[1]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/man' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' Making install in parser make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/parser' Making install in . make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib/tests' make[1]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/lib' Making install in guile make[1]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile' Making install in . make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libguile-mu.la '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/lib64' libtool: install: /usr/bin/install -p .libs/libguile-mu.so.0.0.0 /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/lib64/libguile-mu.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/lib64 && { ln -s -f libguile-mu.so.0.0.0 libguile-mu.so.0 || { rm -f libguile-mu.so.0 && ln -s libguile-mu.so.0.0.0 libguile-mu.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/lib64 && { ln -s -f libguile-mu.so.0.0.0 libguile-mu.so || { rm -f libguile-mu.so && ln -s libguile-mu.so.0.0.0 libguile-mu.so; }; }) libtool: install: /usr/bin/install -p .libs/libguile-mu.lai /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/lib64/libguile-mu.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/info' /usr/bin/install -p -m 644 ./mu-guile.info '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/info' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/info/mu-guile.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/guile/site/2.2/' /usr/bin/install -p -m 644 mu.scm '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/guile/site/2.2/' make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile' Making install in mu make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/mu' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/guile/site/2.2/mu/' /usr/bin/install -p -m 644 stats.scm plot.scm script.scm '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/guile/site/2.2/mu/' make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/mu' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/mu' Making install in scripts make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/scripts' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/scripts' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/mu/scripts/' /usr/bin/install -p msgs-count.scm msgs-per-year.scm msgs-per-hour.scm msgs-per-month.scm msgs-per-day.scm msgs-per-year-month.scm find-dups.scm '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/mu/scripts/' make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/scripts' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/scripts' Making install in examples make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/examples' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/examples' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/examples' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile/tests' make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile' make[1]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/guile' Making install in mu make[1]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' Making install in . make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p mu '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/bin' libtool: install: /usr/bin/install -p mu /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/bin/mu make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[4]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu/tests' make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' make[1]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu' Making install in mu4e make[1]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e/' /usr/bin/install -p -m 644 'mu4e-actions.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-actions.el' /usr/bin/install -p -m 644 'mu4e-actions.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-actions.elc' /usr/bin/install -p -m 644 'mu4e-compose.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-compose.el' /usr/bin/install -p -m 644 'mu4e-compose.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-compose.elc' /usr/bin/install -p -m 644 'mu4e-context.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-context.el' /usr/bin/install -p -m 644 'mu4e-context.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-context.elc' /usr/bin/install -p -m 644 'mu4e-contrib.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-contrib.el' /usr/bin/install -p -m 644 'mu4e-contrib.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-contrib.elc' /usr/bin/install -p -m 644 'mu4e-draft.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-draft.el' /usr/bin/install -p -m 644 'mu4e-draft.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-draft.elc' /usr/bin/install -p -m 644 'mu4e-headers.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-headers.el' /usr/bin/install -p -m 644 'mu4e-headers.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-headers.elc' /usr/bin/install -p -m 644 'mu4e-lists.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-lists.el' /usr/bin/install -p -m 644 'mu4e-lists.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-lists.elc' /usr/bin/install -p -m 644 'mu4e-main.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-main.el' /usr/bin/install -p -m 644 'mu4e-main.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-main.elc' /usr/bin/install -p -m 644 'mu4e-mark.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-mark.el' /usr/bin/install -p -m 644 'mu4e-mark.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-mark.elc' /usr/bin/install -p -m 644 'mu4e-message.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-message.el' /usr/bin/install -p -m 644 'mu4e-message.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-message.elc' /usr/bin/install -p -m 644 'mu4e-meta.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-meta.el' /usr/bin/install -p -m 644 'mu4e-meta.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-meta.elc' /usr/bin/install -p -m 644 'mu4e-proc.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-proc.el' /usr/bin/install -p -m 644 'mu4e-proc.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-proc.elc' /usr/bin/install -p -m 644 'mu4e-speedbar.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-speedbar.el' /usr/bin/install -p -m 644 'mu4e-speedbar.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-speedbar.elc' /usr/bin/install -p -m 644 'mu4e-utils.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-utils.el' /usr/bin/install -p -m 644 'mu4e-utils.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-utils.elc' /usr/bin/install -p -m 644 'mu4e-vars.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-vars.el' /usr/bin/install -p -m 644 'mu4e-vars.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-vars.elc' /usr/bin/install -p -m 644 'mu4e-view.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-view.el' /usr/bin/install -p -m 644 'mu4e-view.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e-view.elc' /usr/bin/install -p -m 644 'mu4e.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e.el' /usr/bin/install -p -m 644 'mu4e.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//mu4e.elc' /usr/bin/install -p -m 644 'org-mu4e.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//org-mu4e.el' /usr/bin/install -p -m 644 'org-mu4e.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//org-mu4e.elc' /usr/bin/install -p -m 644 'org-old-mu4e.el' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//org-old-mu4e.el' /usr/bin/install -p -m 644 'org-old-mu4e.elc' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/emacs/site-lisp/mu4e//org-old-mu4e.elc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/doc/mu' /usr/bin/install -p -m 644 mu4e-about.org '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/doc/mu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/info' /usr/bin/install -p -m 644 ./mu4e.info '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/info' '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/info/mu4e.info' make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' make[1]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/mu4e' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/mu-1.3.1/contrib' make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/contrib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/contrib' make[1]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/contrib' Making install in toys make[1]: Entering directory '/builddir/build/BUILD/mu-1.3.1/toys' make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1/toys' make[3]: Entering directory '/builddir/build/BUILD/mu-1.3.1/toys' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/toys' make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/toys' make[1]: Leaving directory '/builddir/build/BUILD/mu-1.3.1/toys' make[1]: Entering directory '/builddir/build/BUILD/mu-1.3.1' make[2]: Entering directory '/builddir/build/BUILD/mu-1.3.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/doc/mu' /usr/bin/install -p -m 644 NEWS.org '/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/doc/mu' make[2]: Leaving directory '/builddir/build/BUILD/mu-1.3.1' make[1]: Leaving directory '/builddir/build/BUILD/mu-1.3.1' + rm -r /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le//usr/share/doc/mu + rm /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le//usr/share/man/man1/mug.1 + rm /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le//usr/share/info/dir + rm /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le//usr/lib64/libguile-mu.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.1-1.fc30 --unique-debug-suffix -1.3.1-1.fc30.ppc64le --unique-debug-src-base maildir-utils-1.3.1-1.fc30.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mu-1.3.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/bin/mu explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/lib64/libguile-mu.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/bin/mu extracting debug info from /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/lib64/libguile-mu.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1259 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/mu/scripts/msgs-per-hour.scm from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/mu/scripts/msgs-per-day.scm from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/mu/scripts/msgs-count.scm from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/mu/scripts/msgs-per-year.scm from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/mu/scripts/msgs-per-year-month.scm from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/mu/scripts/find-dups.scm from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/mu/scripts/msgs-per-month.scm from /bin/sh to #!/usr/bin/sh Processing files: maildir-utils-1.3.1-1.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mpW4Nc + umask 022 + cd /builddir/build/BUILD + cd mu-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/doc/maildir-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/doc/maildir-utils + cp -pr NEWS.org /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/doc/maildir-utils + cp -pr mu4e/mu4e-about.org /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/doc/maildir-utils + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mlR4eD + umask 022 + cd /builddir/build/BUILD + cd mu-1.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/licenses/maildir-utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/licenses/maildir-utils + cp -pr COPYING /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le/usr/share/licenses/maildir-utils + exit 0 Provides: maildir-utils = 1.3.1-1.fc30 maildir-utils(ppc-64) = 1.3.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libgmime-3.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libguile-2.2.so.1()(64bit) libguile-2.2.so.1(GUILE_2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxapian.so.30()(64bit) rtld(GNU_HASH) Processing files: maildir-utils-guile-1.3.1-1.fc30.ppc64le Provides: libguile-mu.so.0()(64bit) maildir-utils-guile = 1.3.1-1.fc30 maildir-utils-guile(ppc-64) = 1.3.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgc.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmime-3.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libguile-2.2.so.1()(64bit) libguile-2.2.so.1(GUILE_2.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libxapian.so.30()(64bit) rtld(GNU_HASH) Processing files: maildir-utils-guile-devel-1.3.1-1.fc30.ppc64le Provides: maildir-utils-guile-devel = 1.3.1-1.fc30 maildir-utils-guile-devel(ppc-64) = 1.3.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libguile-mu.so.0()(64bit) Processing files: maildir-utils-debugsource-1.3.1-1.fc30.ppc64le Provides: maildir-utils-debugsource = 1.3.1-1.fc30 maildir-utils-debugsource(ppc-64) = 1.3.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: maildir-utils-debuginfo-1.3.1-1.fc30.ppc64le Provides: debuginfo(build-id) = 83373bb9724880122a5f272d7b30750c75c14910 maildir-utils-debuginfo = 1.3.1-1.fc30 maildir-utils-debuginfo(ppc-64) = 1.3.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: maildir-utils-debugsource(ppc-64) = 1.3.1-1.fc30 Processing files: maildir-utils-guile-debuginfo-1.3.1-1.fc30.ppc64le Provides: debuginfo(build-id) = ebe0dfe3faba16f0e00a6ce47dfd8c293c01287a maildir-utils-guile-debuginfo = 1.3.1-1.fc30 maildir-utils-guile-debuginfo(ppc-64) = 1.3.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: maildir-utils-debugsource(ppc-64) = 1.3.1-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le Wrote: /builddir/build/RPMS/maildir-utils-1.3.1-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/maildir-utils-guile-1.3.1-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/maildir-utils-guile-devel-1.3.1-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/maildir-utils-debugsource-1.3.1-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/maildir-utils-debuginfo-1.3.1-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/maildir-utils-guile-debuginfo-1.3.1-1.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.73PU24 + umask 022 + cd /builddir/build/BUILD + cd mu-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/maildir-utils-1.3.1-1.fc30.ppc64le + exit 0 Child return code was: 0