Build of edac-utils with clang_glibc toolchain

The build took 00h 01m 26s and was SUCCESSFUL.

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

SLOCLanguage
8,725 sh
2,251 makefile
1,832 ansic
626 perl
13,434 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: edac-utils 0.18-1 (Thu Apr 13 16:08:41 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) dmidecode-3.0-1
#
# Total Installed Size: 0.17 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing dmidecode...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking metadata... yes
# 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 gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ANSI C... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for egrep... grep -E
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/bin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... clang -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 dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-g++... clang++
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for epcf90... no
# checking for f95... f95
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether f95 accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking whether the clang 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
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /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 clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for f95 option to produce PIC... -fPIC
# checking if f95 PIC flag -fPIC works... yes
# checking if f95 static flag -static works... no
# checking if f95 supports -c -o file.o... yes
# checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking whether debugging is enabled... no
# checking sysfs/libsysfs.h usability... yes
# checking sysfs/libsysfs.h presence... yes
# checking for sysfs/libsysfs.h... yes
# checking for libsysfs... yes
# checking for sysfs_open_device_tree in libsysfs... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/lib/Makefile
# config.status: creating src/lib/edac.3
# config.status: creating src/util/Makefile
# config.status: creating src/util/edac-util.1
# config.status: creating src/util/edac-ctl.8
# config.status: creating src/util/edac-ctl
# config.status: creating src/etc/Makefile
# config.status: creating src/etc/edac.init
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/edac-utils/src/edac-utils'
# Making all in src
# make[2]: Entering directory '/tmp/edac-utils/src/edac-utils/src'
# Making all in lib
# make[3]: Entering directory '/tmp/edac-utils/src/edac-utils/src/lib'
# if /bin/sh ../../libtool --mode=compile --tag=CC clang -DHAVE_CONFIG_H -I. -I. -I../.. -MT libedac.lo -MD -MP -MF ".deps/libedac.Tpo" -c -o libedac.lo libedac.c; \
# then mv -f ".deps/libedac.Tpo" ".deps/libedac.Plo"; else rm -f ".deps/libedac.Tpo"; exit 1; fi
# mkdir .libs
# clang -DHAVE_CONFIG_H -I. -I. -I../.. -MT libedac.lo -MD -MP -MF .deps/libedac.Tpo -c libedac.c -fPIC -DPIC -o .libs/libedac.o
# clang -DHAVE_CONFIG_H -I. -I. -I../.. -MT libedac.lo -MD -MP -MF .deps/libedac.Tpo -c libedac.c -o libedac.o >/dev/null 2>&1
# /bin/sh ../../libtool --mode=link --tag=CC clang -o libedac.la -rpath /usr/lib -export-symbols-regex "^edac_.*" -version-info 2:1:1 libedac.lo -lsysfs
# generating symbol list for `libedac.la'
# /usr/bin/nm -B .libs/libedac.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libedac.exp
# grep -E -e "^edac_.*" ".libs/libedac.exp" > ".libs/libedac.expT"
# mv -f ".libs/libedac.expT" ".libs/libedac.exp"
# echo "{ global:" > .libs/libedac.ver
# cat .libs/libedac.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libedac.ver
# echo "local: *; };" >> .libs/libedac.ver
# clang -shared .libs/libedac.o -lsysfs -Wl,-soname -Wl,libedac.so.1 -Wl,-version-script -Wl,.libs/libedac.ver -o .libs/libedac.so.1.1.1
# (cd .libs && rm -f libedac.so.1 && ln -s libedac.so.1.1.1 libedac.so.1)
# (cd .libs && rm -f libedac.so && ln -s libedac.so.1.1.1 libedac.so)
# ar cru .libs/libedac.a libedac.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libedac.a
# creating libedac.la
# (cd .libs && rm -f libedac.la && ln -s ../libedac.la libedac.la)
# make[3]: Leaving directory '/tmp/edac-utils/src/edac-utils/src/lib'
# Making all in util
# make[3]: Entering directory '/tmp/edac-utils/src/edac-utils/src/util'
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib/ -MT edac-util.o -MD -MP -MF ".deps/edac-util.Tpo" -c -o edac-util.o edac-util.c; \
# then mv -f ".deps/edac-util.Tpo" ".deps/edac-util.Po"; else rm -f ".deps/edac-util.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib/ -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \
# then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi
# if clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib/ -MT split.o -MD -MP -MF ".deps/split.Tpo" -c -o split.o split.c; \
# then mv -f ".deps/split.Tpo" ".deps/split.Po"; else rm -f ".deps/split.Tpo"; exit 1; fi
# /bin/sh ../../libtool --mode=link --tag=CC clang -o edac-util edac-util.o list.o split.o ../../src/lib/libedac.la
# mkdir .libs
# clang -o .libs/edac-util edac-util.o list.o split.o ../../src/lib/.libs/libedac.so -lsysfs -Wl,--rpath -Wl,/usr/lib
# creating edac-util
# make[3]: Leaving directory '/tmp/edac-utils/src/edac-utils/src/util'
# Making all in etc
# make[3]: Entering directory '/tmp/edac-utils/src/edac-utils/src/etc'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/edac-utils/src/edac-utils/src/etc'
# make[3]: Entering directory '/tmp/edac-utils/src/edac-utils/src'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/edac-utils/src/edac-utils/src'
# make[2]: Leaving directory '/tmp/edac-utils/src/edac-utils/src'
# make[2]: Entering directory '/tmp/edac-utils/src/edac-utils'
# make[2]: Leaving directory '/tmp/edac-utils/src/edac-utils'
# make[1]: Leaving directory '/tmp/edac-utils/src/edac-utils'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/edac-utils/src/edac-utils/src'
# Making install in lib
# make[2]: Entering directory '/tmp/edac-utils/src/edac-utils/src/lib'
# make[3]: Entering directory '/tmp/edac-utils/src/edac-utils/src/lib'
# test -z "/usr/lib" || mkdir -p -- "/tmp/edac-utils/pkg/edac-utils//usr/lib"
# /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libedac.la' '/tmp/edac-utils/pkg/edac-utils//usr/lib/libedac.la'
# /usr/bin/install -c .libs/libedac.so.1.1.1 /tmp/edac-utils/pkg/edac-utils//usr/lib/libedac.so.1.1.1
# (cd /tmp/edac-utils/pkg/edac-utils//usr/lib && rm -f libedac.so.1 && ln -s libedac.so.1.1.1 libedac.so.1)
# (cd /tmp/edac-utils/pkg/edac-utils//usr/lib && rm -f libedac.so && ln -s libedac.so.1.1.1 libedac.so)
# /usr/bin/install -c .libs/libedac.lai /tmp/edac-utils/pkg/edac-utils//usr/lib/libedac.la
# /usr/bin/install -c .libs/libedac.a /tmp/edac-utils/pkg/edac-utils//usr/lib/libedac.a
# chmod 644 /tmp/edac-utils/pkg/edac-utils//usr/lib/libedac.a
# ranlib /tmp/edac-utils/pkg/edac-utils//usr/lib/libedac.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/include" || mkdir -p -- "/tmp/edac-utils/pkg/edac-utils//usr/include"
# /usr/bin/install -c -m 644 'edac.h' '/tmp/edac-utils/pkg/edac-utils//usr/include/edac.h'
# test -z "/usr/share/man/man3" || mkdir -p -- "/tmp/edac-utils/pkg/edac-utils//usr/share/man/man3"
# /usr/bin/install -c -m 644 './edac.3' '/tmp/edac-utils/pkg/edac-utils//usr/share/man/man3/edac.3'
# make[3]: Leaving directory '/tmp/edac-utils/src/edac-utils/src/lib'
# make[2]: Leaving directory '/tmp/edac-utils/src/edac-utils/src/lib'
# Making install in util
# make[2]: Entering directory '/tmp/edac-utils/src/edac-utils/src/util'
# make[3]: Entering directory '/tmp/edac-utils/src/edac-utils/src/util'
# test -z "/usr/bin" || mkdir -p -- "/tmp/edac-utils/pkg/edac-utils//usr/bin"
# /bin/sh ../../libtool --mode=install /usr/bin/install -c 'edac-util' '/tmp/edac-utils/pkg/edac-utils//usr/bin/edac-util'
# libtool: install: warning: `../../src/lib/libedac.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/edac-util /tmp/edac-utils/pkg/edac-utils//usr/bin/edac-util
# test -z "/usr/bin" || mkdir -p -- "/tmp/edac-utils/pkg/edac-utils//usr/bin"
# /usr/bin/install -c 'edac-ctl' '/tmp/edac-utils/pkg/edac-utils//usr/bin/edac-ctl'
# test -z "/usr/share/man/man1" || mkdir -p -- "/tmp/edac-utils/pkg/edac-utils//usr/share/man/man1"
# /usr/bin/install -c -m 644 './edac-util.1' '/tmp/edac-utils/pkg/edac-utils//usr/share/man/man1/edac-util.1'
# test -z "/usr/share/man/man8" || mkdir -p -- "/tmp/edac-utils/pkg/edac-utils//usr/share/man/man8"
# /usr/bin/install -c -m 644 './edac-ctl.8' '/tmp/edac-utils/pkg/edac-utils//usr/share/man/man8/edac-ctl.8'
# make[3]: Leaving directory '/tmp/edac-utils/src/edac-utils/src/util'
# make[2]: Leaving directory '/tmp/edac-utils/src/edac-utils/src/util'
# Making install in etc
# make[2]: Entering directory '/tmp/edac-utils/src/edac-utils/src/etc'
# make[3]: Entering directory '/tmp/edac-utils/src/edac-utils/src/etc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/install -c -m 755 -d "/tmp/edac-utils/pkg/edac-utils//etc/init.d"; \
# /usr/bin/install -c -m 755 edac.init \
# "/tmp/edac-utils/pkg/edac-utils//etc/init.d/edac"; \
# /usr/bin/install -c -m 755 -d "/tmp/edac-utils/pkg/edac-utils//etc/edac/"; \
# /usr/bin/install -c -m 644 ./labels.db "/tmp/edac-utils/pkg/edac-utils//etc/edac/";
# make[3]: Leaving directory '/tmp/edac-utils/src/edac-utils/src/etc'
# make[2]: Leaving directory '/tmp/edac-utils/src/edac-utils/src/etc'
# make[2]: Entering directory '/tmp/edac-utils/src/edac-utils/src'
# make[3]: Entering directory '/tmp/edac-utils/src/edac-utils/src'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/edac-utils/src/edac-utils/src'
# make[2]: Leaving directory '/tmp/edac-utils/src/edac-utils/src'
# make[1]: Leaving directory '/tmp/edac-utils/src/edac-utils/src'
# make[1]: Entering directory '/tmp/edac-utils/src/edac-utils'
# make[2]: Entering directory '/tmp/edac-utils/src/edac-utils'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/edac-utils/src/edac-utils'
# make[1]: Leaving directory '/tmp/edac-utils/src/edac-utils'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "edac-utils"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: edac-utils 0.18-1 (Thu Apr 13 16:08:51 UTC 2017)

