Build of popt with musl toolchain

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

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

SLOCLanguage
10,846 sh
3,002 ansic
2,127 makefile
16 sed
15,991 total

The process tree of the build process is here.

Log

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

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

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

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: popt 1.16-8 (Wed Apr 5 00:49:20 UTC 2017)
# ==> Checking runtime dependencies...
# ==> 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for style of include used by make... GNU
# 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... yes
# 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 dependency style of clang... gcc3
# checking for clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# 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 dependency style of clang... (cached) gcc3
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by 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 whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# 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-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 /sysroot/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... 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... yes
# checking whether clang needs -traditional... 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 library containing strerror... none required
# checking for function prototypes... yes
# checking for string.h... (cached) yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking fnmatch.h usability... yes
# checking fnmatch.h presence... yes
# checking for fnmatch.h... yes
# checking glob.h usability... yes
# checking glob.h presence... yes
# checking for glob.h... yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking mcheck.h usability... no
# checking mcheck.h presence... no
# checking for mcheck.h... no
# checking for unistd.h... (cached) yes
# checking for setreuid... yes
# checking for getuid... yes
# checking for geteuid... yes
# checking for iconv... yes
# checking for mtrace... no
# checking for __secure_getenv... no
# checking for setregid... yes
# checking for stpcpy... yes
# checking for strerror... yes
# checking for vasprintf... yes
# checking for srandom... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... yes
# checking for working iconv... guessing yes
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for iconv... (cached) yes
# checking for working iconv... (cached) guessing yes
# configure: creating ./config.status
# config.status: creating po/Makefile.in
# config.status: creating m4/Makefile
# config.status: creating Doxyfile
# config.status: creating Makefile
# config.status: creating popt.pc
# config.status: creating popt.spec
# config.status: creating test-poptrc
# config.status: creating auto/Makefile
# config.status: creating auto/desc
# config.status: creating auto/types
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/popt/src/popt-1.16'
# Making all in po
# make[2]: Entering directory '/tmp/popt/src/popt-1.16/po'
# make[2]: Leaving directory '/tmp/popt/src/popt-1.16/po'
# Making all in .
# make[2]: Entering directory '/tmp/popt/src/popt-1.16'
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c -o popt.lo popt.c
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c -o poptparse.lo poptparse.c
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c -o poptconfig.lo poptconfig.c
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c -o popthelp.lo popthelp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -fPIC -DPIC -o .libs/popt.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -fPIC -DPIC -o .libs/popthelp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -fPIC -DPIC -o .libs/poptparse.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o
# popthelp.c:176:27: warning: unused parameter 'translation_domain' [-Wunused-parameter]
# /*@null@*/ const char * translation_domain)
# ^
# popthelp.c:230:27: warning: unused parameter 'translation_domain' [-Wunused-parameter]
# /*@null@*/ const char * translation_domain)
# ^
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -o poptparse.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -o poptconfig.o >/dev/null 2>&1
# 2 warnings generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -o popthelp.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -o popt.o >/dev/null 2>&1
# mv -f .deps/poptparse.Tpo .deps/poptparse.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c -o poptint.lo poptint.c
# mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo
# clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o test1.c
# mv -f .deps/test1.Tpo .deps/test1.Po
# clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o test2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c poptint.c -fPIC -DPIC -o .libs/poptint.o
# mv -f .deps/popthelp.Tpo .deps/popthelp.Plo
# clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT tdict.o -MD -MP -MF .deps/tdict.Tpo -c -o tdict.o tdict.c
# mv -f .deps/test2.Tpo .deps/test2.Po
# mv -f .deps/popt.Tpo .deps/popt.Plo
# mv -f .deps/tdict.Tpo .deps/tdict.Po
# poptint.c:12:28: warning: unused variable 'utf8_skip_data' [-Wunused-const-variable]
# static const unsigned char utf8_skip_data[256] = {
# ^
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c poptint.c -o poptint.o >/dev/null 2>&1
# mv -f .deps/poptint.Tpo .deps/poptint.Plo
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -W -D_GNU_SOURCE -D_REENTRANT -no-undefined -Wl,--version-script=./libpopt.vers -o libpopt.la -rpath /usr/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo
# libtool: link: clang -shared .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -Wl,--version-script=./libpopt.vers -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libpopt.so.0" && ln -s "libpopt.so.0.0.0" "libpopt.so.0")
# libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0.0.0" "libpopt.so")
# libtool: link: ar cru .libs/libpopt.a popt.o poptparse.o poptconfig.o popthelp.o poptint.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libpopt.a
# libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" )
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -W -D_GNU_SOURCE -D_REENTRANT -o test1 test1.o libpopt.la
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -W -D_GNU_SOURCE -D_REENTRANT -o test2 test2.o libpopt.la
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -W -D_GNU_SOURCE -D_REENTRANT -o tdict tdict.o libpopt.la
# libtool: link: clang -Wall -W -D_GNU_SOURCE -D_REENTRANT -o .libs/test1 test1.o ./.libs/libpopt.so
# libtool: link: clang -Wall -W -D_GNU_SOURCE -D_REENTRANT -o .libs/test2 test2.o ./.libs/libpopt.so
# libtool: link: clang -Wall -W -D_GNU_SOURCE -D_REENTRANT -o .libs/tdict tdict.o ./.libs/libpopt.so
# make[2]: Leaving directory '/tmp/popt/src/popt-1.16'
# Making all in auto
# make[2]: Entering directory '/tmp/popt/src/popt-1.16/auto'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/popt/src/popt-1.16/auto'
# make[1]: Leaving directory '/tmp/popt/src/popt-1.16'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-recursive
# make[1]: Entering directory '/tmp/popt/src/popt-1.16'
# Making install in po
# make[2]: Entering directory '/tmp/popt/src/popt-1.16/po'
# if test "popt" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/popt/pkg/popt/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/popt/pkg/popt/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/popt/pkg/popt/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[2]: Leaving directory '/tmp/popt/src/popt-1.16/po'
# Making install in .
# make[2]: Entering directory '/tmp/popt/src/popt-1.16'
# make[3]: Entering directory '/tmp/popt/src/popt-1.16'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/popt/pkg/popt/usr/include"
# test -z "/usr/share/man/man3" || /usr/sbin/mkdir -p "/tmp/popt/pkg/popt/usr/share/man/man3"
# test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/popt/pkg/popt/usr/lib/pkgconfig"
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/popt/pkg/popt/usr/lib"
# /usr/bin/install -c -m 644 popt.pc '/tmp/popt/pkg/popt/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 popt.h '/tmp/popt/pkg/popt/usr/include'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libpopt.la '/tmp/popt/pkg/popt/usr/lib'
# /usr/bin/install -c -m 644 popt.3 '/tmp/popt/pkg/popt/usr/share/man/man3'
# libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.0 /tmp/popt/pkg/popt/usr/lib/libpopt.so.0.0.0
# libtool: install: (cd /tmp/popt/pkg/popt/usr/lib && { ln -s -f libpopt.so.0.0.0 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0; }; })
# libtool: install: (cd /tmp/popt/pkg/popt/usr/lib && { ln -s -f libpopt.so.0.0.0 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.0 libpopt.so; }; })
# libtool: install: /usr/bin/install -c .libs/libpopt.lai /tmp/popt/pkg/popt/usr/lib/libpopt.la
# libtool: install: /usr/bin/install -c .libs/libpopt.a /tmp/popt/pkg/popt/usr/lib/libpopt.a
# libtool: install: chmod 644 /tmp/popt/pkg/popt/usr/lib/libpopt.a
# libtool: install: ranlib /tmp/popt/pkg/popt/usr/lib/libpopt.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/popt/src/popt-1.16'
# make[2]: Leaving directory '/tmp/popt/src/popt-1.16'
# Making install in auto
# make[2]: Entering directory '/tmp/popt/src/popt-1.16/auto'
# make[3]: Entering directory '/tmp/popt/src/popt-1.16/auto'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/popt/src/popt-1.16/auto'
# make[2]: Leaving directory '/tmp/popt/src/popt-1.16/auto'
# make[1]: Leaving directory '/tmp/popt/src/popt-1.16'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "popt"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: popt 1.16-8 (Wed Apr 5 00:49:38 UTC 2017)

