The build took 00h 01m 53s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,642 |
ansic |
3,592 |
sh |
1,017 |
makefile |
9,251 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/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: libtar 1.2.20-2 (Wed Apr 5 01:57:16 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autoconf'.
libtoolize: copying file 'autoconf/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'autoconf'.
libtoolize: copying file 'autoconf/libtool.m4'
libtoolize: copying file 'autoconf/ltoptions.m4'
libtoolize: copying file 'autoconf/ltsugar.m4'
libtoolize: copying file 'autoconf/ltversion.m4'
libtoolize: copying file 'autoconf/lt~obsolete.m4'
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
configure.ac:19: installing 'autoconf/compile'
configure.ac:33: installing 'autoconf/config.guess'
configure.ac:33: installing 'autoconf/config.sub'
configure.ac:13: installing 'autoconf/install-sh'
configure.ac:13: installing 'autoconf/missing'
Makefile.am: installing './INSTALL'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
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 whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for strlcpy... yes
checking for strsep... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-unknown-linux-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/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... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for an ANSI C-conforming const... yes
checking for thread local storage (TLS) class... __thread
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking whether sys/types.h defines makedev... yes
checking for major_t... no
checking for minor_t... no
checking for dev_t... yes
checking for socklen_t... yes
checking for uint64_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for nlink_t... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for working basename... no
checking for libgen.h... (cached) yes
checking for working dirname... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for working POSIX fnmatch... cross
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for lchown... yes
checking whether makedev expects three arguments... no
checking for working snprintf... no
checking for strdup... yes
checking for strftime... yes
checking for strlcpy... (cached) yes
checking for strmode... no
checking for strsep... (cached) yes
checking for gzread in -lz... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating listhash/libtar_listhash.h
config.status: creating listhash/libtar_list.c
config.status: creating listhash/libtar_hash.c
config.status: creating listhash/libtar_list_new.3
config.status: creating listhash/libtar_hash_new.3
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating libtar/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/libtar/src/libtar'
Making all in lib
make[2]: Entering directory '/tmp/libtar/src/libtar/lib'
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o append.lo append.c
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o block.lo block.c
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o decode.lo decode.c
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o encode.lo encode.c
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c decode.c -fPIC -DPIC -o .libs/decode.o
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c encode.c -fPIC -DPIC -o .libs/encode.o
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c block.c -fPIC -DPIC -o .libs/block.o
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c append.c -fPIC -DPIC -o .libs/append.o
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o extract.lo extract.c
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o handle.lo handle.c
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o libtar_hash.lo ../listhash/libtar_hash.c
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o libtar_list.lo ../listhash/libtar_list.c
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c ../listhash/libtar_hash.c -fPIC -DPIC -o .libs/libtar_hash.o
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c extract.c -fPIC -DPIC -o .libs/extract.o
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c handle.c -fPIC -DPIC -o .libs/handle.o
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c ../listhash/libtar_list.c -fPIC -DPIC -o .libs/libtar_list.o
handle.c:47:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
(*t)->pathname = pathname;
^ ~~~~~~~~
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o output.lo output.c
1 warning generated.
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o util.lo util.c
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o wrapper.lo wrapper.c
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c output.c -fPIC -DPIC -o .libs/output.o
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o basename.lo ../compat/basename.c
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c util.c -fPIC -DPIC -o .libs/util.o
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c wrapper.c -fPIC -DPIC -o .libs/wrapper.o
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o dirname.lo ../compat/dirname.c
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o fnmatch.lo ../compat/fnmatch.c
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c ../compat/basename.c -fPIC -DPIC -o .libs/basename.o
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o snprintf.lo ../compat/snprintf.c
/bin/sh ../libtool --mode=compile clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o strmode.lo ../compat/strmode.c
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c ../compat/dirname.c -fPIC -DPIC -o .libs/dirname.o
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c ../compat/fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c ../compat/snprintf.c -fPIC -DPIC -o .libs/snprintf.o
libtool: compile: clang -fPIC -I. -I.. -I. -I../compat -I../listhash -c ../compat/strmode.c -fPIC -DPIC -o .libs/strmode.o
/bin/sh ../libtool --mode=link clang -fPIC -o libtar.la append.lo block.lo decode.lo encode.lo extract.lo handle.lo libtar_hash.lo libtar_list.lo output.lo util.lo wrapper.lo basename.lo dirname.lo fnmatch.lo snprintf.lo strmode.lo -rpath /usr/lib
libtool: link: clang -shared -fPIC -DPIC .libs/append.o .libs/block.o .libs/decode.o .libs/encode.o .libs/extract.o .libs/handle.o .libs/libtar_hash.o .libs/libtar_list.o .libs/output.o .libs/util.o .libs/wrapper.o .libs/basename.o .libs/dirname.o .libs/fnmatch.o .libs/snprintf.o .libs/strmode.o -Wl,-soname -Wl,libtar.so.0 -o .libs/libtar.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libtar.so.0" && ln -s "libtar.so.0.0.0" "libtar.so.0")
libtool: link: (cd ".libs" && rm -f "libtar.so" && ln -s "libtar.so.0.0.0" "libtar.so")
libtool: link: ( cd ".libs" && rm -f "libtar.la" && ln -s "../libtar.la" "libtar.la" )
make[2]: Leaving directory '/tmp/libtar/src/libtar/lib'
Making all in libtar
make[2]: Entering directory '/tmp/libtar/src/libtar/libtar'
/bin/sh ../libtool --mode=compile clang -fPIC -I.. -I../lib -I../listhash -I../lib -I../compat -c -o libtar.lo libtar.c
libtool: compile: clang -fPIC -I.. -I../lib -I../listhash -I../lib -I../compat -c libtar.c -fPIC -DPIC -o .libs/libtar.o
/bin/sh ../libtool --mode=link clang -fPIC -o libtar libtar.lo -L../lib -ltar
libtool: link: clang -fPIC -o .libs/libtar .libs/libtar.o -L../lib /tmp/libtar/src/libtar/lib/.libs/libtar.so
make[2]: Leaving directory '/tmp/libtar/src/libtar/libtar'
Making all in doc
make[2]: Entering directory '/tmp/libtar/src/libtar/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libtar/src/libtar/doc'
make[2]: Entering directory '/tmp/libtar/src/libtar'
make[2]: Leaving directory '/tmp/libtar/src/libtar'
make[1]: Leaving directory '/tmp/libtar/src/libtar'
==> Entering fakeroot environment...
==> Starting package()...
Making install in lib
make[1]: Entering directory '/tmp/libtar/src/libtar/lib'
mkdir -p -m 755 /tmp/libtar/pkg/libtar/usr/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libtar.la /tmp/libtar/pkg/libtar/usr/lib
libtool: install: /usr/bin/install -c -m 644 .libs/libtar.so.0.0.0 /tmp/libtar/pkg/libtar/usr/lib/libtar.so.0.0.0
libtool: install: (cd /tmp/libtar/pkg/libtar/usr/lib && { ln -s -f libtar.so.0.0.0 libtar.so.0 || { rm -f libtar.so.0 && ln -s libtar.so.0.0.0 libtar.so.0; }; })
libtool: install: (cd /tmp/libtar/pkg/libtar/usr/lib && { ln -s -f libtar.so.0.0.0 libtar.so || { rm -f libtar.so && ln -s libtar.so.0.0.0 libtar.so; }; })
libtool: install: /usr/bin/install -c -m 644 .libs/libtar.lai /tmp/libtar/pkg/libtar/usr/lib/libtar.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
mkdir -p -m 755 /tmp/libtar/pkg/libtar/usr/include
/usr/bin/install -c -m 644 ./libtar.h /tmp/libtar/pkg/libtar/usr/include
/usr/bin/install -c -m 644 ../listhash/libtar_listhash.h /tmp/libtar/pkg/libtar/usr/include
make[1]: Leaving directory '/tmp/libtar/src/libtar/lib'
Making install in libtar
make[1]: Entering directory '/tmp/libtar/src/libtar/libtar'
mkdir -p -m 755 /tmp/libtar/pkg/libtar/usr/bin
/bin/sh ../libtool --mode=install /usr/bin/install -c -s libtar /tmp/libtar/pkg/libtar/usr/bin
libtool: warning: '/tmp/libtar/src/libtar/lib/libtar.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c -s .libs/libtar /tmp/libtar/pkg/libtar/usr/bin/libtar
make[1]: Leaving directory '/tmp/libtar/src/libtar/libtar'
Making install in doc
make[1]: Entering directory '/tmp/libtar/src/libtar/doc'
mkdir -p -m 755 /tmp/libtar/pkg/libtar/usr/share/man/man3
/usr/bin/install -c -m 644 ./tar_open.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in tar_fdopen tar_fd tar_close; do \
echo ".so man3/tar_open.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
/usr/bin/install -c -m 644 ./tar_append_file.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in tar_append_eof tar_append_regfile; do \
echo ".so man3/tar_append_file.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
/usr/bin/install -c -m 644 ./tar_block_read.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in tar_block_write; do \
echo ".so man3/tar_block_read.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
/usr/bin/install -c -m 644 ./th_read.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in th_write; do \
echo ".so man3/th_read.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
/usr/bin/install -c -m 644 ./th_set_from_stat.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in th_finish th_set_device th_set_group th_set_link th_set_mode th_set_path th_set_type th_set_user; do \
echo ".so man3/th_set_from_stat.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
/usr/bin/install -c -m 644 ./tar_extract_file.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in tar_extract_blockdev tar_extract_chardev tar_extract_dir tar_extract_fifo tar_extract_hardlink tar_extract_regfile tar_extract_symlink tar_skip_regfile tar_set_file_perms; do \
echo ".so man3/tar_extract_file.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
/usr/bin/install -c -m 644 ./th_get_pathname.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in TH_ISBLK TH_ISCHR TH_ISDIR TH_ISFIFO TH_ISLNK TH_ISLONGLINK TH_ISLONGNAME TH_ISREG TH_ISSYM th_get_crc th_get_devmajor th_get_devminor th_get_gid th_get_linkname th_get_mode th_get_mtime th_get_size th_get_uid; do \
echo ".so man3/th_get_pathname.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
/usr/bin/install -c -m 644 ./th_print_long_ls.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in th_print; do \
echo ".so man3/th_print_long_ls.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
/usr/bin/install -c -m 644 ./tar_extract_all.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in tar_extract_glob tar_append_tree; do \
echo ".so man3/tar_extract_all.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
/usr/bin/install -c -m 644 ../listhash/libtar_hash_new.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in libtar_hash_free libtar_hash_next libtar_hash_prev libtar_hash_search libtar_hash_add libtar_hash_getkey libtar_hash_del; do \
echo ".so man3/libtar_hash_new.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
/usr/bin/install -c -m 644 ../listhash/libtar_list_new.3 /tmp/libtar/pkg/libtar/usr/share/man/man3
for i in libtar_list_free libtar_list_next libtar_list_prev libtar_list_search libtar_list_add libtar_list_add_str libtar_list_del libtar_list_dup libtar_list_merge; do \
echo ".so man3/libtar_list_new.3" > /tmp/libtar/pkg/libtar/usr/share/man/man3/${i}.3; \
done
make[1]: Leaving directory '/tmp/libtar/src/libtar/doc'
make[1]: Entering directory '/tmp/libtar/src/libtar'
make[2]: Entering directory '/tmp/libtar/src/libtar'
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/libtar/src/libtar'
make[1]: Leaving directory '/tmp/libtar/src/libtar'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libtar"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libtar 1.2.20-2 (Wed Apr 5 01:57:42 UTC 2017)
CMD: pacman --query --file libtar-1.2.20-2-x86_64.pkg.tar.xz
Creating hybrid package for 'libtar'
Trying to find vanilla package 'libtar'...
CMD: pacman --query --file /mirror/libtar-1.2.20-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/libtar.so.0
/usr/lib/libtar.so
/usr/lib/libtar.so.0.0.0
/usr/include/libtar.h
/usr/include/libtar_listhash.h
/usr/bin/libtar
/usr/share/man/man3/tar_open.3.gz
/usr/share/man/man3/tar_fdopen.3.gz
/usr/share/man/man3/tar_fd.3.gz
/usr/share/man/man3/tar_close.3.gz
/usr/share/man/man3/tar_append_file.3.gz
/usr/share/man/man3/tar_append_eof.3.gz
/usr/share/man/man3/tar_append_regfile.3.gz
/usr/share/man/man3/tar_block_read.3.gz
/usr/share/man/man3/tar_block_write.3.gz
/usr/share/man/man3/th_read.3.gz
/usr/share/man/man3/th_write.3.gz
/usr/share/man/man3/th_set_from_stat.3.gz
/usr/share/man/man3/th_finish.3.gz
/usr/share/man/man3/th_set_device.3.gz
/usr/share/man/man3/th_set_group.3.gz
/usr/share/man/man3/th_set_link.3.gz
/usr/share/man/man3/th_set_mode.3.gz
/usr/share/man/man3/th_set_path.3.gz
/usr/share/man/man3/th_set_type.3.gz
/usr/share/man/man3/th_set_user.3.gz
/usr/share/man/man3/tar_extract_file.3.gz
/usr/share/man/man3/tar_extract_blockdev.3.gz
/usr/share/man/man3/tar_extract_chardev.3.gz
/usr/share/man/man3/tar_extract_dir.3.gz
/usr/share/man/man3/tar_extract_fifo.3.gz
/usr/share/man/man3/tar_extract_hardlink.3.gz
/usr/share/man/man3/tar_extract_regfile.3.gz
/usr/share/man/man3/tar_extract_symlink.3.gz
/usr/share/man/man3/tar_skip_regfile.3.gz
/usr/share/man/man3/tar_set_file_perms.3.gz
/usr/share/man/man3/th_get_pathname.3.gz
/usr/share/man/man3/TH_ISBLK.3.gz
/usr/share/man/man3/TH_ISCHR.3.gz
/usr/share/man/man3/TH_ISDIR.3.gz
/usr/share/man/man3/TH_ISFIFO.3.gz
/usr/share/man/man3/TH_ISLNK.3.gz
/usr/share/man/man3/TH_ISLONGLINK.3.gz
/usr/share/man/man3/TH_ISLONGNAME.3.gz
/usr/share/man/man3/TH_ISREG.3.gz
/usr/share/man/man3/TH_ISSYM.3.gz
/usr/share/man/man3/th_get_crc.3.gz
/usr/share/man/man3/th_get_devmajor.3.gz
/usr/share/man/man3/th_get_devminor.3.gz
/usr/share/man/man3/th_get_gid.3.gz
/usr/share/man/man3/th_get_linkname.3.gz
/usr/share/man/man3/th_get_mode.3.gz
/usr/share/man/man3/th_get_mtime.3.gz
/usr/share/man/man3/th_get_size.3.gz
/usr/share/man/man3/th_get_uid.3.gz
/usr/share/man/man3/th_print_long_ls.3.gz
/usr/share/man/man3/th_print.3.gz
/usr/share/man/man3/tar_extract_all.3.gz
/usr/share/man/man3/tar_extract_glob.3.gz
/usr/share/man/man3/tar_append_tree.3.gz
/usr/share/man/man3/libtar_hash_new.3.gz
/usr/share/man/man3/libtar_hash_free.3.gz
/usr/share/man/man3/libtar_hash_next.3.gz
/usr/share/man/man3/libtar_hash_prev.3.gz
/usr/share/man/man3/libtar_hash_search.3.gz
/usr/share/man/man3/libtar_hash_add.3.gz
/usr/share/man/man3/libtar_hash_getkey.3.gz
/usr/share/man/man3/libtar_hash_del.3.gz
/usr/share/man/man3/libtar_list_new.3.gz
/usr/share/man/man3/libtar_list_free.3.gz
/usr/share/man/man3/libtar_list_next.3.gz
/usr/share/man/man3/libtar_list_prev.3.gz
/usr/share/man/man3/libtar_list_search.3.gz
/usr/share/man/man3/libtar_list_add.3.gz
/usr/share/man/man3/libtar_list_add_str.3.gz
/usr/share/man/man3/libtar_list_del.3.gz
/usr/share/man/man3/libtar_list_dup.3.gz
/usr/share/man/man3/libtar_list_merge.3.gz
/usr/share/licenses/libtar/LICENSE
/sysroot/usr/lib/libtar.so.0.0.0
/sysroot/usr/lib/libtar.so.0
/sysroot/usr/lib/libtar.so
/sysroot/usr/lib/libtar.la
/sysroot/usr/include/libtar.h
/sysroot/usr/include/libtar_listhash.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 libtar.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libtar.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libtar.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libtar.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/libtar/src/libtar/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 libtar configure 1.2.20, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --disable-static --disable-encap --disable-epkg-install
## --------- ##
## Platform. ##
## --------- ##
hostname = d61aa5670037
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: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2337: checking for a BSD-compatible install
configure:2405: result: /usr/bin/install -c
configure:2416: checking whether build environment is sane
configure:2471: result: yes
configure:2530: checking for x86_64-unknown-linux-strip
configure:2560: result: no
configure:2570: checking for strip
configure:2586: found /sysroot/bin/strip
configure:2597: result: strip
configure:2622: checking for a thread-safe mkdir -p
configure:2661: result: /usr/sbin/mkdir -p
configure:2668: checking for gawk
configure:2684: found /usr/sbin/gawk
configure:2695: result: gawk
configure:2706: checking whether make sets $(MAKE)
configure:2728: result: yes
configure:2757: checking whether make supports nested variables
configure:2774: result: yes
configure:3246: checking for style of include used by make
configure:3274: result: GNU
configure:3305: checking for x86_64-unknown-linux-gcc
configure:3332: result: clang
configure:3601: checking for C compiler version
configure:3610: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3621: $? = 0
configure:3610: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3621: $? = 0
configure:3610: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3621: $? = 1
configure:3610: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3621: $? = 1
configure:3641: checking whether the C compiler works
configure:3663: clang -fPIC conftest.c >&5
configure:3667: $? = 0
configure:3715: result: yes
configure:3718: checking for C compiler default output file name
configure:3720: result: a.out
configure:3726: checking for suffix of executables
configure:3733: clang -o conftest -fPIC conftest.c >&5
configure:3737: $? = 0
configure:3759: result:
configure:3781: checking whether we are cross compiling
configure:3789: clang -o conftest -fPIC conftest.c >&5
configure:3793: $? = 0
configure:3800: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3804: $? = 127
configure:3819: result: yes
configure:3824: checking for suffix of object files
configure:3846: clang -c -fPIC conftest.c >&5
configure:3850: $? = 0
configure:3871: result: o
configure:3875: checking whether we are using the GNU C compiler
configure:3894: clang -c -fPIC conftest.c >&5
configure:3894: $? = 0
configure:3903: result: yes
configure:3912: checking whether clang accepts -g
configure:3932: clang -c -g conftest.c >&5
configure:3932: $? = 0
configure:3973: result: yes
configure:3990: checking for clang option to accept ISO C89
configure:4053: clang -c -fPIC conftest.c >&5
configure:4053: $? = 0
configure:4066: result: none needed
configure:4091: checking whether clang understands -c and -o together
configure:4113: clang -c conftest.c -o conftest2.o
configure:4116: $? = 0
configure:4113: clang -c conftest.c -o conftest2.o
configure:4116: $? = 0
configure:4128: result: yes
configure:4147: checking dependency style of clang
configure:4258: result: none
configure:4279: checking for strlcpy
configure:4279: clang -o conftest -fPIC conftest.c >&5
conftest.c:35:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:35:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:4279: $? = 0
configure:4279: result: yes
configure:4301: checking for strsep
configure:4301: clang -o conftest -fPIC conftest.c >&5
configure:4301: $? = 0
configure:4301: result: yes
configure:4360: checking how to run the C preprocessor
configure:4391: clang -E conftest.c
configure:4391: $? = 0
configure:4405: clang -E conftest.c
conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4405: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| /* end confdefs.h. */
| #include
configure:4430: result: clang -E
configure:4450: clang -E conftest.c
configure:4450: $? = 0
configure:4464: clang -E conftest.c
conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| /* end confdefs.h. */
| #include
configure:4493: checking for grep that handles long lines and -e
configure:4551: result: /usr/sbin/grep
configure:4556: checking for egrep
configure:4618: result: /usr/sbin/grep -E
configure:4623: checking for ANSI C header files
configure:4643: clang -c -fPIC conftest.c >&5
configure:4643: $? = 0
configure:4727: result: yes
configure:4740: checking for sys/types.h
configure:4740: clang -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for sys/stat.h
configure:4740: clang -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for stdlib.h
configure:4740: clang -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for string.h
configure:4740: clang -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for memory.h
configure:4740: clang -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for strings.h
configure:4740: clang -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for inttypes.h
configure:4740: clang -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for stdint.h
configure:4740: clang -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for unistd.h
configure:4740: clang -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4753: checking minix/config.h usability
configure:4753: clang -c -fPIC conftest.c >&5
conftest.c:58:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4753: result: no
configure:4753: checking minix/config.h presence
configure:4753: clang -E conftest.c
conftest.c:25:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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
| /* end confdefs.h. */
| #include
configure:4753: result: no
configure:4753: checking for minix/config.h
configure:4753: result: no
configure:4774: checking whether it is safe to define __EXTENSIONS__
configure:4792: clang -c -fPIC conftest.c >&5
configure:4792: $? = 0
configure:4799: result: yes
configure:4821: checking for x86_64-unknown-linux-gcc
configure:4848: result: clang
configure:5117: checking for C compiler version
configure:5126: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:5137: $? = 0
configure:5126: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:5137: $? = 0
configure:5126: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5137: $? = 1
configure:5126: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:5137: $? = 1
configure:5141: checking whether we are using the GNU C compiler
configure:5169: result: yes
configure:5178: checking whether clang accepts -g
configure:5239: result: yes
configure:5256: checking for clang option to accept ISO C89
configure:5332: result: none needed
configure:5357: checking whether clang understands -c and -o together
configure:5394: result: yes
configure:5413: checking dependency style of clang
configure:5524: result: none
configure:5568: checking build system type
configure:5582: result: x86_64-unknown-linux-gnu
configure:5602: checking host system type
configure:5615: result: x86_64-unknown-linux-gnu
configure:5656: checking how to print strings
configure:5683: result: printf
configure:5704: checking for a sed that does not truncate output
configure:5768: result: /usr/sbin/sed
configure:5786: checking for fgrep
configure:5848: result: /usr/sbin/grep -F
configure:5883: checking for ld used by clang
configure:5950: result: /sysroot/bin/ld
configure:5957: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:5972: result: yes
configure:5984: checking for BSD- or MS-compatible name lister (nm)
configure:6038: result: /sysroot/bin/nm -B
configure:6168: checking the name lister (/sysroot/bin/nm -B) interface
configure:6175: clang -c -fPIC conftest.c >&5
configure:6178: /sysroot/bin/nm -B "conftest.o"
configure:6181: output
0000000000000000 B some_variable
configure:6188: result: BSD nm
configure:6191: checking whether ln -s works
configure:6195: result: yes
configure:6203: checking the maximum length of command line arguments
configure:6334: result: 1572864
configure:6382: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6422: result: func_convert_file_noop
configure:6429: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6449: result: func_convert_file_noop
configure:6456: checking for /sysroot/bin/ld option to reload object files
configure:6463: result: -r
configure:6497: checking for x86_64-unknown-linux-objdump
configure:6527: result: no
configure:6537: checking for objdump
configure:6553: found /sysroot/bin/objdump
configure:6564: result: objdump
configure:6576: WARNING: using cross tools not prefixed with host triplet
configure:6596: checking how to recognize dependent libraries
configure:6796: result: pass_all
configure:6841: checking for x86_64-unknown-linux-dlltool
configure:6871: result: no
configure:6881: checking for dlltool
configure:6911: result: no
configure:6941: checking how to associate runtime and link libraries
configure:6968: result: printf %s\n
configure:6984: checking for x86_64-unknown-linux-ar
configure:7014: result: no
configure:7028: checking for ar
configure:7044: found /sysroot/bin/ar
configure:7055: result: ar
configure:7092: checking for archiver @FILE support
configure:7109: clang -c -fPIC conftest.c >&5
configure:7109: $? = 0
configure:7112: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:7115: $? = 0
configure:7120: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: conftest.o: No such file or directory
configure:7123: $? = 1
configure:7135: result: @
configure:7153: checking for x86_64-unknown-linux-strip
configure:7180: result: strip
configure:7252: checking for x86_64-unknown-linux-ranlib
configure:7282: result: no
configure:7292: checking for ranlib
configure:7308: found /sysroot/bin/ranlib
configure:7319: result: ranlib
configure:7421: checking command to parse /sysroot/bin/nm -B output from clang object
configure:7574: clang -c -fPIC conftest.c >&5
configure:7577: $? = 0
configure:7581: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7584: $? = 0
configure:7650: clang -o conftest -fPIC conftest.c conftstm.o >&5
configure:7653: $? = 0
configure:7691: result: ok
configure:7738: checking for sysroot
configure:7768: result: no
configure:7775: checking for a working dd
configure:7813: result: /usr/sbin/dd
configure:7817: checking how to truncate binary pipes
configure:7832: result: /usr/sbin/dd bs=4096 count=1
configure:7968: clang -c -fPIC conftest.c >&5
configure:7971: $? = 0
configure:8121: checking for x86_64-unknown-linux-mt
configure:8151: result: no
configure:8161: checking for mt
configure:8191: result: no
configure:8211: checking if : is a manifest tool
configure:8217: : '-?'
configure:8225: result: no
configure:8899: checking for dlfcn.h
configure:8899: clang -c -fPIC conftest.c >&5
configure:8899: $? = 0
configure:8899: result: yes
configure:9155: checking for objdir
configure:9170: result: .libs
configure:9434: checking if clang supports -fno-rtti -fno-exceptions
configure:9452: clang -c -fPIC -fno-rtti -fno-exceptions conftest.c >&5
configure:9456: $? = 0
configure:9469: result: yes
configure:9827: checking for clang option to produce PIC
configure:9834: result: -fPIC -DPIC
configure:9842: checking if clang PIC flag -fPIC -DPIC works
configure:9860: clang -c -fPIC -fPIC -DPIC -DPIC conftest.c >&5
configure:9864: $? = 0
configure:9877: result: yes
configure:9906: checking if clang static flag -static works
configure:9934: result: no
configure:9949: checking if clang supports -c -o file.o
configure:9970: clang -c -fPIC -o out/conftest2.o conftest.c >&5
configure:9974: $? = 0
configure:9996: result: yes
configure:10004: checking if clang supports -c -o file.o
configure:10051: result: yes
configure:10084: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:11343: result: yes
configure:11380: checking whether -lc should be explicitly linked in
configure:11388: clang -c -fPIC conftest.c >&5
configure:11391: $? = 0
configure:11406: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:11409: $? = 0
configure:11423: result: no
configure:11583: checking dynamic linker characteristics
configure:12164: clang -o conftest -fPIC -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12164: $? = 0
configure:12401: result: GNU/Linux ld.so
configure:12523: checking how to hardcode library paths into programs
configure:12548: result: immediate
configure:13096: checking whether stripping libraries is possible
configure:13101: result: yes
configure:13136: checking if libtool supports shared libraries
configure:13138: result: yes
configure:13141: checking whether to build shared libraries
configure:13166: result: yes
configure:13169: checking whether to build static libraries
configure:13173: result: no
configure:13211: checking whether ln -s works
configure:13215: result: yes
configure:13222: checking whether make sets $(MAKE)
configure:13244: result: yes
configure:13255: checking for an ANSI C-conforming const
configure:13321: clang -c -fPIC conftest.c >&5
configure:13321: $? = 0
configure:13328: result: yes
configure:13337: checking for thread local storage (TLS) class
configure:13364: clang -c -fPIC conftest.c >&5
configure:13364: $? = 0
configure:13384: result: __thread
configure:13403: checking for ANSI C header files
configure:13507: result: yes
configure:13517: checking for unistd.h
configure:13517: result: yes
configure:13527: checking whether sys/types.h defines makedev
configure:13543: clang -o conftest -fPIC conftest.c >&5
configure:13543: $? = 0
configure:13552: result: yes
configure:13577: checking for major_t
configure:13577: clang -c -fPIC conftest.c >&5
conftest.c:49:13: error: use of undeclared identifier 'major_t'
if (sizeof (major_t))
^
1 error generated.
configure:13577: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef MAJOR_IN_MKDEV
| # include
| #else
| # ifdef MAJOR_IN_SYSMACROS
| # include
| # endif
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof (major_t))
| return 0;
| ;
| return 0;
| }
configure:13577: result: no
configure:13602: checking for minor_t
configure:13602: clang -c -fPIC conftest.c >&5
conftest.c:50:13: error: use of undeclared identifier 'minor_t'
if (sizeof (minor_t))
^
1 error generated.
configure:13602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| /* end confdefs.h. */
| #include
| #ifdef MAJOR_IN_MKDEV
| # include
| #else
| # ifdef MAJOR_IN_SYSMACROS
| # include
| # endif
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof (minor_t))
| return 0;
| ;
| return 0;
| }
configure:13602: result: no
configure:13627: checking for dev_t
configure:13627: clang -c -fPIC conftest.c >&5
configure:13627: $? = 0
configure:13627: clang -c -fPIC conftest.c >&5
conftest.c:51:20: error: expected expression
if (sizeof ((dev_t)))
^
1 error generated.
configure:13627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| /* end confdefs.h. */
| #include
| #ifdef MAJOR_IN_MKDEV
| # include
| #else
| # ifdef MAJOR_IN_SYSMACROS
| # include
| # endif
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof ((dev_t)))
| return 0;
| ;
| return 0;
| }
configure:13627: result: yes
configure:13652: checking for socklen_t
configure:13652: clang -c -fPIC conftest.c >&5
configure:13652: $? = 0
configure:13652: clang -c -fPIC conftest.c >&5
conftest.c:46:24: error: expected expression
if (sizeof ((socklen_t)))
^
1 error generated.
configure:13652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| /* end confdefs.h. */
| #include
| #include
|
|
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:13652: result: yes
configure:13671: checking for uint64_t
configure:13671: clang -c -fPIC conftest.c >&5
configure:13671: $? = 0
configure:13671: clang -c -fPIC conftest.c >&5
conftest.c:75:23: error: expected expression
if (sizeof ((uint64_t)))
^
1 error generated.
configure:13671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:13671: result: yes
configure:13686: checking for mode_t
configure:13686: clang -c -fPIC conftest.c >&5
configure:13686: $? = 0
configure:13686: clang -c -fPIC conftest.c >&5
conftest.c:76:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:13686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:13686: result: yes
configure:13697: checking for off_t
configure:13697: clang -c -fPIC conftest.c >&5
configure:13697: $? = 0
configure:13697: clang -c -fPIC conftest.c >&5
conftest.c:76:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:13697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:13697: result: yes
configure:13708: checking for size_t
configure:13708: clang -c -fPIC conftest.c >&5
configure:13708: $? = 0
configure:13708: clang -c -fPIC conftest.c >&5
conftest.c:76:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:13708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13708: result: yes
configure:13719: checking for uid_t in sys/types.h
configure:13738: result: yes
configure:13749: checking for nlink_t
configure:13749: clang -c -fPIC conftest.c >&5
configure:13749: $? = 0
configure:13749: clang -c -fPIC conftest.c >&5
conftest.c:76:22: error: expected expression
if (sizeof ((nlink_t)))
^
1 error generated.
configure:13749: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| return 0;
| ;
| return 0;
| }
configure:13749: result: yes
configure:13772: checking libgen.h usability
configure:13772: clang -c -fPIC conftest.c >&5
configure:13772: $? = 0
configure:13772: result: yes
configure:13772: checking libgen.h presence
configure:13772: clang -E conftest.c
configure:13772: $? = 0
configure:13772: result: yes
configure:13772: checking for libgen.h
configure:13772: result: yes
configure:13782: checking for working basename
configure:13836: result: no
configure:13857: checking for libgen.h
configure:13857: result: yes
configure:13867: checking for working dirname
configure:13924: result: no
configure:13945: checking fnmatch.h usability
configure:13945: clang -c -fPIC conftest.c >&5
configure:13945: $? = 0
configure:13945: result: yes
configure:13945: checking fnmatch.h presence
configure:13945: clang -E conftest.c
configure:13945: $? = 0
configure:13945: result: yes
configure:13945: checking for fnmatch.h
configure:13945: result: yes
configure:13956: checking for working POSIX fnmatch
configure:13999: result: cross
configure:14012: checking ctype.h usability
configure:14012: clang -c -fPIC conftest.c >&5
configure:14012: $? = 0
configure:14012: result: yes
configure:14012: checking ctype.h presence
configure:14012: clang -E conftest.c
configure:14012: $? = 0
configure:14012: result: yes
configure:14012: checking for ctype.h
configure:14012: result: yes
configure:14032: checking for lchown
configure:14032: clang -o conftest -fPIC conftest.c >&5
configure:14032: $? = 0
configure:14032: result: yes
configure:14046: checking whether makedev expects three arguments
configure:14082: clang -c -fPIC conftest.c >&5
conftest.c:69:23: error: too many arguments provided to function-like macro invocation
dev = makedev(0, maj, min);
^
/sysroot/include/sys/sysmacros.h:9:9: note: macro 'makedev' defined here
#define makedev(x,y) ( \
^
conftest.c:69:7: error: use of undeclared identifier 'makedev'
dev = makedev(0, maj, min);
^
conftest.c:72:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(1);
^
conftest.c:72:3: note: include the header or explicitly provide a declaration for 'exit'
1 warning and 2 errors generated.
configure:14082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_NLINK_T 1
| #define NEED_BASENAME 1
| #define HAVE_LIBGEN_H 1
| #define NEED_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define NEED_FNMATCH 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LCHOWN 1
| #define NEED_MAKEDEV 1
| /* end confdefs.h. */
|
|
| #include
| #ifdef MAJOR_IN_MKDEV
| # include
| #else
| # ifdef MAJOR_IN_SYSMACROS
| # include
| # endif
| #endif
|
| int
| main ()
| {
|
| dev_t dev;
| major_t maj = 5;
| minor_t min = 7;
|
| dev = makedev(0, maj, min);
| if (major(dev) != maj
| || minor(dev) != min)
| exit(1);
| exit(0);
|
| ;
| return 0;
| }
configure:14091: result: no
configure:14103: checking for working snprintf
configure:14160: result: no
configure:14180: checking for strdup
configure:14180: clang -o conftest -fPIC conftest.c >&5
conftest.c:75:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:75:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:14180: $? = 0
configure:14180: result: yes
configure:14199: checking for strftime
configure:14199: clang -o conftest -fPIC conftest.c >&5
configure:14199: $? = 0
configure:14199: result: yes
configure:14257: checking for strlcpy
configure:14257: result: yes
configure:14279: checking for strmode
configure:14279: clang -o conftest -fPIC conftest.c >&5
/tmp/conftest-7c44d6.o:conftest.c:function main: error: undefined reference to 'strmode'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14279: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_NLINK_T 1
| #define NEED_BASENAME 1
| #define HAVE_LIBGEN_H 1
| #define NEED_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define NEED_FNMATCH 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LCHOWN 1
| #define NEED_MAKEDEV 1
| #define NEED_SNPRINTF 1
| #define NEED_STRDUP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRFTIME 1
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRMODE 1
| /* end confdefs.h. */
| /* Define strmode to an innocuous variant, in case declares strmode.
| For example, HP-UX 11i declares gettimeofday. */
| #define strmode innocuous_strmode
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strmode (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strmode
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strmode ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strmode || defined __stub___strmode
| choke me
| #endif
|
| int
| main ()
| {
| return strmode ();
| ;
| return 0;
| }
configure:14279: result: no
configure:14301: checking for strsep
configure:14301: result: yes
configure:14329: checking for gzread in -lz
configure:14354: clang -o conftest -fPIC conftest.c -lz >&5
/sysroot/bin/ld: error: cannot find -lz
/tmp/conftest-0b9ad5.o:conftest.c:function main: error: undefined reference to 'gzread'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14354: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_NLINK_T 1
| #define NEED_BASENAME 1
| #define HAVE_LIBGEN_H 1
| #define NEED_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define NEED_FNMATCH 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LCHOWN 1
| #define NEED_MAKEDEV 1
| #define NEED_SNPRINTF 1
| #define NEED_STRDUP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRFTIME 1
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRMODE 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gzread ();
| int
| main ()
| {
| return gzread ();
| ;
| return 0;
| }
configure:14363: result: no
configure:14488: checking that generated files are newer than configure
configure:14494: result: done
configure:14521: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libtar config.status 1.2.20, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on d61aa5670037
config.status:1135: creating listhash/libtar_listhash.h
config.status:1135: creating listhash/libtar_list.c
config.status:1135: creating listhash/libtar_hash.c
config.status:1135: creating listhash/libtar_list_new.3
config.status:1135: creating listhash/libtar_hash_new.3
config.status:1135: creating Makefile
config.status:1135: creating lib/Makefile
config.status:1135: creating libtar/Makefile
config.status:1135: creating doc/Makefile
config.status:1135: creating config.h
config.status:1364: executing depfiles commands
config.status:1364: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
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=' -fPIC'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_func_fnmatch_works=cross
ac_cv_func_lchown=yes
ac_cv_func_strdup=yes
ac_cv_func_strftime=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strmode=no
ac_cv_func_strsep=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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_sys_types_h_makedev=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_z_gzread=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/sbin/dd
ac_cv_path_mkdir=/usr/sbin/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_safe_to_define___extensions__=yes
ac_cv_tls=__thread
ac_cv_type_dev_t=yes
ac_cv_type_major_t=no
ac_cv_type_minor_t=no
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint64_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
compat_cv_func_basename_works=no
compat_cv_func_dirname_works=no
compat_cv_func_makedev_three_args=no
compat_cv_func_snprintf_works=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libtar/src/libtar/autoconf/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/libtar/src/libtar/autoconf/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libtar/src/libtar/autoconf/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libtar/src/libtar/autoconf/missing automake-1.15'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS=' -fPIC'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENCAP_DEFS=''
ENCAP_INSTALL_RULES=''
ENCAP_INSTALL_TARGET=''
EPKG=''
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=' ${LIBOBJDIR}basename$U.o ${LIBOBJDIR}dirname$U.o ${LIBOBJDIR}fnmatch$U.o ${LIBOBJDIR}snprintf$U.o ${LIBOBJDIR}strmode$U.o'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LISTHASH_DIR='listhash'
LISTHASH_PREFIX='libtar'
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}basename$U.lo ${LIBOBJDIR}dirname$U.lo ${LIBOBJDIR}fnmatch$U.lo ${LIBOBJDIR}snprintf$U.lo ${LIBOBJDIR}strmode$U.lo'
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/libtar/src/libtar/autoconf/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR='mkdir -p -m 755'
MKDIR_P='/usr/sbin/mkdir -p'
MKENCAP=''
NM='/sysroot/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libtar'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libtar'
PACKAGE_STRING='libtar 1.2.20'
PACKAGE_TARNAME='libtar'
PACKAGE_URL=''
PACKAGE_VERSION='1.2.20'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.2.20'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libtar/src/libtar/autoconf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libtar"
#define PACKAGE_TARNAME "libtar"
#define PACKAGE_VERSION "1.2.20"
#define PACKAGE_STRING "libtar 1.2.20"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "libtar"
#define VERSION "1.2.20"
#define NEED_STRLCPY 1
#define HAVE_STRLCPY 1
#define NEED_STRSEP 1
#define HAVE_STRSEP 1
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define TLS __thread
#define STDC_HEADERS 1
#define HAVE_UNISTD_H 1
#define major_t unsigned int
#define minor_t unsigned int
#define HAVE_DEV_T 1
#define HAVE_SOCKLEN_T 1
#define HAVE_UINT64_T 1
#define HAVE_NLINK_T 1
#define NEED_BASENAME 1
#define HAVE_LIBGEN_H 1
#define NEED_DIRNAME 1
#define HAVE_LIBGEN_H 1
#define NEED_FNMATCH 1
#define HAVE_FNMATCH_H 1
#define HAVE_CTYPE_H 1
#define HAVE_LCHOWN 1
#define NEED_MAKEDEV 1
#define NEED_SNPRINTF 1
#define NEED_STRDUP 1
#define HAVE_STRDUP 1
#define HAVE_STRFTIME 1
#define NEED_STRLCPY 1
#define HAVE_STRLCPY 1
#define NEED_STRMODE 1
#define NEED_STRSEP 1
#define HAVE_STRSEP 1
configure: exit 0