CMD: pacman --query --file edac-utils-0.18-1-x86_64.pkg.tar.xz
# edac-utils 0.18-1

Creating hybrid package for 'edac-utils'

Trying to find vanilla package 'edac-utils'...

CMD: pacman --query --file /mirror/edac-utils-0.18-1.pkg.tar.xz
# edac-utils 0.18-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /etc/edac/labels.db
# /usr/bin/edac-util
# /usr/bin/edac-ctl
# /usr/share/man/man1/edac-util.1.gz
# /usr/share/man/man8/edac-ctl.8.gz
# /usr/share/man/man3/edac.3.gz
# /usr/lib/libedac.so.1.1.1
# /usr/lib/libedac.so
# /usr/lib/libedac.so.1
# /usr/lib/systemd/system/edac.service
# /usr/include/edac.h
# /sysroot/usr/lib/libedac.so.1.1.1
# /sysroot/usr/lib/libedac.so.1
# /sysroot/usr/lib/libedac.so
# /sysroot/usr/lib/libedac.la
# /sysroot/usr/lib/libedac.a
# /sysroot/usr/lib/systemd/system/edac.service
# /sysroot/usr/include/edac.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf edac-utils.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/edac-utils.pkg.tar.xz

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/edac-utils.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/edac-utils.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/edac-utils/src/edac-utils/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 configure, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --mandir=/usr/share/man --infodir=/usr/share/info
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = df4a601e4a50
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1501: checking metadata
# configure:1673: result: yes
# configure:1709: checking build system type
# configure:1727: result: x86_64-unknown-linux-gnu
# configure:1735: checking host system type
# configure:1749: result: x86_64-unknown-linux-gnu
# configure:1775: checking for a BSD-compatible install
# configure:1830: result: /usr/bin/install -c
# configure:1841: checking whether build environment is sane
# configure:1884: result: yes
# configure:1949: checking for gawk
# configure:1965: found /usr/bin/gawk
# configure:1975: result: gawk
# configure:1985: checking whether make sets $(MAKE)
# configure:2005: result: yes
# configure:2081: checking for x86_64-unknown-linux-strip
# configure:2110: result: no
# configure:2119: checking for strip
# configure:2135: found /usr/bin/strip
# configure:2146: result: strip
# configure:2175: checking whether to enable maintainer-specific portions of Makefiles
# configure:2184: result: no
# configure:2210: checking for x86_64-unknown-linux-gcc
# configure:2236: result: clang
# configure:2518: checking for C compiler version
# configure:2521: clang --version &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2524: $? = 0
# configure:2526: clang -v &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2529: $? = 0
# configure:2531: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2534: $? = 1
# configure:2557: checking for C compiler default output file name
# configure:2560: clang conftest.c >&5
# configure:2563: $? = 0
# configure:2609: result: a.out
# configure:2614: checking whether the C compiler works
# configure:2620: ./a.out
# configure:2623: $? = 0
# configure:2640: result: yes
# configure:2647: checking whether we are cross compiling
# configure:2649: result: no
# configure:2652: checking for suffix of executables
# configure:2654: clang -o conftest conftest.c >&5
# configure:2657: $? = 0
# configure:2682: result:
# configure:2688: checking for suffix of object files
# configure:2709: clang -c conftest.c >&5
# configure:2712: $? = 0
# configure:2734: result: o
# configure:2738: checking whether we are using the GNU C compiler
# configure:2762: clang -c conftest.c >&5
# configure:2768: $? = 0
# configure:2772: test -z
# || test ! -s conftest.err
# configure:2775: $? = 0
# configure:2778: test -s conftest.o
# configure:2781: $? = 0
# configure:2794: result: yes
# configure:2800: checking whether clang accepts -g
# configure:2821: clang -c -g conftest.c >&5
# configure:2827: $? = 0
# configure:2831: test -z
# || test ! -s conftest.err
# configure:2834: $? = 0
# configure:2837: test -s conftest.o
# configure:2840: $? = 0
# configure:2851: result: yes
# configure:2868: checking for clang option to accept ANSI C
# configure:2938: clang -c conftest.c >&5
# configure:2944: $? = 0
# configure:2948: test -z
# || test ! -s conftest.err
# configure:2951: $? = 0
# configure:2954: test -s conftest.o
# configure:2957: $? = 0
# configure:2975: result: none needed
# configure:2993: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2999: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:3143: checking for style of include used by make
# configure:3171: result: GNU
# configure:3199: checking dependency style of clang
# configure:3289: result: gcc3
# configure:3319: checking for a BSD-compatible install
# configure:3374: result: /usr/bin/install -c
# configure:3457: checking for a sed that does not truncate output
# configure:3513: result: /usr/bin/sed
# configure:3516: checking for egrep
# configure:3526: result: grep -E
# configure:3542: checking for ld used by clang
# configure:3609: result: /usr/bin/ld
# configure:3618: checking if the linker (/usr/bin/ld) is GNU ld
# configure:3633: result: yes
# configure:3638: checking for /usr/bin/ld option to reload object files
# configure:3645: result: -r
# configure:3663: checking for BSD-compatible nm
# configure:3712: result: /usr/bin/nm -B
# configure:3716: checking whether ln -s works
# configure:3720: result: yes
# configure:3727: checking how to recognise dependent libraries
# configure:3903: result: pass_all
# configure:3991: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:4140: checking how to run the C preprocessor
# configure:4175: clang -E conftest.c
# configure:4181: $? = 0
# configure:4213: clang -E conftest.c
# conftest.c:20:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4219: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define META_NAME "edac-utils"
# | #define META_VERSION "0.18"
# | #define META_RELEASE "1"
# | #define META_ALIAS "edac-utils-0.18-1"
# | #define META_DATE "2011-11-09"
# | #define META_AUTHOR "Mark Grondona "
# | #define META_LT_CURRENT "2"
# | #define META_LT_REVISION "1"
# | #define META_LT_AGE "1"
# | #define PACKAGE "edac-utils"
# | #define VERSION "0.18"
# | /* end confdefs.h. */
# | #include
# configure:4258: result: clang -E
# configure:4282: clang -E conftest.c
# configure:4288: $? = 0
# configure:4320: clang -E conftest.c
# conftest.c:20:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4326: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define META_NAME "edac-utils"
# | #define META_VERSION "0.18"
# | #define META_RELEASE "1"
# | #define META_ALIAS "edac-utils-0.18-1"
# | #define META_DATE "2011-11-09"
# | #define META_AUTHOR "Mark Grondona "
# | #define META_LT_CURRENT "2"
# | #define META_LT_REVISION "1"
# | #define META_LT_AGE "1"
# | #define PACKAGE "edac-utils"
# | #define VERSION "0.18"
# | /* end confdefs.h. */
# | #include
# configure:4370: checking for ANSI C header files
# configure:4395: clang -c conftest.c >&5
# configure:4401: $? = 0
# configure:4405: test -z
# || test ! -s conftest.err
# configure:4408: $? = 0
# configure:4411: test -s conftest.o
# configure:4414: $? = 0
# configure:4503: clang -o conftest conftest.c >&5
# conftest.c:37:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(2);
# ^
# conftest.c:37:7: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:4506: $? = 0
# configure:4508: ./conftest
# configure:4511: $? = 0
# configure:4526: result: yes
# configure:4550: checking for sys/types.h
# configure:4566: clang -c conftest.c >&5
# configure:4572: $? = 0
# configure:4576: test -z
# || test ! -s conftest.err
# configure:4579: $? = 0
# configure:4582: test -s conftest.o
# configure:4585: $? = 0
# configure:4596: result: yes
# configure:4550: checking for sys/stat.h
# configure:4566: clang -c conftest.c >&5
# configure:4572: $? = 0
# configure:4576: test -z
# || test ! -s conftest.err
# configure:4579: $? = 0
# configure:4582: test -s conftest.o
# configure:4585: $? = 0
# configure:4596: result: yes
# configure:4550: checking for stdlib.h
# configure:4566: clang -c conftest.c >&5
# configure:4572: $? = 0
# configure:4576: test -z
# || test ! -s conftest.err
# configure:4579: $? = 0
# configure:4582: test -s conftest.o
# configure:4585: $? = 0
# configure:4596: result: yes
# configure:4550: checking for string.h
# configure:4566: clang -c conftest.c >&5
# configure:4572: $? = 0
# configure:4576: test -z
# || test ! -s conftest.err
# configure:4579: $? = 0
# configure:4582: test -s conftest.o
# configure:4585: $? = 0
# configure:4596: result: yes
# configure:4550: checking for memory.h
# configure:4566: clang -c conftest.c >&5
# configure:4572: $? = 0
# configure:4576: test -z
# || test ! -s conftest.err
# configure:4579: $? = 0
# configure:4582: test -s conftest.o
# configure:4585: $? = 0
# configure:4596: result: yes
# configure:4550: checking for strings.h
# configure:4566: clang -c conftest.c >&5
# configure:4572: $? = 0
# configure:4576: test -z
# || test ! -s conftest.err
# configure:4579: $? = 0
# configure:4582: test -s conftest.o
# configure:4585: $? = 0
# configure:4596: result: yes
# configure:4550: checking for inttypes.h
# configure:4566: clang -c conftest.c >&5
# configure:4572: $? = 0
# configure:4576: test -z
# || test ! -s conftest.err
# configure:4579: $? = 0
# configure:4582: test -s conftest.o
# configure:4585: $? = 0
# configure:4596: result: yes
# configure:4550: checking for stdint.h
# configure:4566: clang -c conftest.c >&5
# configure:4572: $? = 0
# configure:4576: test -z
# || test ! -s conftest.err
# configure:4579: $? = 0
# configure:4582: test -s conftest.o
# configure:4585: $? = 0
# configure:4596: result: yes
# configure:4550: checking for unistd.h
# configure:4566: clang -c conftest.c >&5
# configure:4572: $? = 0
# configure:4576: test -z
# || test ! -s conftest.err
# configure:4579: $? = 0
# configure:4582: test -s conftest.o
# configure:4585: $? = 0
# configure:4596: result: yes
# configure:4622: checking dlfcn.h usability
# configure:4634: clang -c conftest.c >&5
# configure:4640: $? = 0
# configure:4644: test -z
# || test ! -s conftest.err
# configure:4647: $? = 0
# configure:4650: test -s conftest.o
# configure:4653: $? = 0
# configure:4663: result: yes
# configure:4667: checking dlfcn.h presence
# configure:4677: clang -E conftest.c
# configure:4683: $? = 0
# configure:4703: result: yes
# configure:4738: checking for dlfcn.h
# configure:4745: result: yes
# configure:4768: checking for x86_64-unknown-linux-g++
# configure:4794: result: clang++
# configure:4852: checking for C++ compiler version
# configure:4855: clang++ --version &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4858: $? = 0
# configure:4860: clang++ -v &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4863: $? = 0
# configure:4865: clang++ -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4868: $? = 1
# configure:4871: checking whether we are using the GNU C++ compiler
# configure:4895: clang++ -c conftest.cc >&5
# configure:4901: $? = 0
# configure:4905: test -z
# || test ! -s conftest.err
# configure:4908: $? = 0
# configure:4911: test -s conftest.o
# configure:4914: $? = 0
# configure:4927: result: yes
# configure:4933: checking whether clang++ accepts -g
# configure:4954: clang++ -c -g conftest.cc >&5
# configure:4960: $? = 0
# configure:4964: test -z
# || test ! -s conftest.err
# configure:4967: $? = 0
# configure:4970: test -s conftest.o
# configure:4973: $? = 0
# configure:4984: result: yes
# configure:5026: clang++ -c conftest.cc >&5
# configure:5032: $? = 0
# configure:5036: test -z
# || test ! -s conftest.err
# configure:5039: $? = 0
# configure:5042: test -s conftest.o
# configure:5045: $? = 0
# configure:5071: clang++ -c conftest.cc >&5
# conftest.cc:35:1: error: use of undeclared identifier 'exit'
# exit (42);
# ^
# 1 error generated.
# configure:5077: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define META_NAME "edac-utils"
# | #define META_VERSION "0.18"
# | #define META_RELEASE "1"
# | #define META_ALIAS "edac-utils-0.18-1"
# | #define META_DATE "2011-11-09"
# | #define META_AUTHOR "Mark Grondona "
# | #define META_LT_CURRENT "2"
# | #define META_LT_REVISION "1"
# | #define META_LT_AGE "1"
# | #define PACKAGE "edac-utils"
# | #define VERSION "0.18"
# | #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
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:5026: clang++ -c conftest.cc >&5
# conftest.cc:31:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# conftest.cc:31:49: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# 2 errors generated.
# configure:5032: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define META_NAME "edac-utils"
# | #define META_VERSION "0.18"
# | #define META_RELEASE "1"
# | #define META_ALIAS "edac-utils-0.18-1"
# | #define META_DATE "2011-11-09"
# | #define META_AUTHOR "Mark Grondona "
# | #define META_LT_CURRENT "2"
# | #define META_LT_REVISION "1"
# | #define META_LT_AGE "1"
# | #define PACKAGE "edac-utils"
# | #define VERSION "0.18"
# | #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
# | /* end confdefs.h. */
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:5026: clang++ -c conftest.cc >&5
# conftest.cc:31:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# conftest.cc:31:40: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# 2 errors generated.
# configure:5032: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define META_NAME "edac-utils"
# | #define META_VERSION "0.18"
# | #define META_RELEASE "1"
# | #define META_ALIAS "edac-utils-0.18-1"
# | #define META_DATE "2011-11-09"
# | #define META_AUTHOR "Mark Grondona "
# | #define META_LT_CURRENT "2"
# | #define META_LT_REVISION "1"
# | #define META_LT_AGE "1"
# | #define PACKAGE "edac-utils"
# | #define VERSION "0.18"
# | #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
# | /* end confdefs.h. */
# | extern "C" void std::exit (int); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:5026: clang++ -c conftest.cc >&5
# configure:5032: $? = 0
# configure:5036: test -z
# || test ! -s conftest.err
# configure:5039: $? = 0
# configure:5042: test -s conftest.o
# configure:5045: $? = 0
# configure:5071: clang++ -c conftest.cc >&5
# configure:5077: $? = 0
# configure:5081: test -z
# || test ! -s conftest.err
# configure:5084: $? = 0
# configure:5087: test -s conftest.o
# configure:5090: $? = 0
# configure:5115: checking dependency style of clang++
# configure:5205: result: gcc3
# configure:5232: checking how to run the C++ preprocessor
# configure:5263: clang++ -E conftest.cc
# configure:5269: $? = 0
# configure:5301: clang++ -E conftest.cc
# conftest.cc:34:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5307: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define META_NAME "edac-utils"
# | #define META_VERSION "0.18"
# | #define META_RELEASE "1"
# | #define META_ALIAS "edac-utils-0.18-1"
# | #define META_DATE "2011-11-09"
# | #define META_AUTHOR "Mark Grondona "
# | #define META_LT_CURRENT "2"
# | #define META_LT_REVISION "1"
# | #define META_LT_AGE "1"
# | #define PACKAGE "edac-utils"
# | #define VERSION "0.18"
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int) throw ();
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5346: result: clang++ -E
# configure:5370: clang++ -E conftest.cc
# configure:5376: $? = 0
# configure:5408: clang++ -E conftest.cc
# conftest.cc:34:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5414: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define META_NAME "edac-utils"
# | #define META_VERSION "0.18"
# | #define META_RELEASE "1"
# | #define META_ALIAS "edac-utils-0.18-1"
# | #define META_DATE "2011-11-09"
# | #define META_AUTHOR "Mark Grondona "
# | #define META_LT_CURRENT "2"
# | #define META_LT_REVISION "1"
# | #define META_LT_AGE "1"
# | #define PACKAGE "edac-utils"
# | #define VERSION "0.18"
# | #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
# | #ifdef __cplusplus
# | extern "C" void exit (int) throw ();
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5469: checking for x86_64-unknown-linux-g77
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-f77
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-xlf
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-frt
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-pgf77
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-fort77
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-fl32
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-af77
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-f90
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-xlf90
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-pgf90
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-epcf90
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-f95
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-fort
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-xlf95
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-ifc
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-efc
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-pgf95
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-lf95
# configure:5498: result: no
# configure:5469: checking for x86_64-unknown-linux-gfortran
# configure:5498: result: no
# configure:5511: checking for g77
# configure:5540: result: no
# configure:5511: checking for f77
# configure:5540: result: no
# configure:5511: checking for xlf
# configure:5540: result: no
# configure:5511: checking for frt
# configure:5540: result: no
# configure:5511: checking for pgf77
# configure:5540: result: no
# configure:5511: checking for fort77
# configure:5540: result: no
# configure:5511: checking for fl32
# configure:5540: result: no
# configure:5511: checking for af77
# configure:5540: result: no
# configure:5511: checking for f90
# configure:5540: result: no
# configure:5511: checking for xlf90
# configure:5540: result: no
# configure:5511: checking for pgf90
# configure:5540: result: no
# configure:5511: checking for epcf90
# configure:5540: result: no
# configure:5511: checking for f95
# configure:5527: found /usr/bin/f95
# configure:5537: result: f95
# configure:5552: checking for Fortran 77 compiler version
# configure:5555: f95 --version &5
# GNU Fortran (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:5558: $? = 0
# configure:5560: f95 -v &5
# Using built-in specs.
# COLLECT_GCC=f95
# 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:5563: $? = 0
# configure:5565: f95 -V &5
# f95: error: unrecognized command line option '-V'
# f95: fatal error: no input files
# compilation terminated.
# configure:5568: $? = 1
# configure:5576: checking whether we are using the GNU Fortran 77 compiler
# configure:5590: f95 -c conftest.F >&5
# configure:5596: $? = 0
# configure:5600: test -z
# || test ! -s conftest.err
# configure:5603: $? = 0
# configure:5606: test -s conftest.o
# configure:5609: $? = 0
# configure:5622: result: yes
# configure:5628: checking whether f95 accepts -g
# configure:5640: f95 -c -g conftest.f >&5
# configure:5646: $? = 0
# configure:5650: test -z
# || test ! -s conftest.err
# configure:5653: $? = 0
# configure:5656: test -s conftest.o
# configure:5659: $? = 0
# configure:5671: result: yes
# configure:5701: checking the maximum length of command line arguments
# configure:5810: result: 32768
# configure:5821: checking command to parse /usr/bin/nm -B output from clang object
# configure:5926: clang -c conftest.c >&5
# configure:5929: $? = 0
# configure:5933: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:5936: $? = 0
# configure:5988: clang -o conftest conftest.c conftstm.o >&5
# configure:5991: $? = 0
# configure:6029: result: ok
# configure:6033: checking for objdir
# configure:6048: result: .libs
# configure:6100: checking for x86_64-unknown-linux-ar
# configure:6129: result: no
# configure:6138: checking for ar
# configure:6154: found /usr/bin/ar
# configure:6165: result: ar
# configure:6180: checking for x86_64-unknown-linux-ranlib
# configure:6209: result: no
# configure:6218: checking for ranlib
# configure:6234: found /usr/bin/ranlib
# configure:6245: result: ranlib
# configure:6260: checking for x86_64-unknown-linux-strip
# configure:6286: result: strip
# configure:6597: checking if clang supports -fno-rtti -fno-exceptions
# configure:6615: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:6619: $? = 0
# configure:6632: result: yes
# configure:6647: checking for clang option to produce PIC
# configure:6857: result: -fPIC
# configure:6865: checking if clang PIC flag -fPIC works
# configure:6883: clang -c -fPIC -DPIC conftest.c >&5
# configure:6887: $? = 0
# configure:6900: result: yes
# configure:6928: checking if clang static flag -static works
# configure:6956: result: yes
# configure:6966: checking if clang supports -c -o file.o
# configure:6987: clang -c -o out/conftest2.o conftest.c >&5
# configure:6991: $? = 0
# configure:7013: result: yes
# configure:7039: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:7997: result: yes
# configure:8018: checking whether -lc should be explicitly linked in
# configure:8023: clang -c conftest.c >&5
# configure:8026: $? = 0
# configure:8041: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8044: $? = 0
# configure:8056: result: no
# configure:8064: checking dynamic linker characteristics
# configure:8457: clang -c conftest.c >&5
# configure:8460: $? = 0
# configure:8673: result: GNU/Linux ld.so
# configure:8682: checking how to hardcode library paths into programs
# configure:8707: result: immediate
# configure:8721: checking whether stripping libraries is possible
# configure:8726: result: yes
# configure:9560: checking if libtool supports shared libraries
# configure:9562: result: yes
# configure:9565: checking whether to build shared libraries
# configure:9586: result: yes
# configure:9589: checking whether to build static libraries
# configure:9593: result: yes
# configure:9685: creating libtool
# configure:10276: checking for ld used by clang++
# configure:10343: result: /usr/bin/ld -m elf_x86_64
# configure:10352: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:10367: result: yes
# configure:10418: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11356: result: yes
# configure:11374: clang++ -c conftest.cpp >&5
# configure:11377: $? = 0
# configure:11496: checking for clang++ option to produce PIC
# configure:11770: result: -fPIC
# configure:11778: checking if clang++ PIC flag -fPIC works
# configure:11796: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:11800: $? = 0
# configure:11813: result: yes
# configure:11841: checking if clang++ static flag -static works
# configure:11869: result: yes
# configure:11879: checking if clang++ supports -c -o file.o
# configure:11900: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:11904: $? = 0
# configure:11926: result: yes
# configure:11952: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11977: result: yes
# configure:12044: checking dynamic linker characteristics
# configure:12437: clang++ -c conftest.cpp >&5
# configure:12440: $? = 0
# configure:12653: result: GNU/Linux ld.so
# configure:12662: checking how to hardcode library paths into programs
# configure:12687: result: immediate
# configure:13216: checking if libtool supports shared libraries
# configure:13218: result: yes
# configure:13221: checking whether to build shared libraries
# configure:13241: result: yes
# configure:13244: checking whether to build static libraries
# configure:13248: result: yes
# configure:13258: checking for f95 option to produce PIC
# configure:13468: result: -fPIC
# configure:13476: checking if f95 PIC flag -fPIC works
# configure:13494: f95 -c -g -O2 -fPIC conftest.f >&5
# configure:13498: $? = 0
# configure:13511: result: yes
# configure:13539: checking if f95 static flag -static works
# configure:13567: result: no
# configure:13577: checking if f95 supports -c -o file.o
# configure:13598: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:13602: $? = 0
# configure:13624: result: yes
# configure:13650: checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14588: result: yes
# configure:14655: checking dynamic linker characteristics
# configure:15048: f95 -c -g -O2 conftest.f >&5
# conftest.f:1:2:
#
# #line 15047 "configure"
# 1
# Warning: Illegal preprocessor directive
# configure:15051: $? = 0
# configure:15264: result: GNU/Linux ld.so
# configure:15273: checking how to hardcode library paths into programs
# configure:15298: result: immediate
# configure:18891: checking whether ln -s works
# configure:18895: result: yes
# configure:18902: checking whether make sets $(MAKE)
# configure:18922: result: yes
# configure:18933: checking whether debugging is enabled
# configure:18961: result: no
# configure:18976: checking sysfs/libsysfs.h usability
# configure:18988: clang -c conftest.c >&5
# configure:18994: $? = 0
# configure:18998: test -z
# || test ! -s conftest.err
# configure:19001: $? = 0
# configure:19004: test -s conftest.o
# configure:19007: $? = 0
# configure:19017: result: yes
# configure:19021: checking sysfs/libsysfs.h presence
# configure:19031: clang -E conftest.c
# configure:19037: $? = 0
# configure:19057: result: yes
# configure:19092: checking for sysfs/libsysfs.h
# configure:19099: result: yes
# configure:19115: checking for libsysfs
# configure:19135: clang -o conftest conftest.c -lsysfs >&5
# configure:19141: $? = 0
# configure:19145: test -z
# || test ! -s conftest.err
# configure:19148: $? = 0
# configure:19151: test -s conftest
# configure:19154: $? = 0
# configure:19166: result: yes
# configure:19181: checking for sysfs_open_device_tree in libsysfs
# configure:19200: clang -o conftest conftest.c -lsysfs >&5
# configure:19206: $? = 0
# configure:19210: test -z
# || test ! -s conftest.err
# configure:19213: $? = 0
# configure:19216: test -s conftest
# configure:19219: $? = 0
# configure:19235: result: yes
# configure:19368: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on df4a601e4a50
#
# config.status:737: creating Makefile
# config.status:737: creating src/Makefile
# config.status:737: creating src/lib/Makefile
# config.status:737: creating src/lib/edac.3
# config.status:737: creating src/util/Makefile
# config.status:737: creating src/util/edac-util.1
# config.status:737: creating src/util/edac-ctl.8
# config.status:737: creating src/util/edac-ctl
# config.status:737: creating src/etc/Makefile
# config.status:737: creating src/etc/edac.init
# config.status:841: creating config.h
# config.status:1153: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_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_exeext=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_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_sysfs_libsysfs_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXX=clang++
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=f95
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# 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_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_SED=/usr/bin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/edac-utils/src/edac-utils/config/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/edac-utils/src/edac-utils/config/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/edac-utils/src/edac-utils/config/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/edac-utils/src/edac-utils/config/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/edac-utils/src/edac-utils/config/missing --run automake-1.9'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# F77='f95'
# FFLAGS='-g -O2'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBSYSFS_LIBS='-lsysfs'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/edac-utils/src/edac-utils/config/missing --run makeinfo'
# META_ALIAS='edac-utils-0.18-1'
# META_AUTHOR='Mark Grondona '
# META_DATE='2011-11-09'
# META_LT_AGE='1'
# META_LT_CURRENT='2'
# META_LT_REVISION='1'
# META_NAME='edac-utils'
# META_RELEASE='1'
# META_VERSION='0.18'
# OBJEXT='o'
# PACKAGE='edac-utils'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.18'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='f95'
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} 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='${prefix}/share'
# 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'
# includedir='${prefix}/include'
# infodir='/usr/share/info'
# install_sh='/tmp/edac-utils/src/edac-utils/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIBSYSFS 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYSFS_OPEN_DEVICE_TREE 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define META_ALIAS "edac-utils-0.18-1"
# #define META_AUTHOR "Mark Grondona "
# #define META_DATE "2011-11-09"
# #define META_LT_AGE "1"
# #define META_LT_CURRENT "2"
# #define META_LT_REVISION "1"
# #define META_NAME "edac-utils"
# #define META_RELEASE "1"
# #define META_VERSION "0.18"
# #define NDEBUG 1
# #define PACKAGE "edac-utils"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define STDC_HEADERS 1
# #define VERSION "0.18"
# #endif
# #ifdef __cplusplus
# extern "C" void exit (int) throw ();
#
# configure: exit 0