Build of m4ri with vanilla toolchain

The build took 00h 00m 47s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
11,353 sh
9,022 ansic
1,697 makefile
22,072 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: m4ri 20140914-1 (Wed Aug 24 13:52:11 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: unrecognized options: --with-openmp
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# 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/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... 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/sbin/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 for gcc option to accept ISO C99... none needed
# checking for x86 cpuid 0x00000001 output... 306f2:2100800:7ffefbbf:bfebfbff
# checking whether mmx is supported... yes
# checking whether sse is supported... yes
# checking whether sse2 is supported... yes
# checking whether sse3 is supported... yes
# checking whether ssse3 is supported... yes
# checking whether C compiler accepts -mmmx... yes
# checking whether C compiler accepts -msse... yes
# checking whether C compiler accepts -msse2... yes
# checking whether C compiler accepts -msse3... yes
# checking mm_malloc.h usability... yes
# checking mm_malloc.h presence... yes
# checking for mm_malloc.h... yes
# checking for working posix_memalign... yes
# checking for PAPI_start_counters in -lpapi... no
# checking for x86 cpuid 0x0 output... f:756e6547:6c65746e:49656e69
# checking for the processor vendor... Intel
# checking for x86 cpuid 0x0 output... (cached) f:756e6547:6c65746e:49656e69
# checking for the processor vendor... (cached) Intel
# checking the L1 cache size... 32768 Bytes
# checking the L2 cache size... 262144 Bytes
# checking the L3 cache size... 20971520 Bytes
# checking whether to build with PNG support... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for PNG... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating testsuite/Makefile
# config.status: creating m4ri/m4ri_config.h
# config.status: creating m4ri.pc
# config.status: creating m4ri/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure: WARNING: unrecognized options: --with-openmp
# make all-am
# make[1]: Entering directory '/tmp/m4ri/src/m4ri-20140914'
# depbase=`echo m4ri/brilliantrussian.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/brilliantrussian.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/brilliantrussian.lo m4ri/brilliantrussian.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo m4ri/misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/misc.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/misc.lo m4ri/misc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/misc.lo -MD -MP -MF m4ri/.deps/misc.Tpo -c m4ri/misc.c -fPIC -DPIC -o m4ri/.libs/misc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/brilliantrussian.lo -MD -MP -MF m4ri/.deps/brilliantrussian.Tpo -c m4ri/brilliantrussian.c -fPIC -DPIC -o m4ri/.libs/brilliantrussian.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/misc.lo -MD -MP -MF m4ri/.deps/misc.Tpo -c m4ri/misc.c -o m4ri/misc.o >/dev/null 2>&1
# depbase=`echo m4ri/mzd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mzd.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/mzd.lo m4ri/mzd.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mzd.lo -MD -MP -MF m4ri/.deps/mzd.Tpo -c m4ri/mzd.c -fPIC -DPIC -o m4ri/.libs/mzd.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/brilliantrussian.lo -MD -MP -MF m4ri/.deps/brilliantrussian.Tpo -c m4ri/brilliantrussian.c -o m4ri/brilliantrussian.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mzd.lo -MD -MP -MF m4ri/.deps/mzd.Tpo -c m4ri/mzd.c -o m4ri/mzd.o >/dev/null 2>&1
# depbase=`echo m4ri/graycode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/graycode.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/graycode.lo m4ri/graycode.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/graycode.lo -MD -MP -MF m4ri/.deps/graycode.Tpo -c m4ri/graycode.c -fPIC -DPIC -o m4ri/.libs/graycode.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/graycode.lo -MD -MP -MF m4ri/.deps/graycode.Tpo -c m4ri/graycode.c -o m4ri/graycode.o >/dev/null 2>&1
# depbase=`echo m4ri/strassen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/strassen.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/strassen.lo m4ri/strassen.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/strassen.lo -MD -MP -MF m4ri/.deps/strassen.Tpo -c m4ri/strassen.c -fPIC -DPIC -o m4ri/.libs/strassen.o
# depbase=`echo m4ri/mzp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mzp.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/mzp.lo m4ri/mzp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/strassen.lo -MD -MP -MF m4ri/.deps/strassen.Tpo -c m4ri/strassen.c -o m4ri/strassen.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mzp.lo -MD -MP -MF m4ri/.deps/mzp.Tpo -c m4ri/mzp.c -fPIC -DPIC -o m4ri/.libs/mzp.o
# depbase=`echo m4ri/triangular.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/triangular.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/triangular.lo m4ri/triangular.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/triangular.lo -MD -MP -MF m4ri/.deps/triangular.Tpo -c m4ri/triangular.c -fPIC -DPIC -o m4ri/.libs/triangular.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mzp.lo -MD -MP -MF m4ri/.deps/mzp.Tpo -c m4ri/mzp.c -o m4ri/mzp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/triangular.lo -MD -MP -MF m4ri/.deps/triangular.Tpo -c m4ri/triangular.c -o m4ri/triangular.o >/dev/null 2>&1
# depbase=`echo m4ri/triangular_russian.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/triangular_russian.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/triangular_russian.lo m4ri/triangular_russian.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/triangular_russian.lo -MD -MP -MF m4ri/.deps/triangular_russian.Tpo -c m4ri/triangular_russian.c -fPIC -DPIC -o m4ri/.libs/triangular_russian.o
# depbase=`echo m4ri/ple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/ple.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/ple.lo m4ri/ple.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/triangular_russian.lo -MD -MP -MF m4ri/.deps/triangular_russian.Tpo -c m4ri/triangular_russian.c -o m4ri/triangular_russian.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/ple.lo -MD -MP -MF m4ri/.deps/ple.Tpo -c m4ri/ple.c -fPIC -DPIC -o m4ri/.libs/ple.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/ple.lo -MD -MP -MF m4ri/.deps/ple.Tpo -c m4ri/ple.c -o m4ri/ple.o >/dev/null 2>&1
# depbase=`echo m4ri/ple_russian.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/ple_russian.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/ple_russian.lo m4ri/ple_russian.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/ple_russian.lo -MD -MP -MF m4ri/.deps/ple_russian.Tpo -c m4ri/ple_russian.c -fPIC -DPIC -o m4ri/.libs/ple_russian.o
# depbase=`echo m4ri/solve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/solve.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/solve.lo m4ri/solve.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/solve.lo -MD -MP -MF m4ri/.deps/solve.Tpo -c m4ri/solve.c -fPIC -DPIC -o m4ri/.libs/solve.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/solve.lo -MD -MP -MF m4ri/.deps/solve.Tpo -c m4ri/solve.c -o m4ri/solve.o >/dev/null 2>&1
# depbase=`echo m4ri/echelonform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/echelonform.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/echelonform.lo m4ri/echelonform.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/echelonform.lo -MD -MP -MF m4ri/.deps/echelonform.Tpo -c m4ri/echelonform.c -fPIC -DPIC -o m4ri/.libs/echelonform.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/ple_russian.lo -MD -MP -MF m4ri/.deps/ple_russian.Tpo -c m4ri/ple_russian.c -o m4ri/ple_russian.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/echelonform.lo -MD -MP -MF m4ri/.deps/echelonform.Tpo -c m4ri/echelonform.c -o m4ri/echelonform.o >/dev/null 2>&1
# depbase=`echo m4ri/mmc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mmc.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/mmc.lo m4ri/mmc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mmc.lo -MD -MP -MF m4ri/.deps/mmc.Tpo -c m4ri/mmc.c -fPIC -DPIC -o m4ri/.libs/mmc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mmc.lo -MD -MP -MF m4ri/.deps/mmc.Tpo -c m4ri/mmc.c -o m4ri/mmc.o >/dev/null 2>&1
# depbase=`echo m4ri/debug_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/debug_dump.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/debug_dump.lo m4ri/debug_dump.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/debug_dump.lo -MD -MP -MF m4ri/.deps/debug_dump.Tpo -c m4ri/debug_dump.c -fPIC -DPIC -o m4ri/.libs/debug_dump.o
# depbase=`echo m4ri/io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/io.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/io.lo m4ri/io.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/debug_dump.lo -MD -MP -MF m4ri/.deps/debug_dump.Tpo -c m4ri/debug_dump.c -o m4ri/debug_dump.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/io.lo -MD -MP -MF m4ri/.deps/io.Tpo -c m4ri/io.c -fPIC -DPIC -o m4ri/.libs/io.o
# depbase=`echo m4ri/djb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/djb.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/djb.lo m4ri/djb.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/djb.lo -MD -MP -MF m4ri/.deps/djb.Tpo -c m4ri/djb.c -fPIC -DPIC -o m4ri/.libs/djb.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/djb.lo -MD -MP -MF m4ri/.deps/djb.Tpo -c m4ri/djb.c -o m4ri/djb.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/io.lo -MD -MP -MF m4ri/.deps/io.Tpo -c m4ri/io.c -o m4ri/io.o >/dev/null 2>&1
# depbase=`echo m4ri/mp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mp.lo -MD -MP -MF $depbase.Tpo -c -o m4ri/mp.lo m4ri/mp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mp.lo -MD -MP -MF m4ri/.deps/mp.Tpo -c m4ri/mp.c -fPIC -DPIC -o m4ri/.libs/mp.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./m4ri -mmmx -msse -msse2 -msse3 -MT m4ri/mp.lo -MD -MP -MF m4ri/.deps/mp.Tpo -c m4ri/mp.c -o m4ri/mp.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=link gcc -mmmx -msse -msse2 -msse3 -release 0.0.20140914 -no-undefined -o libm4ri.la -rpath /usr/lib m4ri/brilliantrussian.lo m4ri/misc.lo m4ri/mzd.lo m4ri/graycode.lo m4ri/strassen.lo m4ri/mzp.lo m4ri/triangular.lo m4ri/triangular_russian.lo m4ri/ple.lo m4ri/ple_russian.lo m4ri/solve.lo m4ri/echelonform.lo m4ri/mmc.lo m4ri/debug_dump.lo m4ri/io.lo m4ri/djb.lo m4ri/mp.lo -lpng16
# libtool: link: gcc -shared -fPIC -DPIC m4ri/.libs/brilliantrussian.o m4ri/.libs/misc.o m4ri/.libs/mzd.o m4ri/.libs/graycode.o m4ri/.libs/strassen.o m4ri/.libs/mzp.o m4ri/.libs/triangular.o m4ri/.libs/triangular_russian.o m4ri/.libs/ple.o m4ri/.libs/ple_russian.o m4ri/.libs/solve.o m4ri/.libs/echelonform.o m4ri/.libs/mmc.o m4ri/.libs/debug_dump.o m4ri/.libs/io.o m4ri/.libs/djb.o m4ri/.libs/mp.o -lpng16 -mmmx -msse -msse2 -msse3 -Wl,-soname -Wl,libm4ri-0.0.20140914.so -o .libs/libm4ri-0.0.20140914.so
# libtool: link: (cd ".libs" && rm -f "libm4ri.so" && ln -s "libm4ri-0.0.20140914.so" "libm4ri.so")
# libtool: link: ar cru .libs/libm4ri.a m4ri/brilliantrussian.o m4ri/misc.o m4ri/mzd.o m4ri/graycode.o m4ri/strassen.o m4ri/mzp.o m4ri/triangular.o m4ri/triangular_russian.o m4ri/ple.o m4ri/ple_russian.o m4ri/solve.o m4ri/echelonform.o m4ri/mmc.o m4ri/debug_dump.o m4ri/io.o m4ri/djb.o m4ri/mp.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libm4ri.a
# libtool: link: ( cd ".libs" && rm -f "libm4ri.la" && ln -s "../libm4ri.la" "libm4ri.la" )
# make[1]: Leaving directory '/tmp/m4ri/src/m4ri-20140914'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-am
# make[1]: Entering directory '/tmp/m4ri/src/m4ri-20140914'
# make[2]: Entering directory '/tmp/m4ri/src/m4ri-20140914'
# /usr/sbin/mkdir -p '/tmp/m4ri/pkg/m4ri/usr/include/m4ri'
# /usr/sbin/mkdir -p '/tmp/m4ri/pkg/m4ri/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 m4ri.pc '/tmp/m4ri/pkg/m4ri/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/m4ri/pkg/m4ri/usr/include/m4ri'
# /usr/bin/install -c -m 644 m4ri/m4ri.h m4ri/brilliantrussian.h m4ri/misc.h m4ri/mzd.h m4ri/graycode.h m4ri/strassen.h m4ri/parity.h m4ri/mzp.h m4ri/triangular.h m4ri/triangular_russian.h m4ri/ple.h m4ri/ple_russian.h m4ri/ple_russian_template.h m4ri/solve.h m4ri/echelonform.h m4ri/xor.h m4ri/xor_template.h m4ri/mmc.h m4ri/debug_dump.h m4ri/io.h m4ri/djb.h m4ri/mp.h '/tmp/m4ri/pkg/m4ri/usr/include/m4ri'
# /usr/bin/install -c -m 644 m4ri/m4ri_config.h '/tmp/m4ri/pkg/m4ri/usr/include/m4ri'
# /usr/sbin/mkdir -p '/tmp/m4ri/pkg/m4ri/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libm4ri.la '/tmp/m4ri/pkg/m4ri/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libm4ri-0.0.20140914.so /tmp/m4ri/pkg/m4ri/usr/lib/libm4ri-0.0.20140914.so
# libtool: install: (cd /tmp/m4ri/pkg/m4ri/usr/lib && { ln -s -f libm4ri-0.0.20140914.so libm4ri.so || { rm -f libm4ri.so && ln -s libm4ri-0.0.20140914.so libm4ri.so; }; })
# libtool: install: /usr/bin/install -c .libs/libm4ri.lai /tmp/m4ri/pkg/m4ri/usr/lib/libm4ri.la
# libtool: install: /usr/bin/install -c .libs/libm4ri.a /tmp/m4ri/pkg/m4ri/usr/lib/libm4ri.a
# libtool: install: chmod 644 /tmp/m4ri/pkg/m4ri/usr/lib/libm4ri.a
# libtool: install: ranlib /tmp/m4ri/pkg/m4ri/usr/lib/libm4ri.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/m4ri/src/m4ri-20140914'
# make[1]: Leaving directory '/tmp/m4ri/src/m4ri-20140914'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "m4ri"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: m4ri 20140914-1 (Wed Aug 24 13:52:21 UTC 2016)

CMD: pacman --query --file m4ri-20140914-1-x86_64.pkg.tar.xz
# m4ri 20140914-1

Creating hybrid package for 'm4ri'

Trying to find vanilla package 'm4ri'...

CMD: pacman --query --file /mirror/m4ri-20140914-1.pkg.tar.xz
# m4ri 20140914-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/m4ri/parity.h
# /usr/include/m4ri/mzp.h
# /usr/include/m4ri/ple_russian_template.h
# /usr/include/m4ri/graycode.h
# /usr/include/m4ri/xor.h
# /usr/include/m4ri/ple.h
# /usr/include/m4ri/m4ri.h
# /usr/include/m4ri/mmc.h
# /usr/include/m4ri/triangular_russian.h
# /usr/include/m4ri/echelonform.h
# /usr/include/m4ri/brilliantrussian.h
# /usr/include/m4ri/mzd.h
# /usr/include/m4ri/io.h
# /usr/include/m4ri/mp.h
# /usr/include/m4ri/m4ri_config.h
# /usr/include/m4ri/ple_russian.h
# /usr/include/m4ri/strassen.h
# /usr/include/m4ri/debug_dump.h
# /usr/include/m4ri/djb.h
# /usr/include/m4ri/misc.h
# /usr/include/m4ri/solve.h
# /usr/include/m4ri/xor_template.h
# /usr/include/m4ri/triangular.h
# /usr/lib/libm4ri.so
# /usr/lib/libm4ri-0.0.20140914.so
# /usr/lib/pkgconfig/m4ri.pc
# /sysroot/usr/lib/libm4ri-0.0.20140914.so
# /sysroot/usr/lib/libm4ri.so
# /sysroot/usr/lib/libm4ri.la
# /sysroot/usr/lib/libm4ri.a
# /sysroot/usr/lib/pkgconfig/m4ri.pc
# /sysroot/usr/include/m4ri/m4ri.h
# /sysroot/usr/include/m4ri/brilliantrussian.h
# /sysroot/usr/include/m4ri/misc.h
# /sysroot/usr/include/m4ri/mzd.h
# /sysroot/usr/include/m4ri/graycode.h
# /sysroot/usr/include/m4ri/strassen.h
# /sysroot/usr/include/m4ri/parity.h
# /sysroot/usr/include/m4ri/mzp.h
# /sysroot/usr/include/m4ri/triangular.h
# /sysroot/usr/include/m4ri/triangular_russian.h
# /sysroot/usr/include/m4ri/ple.h
# /sysroot/usr/include/m4ri/ple_russian.h
# /sysroot/usr/include/m4ri/ple_russian_template.h
# /sysroot/usr/include/m4ri/solve.h
# /sysroot/usr/include/m4ri/echelonform.h
# /sysroot/usr/include/m4ri/xor.h
# /sysroot/usr/include/m4ri/xor_template.h
# /sysroot/usr/include/m4ri/mmc.h
# /sysroot/usr/include/m4ri/debug_dump.h
# /sysroot/usr/include/m4ri/m4ri_config.h
# /sysroot/usr/include/m4ri/io.h
# /sysroot/usr/include/m4ri/djb.h
# /sysroot/usr/include/m4ri/mp.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf m4ri.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/m4ri.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/m4ri.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1271

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/m4ri.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/m4ri.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/m4ri/src/m4ri-20140914/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by m4ri configure 20140914, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-openmp
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f1866161dc49
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2295: checking build system type
# configure:2309: result: x86_64-unknown-linux-gnu
# configure:2329: checking host system type
# configure:2342: result: x86_64-unknown-linux-gnu
# configure:2381: checking for a BSD-compatible install
# configure:2449: result: /usr/bin/install -c
# configure:2460: checking whether build environment is sane
# configure:2515: result: yes
# configure:2574: checking for x86_64-unknown-linux-strip
# configure:2604: result: no
# configure:2614: checking for strip
# configure:2630: found /usr/sbin/strip
# configure:2641: result: strip
# configure:2666: checking for a thread-safe mkdir -p
# configure:2705: result: /usr/sbin/mkdir -p
# configure:2712: checking for gawk
# configure:2728: found /usr/sbin/gawk
# configure:2739: result: gawk
# configure:2750: checking whether make sets $(MAKE)
# configure:2772: result: yes
# configure:2801: checking whether make supports nested variables
# configure:2818: result: yes
# configure:2946: checking whether to enable maintainer-specific portions of Makefiles
# configure:2955: result: no
# configure:2983: checking for style of include used by make
# configure:3011: result: GNU
# configure:3042: checking for x86_64-unknown-linux-gcc
# configure:3072: result: no
# configure:3082: checking for gcc
# configure:3098: found /usr/sbin/gcc
# configure:3109: result: gcc
# configure:3338: checking for C compiler version
# configure:3347: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3358: $? = 0
# configure:3347: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3358: $? = 0
# configure:3347: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3358: $? = 1
# configure:3347: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3358: $? = 1
# configure:3378: checking whether the C compiler works
# configure:3400: gcc conftest.c >&5
# configure:3404: $? = 0
# configure:3452: result: yes
# configure:3455: checking for C compiler default output file name
# configure:3457: result: a.out
# configure:3463: checking for suffix of executables
# configure:3470: gcc -o conftest conftest.c >&5
# configure:3474: $? = 0
# configure:3496: result:
# configure:3518: checking whether we are cross compiling
# configure:3526: gcc -o conftest conftest.c >&5
# configure:3530: $? = 0
# configure:3537: ./conftest
# configure:3541: $? = 0
# configure:3556: result: no
# configure:3561: checking for suffix of object files
# configure:3583: gcc -c conftest.c >&5
# configure:3587: $? = 0
# configure:3608: result: o
# configure:3612: checking whether we are using the GNU C compiler
# configure:3631: gcc -c conftest.c >&5
# configure:3631: $? = 0
# configure:3640: result: yes
# configure:3649: checking whether gcc accepts -g
# configure:3669: gcc -c -g conftest.c >&5
# configure:3669: $? = 0
# configure:3710: result: yes
# configure:3727: checking for gcc option to accept ISO C89
# configure:3790: gcc -c conftest.c >&5
# configure:3790: $? = 0
# configure:3803: result: none needed
# configure:3828: checking whether gcc understands -c and -o together
# configure:3850: gcc -c conftest.c -o conftest2.o
# configure:3853: $? = 0
# configure:3850: gcc -c conftest.c -o conftest2.o
# configure:3853: $? = 0
# configure:3865: result: yes
# configure:3884: checking dependency style of gcc
# configure:3995: result: gcc3
# configure:4058: checking how to print strings
# configure:4085: result: printf
# configure:4106: checking for a sed that does not truncate output
# configure:4170: result: /usr/sbin/sed
# configure:4188: checking for grep that handles long lines and -e
# configure:4246: result: /usr/sbin/grep
# configure:4251: checking for egrep
# configure:4313: result: /usr/sbin/grep -E
# configure:4318: checking for fgrep
# configure:4380: result: /usr/sbin/grep -F
# configure:4415: checking for ld used by gcc
# configure:4482: result: /usr/sbin/ld
# configure:4489: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4504: result: yes
# configure:4516: checking for BSD- or MS-compatible name lister (nm)
# configure:4565: result: /usr/sbin/nm -B
# configure:4695: checking the name lister (/usr/sbin/nm -B) interface
# configure:4702: gcc -c conftest.c >&5
# configure:4705: /usr/sbin/nm -B "conftest.o"
# configure:4708: output
# 0000000000000000 B some_variable
# configure:4715: result: BSD nm
# configure:4718: checking whether ln -s works
# configure:4722: result: yes
# configure:4730: checking the maximum length of command line arguments
# configure:4861: result: 1572864
# configure:4878: checking whether the shell understands some XSI constructs
# configure:4888: result: yes
# configure:4892: checking whether the shell understands "+="
# configure:4898: result: yes
# configure:4933: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4973: result: func_convert_file_noop
# configure:4980: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5000: result: func_convert_file_noop
# configure:5007: checking for /usr/sbin/ld option to reload object files
# configure:5014: result: -r
# configure:5048: checking for x86_64-unknown-linux-objdump
# configure:5078: result: no
# configure:5088: checking for objdump
# configure:5104: found /usr/sbin/objdump
# configure:5115: result: objdump
# configure:5147: checking how to recognize dependent libraries
# configure:5345: result: pass_all
# configure:5390: checking for x86_64-unknown-linux-dlltool
# configure:5420: result: no
# configure:5430: checking for dlltool
# configure:5460: result: no
# configure:5490: checking how to associate runtime and link libraries
# configure:5517: result: printf %s\n
# configure:5534: checking for x86_64-unknown-linux-ar
# configure:5564: result: no
# configure:5578: checking for ar
# configure:5594: found /usr/sbin/ar
# configure:5605: result: ar
# configure:5642: checking for archiver @FILE support
# configure:5659: gcc -c conftest.c >&5
# configure:5659: $? = 0
# configure:5662: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5665: $? = 0
# configure:5670: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5673: $? = 1
# configure:5685: result: @
# configure:5703: checking for x86_64-unknown-linux-strip
# configure:5730: result: strip
# configure:5802: checking for x86_64-unknown-linux-ranlib
# configure:5832: result: no
# configure:5842: checking for ranlib
# configure:5858: found /usr/sbin/ranlib
# configure:5869: result: ranlib
# configure:5971: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6091: gcc -c conftest.c >&5
# configure:6094: $? = 0
# configure:6098: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6101: $? = 0
# configure:6167: gcc -o conftest conftest.c conftstm.o >&5
# configure:6170: $? = 0
# configure:6208: result: ok
# configure:6245: checking for sysroot
# configure:6275: result: no
# configure:6352: gcc -c conftest.c >&5
# configure:6355: $? = 0
# configure:6504: checking for x86_64-unknown-linux-mt
# configure:6534: result: no
# configure:6544: checking for mt
# configure:6574: result: no
# configure:6594: checking if : is a manifest tool
# configure:6600: : '-?'
# configure:6608: result: no
# configure:7250: checking how to run the C preprocessor
# configure:7281: gcc -E conftest.c
# configure:7281: $? = 0
# configure:7295: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7295: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "m4ri"
# | #define PACKAGE_TARNAME "m4ri"
# | #define PACKAGE_VERSION "20140914"
# | #define PACKAGE_STRING "m4ri 20140914"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "m4ri"
# | #define VERSION "20140914"
# | /* end confdefs.h. */
# | #include
# configure:7320: result: gcc -E
# configure:7340: gcc -E conftest.c
# configure:7340: $? = 0
# configure:7354: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7354: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "m4ri"
# | #define PACKAGE_TARNAME "m4ri"
# | #define PACKAGE_VERSION "20140914"
# | #define PACKAGE_STRING "m4ri 20140914"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "m4ri"
# | #define VERSION "20140914"
# | /* end confdefs.h. */
# | #include
# configure:7383: checking for ANSI C header files
# configure:7403: gcc -c conftest.c >&5
# configure:7403: $? = 0
# configure:7476: gcc -o conftest conftest.c >&5
# configure:7476: $? = 0
# configure:7476: ./conftest
# configure:7476: $? = 0
# configure:7487: result: yes
# configure:7500: checking for sys/types.h
# configure:7500: gcc -c conftest.c >&5
# configure:7500: $? = 0
# configure:7500: result: yes
# configure:7500: checking for sys/stat.h
# configure:7500: gcc -c conftest.c >&5
# configure:7500: $? = 0
# configure:7500: result: yes
# configure:7500: checking for stdlib.h
# configure:7500: gcc -c conftest.c >&5
# configure:7500: $? = 0
# configure:7500: result: yes
# configure:7500: checking for string.h
# configure:7500: gcc -c conftest.c >&5
# configure:7500: $? = 0
# configure:7500: result: yes
# configure:7500: checking for memory.h
# configure:7500: gcc -c conftest.c >&5
# configure:7500: $? = 0
# configure:7500: result: yes
# configure:7500: checking for strings.h
# configure:7500: gcc -c conftest.c >&5
# configure:7500: $? = 0
# configure:7500: result: yes
# configure:7500: checking for inttypes.h
# configure:7500: gcc -c conftest.c >&5
# configure:7500: $? = 0
# configure:7500: result: yes
# configure:7500: checking for stdint.h
# configure:7500: gcc -c conftest.c >&5
# configure:7500: $? = 0
# configure:7500: result: yes
# configure:7500: checking for unistd.h
# configure:7500: gcc -c conftest.c >&5
# configure:7500: $? = 0
# configure:7500: result: yes
# configure:7514: checking for dlfcn.h
# configure:7514: gcc -c conftest.c >&5
# configure:7514: $? = 0
# configure:7514: result: yes
# configure:7720: checking for objdir
# configure:7735: result: .libs
# configure:8006: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8024: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8028: $? = 0
# configure:8041: result: no
# configure:8368: checking for gcc option to produce PIC
# configure:8375: result: -fPIC -DPIC
# configure:8383: checking if gcc PIC flag -fPIC -DPIC works
# configure:8401: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8405: $? = 0
# configure:8418: result: yes
# configure:8447: checking if gcc static flag -static works
# configure:8475: result: yes
# configure:8490: checking if gcc supports -c -o file.o
# configure:8511: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8515: $? = 0
# configure:8537: result: yes
# configure:8545: checking if gcc supports -c -o file.o
# configure:8592: result: yes
# configure:8625: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9782: result: yes
# configure:9819: checking whether -lc should be explicitly linked in
# configure:9827: gcc -c conftest.c >&5
# configure:9830: $? = 0
# configure:9845: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9848: $? = 0
# configure:9862: result: no
# configure:10022: checking dynamic linker characteristics
# configure:10522: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10522: $? = 0
# configure:10756: result: GNU/Linux ld.so
# configure:10863: checking how to hardcode library paths into programs
# configure:10888: result: immediate
# configure:11428: checking whether stripping libraries is possible
# configure:11433: result: yes
# configure:11468: checking if libtool supports shared libraries
# configure:11470: result: yes
# configure:11473: checking whether to build shared libraries
# configure:11494: result: yes
# configure:11497: checking whether to build static libraries
# configure:11501: result: yes
# configure:11544: checking for gcc option to accept ISO C99
# configure:11693: gcc -c conftest.c >&5
# configure:11693: $? = 0
# configure:11706: result: none needed
# configure:11750: checking for x86 cpuid 0x00000001 output
# configure:11789: gcc -o conftest conftest.c >&5
# configure:11789: $? = 0
# configure:11789: ./conftest
# configure:11789: $? = 0
# configure:11799: result: 306f2:2100800:7ffefbbf:bfebfbff
# configure:11811: checking whether mmx is supported
# configure:11823: result: yes
# configure:11826: checking whether sse is supported
# configure:11838: result: yes
# configure:11841: checking whether sse2 is supported
# configure:11853: result: yes
# configure:11856: checking whether sse3 is supported
# configure:11868: result: yes
# configure:11871: checking whether ssse3 is supported
# configure:11883: result: yes
# configure:11890: checking whether C compiler accepts -mmmx
# configure:11909: gcc -c -mmmx conftest.c >&5
# configure:11909: $? = 0
# configure:11919: result: yes
# configure:11933: checking whether C compiler accepts -msse
# configure:11952: gcc -c -msse conftest.c >&5
# configure:11952: $? = 0
# configure:11962: result: yes
# configure:11976: checking whether C compiler accepts -msse2
# configure:11995: gcc -c -msse2 conftest.c >&5
# configure:11995: $? = 0
# configure:12005: result: yes
# configure:12019: checking whether C compiler accepts -msse3
# configure:12038: gcc -c -msse3 conftest.c >&5
# configure:12038: $? = 0
# configure:12048: result: yes
# configure:12091: checking mm_malloc.h usability
# configure:12091: gcc -c conftest.c >&5
# configure:12091: $? = 0
# configure:12091: result: yes
# configure:12091: checking mm_malloc.h presence
# configure:12091: gcc -E conftest.c
# configure:12091: $? = 0
# configure:12091: result: yes
# configure:12091: checking for mm_malloc.h
# configure:12091: result: yes
# configure:12107: checking for working posix_memalign
# configure:12131: gcc -o conftest conftest.c >&5
# configure:12131: $? = 0
# configure:12131: ./conftest
# configure:12131: $? = 0
# configure:12141: result: yes
# configure:12282: checking for PAPI_start_counters in -lpapi
# configure:12307: gcc -o conftest conftest.c -lpapi >&5
# /usr/sbin/ld: cannot find -lpapi
# collect2: error: ld returned 1 exit status
# configure:12307: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "m4ri"
# | #define PACKAGE_TARNAME "m4ri"
# | #define PACKAGE_VERSION "20140914"
# | #define PACKAGE_STRING "m4ri 20140914"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "m4ri"
# | #define VERSION "20140914"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_MMX /**/
# | #define HAVE_SSE /**/
# | #define HAVE_SSE2 /**/
# | #define HAVE_SSE3 /**/
# | #define HAVE_SSSE3 /**/
# | #define HAVE_MM_MALLOC /**/
# | #define HAVE_POSIX_MEMALIGN 1
# | #define NDEBUG 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char PAPI_start_counters ();
# | int
# | main ()
# | {
# | return PAPI_start_counters ();
# | ;
# | return 0;
# | }
# configure:12316: result: no
# configure:12486: checking for x86 cpuid 0x0 output
# configure:12525: gcc -o conftest conftest.c >&5
# configure:12525: $? = 0
# configure:12525: ./conftest
# configure:12525: $? = 0
# configure:12535: result: f:756e6547:6c65746e:49656e69
# configure:12545: checking for the processor vendor
# configure:12584: result: Intel
# configure:12601: checking for x86 cpuid 0x0 output
# configure:12650: result: f:756e6547:6c65746e:49656e69
# configure:12660: checking for the processor vendor
# configure:12699: result: Intel
# configure:13036: checking the L1 cache size
# configure:13040: result: 32768 Bytes
# configure:13043: checking the L2 cache size
# configure:13047: result: 262144 Bytes
# configure:13050: checking the L3 cache size
# configure:13054: result: 20971520 Bytes
# configure:13315: checking whether to build with PNG support
# configure:13317: result: yes
# configure:13332: checking for x86_64-unknown-linux-pkg-config
# configure:13365: result: no
# configure:13375: checking for pkg-config
# configure:13393: found /usr/sbin/pkg-config
# configure:13405: result: /usr/sbin/pkg-config
# configure:13430: checking pkg-config is at least version 0.9.0
# configure:13433: result: yes
# configure:13443: checking for PNG
# configure:13450: $PKG_CONFIG --exists --print-errors "libpng"
# configure:13453: $? = 0
# configure:13467: $PKG_CONFIG --exists --print-errors "libpng"
# configure:13470: $? = 0
# configure:13508: result: yes
# configure:13700: checking whether make sets $(MAKE)
# configure:13722: result: yes
# configure:13843: checking that generated files are newer than configure
# configure:13849: result: done
# configure:13876: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by m4ri config.status 20140914, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on f1866161dc49
#
# config.status:1117: creating Makefile
# config.status:1117: creating testsuite/Makefile
# config.status:1117: creating m4ri/m4ri_config.h
# config.status:1117: creating m4ri.pc
# config.status:1117: creating m4ri/config.h
# config.status:1346: executing depfiles commands
# config.status:1346: executing libtool commands
# configure:16099: WARNING: unrecognized options: --with-openmp
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_PNG_CFLAGS_set=
# ac_cv_env_PNG_CFLAGS_value=
# ac_cv_env_PNG_LIBS_set=
# ac_cv_env_PNG_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_mm_malloc_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_papi_PAPI_start_counters=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_c_flags__mmmx=yes
# ax_cv_c_flags__msse2=yes
# ax_cv_c_flags__msse3=yes
# ax_cv_c_flags__msse=yes
# ax_cv_cpu_vendor=Intel
# ax_cv_func_posix_memalign_works=yes
# ax_cv_gcc_x86_cpuid_0x00000001=306f2:2100800:7ffefbbf:bfebfbff
# ax_cv_gcc_x86_cpuid_0x0=f:756e6547:6c65746e:49656e69
# ax_cv_have_mmx_ext=yes
# ax_cv_have_sse2_ext=yes
# ax_cv_have_sse3_ext=yes
# ax_cv_have_sse_ext=yes
# ax_cv_have_ssse3_ext=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_PNG_CFLAGS=-I/usr/include/libpng16
# pkg_cv_PNG_LIBS=-lpng16
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/m4ri/src/m4ri-20140914/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/m4ri/src/m4ri-20140914/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/m4ri/src/m4ri-20140914/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/m4ri/src/m4ri-20140914/missing automake-1.14'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEBUG_FLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBPNG_LIBADD='-lpng16'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# M4RI_CPU_L1_CACHE='32768'
# M4RI_CPU_L2_CACHE='262144'
# M4RI_CPU_L3_CACHE='20971520'
# M4RI_DEBUG_DUMP='0'
# M4RI_DEBUG_MZD='0'
# M4RI_HAVE_LIBPNG='1'
# M4RI_HAVE_MM_MALLOC='1'
# M4RI_HAVE_OPENMP='0'
# M4RI_HAVE_POSIX_MEMALIGN='1'
# M4RI_HAVE_SSE2='1'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/m4ri/src/m4ri-20140914/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENMP_CFLAGS=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='m4ri'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='m4ri'
# PACKAGE_STRING='m4ri 20140914'
# PACKAGE_TARNAME='m4ri'
# PACKAGE_URL=''
# PACKAGE_VERSION='20140914'
# PAPI_CFLAGS=''
# PAPI_LDFLAGS=''
# PAPI_LIBS=''
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PNG_CFLAGS='-I/usr/include/libpng16'
# PNG_LIBS='-lpng16'
# RANLIB='ranlib'
# RELEASE='20140914'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIMD_CFLAGS=' -mmmx -msse -msse2 -msse3'
# STRIP='strip'
# VERSION='20140914'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/m4ri/src/m4ri-20140914/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "m4ri"
# #define PACKAGE_TARNAME "m4ri"
# #define PACKAGE_VERSION "20140914"
# #define PACKAGE_STRING "m4ri 20140914"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "m4ri"
# #define VERSION "20140914"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_MMX /**/
# #define HAVE_SSE /**/
# #define HAVE_SSE2 /**/
# #define HAVE_SSE3 /**/
# #define HAVE_SSSE3 /**/
# #define HAVE_MM_MALLOC /**/
# #define HAVE_POSIX_MEMALIGN 1
# #define NDEBUG 1
#
# configure: exit 0