Skip to content

Instantly share code, notes, and snippets.

@jhaubrich
Last active August 29, 2015 14:25
Show Gist options
  • Save jhaubrich/b1c36d88e567424f7ab1 to your computer and use it in GitHub Desktop.
Save jhaubrich/b1c36d88e567424f7ab1 to your computer and use it in GitHub Desktop.
139 jhaus@flexo ~/src/mu (git)-[master] % make :(
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/jhaus/src/mu/missing aclocal-1.15 -I m4
cd . && /bin/sh /home/jhaus/src/mu/missing automake-1.15 --gnu
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.15 line 3936.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/jhaus/src/mu/missing autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --no-create --no-recursion
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 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 for style of include used by make... GNU
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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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... yes
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 -m elf_x86_64) 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... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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... yes
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 -m elf_x86_64) 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... ./configure: line 16905: 11127 Segmentation fault (core dumped) ( $EMACS -batch -Q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' < /dev/null > conftest.out ) 2>&5
${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 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 xapian-config... xapian-config
checking for GTK... yes
checking for WEBKIT... yes
checking for GUILE... yes
checking for guile... /usr/bin/guile
checking for guile-snarf... /usr/bin/guile-snarf
checking for makeinfo... (cached) yes
checking for pmccabe... no
configure: WARNING:
*** Developers: you do not seem to have the pmccabe tool installed.
*** 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
mu configuration is complete.
------------------------------------------------
mu version : 0.9.12
Xapian version : 1.2.21
GLib version : 2.44.1
GMime version : 2.6.20
GTK+ version : 3.16.5
Webkit version : 2.4.9
Guile version : 2.0.11
Emacs version : GNU Emacs 24.5.1
Have wordexp : yes
Build mu4e emacs frontend : yes
Build 'mug' toy-ui (gtk+/webkit) : yes
McCabe's Cyclomatic Complexity tool : no
Have direntry->d_ino : yes
Have direntry->d_type : yes
------------------------------------------------
Now, type 'make' to build mu (or 'make check' to run the unit tests, too)
/bin/sh ./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/tests/Makefile
config.status: creating mu4e/Makefile
config.status: creating mu4e/mu4e-meta.el
config.status: creating mu4e/texi.texi
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
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/jhaus/src/mu/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory '/home/jhaus/src/mu'
Making all in m4
make[2]: Entering directory '/home/jhaus/src/mu/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jhaus/src/mu/m4'
Making all in man
make[2]: Entering directory '/home/jhaus/src/mu/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jhaus/src/mu/man'
Making all in lib
make[2]: Entering directory '/home/jhaus/src/mu/lib'
Making all in .
make[3]: Entering directory '/home/jhaus/src/mu/lib'
CC mu-contacts.lo
CC mu-container.lo
CC mu-date.lo
CC mu-index.lo
CC mu-log.lo
CC mu-maildir.lo
CC mu-msg-crypto.lo
CXX mu-msg-doc.lo
CC mu-msg-file.lo
CXX mu-msg-iter.lo
CC mu-msg-part.lo
CC mu-msg-sexp.lo
CC mu-msg.lo
CXX mu-query.lo
CC mu-runtime.lo
CC mu-script.lo
CXX mu-store.lo
CXX mu-store-read.lo
CXX mu-store-write.lo
CC mu-str.lo
CC mu-threader.lo
CC mu-util.lo
CXXLD libmu.la
make[3]: Leaving directory '/home/jhaus/src/mu/lib'
Making all in tests
make[3]: Entering directory '/home/jhaus/src/mu/lib/tests'
make all-am
make[4]: Entering directory '/home/jhaus/src/mu/lib/tests'
CC test-mu-common.lo
CCLD libtestmucommon.la
CC test-mu-util.o
CXXLD test-mu-util
CC test-mu-str.o
CXXLD test-mu-str
CC test-mu-maildir.o
CXXLD test-mu-maildir
CC test-mu-msg-fields.o
CXXLD test-mu-msg-fields
CC test-mu-msg.o
CXXLD test-mu-msg
CC test-mu-store.o
CXXLD test-mu-store
CC test-mu-date.o
CXXLD test-mu-date
CC test-mu-flags.o
CXXLD test-mu-flags
CC test-mu-container.o
CXXLD test-mu-container
make[4]: Leaving directory '/home/jhaus/src/mu/lib/tests'
make[3]: Leaving directory '/home/jhaus/src/mu/lib/tests'
make[2]: Leaving directory '/home/jhaus/src/mu/lib'
Making all in guile
make[2]: Entering directory '/home/jhaus/src/mu/guile'
/usr/bin/guile-snarf -o mu-guile.x mu-guile.c -DHAVE_CONFIG_H -I. -I.. -I../lib -pthread -I/usr/include/guile/2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -I. -I.. -I../lib -pthread -I/usr/include/guile/2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
make all-recursive
make[3]: Entering directory '/home/jhaus/src/mu/guile'
Making all in .
make[4]: Entering directory '/home/jhaus/src/mu/guile'
CC mu-guile.lo
CC mu-guile-message.lo
CCLD libguile-mu.la
make[4]: Leaving directory '/home/jhaus/src/mu/guile'
Making all in mu
make[4]: Entering directory '/home/jhaus/src/mu/guile/mu'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/jhaus/src/mu/guile/mu'
Making all in scripts
make[4]: Entering directory '/home/jhaus/src/mu/guile/scripts'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/jhaus/src/mu/guile/scripts'
Making all in examples
make[4]: Entering directory '/home/jhaus/src/mu/guile/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/jhaus/src/mu/guile/examples'
Making all in tests
make[4]: Entering directory '/home/jhaus/src/mu/guile/tests'
make all-am
make[5]: Entering directory '/home/jhaus/src/mu/guile/tests'
CC test-mu-guile.o
CXXLD test-mu-guile
make[5]: Leaving directory '/home/jhaus/src/mu/guile/tests'
make[4]: Leaving directory '/home/jhaus/src/mu/guile/tests'
make[3]: Leaving directory '/home/jhaus/src/mu/guile'
make[2]: Leaving directory '/home/jhaus/src/mu/guile'
Making all in mu
make[2]: Entering directory '/home/jhaus/src/mu/mu'
make all-recursive
make[3]: Entering directory '/home/jhaus/src/mu/mu'
Making all in .
make[4]: Entering directory '/home/jhaus/src/mu/mu'
CXX mu.o
CC mu-cmd-cfind.o
CC mu-config.o
CC mu-cmd-extract.o
CC mu-cmd-find.o
CC mu-cmd-index.o
CC mu-cmd-server.o
CC mu-cmd-script.o
CC mu-cmd.o
CXXLD mu
make[4]: Leaving directory '/home/jhaus/src/mu/mu'
Making all in tests
make[4]: Entering directory '/home/jhaus/src/mu/mu/tests'
make all-am
make[5]: Entering directory '/home/jhaus/src/mu/mu/tests'
CC test-mu-query.o
CXXLD test-mu-query
CC test-mu-contacts.o
CXXLD test-mu-contacts
CC test-mu-cmd.o
CXXLD test-mu-cmd
CC test-mu-cmd-cfind.o
CXXLD test-mu-cmd-cfind
CC test-mu-threads.o
CXXLD test-mu-threads
make[5]: Leaving directory '/home/jhaus/src/mu/mu/tests'
make[4]: Leaving directory '/home/jhaus/src/mu/mu/tests'
make[3]: Leaving directory '/home/jhaus/src/mu/mu'
make[2]: Leaving directory '/home/jhaus/src/mu/mu'
Making all in mu4e
make[2]: Entering directory '/home/jhaus/src/mu/mu4e'
make[3]: Entering directory '/home/jhaus/src/mu/mu4e'
MAKEINFO mu4e.info
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 "(defun byte-compile-dest-file (f) \"mu4e-actions.elc\")" \
--eval "(unless (byte-compile-file \"mu4e-actions.el\") (kill-emacs 1))"; \
else :; fi
Wrote mu4e-actions.elc
/bin/sh: line 12: 15983 Segmentation fault (core dumped) emacs --batch $am__subdir_includes -L . -L . --eval "(defun byte-compile-dest-file (f) \"mu4e-actions.elc\")" --eval "(unless (byte-compile-file \"mu4e-actions.el\") (kill-emacs 1))"
Makefile:631: recipe for target 'mu4e-actions.elc' failed
make[3]: *** [mu4e-actions.elc] Error 139
make[3]: Leaving directory '/home/jhaus/src/mu/mu4e'
Makefile:704: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/jhaus/src/mu/mu4e'
Makefile:494: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jhaus/src/mu'
Makefile:404: recipe for target 'all' failed
make: *** [all] Error 2
make 24.36s user 1.52s system 87% cpu 29.589 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment