Build of libiec61883 with clang_glibc toolchain

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

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

SLOCLanguage
10,147 sh
4,652 ansic
1,552 makefile
16,351 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: libiec61883 1.2.0-4 (Thu Apr 13 19:20:27 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libraw1394-2.1.2-1
#
# Total Installed Size: 0.15 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 libraw1394...
# :: 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 for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# 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 ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /usr/bin/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-ar... no
# checking for ar... ar
# 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/bin/nm -B output from clang object... ok
# 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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) 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
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for an ANSI C-conforming const... yes
# checking whether byte ordering is bigendian... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LIBRAW1394... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating examples/Makefile
# config.status: creating libiec61883.pc
# config.status: creating libiec61883.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libiec61883/src/libiec61883-1.2.0'
# Making all in src
# make[2]: Entering directory '/tmp/libiec61883/src/libiec61883-1.2.0/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT cip.lo -MD -MP -MF .deps/cip.Tpo -c -o cip.lo cip.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT cip.lo -MD -MP -MF .deps/cip.Tpo -c cip.c -fPIC -DPIC -o .libs/cip.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT cip.lo -MD -MP -MF .deps/cip.Tpo -c cip.c -o cip.o >/dev/null 2>&1
# mv -f .deps/cip.Tpo .deps/cip.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT amdtp.lo -MD -MP -MF .deps/amdtp.Tpo -c -o amdtp.lo amdtp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT amdtp.lo -MD -MP -MF .deps/amdtp.Tpo -c amdtp.c -fPIC -DPIC -o .libs/amdtp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT amdtp.lo -MD -MP -MF .deps/amdtp.Tpo -c amdtp.c -o amdtp.o >/dev/null 2>&1
# mv -f .deps/amdtp.Tpo .deps/amdtp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT plug.lo -MD -MP -MF .deps/plug.Tpo -c -o plug.lo plug.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT plug.lo -MD -MP -MF .deps/plug.Tpo -c plug.c -fPIC -DPIC -o .libs/plug.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT plug.lo -MD -MP -MF .deps/plug.Tpo -c plug.c -o plug.o >/dev/null 2>&1
# mv -f .deps/plug.Tpo .deps/plug.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo cmp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -fPIC -DPIC -o .libs/cmp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -o cmp.o >/dev/null 2>&1
# mv -f .deps/cmp.Tpo .deps/cmp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT cooked.lo -MD -MP -MF .deps/cooked.Tpo -c -o cooked.lo cooked.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT cooked.lo -MD -MP -MF .deps/cooked.Tpo -c cooked.c -fPIC -DPIC -o .libs/cooked.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT cooked.lo -MD -MP -MF .deps/cooked.Tpo -c cooked.c -o cooked.o >/dev/null 2>&1
# mv -f .deps/cooked.Tpo .deps/cooked.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dv.lo -MD -MP -MF .deps/dv.Tpo -c -o dv.lo dv.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dv.lo -MD -MP -MF .deps/dv.Tpo -c dv.c -fPIC -DPIC -o .libs/dv.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT dv.lo -MD -MP -MF .deps/dv.Tpo -c dv.c -o dv.o >/dev/null 2>&1
# mv -f .deps/dv.Tpo .deps/dv.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT deque.lo -MD -MP -MF .deps/deque.Tpo -c -o deque.lo deque.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT deque.lo -MD -MP -MF .deps/deque.Tpo -c deque.c -fPIC -DPIC -o .libs/deque.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT deque.lo -MD -MP -MF .deps/deque.Tpo -c deque.c -o deque.o >/dev/null 2>&1
# mv -f .deps/deque.Tpo .deps/deque.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT tsbuffer.lo -MD -MP -MF .deps/tsbuffer.Tpo -c -o tsbuffer.lo tsbuffer.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT tsbuffer.lo -MD -MP -MF .deps/tsbuffer.Tpo -c tsbuffer.c -fPIC -DPIC -o .libs/tsbuffer.o
# tsbuffer.c:81:1: warning: unused function 'mpeg_ts_offset' [-Wunused-function]
# mpeg_ts_offset( sph_t t )
# ^
# tsbuffer.c:87:1: warning: unused function 'mpeg_ts_count' [-Wunused-function]
# mpeg_ts_count( sph_t t )
# ^
# 2 warnings generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT tsbuffer.lo -MD -MP -MF .deps/tsbuffer.Tpo -c tsbuffer.c -o tsbuffer.o >/dev/null 2>&1
# mv -f .deps/tsbuffer.Tpo .deps/tsbuffer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT mpeg2.lo -MD -MP -MF .deps/mpeg2.Tpo -c -o mpeg2.lo mpeg2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT mpeg2.lo -MD -MP -MF .deps/mpeg2.Tpo -c mpeg2.c -fPIC -DPIC -o .libs/mpeg2.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT mpeg2.lo -MD -MP -MF .deps/mpeg2.Tpo -c mpeg2.c -o mpeg2.o >/dev/null 2>&1
# mv -f .deps/mpeg2.Tpo .deps/mpeg2.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -lraw1394 -version-info 1:1:1 -o libiec61883.la -rpath /usr/lib cip.lo amdtp.lo plug.lo cmp.lo cooked.lo dv.lo deque.lo tsbuffer.lo mpeg2.lo
# libtool: link: clang -shared .libs/cip.o .libs/amdtp.o .libs/plug.o .libs/cmp.o .libs/cooked.o .libs/dv.o .libs/deque.o .libs/tsbuffer.o .libs/mpeg2.o -lraw1394 -Wl,-soname -Wl,libiec61883.so.0 -o .libs/libiec61883.so.0.1.1
# libtool: link: (cd ".libs" && rm -f "libiec61883.so.0" && ln -s "libiec61883.so.0.1.1" "libiec61883.so.0")
# libtool: link: (cd ".libs" && rm -f "libiec61883.so" && ln -s "libiec61883.so.0.1.1" "libiec61883.so")
# libtool: link: ar cru .libs/libiec61883.a cip.o amdtp.o plug.o cmp.o cooked.o dv.o deque.o tsbuffer.o mpeg2.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libiec61883.a
# libtool: link: ( cd ".libs" && rm -f "libiec61883.la" && ln -s "../libiec61883.la" "libiec61883.la" )
# make[2]: Leaving directory '/tmp/libiec61883/src/libiec61883-1.2.0/src'
# Making all in examples
# make[2]: Entering directory '/tmp/libiec61883/src/libiec61883-1.2.0/examples'
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT plugreport.o -MD -MP -MF .deps/plugreport.Tpo -c -o plugreport.o plugreport.c
# mv -f .deps/plugreport.Tpo .deps/plugreport.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o plugreport plugreport.o ../src/libiec61883.la -lraw1394
# libtool: link: clang -Wall -o .libs/plugreport plugreport.o ../src/.libs/libiec61883.so -lraw1394
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT plugctl.o -MD -MP -MF .deps/plugctl.Tpo -c -o plugctl.o plugctl.c
# mv -f .deps/plugctl.Tpo .deps/plugctl.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o plugctl plugctl.o ../src/libiec61883.la -lraw1394
# libtool: link: clang -Wall -o .libs/plugctl plugctl.o ../src/.libs/libiec61883.so -lraw1394
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT test-amdtp.o -MD -MP -MF .deps/test-amdtp.Tpo -c -o test-amdtp.o test-amdtp.c
# mv -f .deps/test-amdtp.Tpo .deps/test-amdtp.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o test-amdtp test-amdtp.o ../src/libiec61883.la -lraw1394
# libtool: link: clang -Wall -o .libs/test-amdtp test-amdtp.o ../src/.libs/libiec61883.so -lraw1394
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT test-dv.o -MD -MP -MF .deps/test-dv.Tpo -c -o test-dv.o test-dv.c
# test-dv.c:67:4: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# fd: raw1394_get_fd (handle),
# ^~~
# .fd =
# test-dv.c:68:4: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# events: POLLIN | POLLPRI,
# ^~~~~~~
# .events =
# test-dv.c:69:4: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# revents: 0
# ^~~~~~~~
# .revents =
# test-dv.c:101:4: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# fd: raw1394_get_fd (handle),
# ^~~
# .fd =
# test-dv.c:102:4: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# events: POLLIN,
# ^~~~~~~
# .events =
# test-dv.c:103:4: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# revents: 0
# ^~~~~~~~
# .revents =
# 6 warnings generated.
# mv -f .deps/test-dv.Tpo .deps/test-dv.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o test-dv test-dv.o ../src/libiec61883.la -lraw1394
# libtool: link: clang -Wall -o .libs/test-dv test-dv.o ../src/.libs/libiec61883.so -lraw1394
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT test-mpeg2.o -MD -MP -MF .deps/test-mpeg2.Tpo -c -o test-mpeg2.o test-mpeg2.c
# mv -f .deps/test-mpeg2.Tpo .deps/test-mpeg2.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o test-mpeg2 test-mpeg2.o ../src/libiec61883.la -lraw1394
# libtool: link: clang -Wall -o .libs/test-mpeg2 test-mpeg2.o ../src/.libs/libiec61883.so -lraw1394
# clang -DHAVE_CONFIG_H -I. -I.. -Wall -MT test-plugs.o -MD -MP -MF .deps/test-plugs.Tpo -c -o test-plugs.o test-plugs.c
# mv -f .deps/test-plugs.Tpo .deps/test-plugs.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o test-plugs test-plugs.o ../src/libiec61883.la -lraw1394
# libtool: link: clang -Wall -o .libs/test-plugs test-plugs.o ../src/.libs/libiec61883.so -lraw1394
# make[2]: Leaving directory '/tmp/libiec61883/src/libiec61883-1.2.0/examples'
# make[2]: Entering directory '/tmp/libiec61883/src/libiec61883-1.2.0'
# make[2]: Leaving directory '/tmp/libiec61883/src/libiec61883-1.2.0'
# make[1]: Leaving directory '/tmp/libiec61883/src/libiec61883-1.2.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libiec61883/src/libiec61883-1.2.0/src'
# make[2]: Entering directory '/tmp/libiec61883/src/libiec61883-1.2.0/src'
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/libiec61883/pkg/libiec61883/usr/lib"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'libiec61883.la' '/tmp/libiec61883/pkg/libiec61883/usr/lib/libiec61883.la'
# libtool: install: /usr/bin/install -c .libs/libiec61883.so.0.1.1 /tmp/libiec61883/pkg/libiec61883/usr/lib/libiec61883.so.0.1.1
# libtool: install: (cd /tmp/libiec61883/pkg/libiec61883/usr/lib && { ln -s -f libiec61883.so.0.1.1 libiec61883.so.0 || { rm -f libiec61883.so.0 && ln -s libiec61883.so.0.1.1 libiec61883.so.0; }; })
# libtool: install: (cd /tmp/libiec61883/pkg/libiec61883/usr/lib && { ln -s -f libiec61883.so.0.1.1 libiec61883.so || { rm -f libiec61883.so && ln -s libiec61883.so.0.1.1 libiec61883.so; }; })
# libtool: install: /usr/bin/install -c .libs/libiec61883.lai /tmp/libiec61883/pkg/libiec61883/usr/lib/libiec61883.la
# libtool: install: /usr/bin/install -c .libs/libiec61883.a /tmp/libiec61883/pkg/libiec61883/usr/lib/libiec61883.a
# libtool: install: chmod 644 /tmp/libiec61883/pkg/libiec61883/usr/lib/libiec61883.a
# libtool: install: ranlib /tmp/libiec61883/pkg/libiec61883/usr/lib/libiec61883.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/include/libiec61883" || /usr/bin/mkdir -p "/tmp/libiec61883/pkg/libiec61883/usr/include/libiec61883"
# /usr/bin/install -c -m 644 'iec61883.h' '/tmp/libiec61883/pkg/libiec61883/usr/include/libiec61883/iec61883.h'
# make[2]: Leaving directory '/tmp/libiec61883/src/libiec61883-1.2.0/src'
# make[1]: Leaving directory '/tmp/libiec61883/src/libiec61883-1.2.0/src'
# Making install in examples
# make[1]: Entering directory '/tmp/libiec61883/src/libiec61883-1.2.0/examples'
# make[2]: Entering directory '/tmp/libiec61883/src/libiec61883-1.2.0/examples'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/libiec61883/pkg/libiec61883/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'plugreport' '/tmp/libiec61883/pkg/libiec61883/usr/bin/plugreport'
# libtool: install: warning: `../src/libiec61883.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/plugreport /tmp/libiec61883/pkg/libiec61883/usr/bin/plugreport
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'plugctl' '/tmp/libiec61883/pkg/libiec61883/usr/bin/plugctl'
# libtool: install: warning: `../src/libiec61883.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/plugctl /tmp/libiec61883/pkg/libiec61883/usr/bin/plugctl
# test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/libiec61883/pkg/libiec61883/usr/share/man/man1"
# /usr/bin/install -c -m 644 './plugreport.1' '/tmp/libiec61883/pkg/libiec61883/usr/share/man/man1/plugreport.1'
# /usr/bin/install -c -m 644 './plugctl.1' '/tmp/libiec61883/pkg/libiec61883/usr/share/man/man1/plugctl.1'
# make[2]: Leaving directory '/tmp/libiec61883/src/libiec61883-1.2.0/examples'
# make[1]: Leaving directory '/tmp/libiec61883/src/libiec61883-1.2.0/examples'
# make[1]: Entering directory '/tmp/libiec61883/src/libiec61883-1.2.0'
# make[2]: Entering directory '/tmp/libiec61883/src/libiec61883-1.2.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/libiec61883/pkg/libiec61883/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 'libiec61883.pc' '/tmp/libiec61883/pkg/libiec61883/usr/lib/pkgconfig/libiec61883.pc'
# make[2]: Leaving directory '/tmp/libiec61883/src/libiec61883-1.2.0'
# make[1]: Leaving directory '/tmp/libiec61883/src/libiec61883-1.2.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libiec61883"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libiec61883 1.2.0-4 (Thu Apr 13 19:20:51 UTC 2017)

CMD: pacman --query --file libiec61883-1.2.0-4-x86_64.pkg.tar.xz
# libiec61883 1.2.0-4

Creating hybrid package for 'libiec61883'

Trying to find vanilla package 'libiec61883'...

CMD: pacman --query --file /mirror/libiec61883-1.2.0-4.pkg.tar.xz
# libiec61883 1.2.0-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libiec61883.so
# /usr/lib/libiec61883.so.0.1.1
# /usr/lib/libiec61883.so.0
# /usr/lib/pkgconfig/libiec61883.pc
# /usr/share/man/man1/plugreport.1.gz
# /usr/share/man/man1/plugctl.1.gz
# /usr/include/libiec61883/iec61883.h
# /usr/bin/plugreport
# /usr/bin/plugctl
# /sysroot/usr/lib/libiec61883.so.0.1.1
# /sysroot/usr/lib/libiec61883.so.0
# /sysroot/usr/lib/libiec61883.so
# /sysroot/usr/lib/libiec61883.la
# /sysroot/usr/lib/libiec61883.a
# /sysroot/usr/lib/pkgconfig/libiec61883.pc
# /sysroot/usr/include/libiec61883/iec61883.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 libiec61883.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libiec61883.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libiec61883.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/libiec61883/src/libiec61883-1.2.0/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.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 0583cb95d81f
# 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
# /usr/bin/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:2068: checking for a BSD-compatible install
# configure:2136: result: /usr/bin/install -c
# configure:2147: checking whether build environment is sane
# configure:2190: result: yes
# configure:2215: checking for a thread-safe mkdir -p
# configure:2254: result: /usr/bin/mkdir -p
# configure:2267: checking for gawk
# configure:2283: found /usr/bin/gawk
# configure:2294: result: gawk
# configure:2305: checking whether make sets $(MAKE)
# configure:2327: result: yes
# configure:2407: checking for x86_64-unknown-linux-strip
# configure:2437: result: no
# configure:2447: checking for strip
# configure:2463: found /usr/bin/strip
# configure:2474: result: strip
# configure:2522: checking for x86_64-unknown-linux-gcc
# configure:2549: result: clang
# configure:2821: checking for C compiler version
# configure:2829: 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:2833: $? = 0
# configure:2840: 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:2844: $? = 0
# configure:2851: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2855: $? = 1
# configure:2878: checking for C compiler default output file name
# configure:2900: clang conftest.c >&5
# configure:2904: $? = 0
# configure:2942: result: a.out
# configure:2961: checking whether the C compiler works
# configure:2971: ./a.out
# configure:2975: $? = 0
# configure:2994: result: yes
# configure:3001: checking whether we are cross compiling
# configure:3003: result: no
# configure:3006: checking for suffix of executables
# configure:3013: clang -o conftest conftest.c >&5
# configure:3017: $? = 0
# configure:3043: result:
# configure:3049: checking for suffix of object files
# configure:3075: clang -c conftest.c >&5
# configure:3079: $? = 0
# configure:3104: result: o
# configure:3108: checking whether we are using the GNU C compiler
# configure:3137: clang -c conftest.c >&5
# configure:3144: $? = 0
# configure:3161: result: yes
# configure:3170: checking whether clang accepts -g
# configure:3200: clang -c -g conftest.c >&5
# configure:3207: $? = 0
# configure:3308: result: yes
# configure:3325: checking for clang option to accept ISO C89
# configure:3399: clang -c conftest.c >&5
# configure:3406: $? = 0
# configure:3429: result: none needed
# configure:3458: checking for style of include used by make
# configure:3486: result: GNU
# configure:3511: checking dependency style of clang
# configure:3602: result: gcc3
# configure:3648: checking build system type
# configure:3666: result: x86_64-unknown-linux-gnu
# configure:3688: checking host system type
# configure:3703: result: x86_64-unknown-linux-gnu
# configure:3725: checking for a sed that does not truncate output
# configure:3791: result: /usr/bin/sed
# configure:3809: checking for grep that handles long lines and -e
# configure:3869: result: /usr/bin/grep
# configure:3874: checking for egrep
# configure:3938: result: /usr/bin/grep -E
# configure:3943: checking for fgrep
# configure:4007: result: /usr/bin/grep -F
# configure:4042: checking for ld used by clang
# configure:4109: result: /usr/bin/ld
# configure:4118: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4133: result: yes
# configure:4145: checking for BSD- or MS-compatible name lister (nm)
# configure:4194: result: /usr/bin/nm -B
# configure:4312: checking the name lister (/usr/bin/nm -B) interface
# configure:4319: clang -c conftest.c >&5
# configure:4322: /usr/bin/nm -B "conftest.o"
# configure:4325: output
# 0000000000000000 B some_variable
# configure:4332: result: BSD nm
# configure:4335: checking whether ln -s works
# configure:4339: result: yes
# configure:4347: checking the maximum length of command line arguments
# configure:4467: result: 1572864
# configure:4484: checking whether the shell understands some XSI constructs
# configure:4494: result: yes
# configure:4498: checking whether the shell understands "+="
# configure:4504: result: yes
# configure:4539: checking for /usr/bin/ld option to reload object files
# configure:4546: result: -r
# configure:4575: checking for x86_64-unknown-linux-objdump
# configure:4605: result: no
# configure:4615: checking for objdump
# configure:4631: found /usr/bin/objdump
# configure:4642: result: objdump
# configure:4674: checking how to recognize dependent libraries
# configure:4870: result: pass_all
# configure:4890: checking for x86_64-unknown-linux-ar
# configure:4920: result: no
# configure:4930: checking for ar
# configure:4946: found /usr/bin/ar
# configure:4957: result: ar
# configure:4995: checking for x86_64-unknown-linux-strip
# configure:5022: result: strip
# configure:5094: checking for x86_64-unknown-linux-ranlib
# configure:5124: result: no
# configure:5134: checking for ranlib
# configure:5150: found /usr/bin/ranlib
# configure:5161: result: ranlib
# configure:5251: checking command to parse /usr/bin/nm -B output from clang object
# configure:5369: clang -c conftest.c >&5
# configure:5372: $? = 0
# configure:5376: /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:5379: $? = 0
# configure:5433: clang -o conftest conftest.c conftstm.o >&5
# configure:5436: $? = 0
# configure:5474: result: ok
# configure:5570: clang -c conftest.c >&5
# configure:5573: $? = 0
# configure:6341: checking how to run the C preprocessor
# configure:6381: clang -E conftest.c
# configure:6388: $? = 0
# configure:6419: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6426: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libiec61883"
# | #define VERSION "1.2.0"
# | /* end confdefs.h. */
# | #include
# configure:6459: result: clang -E
# configure:6488: clang -E conftest.c
# configure:6495: $? = 0
# configure:6526: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6533: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libiec61883"
# | #define VERSION "1.2.0"
# | /* end confdefs.h. */
# | #include
# configure:6573: checking for ANSI C header files
# configure:6603: clang -c conftest.c >&5
# configure:6610: $? = 0
# configure:6709: clang -o conftest conftest.c >&5
# configure:6713: $? = 0
# configure:6719: ./conftest
# configure:6723: $? = 0
# configure:6741: result: yes
# configure:6765: checking for sys/types.h
# configure:6786: clang -c conftest.c >&5
# configure:6793: $? = 0
# configure:6810: result: yes
# configure:6765: checking for sys/stat.h
# configure:6786: clang -c conftest.c >&5
# configure:6793: $? = 0
# configure:6810: result: yes
# configure:6765: checking for stdlib.h
# configure:6786: clang -c conftest.c >&5
# configure:6793: $? = 0
# configure:6810: result: yes
# configure:6765: checking for string.h
# configure:6786: clang -c conftest.c >&5
# configure:6793: $? = 0
# configure:6810: result: yes
# configure:6765: checking for memory.h
# configure:6786: clang -c conftest.c >&5
# configure:6793: $? = 0
# configure:6810: result: yes
# configure:6765: checking for strings.h
# configure:6786: clang -c conftest.c >&5
# configure:6793: $? = 0
# configure:6810: result: yes
# configure:6765: checking for inttypes.h
# configure:6786: clang -c conftest.c >&5
# configure:6793: $? = 0
# configure:6810: result: yes
# configure:6765: checking for stdint.h
# configure:6786: clang -c conftest.c >&5
# configure:6793: $? = 0
# configure:6810: result: yes
# configure:6765: checking for unistd.h
# configure:6786: clang -c conftest.c >&5
# configure:6793: $? = 0
# configure:6810: result: yes
# configure:6828: checking for dlfcn.h
# configure:6849: clang -c conftest.c >&5
# configure:6856: $? = 0
# configure:6873: result: yes
# configure:7059: checking for objdir
# configure:7074: result: .libs
# configure:7366: checking if clang supports -fno-rtti -fno-exceptions
# configure:7384: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7388: $? = 0
# configure:7401: result: yes
# configure:7421: checking for clang option to produce PIC
# configure:7693: result: -fPIC -DPIC
# configure:7705: checking if clang PIC flag -fPIC -DPIC works
# configure:7723: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:7727: $? = 0
# configure:7740: result: yes
# configure:7764: checking if clang static flag -static works
# configure:7792: result: yes
# configure:7807: checking if clang supports -c -o file.o
# configure:7828: clang -c -o out/conftest2.o conftest.c >&5
# configure:7832: $? = 0
# configure:7854: result: yes
# configure:7862: checking if clang supports -c -o file.o
# configure:7909: result: yes
# configure:7942: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9016: result: yes
# configure:9053: checking whether -lc should be explicitly linked in
# configure:9058: clang -c conftest.c >&5
# configure:9061: $? = 0
# configure:9076: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9079: $? = 0
# configure:9091: result: no
# configure:9255: checking dynamic linker characteristics
# configure:9698: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:9705: $? = 0
# configure:9938: result: GNU/Linux ld.so
# configure:10040: checking how to hardcode library paths into programs
# configure:10065: result: immediate
# configure:10898: checking whether stripping libraries is possible
# configure:10903: result: yes
# configure:10938: checking if libtool supports shared libraries
# configure:10940: result: yes
# configure:10943: checking whether to build shared libraries
# configure:10964: result: yes
# configure:10967: checking whether to build static libraries
# configure:10971: result: yes
# configure:11020: checking for a BSD-compatible install
# configure:11088: result: /usr/bin/install -c
# configure:11100: checking for an ANSI C-conforming const
# configure:11175: clang -c conftest.c >&5
# configure:11182: $? = 0
# configure:11197: result: yes
# configure:11208: checking whether byte ordering is bigendian
# configure:11233: clang -c conftest.c >&5
# conftest.c:23:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:23:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:11240: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libiec61883"
# | #define VERSION "1.2.0"
# | #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/"
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:11290: clang -c conftest.c >&5
# configure:11297: $? = 0
# configure:11329: clang -c conftest.c >&5
# conftest.c:29:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:11336: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libiec61883"
# | #define VERSION "1.2.0"
# | #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/"
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:11588: result: no
# configure:11626: checking for special C compiler options needed for large files
# configure:11721: result: no
# configure:11727: checking for _FILE_OFFSET_BITS value needed for large files
# configure:11762: clang -c conftest.c >&5
# configure:11769: $? = 0
# configure:11838: result: no
# configure:11982: checking for x86_64-unknown-linux-pkg-config
# configure:12015: result: no
# configure:12025: checking for pkg-config
# configure:12043: found /usr/bin/pkg-config
# configure:12055: result: /usr/bin/pkg-config
# configure:12080: checking pkg-config is at least version 0.9.0
# configure:12083: result: yes
# configure:12094: checking for LIBRAW1394
# configure:12101: $PKG_CONFIG --exists --print-errors "libraw1394 >= 1.2.1"
# configure:12104: $? = 0
# configure:12117: $PKG_CONFIG --exists --print-errors "libraw1394 >= 1.2.1"
# configure:12120: $? = 0
# configure:12197: result: yes
# configure:12331: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 0583cb95d81f
#
# config.status:992: creating Makefile
# config.status:992: creating src/Makefile
# config.status:992: creating examples/Makefile
# config.status:992: creating libiec61883.pc
# config.status:992: creating libiec61883.spec
# config.status:992: creating config.h
# config.status:1266: executing depfiles commands
# config.status:1266: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBRAW1394_CFLAGS_set=
# ac_cv_env_LIBRAW1394_CFLAGS_value=
# ac_cv_env_LIBRAW1394_LIBS_set=
# ac_cv_env_LIBRAW1394_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_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_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# am_cv_CC_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_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=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\", (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
# pkg_cv_LIBRAW1394_CFLAGS=
# pkg_cv_LIBRAW1394_LIBS=-lraw1394
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libiec61883/src/libiec61883-1.2.0/missing --run aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libiec61883/src/libiec61883-1.2.0/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libiec61883/src/libiec61883-1.2.0/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libiec61883/src/libiec61883-1.2.0/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libiec61883/src/libiec61883-1.2.0/missing --run automake-1.10'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-Wall'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBRAW1394_CFLAGS=''
# LIBRAW1394_LIBS='-lraw1394'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libiec61883/src/libiec61883-1.2.0/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libiec61883'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.2.0'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# 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='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# 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/libiec61883/src/libiec61883-1.2.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# lt_age='1'
# lt_current='1'
# lt_revision='1'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/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. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "libiec61883"
# #define VERSION "1.2.0"
# #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 _GNU_SOURCE 1
#
# configure: exit 0