CMD: pacman --query --file popt-1.16-8-x86_64.pkg.tar.xz
# popt 1.16-8

Creating hybrid package for 'popt'

Trying to find vanilla package 'popt'...

CMD: pacman --query --file /mirror/popt-1.16-8.pkg.tar.xz
# popt 1.16-8

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libpopt.so.0.0.0
# /usr/lib/libpopt.a
# /usr/lib/libpopt.so
# /usr/lib/libpopt.so.0
# /usr/lib/pkgconfig/popt.pc
# /usr/include/popt.h
# /usr/share/licenses/popt/LICENSE
# /usr/share/man/man3/popt.3.gz
# /usr/share/locale/zh_CN/LC_MESSAGES/popt.mo
# /usr/share/locale/zh_TW/LC_MESSAGES/popt.mo
# /usr/share/locale/wa/LC_MESSAGES/popt.mo
# /usr/share/locale/vi/LC_MESSAGES/popt.mo
# /usr/share/locale/uk/LC_MESSAGES/popt.mo
# /usr/share/locale/tr/LC_MESSAGES/popt.mo
# /usr/share/locale/th/LC_MESSAGES/popt.mo
# /usr/share/locale/sv/LC_MESSAGES/popt.mo
# /usr/share/locale/sl/LC_MESSAGES/popt.mo
# /usr/share/locale/sk/LC_MESSAGES/popt.mo
# /usr/share/locale/ru/LC_MESSAGES/popt.mo
# /usr/share/locale/ro/LC_MESSAGES/popt.mo
# /usr/share/locale/pt/LC_MESSAGES/popt.mo
# /usr/share/locale/pl/LC_MESSAGES/popt.mo
# /usr/share/locale/nl/LC_MESSAGES/popt.mo
# /usr/share/locale/nb/LC_MESSAGES/popt.mo
# /usr/share/locale/lv/LC_MESSAGES/popt.mo
# /usr/share/locale/ko/LC_MESSAGES/popt.mo
# /usr/share/locale/ja/LC_MESSAGES/popt.mo
# /usr/share/locale/it/LC_MESSAGES/popt.mo
# /usr/share/locale/is/LC_MESSAGES/popt.mo
# /usr/share/locale/id/LC_MESSAGES/popt.mo
# /usr/share/locale/hu/LC_MESSAGES/popt.mo
# /usr/share/locale/gl/LC_MESSAGES/popt.mo
# /usr/share/locale/ga/LC_MESSAGES/popt.mo
# /usr/share/locale/fr/LC_MESSAGES/popt.mo
# /usr/share/locale/fi/LC_MESSAGES/popt.mo
# /usr/share/locale/es/LC_MESSAGES/popt.mo
# /usr/share/locale/eo/LC_MESSAGES/popt.mo
# /usr/share/locale/de/LC_MESSAGES/popt.mo
# /usr/share/locale/da/LC_MESSAGES/popt.mo
# /usr/share/locale/cs/LC_MESSAGES/popt.mo
# /sysroot/usr/lib/libpopt.so.0.0.0
# /sysroot/usr/lib/libpopt.so.0
# /sysroot/usr/lib/libpopt.so
# /sysroot/usr/lib/libpopt.la
# /sysroot/usr/lib/libpopt.a
# /sysroot/usr/lib/pkgconfig/popt.pc
# /sysroot/usr/include/popt.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/popt.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/popt.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/popt/src/popt-1.16/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 popt configure 1.16, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 17926ba7ab30
# 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:2121: checking build system type
# configure:2139: result: x86_64-unknown-linux-gnu
# configure:2161: checking host system type
# configure:2176: result: x86_64-unknown-linux-gnu
# configure:2198: checking target system type
# configure:2213: result: x86_64-unknown-linux-gnu
# configure:2259: checking for a BSD-compatible install
# configure:2327: result: /usr/bin/install -c
# configure:2338: checking whether build environment is sane
# configure:2398: result: yes
# configure:2447: checking for x86_64-unknown-linux-strip
# configure:2477: result: no
# configure:2487: checking for strip
# configure:2503: found /sysroot/bin/strip
# configure:2514: result: strip
# configure:2539: checking for a thread-safe mkdir -p
# configure:2578: result: /usr/sbin/mkdir -p
# configure:2591: checking for gawk
# configure:2607: found /usr/sbin/gawk
# configure:2618: result: gawk
# configure:2629: checking whether make sets $(MAKE)
# configure:2651: result: yes
# configure:2734: checking whether to enable maintainer-specific portions of Makefiles
# configure:2743: result: no
# configure:2782: checking for style of include used by make
# configure:2810: result: GNU
# configure:2840: checking for x86_64-unknown-linux-gcc
# configure:2867: result: clang
# configure:3139: checking for C compiler version
# configure:3147: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3151: $? = 0
# configure:3158: 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:3162: $? = 0
# configure:3169: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3173: $? = 1
# configure:3196: checking for C compiler default output file name
# configure:3218: clang conftest.c >&5
# configure:3222: $? = 0
# configure:3260: result: a.out
# configure:3279: checking whether the C compiler works
# configure:3289: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3293: $? = 127
# configure:3312: result: yes
# configure:3319: checking whether we are cross compiling
# configure:3321: result: yes
# configure:3324: checking for suffix of executables
# configure:3331: clang -o conftest conftest.c >&5
# configure:3335: $? = 0
# configure:3361: result:
# configure:3367: checking for suffix of object files
# configure:3393: clang -c conftest.c >&5
# configure:3397: $? = 0
# configure:3422: result: o
# configure:3426: checking whether we are using the GNU C compiler
# configure:3455: clang -c conftest.c >&5
# configure:3462: $? = 0
# configure:3479: result: yes
# configure:3488: checking whether clang accepts -g
# configure:3518: clang -c -g conftest.c >&5
# configure:3525: $? = 0
# configure:3626: result: yes
# configure:3643: checking for clang option to accept ISO C89
# configure:3717: clang -c conftest.c >&5
# configure:3724: $? = 0
# configure:3747: result: none needed
# configure:3767: checking dependency style of clang
# configure:3877: result: gcc3
# configure:3894: checking for clang option to accept ISO C99
# configure:4053: clang -c conftest.c >&5
# configure:4060: $? = 0
# configure:4083: result: none needed
# configure:4221: checking for clang option to accept ISO Standard C
# configure:4230: result: none needed
# configure:4245: checking for x86_64-unknown-linux-gcc
# configure:4272: result: clang
# configure:4544: checking for C compiler version
# configure:4552: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4556: $? = 0
# configure:4563: 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:4567: $? = 0
# configure:4574: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4578: $? = 1
# configure:4581: checking whether we are using the GNU C compiler
# configure:4634: result: yes
# configure:4643: checking whether clang accepts -g
# configure:4781: result: yes
# configure:4798: checking for clang option to accept ISO C89
# configure:4902: result: none needed
# configure:4922: checking dependency style of clang
# configure:5032: result: gcc3
# configure:5062: checking for a BSD-compatible install
# configure:5130: result: /usr/bin/install -c
# configure:5166: checking for a sed that does not truncate output
# configure:5232: result: /usr/sbin/sed
# configure:5250: checking for grep that handles long lines and -e
# configure:5310: result: /usr/sbin/grep
# configure:5315: checking for egrep
# configure:5379: result: /usr/sbin/grep -E
# configure:5384: checking for fgrep
# configure:5448: result: /usr/sbin/grep -F
# configure:5483: checking for ld used by clang
# configure:5550: result: /sysroot/bin/ld
# configure:5559: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5574: result: yes
# configure:5586: checking for BSD- or MS-compatible name lister (nm)
# configure:5635: result: /sysroot/bin/nm -B
# configure:5753: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5760: clang -c conftest.c >&5
# configure:5763: /sysroot/bin/nm -B "conftest.o"
# configure:5766: output
# 0000000000000000 B some_variable
# configure:5773: result: BSD nm
# configure:5776: checking whether ln -s works
# configure:5780: result: yes
# configure:5788: checking the maximum length of command line arguments
# configure:5908: result: 1572864
# configure:5925: checking whether the shell understands some XSI constructs
# configure:5935: result: yes
# configure:5939: checking whether the shell understands "+="
# configure:5945: result: yes
# configure:5980: checking for /sysroot/bin/ld option to reload object files
# configure:5987: result: -r
# configure:6016: checking for x86_64-unknown-linux-objdump
# configure:6046: result: no
# configure:6056: checking for objdump
# configure:6072: found /sysroot/bin/objdump
# configure:6083: result: objdump
# configure:6095: WARNING: using cross tools not prefixed with host triplet
# configure:6115: checking how to recognize dependent libraries
# configure:6311: result: pass_all
# configure:6331: checking for x86_64-unknown-linux-ar
# configure:6361: result: no
# configure:6371: checking for ar
# configure:6387: found /sysroot/bin/ar
# configure:6398: result: ar
# configure:6436: checking for x86_64-unknown-linux-strip
# configure:6463: result: strip
# configure:6535: checking for x86_64-unknown-linux-ranlib
# configure:6565: result: no
# configure:6575: checking for ranlib
# configure:6591: found /sysroot/bin/ranlib
# configure:6602: result: ranlib
# configure:6692: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6810: clang -c conftest.c >&5
# configure:6813: $? = 0
# configure:6817: /sysroot/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:6820: $? = 0
# configure:6874: clang -o conftest conftest.c conftstm.o >&5
# configure:6877: $? = 0
# configure:6915: result: ok
# configure:7011: clang -c conftest.c >&5
# configure:7014: $? = 0
# configure:7782: checking how to run the C preprocessor
# configure:7822: clang -E conftest.c
# configure:7829: $? = 0
# configure:7860: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7867: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "popt"
# | #define PACKAGE_TARNAME "popt"
# | #define PACKAGE_VERSION "1.16"
# | #define PACKAGE_STRING "popt 1.16"
# | #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# | #define PACKAGE "popt"
# | #define VERSION "1.16"
# | /* end confdefs.h. */
# | #include
# configure:7900: result: clang -E
# configure:7929: clang -E conftest.c
# configure:7936: $? = 0
# configure:7967: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7974: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "popt"
# | #define PACKAGE_TARNAME "popt"
# | #define PACKAGE_VERSION "1.16"
# | #define PACKAGE_STRING "popt 1.16"
# | #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# | #define PACKAGE "popt"
# | #define VERSION "1.16"
# | /* end confdefs.h. */
# | #include
# configure:8014: checking for ANSI C header files
# configure:8044: clang -c conftest.c >&5
# configure:8051: $? = 0
# configure:8182: result: yes
# configure:8206: checking for sys/types.h
# configure:8227: clang -c conftest.c >&5
# configure:8234: $? = 0
# configure:8251: result: yes
# configure:8206: checking for sys/stat.h
# configure:8227: clang -c conftest.c >&5
# configure:8234: $? = 0
# configure:8251: result: yes
# configure:8206: checking for stdlib.h
# configure:8227: clang -c conftest.c >&5
# configure:8234: $? = 0
# configure:8251: result: yes
# configure:8206: checking for string.h
# configure:8227: clang -c conftest.c >&5
# configure:8234: $? = 0
# configure:8251: result: yes
# configure:8206: checking for memory.h
# configure:8227: clang -c conftest.c >&5
# configure:8234: $? = 0
# configure:8251: result: yes
# configure:8206: checking for strings.h
# configure:8227: clang -c conftest.c >&5
# configure:8234: $? = 0
# configure:8251: result: yes
# configure:8206: checking for inttypes.h
# configure:8227: clang -c conftest.c >&5
# configure:8234: $? = 0
# configure:8251: result: yes
# configure:8206: checking for stdint.h
# configure:8227: clang -c conftest.c >&5
# configure:8234: $? = 0
# configure:8251: result: yes
# configure:8206: checking for unistd.h
# configure:8227: clang -c conftest.c >&5
# configure:8234: $? = 0
# configure:8251: result: yes
# configure:8269: checking for dlfcn.h
# configure:8290: clang -c conftest.c >&5
# configure:8297: $? = 0
# configure:8314: result: yes
# configure:8500: checking for objdir
# configure:8515: result: .libs
# configure:8811: checking if clang supports -fno-rtti -fno-exceptions
# configure:8829: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8833: $? = 0
# configure:8846: result: yes
# configure:8866: checking for clang option to produce PIC
# configure:9138: result: -fPIC -DPIC
# configure:9150: checking if clang PIC flag -fPIC -DPIC works
# configure:9168: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9172: $? = 0
# configure:9185: result: yes
# configure:9209: checking if clang static flag -static works
# configure:9237: result: no
# configure:9252: checking if clang supports -c -o file.o
# configure:9273: clang -c -o out/conftest2.o conftest.c >&5
# configure:9277: $? = 0
# configure:9299: result: yes
# configure:9307: checking if clang supports -c -o file.o
# configure:9354: result: yes
# configure:9387: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10461: result: yes
# configure:10498: checking whether -lc should be explicitly linked in
# configure:10503: clang -c conftest.c >&5
# configure:10506: $? = 0
# configure:10521: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10524: $? = 0
# configure:10536: result: no
# configure:10700: checking dynamic linker characteristics
# configure:11143: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11150: $? = 0
# configure:11386: result: GNU/Linux ld.so
# configure:11488: checking how to hardcode library paths into programs
# configure:11513: result: immediate
# configure:12346: checking whether stripping libraries is possible
# configure:12351: result: yes
# configure:12386: checking if libtool supports shared libraries
# configure:12388: result: yes
# configure:12391: checking whether to build shared libraries
# configure:12412: result: yes
# configure:12415: checking whether to build static libraries
# configure:12419: result: yes
# configure:12467: checking whether clang needs -traditional
# conftest.c:22:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# conftest.c:22:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:12509: result: no
# configure:12523: checking for special C compiler options needed for large files
# configure:12618: result: no
# configure:12624: checking for _FILE_OFFSET_BITS value needed for large files
# configure:12659: clang -c -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:12666: $? = 0
# configure:12735: result: no
# configure:12873: checking for library containing strerror
# configure:12914: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# conftest.c:29:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:29:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:12921: $? = 0
# configure:12952: result: none required
# configure:12960: checking for function prototypes
# configure:12963: result: yes
# configure:12993: checking for string.h
# configure:13000: result: yes
# configure:13163: checking float.h usability
# configure:13180: clang -c -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13187: $? = 0
# configure:13201: result: yes
# configure:13205: checking float.h presence
# configure:13220: clang -E conftest.c
# configure:13227: $? = 0
# configure:13241: result: yes
# configure:13274: checking for float.h
# configure:13283: result: yes
# configure:13163: checking fnmatch.h usability
# configure:13180: clang -c -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13187: $? = 0
# configure:13201: result: yes
# configure:13205: checking fnmatch.h presence
# configure:13220: clang -E conftest.c
# configure:13227: $? = 0
# configure:13241: result: yes
# configure:13274: checking for fnmatch.h
# configure:13283: result: yes
# configure:13163: checking glob.h usability
# configure:13180: clang -c -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13187: $? = 0
# configure:13201: result: yes
# configure:13205: checking glob.h presence
# configure:13220: clang -E conftest.c
# configure:13227: $? = 0
# configure:13241: result: yes
# configure:13274: checking for glob.h
# configure:13283: result: yes
# configure:13163: checking langinfo.h usability
# configure:13180: clang -c -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13187: $? = 0
# configure:13201: result: yes
# configure:13205: checking langinfo.h presence
# configure:13220: clang -E conftest.c
# configure:13227: $? = 0
# configure:13241: result: yes
# configure:13274: checking for langinfo.h
# configure:13283: result: yes
# configure:13163: checking libintl.h usability
# configure:13180: clang -c -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13187: $? = 0
# configure:13201: result: yes
# configure:13205: checking libintl.h presence
# configure:13220: clang -E conftest.c
# configure:13227: $? = 0
# configure:13241: result: yes
# configure:13274: checking for libintl.h
# configure:13283: result: yes
# configure:13163: checking mcheck.h usability
# configure:13180: clang -c -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# conftest.c:63:10: fatal error: 'mcheck.h' file not found
# #include
# ^
# 1 error generated.
# configure:13187: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "popt"
# | #define PACKAGE_TARNAME "popt"
# | #define PACKAGE_VERSION "1.16"
# | #define PACKAGE_STRING "popt 1.16"
# | #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# | #define PACKAGE "popt"
# | #define VERSION "1.16"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_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:13201: result: no
# configure:13205: checking mcheck.h presence
# configure:13220: clang -E conftest.c
# conftest.c:30:10: fatal error: 'mcheck.h' file not found
# #include
# ^
# 1 error generated.
# configure:13227: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "popt"
# | #define PACKAGE_TARNAME "popt"
# | #define PACKAGE_VERSION "1.16"
# | #define PACKAGE_STRING "popt 1.16"
# | #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# | #define PACKAGE "popt"
# | #define VERSION "1.16"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:13241: result: no
# configure:13274: checking for mcheck.h
# configure:13283: result: no
# configure:13152: checking for unistd.h
# configure:13159: result: yes
# configure:13337: checking for setreuid
# configure:13393: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13400: $? = 0
# configure:13420: result: yes
# configure:13511: checking for getuid
# configure:13567: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13574: $? = 0
# configure:13596: result: yes
# configure:13511: checking for geteuid
# configure:13567: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13574: $? = 0
# configure:13596: result: yes
# configure:13511: checking for iconv
# configure:13567: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13574: $? = 0
# configure:13596: result: yes
# configure:13511: checking for mtrace
# configure:13567: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# /tmp/conftest-57668b.o:conftest.c:function main: error: undefined reference to 'mtrace'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13574: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "popt"
# | #define PACKAGE_TARNAME "popt"
# | #define PACKAGE_VERSION "1.16"
# | #define PACKAGE_STRING "popt 1.16"
# | #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# | #define PACKAGE "popt"
# | #define VERSION "1.16"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | /* Define mtrace to an innocuous variant, in case declares mtrace.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mtrace innocuous_mtrace
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mtrace (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mtrace
# |
# | /* 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 mtrace ();
# | /* 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_mtrace || defined __stub___mtrace
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mtrace ();
# | ;
# | return 0;
# | }
# configure:13596: result: no
# configure:13511: checking for __secure_getenv
# configure:13567: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# /tmp/conftest-91b3f7.o:conftest.c:function main: error: undefined reference to '__secure_getenv'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13574: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "popt"
# | #define PACKAGE_TARNAME "popt"
# | #define PACKAGE_VERSION "1.16"
# | #define PACKAGE_STRING "popt 1.16"
# | #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# | #define PACKAGE "popt"
# | #define VERSION "1.16"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __secure_getenv innocuous___secure_getenv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __secure_getenv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __secure_getenv
# |
# | /* 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 __secure_getenv ();
# | /* 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___secure_getenv || defined __stub_____secure_getenv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __secure_getenv ();
# | ;
# | return 0;
# | }
# configure:13596: result: no
# configure:13511: checking for setregid
# configure:13567: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13574: $? = 0
# configure:13596: result: yes
# configure:13511: checking for stpcpy
# configure:13567: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# conftest.c:58:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:58:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:13574: $? = 0
# configure:13596: result: yes
# configure:13511: checking for strerror
# configure:13567: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# conftest.c:59:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:59:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:13574: $? = 0
# configure:13596: result: yes
# configure:13511: checking for vasprintf
# configure:13567: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# conftest.c:71:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:13574: $? = 0
# configure:13596: result: yes
# configure:13511: checking for srandom
# configure:13567: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:13574: $? = 0
# configure:13596: result: yes
# configure:13610: checking whether NLS is requested
# configure:13619: result: yes
# configure:13660: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:13692: result: /usr/sbin/msgfmt
# configure:13701: checking for gmsgfmt
# configure:13732: result: /usr/sbin/msgfmt
# configure:13783: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:13815: result: /usr/sbin/xgettext
# configure:13861: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:13892: result: /usr/sbin/msgmerge
# configure:13949: checking for ld used by GCC
# configure:14013: result: /sysroot/bin/ld -m elf_x86_64
# configure:14022: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:14035: result: yes
# configure:14042: checking for shared library run path origin
# configure:14055: result: done
# configure:14556: checking for CFPreferencesCopyAppValue
# configure:14584: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:39:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:14591: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "popt"
# | #define PACKAGE_TARNAME "popt"
# | #define PACKAGE_VERSION "1.16"
# | #define PACKAGE_STRING "popt 1.16"
# | #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# | #define PACKAGE "popt"
# | #define VERSION "1.16"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ICONV 1
# | #define HAVE_SETREGID 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_SRANDOM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:14612: result: no
# configure:14621: checking for CFLocaleCopyCurrent
# configure:14649: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:39:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:14656: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "popt"
# | #define PACKAGE_TARNAME "popt"
# | #define PACKAGE_VERSION "1.16"
# | #define PACKAGE_STRING "popt 1.16"
# | #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# | #define PACKAGE "popt"
# | #define VERSION "1.16"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ICONV 1
# | #define HAVE_SETREGID 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_SRANDOM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:14677: result: no
# configure:14728: checking for GNU gettext in libc
# configure:14758: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# /tmp/conftest-bc3d37.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-bc3d37.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14765: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "popt"
# | #define PACKAGE_TARNAME "popt"
# | #define PACKAGE_VERSION "1.16"
# | #define PACKAGE_STRING "popt 1.16"
# | #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# | #define PACKAGE "popt"
# | #define VERSION "1.16"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ICONV 1
# | #define HAVE_SETREGID 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_SRANDOM 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:14787: result: no
# configure:14821: checking for iconv
# configure:14853: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
# configure:14860: $? = 0
# configure:14937: result: yes
# configure:14940: checking for working iconv
# configure:15059: result: guessing yes
# configure:15524: checking for GNU gettext in libintl
# configure:15562: clang -o conftest -Wall -W -D_GNU_SOURCE -D_REENTRANT conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-5ae038.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-5ae038.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:15569: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "popt"
# | #define PACKAGE_TARNAME "popt"
# | #define PACKAGE_VERSION "1.16"
# | #define PACKAGE_STRING "popt 1.16"
# | #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# | #define PACKAGE "popt"
# | #define VERSION "1.16"
# | #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 PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_ICONV 1
# | #define HAVE_SETREGID 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRERROR 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_SRANDOM 1
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:15654: result: no
# configure:15691: checking whether to use NLS
# configure:15693: result: no
# configure:15797: checking for iconv
# configure:15913: result: yes
# configure:15916: checking for working iconv
# configure:16035: result: guessing yes
# configure:16264: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by popt config.status 1.16, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 17926ba7ab30
#
# config.status:1053: creating po/Makefile.in
# config.status:1053: creating m4/Makefile
# config.status:1053: creating Doxyfile
# config.status:1053: creating Makefile
# config.status:1053: creating popt.pc
# config.status:1053: creating popt.spec
# config.status:1053: creating test-poptrc
# config.status:1053: creating auto/Makefile
# config.status:1053: creating auto/desc
# config.status:1053: creating auto/types
# config.status:1053: creating config.h
# config.status:1327: executing depfiles commands
# config.status:1327: executing libtool commands
# config.status:1327: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___secure_getenv=no
# ac_cv_func_geteuid=yes
# ac_cv_func_getuid=yes
# ac_cv_func_iconv=yes
# ac_cv_func_mtrace=no
# ac_cv_func_setregid=yes
# ac_cv_func_setreuid=yes
# ac_cv_func_srandom=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strerror=yes
# ac_cv_func_vasprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_fnmatch_h=yes
# ac_cv_header_glob_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_mcheck_h=no
# 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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# 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_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_strerror='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/sysroot/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works='guessing yes'
# am_cv_lib_iconv=no
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=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_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=no
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/popt/src/popt-1.16/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/popt/src/popt-1.16/missing --run tar'
# ANSI2KNR=''
# AR='ar'
# AUTOCONF='${SHELL} /tmp/popt/src/popt-1.16/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/popt/src/popt-1.16/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/popt/src/popt-1.16/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -W -D_GNU_SOURCE -D_REENTRANT'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GETTEXT_MACRO_VERSION='0.17'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# LT_AGE='8'
# LT_CURRENT='0'
# LT_REVISION='0'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/popt/src/popt-1.16/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='popt'
# PACKAGE_BUGREPORT='popt-devel@rpm5.org'
# PACKAGE_NAME='popt'
# PACKAGE_STRING='popt 1.16'
# PACKAGE_TARNAME='popt'
# PACKAGE_VERSION='1.16'
# PATH_SEPARATOR=':'
# POPT_PKGCONFIG_LIBS='-L${libdir} -lpopt'
# POPT_SOURCE_PATH='/tmp/popt/src/popt-1.16'
# POSUB=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TARGET='depend allprogs'
# U=''
# USE_NLS='no'
# VERSION='1.16'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# 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__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_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/popt/src/popt-1.16/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' '
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "popt"
# #define PACKAGE_TARNAME "popt"
# #define PACKAGE_VERSION "1.16"
# #define PACKAGE_STRING "popt 1.16"
# #define PACKAGE_BUGREPORT "popt-devel@rpm5.org"
# #define PACKAGE "popt"
# #define VERSION "1.16"
# #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 PROTOTYPES 1
# #define __PROTOTYPES 1
# #define HAVE_STRING_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_FNMATCH_H 1
# #define HAVE_GLOB_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETUID 1
# #define HAVE_GETEUID 1
# #define HAVE_ICONV 1
# #define HAVE_SETREGID 1
# #define HAVE_STPCPY 1
# #define HAVE_STRERROR 1
# #define HAVE_VASPRINTF 1
# #define HAVE_SRANDOM 1
# #define HAVE_ICONV 1
# #define HAVE_ICONV 1
# #define POPT_SYSCONFDIR "/usr/etc"
# #define POPT_SOURCE_PATH "/tmp/popt/src/popt-1.16"
#
# configure: exit 0