Build of barcode with clang_glibc toolchain

The build took 00h 05m 02s and was SUCCESSFUL.

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

SLOCLanguage
22,092 ansic
11,815 sh
6,383 makefile
16 sed
40,306 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...

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

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: barcode 0.99-3 (Thu Apr 13 11:47:13 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# 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 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... no
# 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 how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/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 whether _XOPEN_SOURCE should be defined... no
# 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 Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for gawk... (cached) gawk
# checking for x86_64-unknown-linux-ar... ar
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... (cached) ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for ld used by clang... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for _set_invalid_parameter_handler... no
# checking for symlink... yes
# checking for mprotect... yes
# checking for lstat... yes
# checking for snprintf... yes
# checking for strdup... yes
# checking for vasnprintf... no
# checking for sys/socket.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for getopt.h... yes
# checking for math.h... yes
# checking for sys/mman.h... yes
# checking for sys/param.h... yes
# checking for search.h... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for sys/time.h... yes
# checking for features.h... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for complete errno.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... yes
# checking for working fcntl.h... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking whether stat file-mode macros are broken... no
# checking for nlink_t... yes
# checking whether fchmodat is declared without a macro... yes
# checking whether fstat is declared without a macro... yes
# checking whether fstatat is declared without a macro... yes
# checking whether futimens is declared without a macro... yes
# checking whether lchmod is declared without a macro... yes
# checking whether lstat is declared without a macro... yes
# checking whether mkdirat is declared without a macro... yes
# checking whether mkfifo is declared without a macro... yes
# checking whether mkfifoat is declared without a macro... yes
# checking whether mknod is declared without a macro... yes
# checking whether mknodat is declared without a macro... yes
# checking whether stat is declared without a macro... yes
# checking whether utimensat is declared without a macro... yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... yes
# checking for working GNU getopt function... yes
# checking for working GNU getopt_long function... yes
# checking whether getenv is declared... yes
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking for promoted mode_t type... mode_t
# checking for sigset_t... yes
# checking for SIGPIPE... yes
# checking for uid_t in sys/types.h... yes
# checking whether C symbols are prefixed with underscore at the linker level... no
# checking whether snprintf returns a byte count as in C99... yes
# checking whether snprintf is declared... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for wchar_t... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether stdint.h conforms to C99... yes
# checking whether strdup is declared... yes
# checking whether strerror(0) succeeds... yes
# checking for C/C++ restrict keyword... __restrict
# checking whether ffsl is declared without a macro... yes
# checking whether ffsll is declared without a macro... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking for struct timespec in ... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking where to find the exponent in a 'double'... word 1 bit 20
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether uses 'inline' correctly... yes
# checking for alloca as a compiler built-in... yes
# checking for GNU libc compatible calloc... yes
# checking for error_at_line... yes
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether conversion from 'int' to 'long double' works... yes
# checking whether fopen recognizes a trailing slash... yes
# checking whether free (NULL) is known to work... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking whether NAN macro works... yes
# checking whether HUGE_VAL works... yes
# checking whether acosf is declared without a macro... yes
# checking whether acosl is declared without a macro... yes
# checking whether asinf is declared without a macro... yes
# checking whether asinl is declared without a macro... yes
# checking whether atanf is declared without a macro... yes
# checking whether atanl is declared without a macro... yes
# checking whether cbrt is declared without a macro... yes
# checking whether cbrtf is declared without a macro... yes
# checking whether cbrtl is declared without a macro... yes
# checking whether ceilf is declared without a macro... yes
# checking whether ceill is declared without a macro... yes
# checking whether copysign is declared without a macro... yes
# checking whether copysignf is declared without a macro... yes
# checking whether copysignl is declared without a macro... yes
# checking whether cosf is declared without a macro... yes
# checking whether cosl is declared without a macro... yes
# checking whether coshf is declared without a macro... yes
# checking whether expf is declared without a macro... yes
# checking whether expl is declared without a macro... yes
# checking whether exp2 is declared without a macro... yes
# checking whether exp2f is declared without a macro... yes
# checking whether exp2l is declared without a macro... yes
# checking whether expm1 is declared without a macro... yes
# checking whether expm1f is declared without a macro... yes
# checking whether expm1l is declared without a macro... yes
# checking whether fabsf is declared without a macro... yes
# checking whether fabsl is declared without a macro... yes
# checking whether floorf is declared without a macro... yes
# checking whether floorl is declared without a macro... yes
# checking whether fma is declared without a macro... yes
# checking whether fmaf is declared without a macro... yes
# checking whether fmal is declared without a macro... yes
# checking whether fmod is declared without a macro... yes
# checking whether fmodf is declared without a macro... yes
# checking whether fmodl is declared without a macro... yes
# checking whether frexpf is declared without a macro... yes
# checking whether frexpl is declared without a macro... yes
# checking whether hypotf is declared without a macro... yes
# checking whether hypotl is declared without a macro... yes
# checking whether ilogb is declared without a macro... yes
# checking whether ilogbf is declared without a macro... yes
# checking whether ilogbl is declared without a macro... yes
# checking whether ldexpf is declared without a macro... yes
# checking whether ldexpl is declared without a macro... yes
# checking whether log is declared without a macro... yes
# checking whether logf is declared without a macro... yes
# checking whether logl is declared without a macro... yes
# checking whether log10 is declared without a macro... yes
# checking whether log10f is declared without a macro... yes
# checking whether log10l is declared without a macro... yes
# checking whether log1p is declared without a macro... yes
# checking whether log1pf is declared without a macro... yes
# checking whether log1pl is declared without a macro... yes
# checking whether log2 is declared without a macro... yes
# checking whether log2f is declared without a macro... yes
# checking whether log2l is declared without a macro... yes
# checking whether logb is declared without a macro... yes
# checking whether logbf is declared without a macro... yes
# checking whether logbl is declared without a macro... yes
# checking whether modf is declared without a macro... yes
# checking whether modff is declared without a macro... yes
# checking whether modfl is declared without a macro... yes
# checking whether powf is declared without a macro... yes
# checking whether remainder is declared without a macro... yes
# checking whether remainderf is declared without a macro... yes
# checking whether remainderl is declared without a macro... yes
# checking whether rint is declared without a macro... yes
# checking whether rintf is declared without a macro... yes
# checking whether rintl is declared without a macro... yes
# checking whether round is declared without a macro... yes
# checking whether roundf is declared without a macro... yes
# checking whether roundl is declared without a macro... yes
# checking whether sinf is declared without a macro... yes
# checking whether sinl is declared without a macro... yes
# checking whether sinhf is declared without a macro... yes
# checking whether sqrtf is declared without a macro... yes
# checking whether sqrtl is declared without a macro... yes
# checking whether tanf is declared without a macro... yes
# checking whether tanl is declared without a macro... yes
# checking whether tanhf is declared without a macro... yes
# checking whether trunc is declared without a macro... yes
# checking whether truncf is declared without a macro... yes
# checking whether truncl is declared without a macro... yes
# checking for memcpy... yes
# checking for memset... yes
# checking whether open recognizes a trailing slash... yes
# checking for raise... yes
# checking for sigprocmask... yes
# checking whether rint can be used without linking with libm... no
# checking whether rint can be used with libm... yes
# checking whether tdelete is declared without a macro... yes
# checking whether tfind is declared without a macro... yes
# checking whether tsearch is declared without a macro... yes
# checking whether twalk is declared without a macro... yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether pthread_sigmask is declared without a macro... yes
# checking whether sigaction is declared without a macro... yes
# checking whether sigaddset is declared without a macro... yes
# checking whether sigdelset is declared without a macro... yes
# checking whether sigemptyset is declared without a macro... yes
# checking whether sigfillset is declared without a macro... yes
# checking whether sigismember is declared without a macro... yes
# checking whether sigpending is declared without a macro... yes
# checking whether sigprocmask is declared without a macro... yes
# checking for sigprocmask... (cached) yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for snprintf... (cached) yes
# checking whether snprintf respects a size of 1... yes
# checking whether printf supports POSIX/XSI format strings with positions... yes
# checking for ssize_t... yes
# checking whether stat handles trailing slashes on directories... yes
# checking whether stat handles trailing slashes on files... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... no
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... no
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... yes
# checking whether getloadavg is declared without a macro... yes
# checking whether getsubopt is declared without a macro... yes
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... yes
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... yes
# checking whether mkostemps is declared without a macro... yes
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... yes
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... yes
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... yes
# checking whether secure_getenv is declared without a macro... yes
# checking whether setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... yes
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... yes
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for working strerror function... yes
# checking for nlink_t... (cached) yes
# checking whether fchmodat is declared without a macro... (cached) yes
# checking whether fstat is declared without a macro... (cached) yes
# checking whether fstatat is declared without a macro... (cached) yes
# checking whether futimens is declared without a macro... (cached) yes
# checking whether lchmod is declared without a macro... (cached) yes
# checking whether lstat is declared without a macro... (cached) yes
# checking whether mkdirat is declared without a macro... (cached) yes
# checking whether mkfifo is declared without a macro... (cached) yes
# checking whether mkfifoat is declared without a macro... (cached) yes
# checking whether mknod is declared without a macro... (cached) yes
# checking whether mknodat is declared without a macro... (cached) yes
# checking whether stat is declared without a macro... (cached) yes
# checking whether utimensat is declared without a macro... (cached) yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... yes
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... yes
# checking whether getdtablesize is declared without a macro... yes
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... yes
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... yes
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... yes
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking for ptrdiff_t... yes
# checking whether btowc is declared without a macro... yes
# checking whether wctob is declared without a macro... yes
# checking whether mbsinit is declared without a macro... yes
# checking whether mbrtowc is declared without a macro... yes
# checking whether mbrlen is declared without a macro... yes
# checking whether mbsrtowcs is declared without a macro... yes
# checking whether mbsnrtowcs is declared without a macro... yes
# checking whether wcrtomb is declared without a macro... yes
# checking whether wcsrtombs is declared without a macro... yes
# checking whether wcsnrtombs is declared without a macro... yes
# checking whether wcwidth is declared without a macro... yes
# checking whether wmemchr is declared without a macro... yes
# checking whether wmemcmp is declared without a macro... yes
# checking whether wmemcpy is declared without a macro... yes
# checking whether wmemmove is declared without a macro... yes
# checking whether wmemset is declared without a macro... yes
# checking whether wcslen is declared without a macro... yes
# checking whether wcsnlen is declared without a macro... yes
# checking whether wcscpy is declared without a macro... yes
# checking whether wcpcpy is declared without a macro... yes
# checking whether wcsncpy is declared without a macro... yes
# checking whether wcpncpy is declared without a macro... yes
# checking whether wcscat is declared without a macro... yes
# checking whether wcsncat is declared without a macro... yes
# checking whether wcscmp is declared without a macro... yes
# checking whether wcsncmp is declared without a macro... yes
# checking whether wcscasecmp is declared without a macro... yes
# checking whether wcsncasecmp is declared without a macro... yes
# checking whether wcscoll is declared without a macro... yes
# checking whether wcsxfrm is declared without a macro... yes
# checking whether wcsdup is declared without a macro... yes
# checking whether wcschr is declared without a macro... yes
# checking whether wcsrchr is declared without a macro... yes
# checking whether wcscspn is declared without a macro... yes
# checking whether wcsspn is declared without a macro... yes
# checking whether wcspbrk is declared without a macro... yes
# checking whether wcsstr is declared without a macro... yes
# checking whether wcstok is declared without a macro... yes
# checking whether wcswidth is declared without a macro... yes
# checking for stdint.h... (cached) yes
# checking paper.h usability... yes
# checking paper.h presence... yes
# checking for paper.h... yes
# checking for unistd.h... (cached) yes
# checking for strerror... yes
# checking for strcasecmp... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating po/Makefile.in
# config.status: creating lib/Makefile
# config.status: creating doc/Makefile
# 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/barcode/src/barcode-0.99'
# Making all in po
# make[2]: Entering directory '/tmp/barcode/src/barcode-0.99/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/barcode/src/barcode-0.99/po'
# Making all in doc
# make[2]: Entering directory '/tmp/barcode/src/barcode-0.99/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/barcode/src/barcode-0.99/doc'
# Making all in lib
# make[2]: Entering directory '/tmp/barcode/src/barcode-0.99/lib'
# rm -f alloca.h-t alloca.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./alloca.in.h; \
# } > alloca.h-t && \
# mv -f alloca.h-t alloca.h
# rm -f c++defs.h-t c++defs.h && \
# sed -n -e '/_GL_CXXDEFS/,$p' \
# < ../build-aux/snippet/c++defs.h \
# > c++defs.h-t && \
# mv c++defs.h-t c++defs.h
# rm -f arg-nonnull.h-t arg-nonnull.h && \
# sed -n -e '/GL_ARG_NONNULL/,$p' \
# < ../build-aux/snippet/arg-nonnull.h \
# > arg-nonnull.h-t && \
# mv arg-nonnull.h-t arg-nonnull.h
# rm -f warn-on-use.h-t warn-on-use.h && \
# sed -n -e '/^.ifndef/,$p' \
# < ../build-aux/snippet/warn-on-use.h \
# > warn-on-use.h-t && \
# mv warn-on-use.h-t warn-on-use.h
# rm -f fcntl.h-t fcntl.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_FCNTL_H''@||g' \
# -e 's/@''GNULIB_FCNTL''@/0/g' \
# -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_OPEN''@/1/g' \
# -e 's/@''GNULIB_OPENAT''@/0/g' \
# -e 's|@''HAVE_FCNTL''@|1|g' \
# -e 's|@''HAVE_OPENAT''@|1|g' \
# -e 's|@''REPLACE_FCNTL''@|0|g' \
# -e 's|@''REPLACE_OPEN''@|0|g' \
# -e 's|@''REPLACE_OPENAT''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./fcntl.in.h; \
# } > fcntl.h-t && \
# mv fcntl.h-t fcntl.h
# rm -f math.h-t math.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \
# -e 's/@''GNULIB_ACOSF''@/0/g' \
# -e 's/@''GNULIB_ACOSL''@/0/g' \
# -e 's/@''GNULIB_ASINF''@/0/g' \
# -e 's/@''GNULIB_ASINL''@/0/g' \
# -e 's/@''GNULIB_ATANF''@/0/g' \
# -e 's/@''GNULIB_ATANL''@/0/g' \
# -e 's/@''GNULIB_ATAN2F''@/0/g' \
# -e 's/@''GNULIB_CBRT''@/0/g' \
# -e 's/@''GNULIB_CBRTF''@/0/g' \
# -e 's/@''GNULIB_CBRTL''@/0/g' \
# -e 's/@''GNULIB_CEIL''@/0/g' \
# -e 's/@''GNULIB_CEILF''@/0/g' \
# -e 's/@''GNULIB_CEILL''@/0/g' \
# -e 's/@''GNULIB_COPYSIGN''@/0/g' \
# -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
# -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
# -e 's/@''GNULIB_COSF''@/0/g' \
# -e 's/@''GNULIB_COSL''@/0/g' \
# -e 's/@''GNULIB_COSHF''@/0/g' \
# -e 's/@''GNULIB_EXPF''@/0/g' \
# -e 's/@''GNULIB_EXPL''@/0/g' \
# -e 's/@''GNULIB_EXP2''@/0/g' \
# -e 's/@''GNULIB_EXP2F''@/0/g' \
# -e 's/@''GNULIB_EXP2L''@/0/g' \
# -e 's/@''GNULIB_EXPM1''@/0/g' \
# -e 's/@''GNULIB_EXPM1F''@/0/g' \
# -e 's/@''GNULIB_EXPM1L''@/0/g' \
# -e 's/@''GNULIB_FABSF''@/0/g' \
# -e 's/@''GNULIB_FABSL''@/0/g' \
# -e 's/@''GNULIB_FLOOR''@/0/g' \
# -e 's/@''GNULIB_FLOORF''@/0/g' \
# -e 's/@''GNULIB_FLOORL''@/0/g' \
# -e 's/@''GNULIB_FMA''@/0/g' \
# -e 's/@''GNULIB_FMAF''@/0/g' \
# -e 's/@''GNULIB_FMAL''@/0/g' \
# -e 's/@''GNULIB_FMOD''@/0/g' \
# -e 's/@''GNULIB_FMODF''@/0/g' \
# -e 's/@''GNULIB_FMODL''@/0/g' \
# -e 's/@''GNULIB_FREXPF''@/0/g' \
# -e 's/@''GNULIB_FREXP''@/0/g' \
# -e 's/@''GNULIB_FREXPL''@/0/g' \
# -e 's/@''GNULIB_HYPOT''@/0/g' \
# -e 's/@''GNULIB_HYPOTF''@/0/g' \
# -e 's/@''GNULIB_HYPOTL''@/0/g' \
# < ./math.in.h | \
# sed -e 's/@''GNULIB_ILOGB''@/0/g' \
# -e 's/@''GNULIB_ILOGBF''@/0/g' \
# -e 's/@''GNULIB_ILOGBL''@/0/g' \
# -e 's/@''GNULIB_ISFINITE''@/0/g' \
# -e 's/@''GNULIB_ISINF''@/0/g' \
# -e 's/@''GNULIB_ISNAN''@/0/g' \
# -e 's/@''GNULIB_ISNANF''@/0/g' \
# -e 's/@''GNULIB_ISNAND''@/0/g' \
# -e 's/@''GNULIB_ISNANL''@/0/g' \
# -e 's/@''GNULIB_LDEXPF''@/0/g' \
# -e 's/@''GNULIB_LDEXPL''@/0/g' \
# -e 's/@''GNULIB_LOG''@/0/g' \
# -e 's/@''GNULIB_LOGF''@/0/g' \
# -e 's/@''GNULIB_LOGL''@/0/g' \
# -e 's/@''GNULIB_LOG10''@/0/g' \
# -e 's/@''GNULIB_LOG10F''@/0/g' \
# -e 's/@''GNULIB_LOG10L''@/0/g' \
# -e 's/@''GNULIB_LOG1P''@/0/g' \
# -e 's/@''GNULIB_LOG1PF''@/0/g' \
# -e 's/@''GNULIB_LOG1PL''@/0/g' \
# -e 's/@''GNULIB_LOG2''@/0/g' \
# -e 's/@''GNULIB_LOG2F''@/0/g' \
# -e 's/@''GNULIB_LOG2L''@/0/g' \
# -e 's/@''GNULIB_LOGB''@/0/g' \
# -e 's/@''GNULIB_LOGBF''@/0/g' \
# -e 's/@''GNULIB_LOGBL''@/0/g' \
# -e 's/@''GNULIB_MODF''@/0/g' \
# -e 's/@''GNULIB_MODFF''@/0/g' \
# -e 's/@''GNULIB_MODFL''@/0/g' \
# -e 's/@''GNULIB_POWF''@/0/g' \
# -e 's/@''GNULIB_REMAINDER''@/0/g' \
# -e 's/@''GNULIB_REMAINDERF''@/0/g' \
# -e 's/@''GNULIB_REMAINDERL''@/0/g' \
# -e 's/@''GNULIB_RINT''@/1/g' \
# -e 's/@''GNULIB_RINTF''@/0/g' \
# -e 's/@''GNULIB_RINTL''@/0/g' \
# -e 's/@''GNULIB_ROUND''@/0/g' \
# -e 's/@''GNULIB_ROUNDF''@/0/g' \
# -e 's/@''GNULIB_ROUNDL''@/0/g' \
# -e 's/@''GNULIB_SIGNBIT''@/0/g' \
# -e 's/@''GNULIB_SINF''@/0/g' \
# -e 's/@''GNULIB_SINL''@/0/g' \
# -e 's/@''GNULIB_SINHF''@/0/g' \
# -e 's/@''GNULIB_SQRTF''@/0/g' \
# -e 's/@''GNULIB_SQRTL''@/0/g' \
# -e 's/@''GNULIB_TANF''@/0/g' \
# -e 's/@''GNULIB_TANL''@/0/g' \
# -e 's/@''GNULIB_TANHF''@/0/g' \
# -e 's/@''GNULIB_TRUNC''@/0/g' \
# -e 's/@''GNULIB_TRUNCF''@/0/g' \
# -e 's/@''GNULIB_TRUNCL''@/0/g' \
# | \
# sed -e 's|@''HAVE_ACOSF''@|1|g' \
# -e 's|@''HAVE_ACOSL''@|1|g' \
# -e 's|@''HAVE_ASINF''@|1|g' \
# -e 's|@''HAVE_ASINL''@|1|g' \
# -e 's|@''HAVE_ATANF''@|1|g' \
# -e 's|@''HAVE_ATANL''@|1|g' \
# -e 's|@''HAVE_ATAN2F''@|1|g' \
# -e 's|@''HAVE_CBRT''@|1|g' \
# -e 's|@''HAVE_CBRTF''@|1|g' \
# -e 's|@''HAVE_CBRTL''@|1|g' \
# -e 's|@''HAVE_COPYSIGN''@|1|g' \
# -e 's|@''HAVE_COPYSIGNL''@|1|g' \
# -e 's|@''HAVE_COSF''@|1|g' \
# -e 's|@''HAVE_COSL''@|1|g' \
# -e 's|@''HAVE_COSHF''@|1|g' \
# -e 's|@''HAVE_EXPF''@|1|g' \
# -e 's|@''HAVE_EXPL''@|1|g' \
# -e 's|@''HAVE_EXPM1''@|1|g' \
# -e 's|@''HAVE_EXPM1F''@|1|g' \
# -e 's|@''HAVE_FABSF''@|1|g' \
# -e 's|@''HAVE_FABSL''@|1|g' \
# -e 's|@''HAVE_FMA''@|1|g' \
# -e 's|@''HAVE_FMAF''@|1|g' \
# -e 's|@''HAVE_FMAL''@|1|g' \
# -e 's|@''HAVE_FMODF''@|1|g' \
# -e 's|@''HAVE_FMODL''@|1|g' \
# -e 's|@''HAVE_FREXPF''@|1|g' \
# -e 's|@''HAVE_HYPOTF''@|1|g' \
# -e 's|@''HAVE_HYPOTL''@|1|g' \
# -e 's|@''HAVE_ILOGB''@|1|g' \
# -e 's|@''HAVE_ILOGBF''@|1|g' \
# -e 's|@''HAVE_ILOGBL''@|1|g' \
# -e 's|@''HAVE_ISNANF''@|1|g' \
# -e 's|@''HAVE_ISNAND''@|1|g' \
# -e 's|@''HAVE_ISNANL''@|1|g' \
# -e 's|@''HAVE_LDEXPF''@|1|g' \
# -e 's|@''HAVE_LOGF''@|1|g' \
# -e 's|@''HAVE_LOGL''@|1|g' \
# -e 's|@''HAVE_LOG10F''@|1|g' \
# -e 's|@''HAVE_LOG10L''@|1|g' \
# -e 's|@''HAVE_LOG1P''@|1|g' \
# -e 's|@''HAVE_LOG1PF''@|1|g' \
# -e 's|@''HAVE_LOG1PL''@|1|g' \
# -e 's|@''HAVE_LOGBF''@|1|g' \
# -e 's|@''HAVE_LOGBL''@|1|g' \
# -e 's|@''HAVE_MODFF''@|1|g' \
# -e 's|@''HAVE_MODFL''@|1|g' \
# -e 's|@''HAVE_POWF''@|1|g' \
# -e 's|@''HAVE_REMAINDER''@|1|g' \
# -e 's|@''HAVE_REMAINDERF''@|1|g' \
# -e 's|@''HAVE_RINT''@|1|g' \
# -e 's|@''HAVE_RINTL''@|1|g' \
# -e 's|@''HAVE_SINF''@|1|g' \
# -e 's|@''HAVE_SINL''@|1|g' \
# -e 's|@''HAVE_SINHF''@|1|g' \
# -e 's|@''HAVE_SQRTF''@|1|g' \
# -e 's|@''HAVE_SQRTL''@|1|g' \
# -e 's|@''HAVE_TANF''@|1|g' \
# -e 's|@''HAVE_TANL''@|1|g' \
# -e 's|@''HAVE_TANHF''@|1|g' \
# -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
# -e 's|@''HAVE_DECL_ASINL''@|1|g' \
# -e 's|@''HAVE_DECL_ATANL''@|1|g' \
# -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
# -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
# -e 's|@''HAVE_DECL_CEILF''@|1|g' \
# -e 's|@''HAVE_DECL_CEILL''@|1|g' \
# -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
# -e 's|@''HAVE_DECL_COSL''@|1|g' \
# -e 's|@''HAVE_DECL_EXPL''@|1|g' \
# -e 's|@''HAVE_DECL_EXP2''@|1|g' \
# -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
# -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
# -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
# -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
# -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
# -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
# -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
# -e 's|@''HAVE_DECL_LOGL''@|1|g' \
# -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
# -e 's|@''HAVE_DECL_LOG2''@|1|g' \
# -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
# -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
# -e 's|@''HAVE_DECL_LOGB''@|1|g' \
# -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
# -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
# -e 's|@''HAVE_DECL_RINTF''@|1|g' \
# -e 's|@''HAVE_DECL_ROUND''@|1|g' \
# -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
# -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
# -e 's|@''HAVE_DECL_SINL''@|1|g' \
# -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
# -e 's|@''HAVE_DECL_TANL''@|1|g' \
# -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
# -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
# -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
# | \
# sed -e 's|@''REPLACE_CBRTF''@|0|g' \
# -e 's|@''REPLACE_CBRTL''@|0|g' \
# -e 's|@''REPLACE_CEIL''@|0|g' \
# -e 's|@''REPLACE_CEILF''@|0|g' \
# -e 's|@''REPLACE_CEILL''@|0|g' \
# -e 's|@''REPLACE_EXPM1''@|0|g' \
# -e 's|@''REPLACE_EXPM1F''@|0|g' \
# -e 's|@''REPLACE_EXP2''@|0|g' \
# -e 's|@''REPLACE_EXP2L''@|0|g' \
# -e 's|@''REPLACE_FABSL''@|0|g' \
# -e 's|@''REPLACE_FLOOR''@|0|g' \
# -e 's|@''REPLACE_FLOORF''@|0|g' \
# -e 's|@''REPLACE_FLOORL''@|0|g' \
# -e 's|@''REPLACE_FMA''@|0|g' \
# -e 's|@''REPLACE_FMAF''@|0|g' \
# -e 's|@''REPLACE_FMAL''@|0|g' \
# -e 's|@''REPLACE_FMOD''@|0|g' \
# -e 's|@''REPLACE_FMODF''@|0|g' \
# -e 's|@''REPLACE_FMODL''@|0|g' \
# -e 's|@''REPLACE_FREXPF''@|0|g' \
# -e 's|@''REPLACE_FREXP''@|0|g' \
# -e 's|@''REPLACE_FREXPL''@|0|g' \
# -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
# -e 's|@''REPLACE_HYPOT''@|0|g' \
# -e 's|@''REPLACE_HYPOTF''@|0|g' \
# -e 's|@''REPLACE_HYPOTL''@|0|g' \
# -e 's|@''REPLACE_ILOGB''@|0|g' \
# -e 's|@''REPLACE_ILOGBF''@|0|g' \
# -e 's|@''REPLACE_ISFINITE''@|0|g' \
# -e 's|@''REPLACE_ISINF''@|0|g' \
# -e 's|@''REPLACE_ISNAN''@|0|g' \
# -e 's|@''REPLACE_ITOLD''@|0|g' \
# -e 's|@''REPLACE_LDEXPL''@|0|g' \
# -e 's|@''REPLACE_LOG''@|0|g' \
# -e 's|@''REPLACE_LOGF''@|0|g' \
# -e 's|@''REPLACE_LOGL''@|0|g' \
# -e 's|@''REPLACE_LOG10''@|0|g' \
# -e 's|@''REPLACE_LOG10F''@|0|g' \
# -e 's|@''REPLACE_LOG10L''@|0|g' \
# -e 's|@''REPLACE_LOG1P''@|0|g' \
# -e 's|@''REPLACE_LOG1PF''@|0|g' \
# -e 's|@''REPLACE_LOG1PL''@|0|g' \
# -e 's|@''REPLACE_LOG2''@|0|g' \
# -e 's|@''REPLACE_LOG2F''@|0|g' \
# -e 's|@''REPLACE_LOG2L''@|0|g' \
# -e 's|@''REPLACE_LOGB''@|0|g' \
# -e 's|@''REPLACE_LOGBF''@|0|g' \
# -e 's|@''REPLACE_LOGBL''@|0|g' \
# -e 's|@''REPLACE_MODF''@|0|g' \
# -e 's|@''REPLACE_MODFF''@|0|g' \
# -e 's|@''REPLACE_MODFL''@|0|g' \
# -e 's|@''REPLACE_NAN''@|0|g' \
# -e 's|@''REPLACE_REMAINDER''@|0|g' \
# -e 's|@''REPLACE_REMAINDERF''@|0|g' \
# -e 's|@''REPLACE_REMAINDERL''@|0|g' \
# -e 's|@''REPLACE_ROUND''@|0|g' \
# -e 's|@''REPLACE_ROUNDF''@|0|g' \
# -e 's|@''REPLACE_ROUNDL''@|0|g' \
# -e 's|@''REPLACE_SIGNBIT''@|0|g' \
# -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
# -e 's|@''REPLACE_SQRTL''@|0|g' \
# -e 's|@''REPLACE_TRUNC''@|0|g' \
# -e 's|@''REPLACE_TRUNCF''@|0|g' \
# -e 's|@''REPLACE_TRUNCL''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > math.h-t && \
# mv math.h-t math.h
# rm -f search.h-t search.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_SEARCH_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SEARCH_H''@||g' \
# -e 's/@''GNULIB_TSEARCH''@/0/g' \
# -e 's|@''HAVE_TSEARCH''@|1|g' \
# -e 's|@''REPLACE_TSEARCH''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./search.in.h; \
# } > search.h-t && \
# mv search.h-t search.h
# rm -f signal.h-t signal.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SIGNAL_H''@||g' \
# -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''GNULIB_RAISE''@|1|g' \
# -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
# -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
# -e 's/@''GNULIB_SIGACTION''@/0/g' \
# -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
# -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
# -e 's|@''HAVE_RAISE''@|1|g' \
# -e 's|@''HAVE_SIGSET_T''@|1|g' \
# -e 's|@''HAVE_SIGINFO_T''@|1|g' \
# -e 's|@''HAVE_SIGACTION''@|1|g' \
# -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
# -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
# -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
# -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''REPLACE_RAISE''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./signal.in.h; \
# } > signal.h-t && \
# mv signal.h-t signal.h
# rm -f stdio.h-t stdio.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDIO_H''@||g' \
# -e 's/@''GNULIB_DPRINTF''@/0/g' \
# -e 's/@''GNULIB_FCLOSE''@/0/g' \
# -e 's/@''GNULIB_FDOPEN''@/0/g' \
# -e 's/@''GNULIB_FFLUSH''@/0/g' \
# -e 's/@''GNULIB_FGETC''@/1/g' \
# -e 's/@''GNULIB_FGETS''@/1/g' \
# -e 's/@''GNULIB_FOPEN''@/1/g' \
# -e 's/@''GNULIB_FPRINTF''@/1/g' \
# -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_FPURGE''@/0/g' \
# -e 's/@''GNULIB_FPUTC''@/1/g' \
# -e 's/@''GNULIB_FPUTS''@/1/g' \
# -e 's/@''GNULIB_FREAD''@/1/g' \
# -e 's/@''GNULIB_FREOPEN''@/0/g' \
# -e 's/@''GNULIB_FSCANF''@/1/g' \
# -e 's/@''GNULIB_FSEEK''@/0/g' \
# -e 's/@''GNULIB_FSEEKO''@/0/g' \
# -e 's/@''GNULIB_FTELL''@/0/g' \
# -e 's/@''GNULIB_FTELLO''@/0/g' \
# -e 's/@''GNULIB_FWRITE''@/1/g' \
# -e 's/@''GNULIB_GETC''@/1/g' \
# -e 's/@''GNULIB_GETCHAR''@/1/g' \
# -e 's/@''GNULIB_GETDELIM''@/0/g' \
# -e 's/@''GNULIB_GETLINE''@/0/g' \
# -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
# -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_PCLOSE''@/0/g' \
# -e 's/@''GNULIB_PERROR''@/0/g' \
# -e 's/@''GNULIB_POPEN''@/0/g' \
# -e 's/@''GNULIB_PRINTF''@/1/g' \
# -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_PUTC''@/1/g' \
# -e 's/@''GNULIB_PUTCHAR''@/1/g' \
# -e 's/@''GNULIB_PUTS''@/1/g' \
# -e 's/@''GNULIB_REMOVE''@/0/g' \
# -e 's/@''GNULIB_RENAME''@/0/g' \
# -e 's/@''GNULIB_RENAMEAT''@/0/g' \
# -e 's/@''GNULIB_SCANF''@/1/g' \
# -e 's/@''GNULIB_SNPRINTF''@/1/g' \
# -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
# -e 's/@''GNULIB_TMPFILE''@/0/g' \
# -e 's/@''GNULIB_VASPRINTF''@/0/g' \
# -e 's/@''GNULIB_VDPRINTF''@/0/g' \
# -e 's/@''GNULIB_VFPRINTF''@/1/g' \
# -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_VFSCANF''@/0/g' \
# -e 's/@''GNULIB_VSCANF''@/0/g' \
# -e 's/@''GNULIB_VPRINTF''@/1/g' \
# -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
# -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
# < ./stdio.in.h | \
# sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
# -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
# -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
# -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
# -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
# -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
# -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
# -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
# -e 's|@''HAVE_DPRINTF''@|1|g' \
# -e 's|@''HAVE_FSEEKO''@|1|g' \
# -e 's|@''HAVE_FTELLO''@|1|g' \
# -e 's|@''HAVE_PCLOSE''@|1|g' \
# -e 's|@''HAVE_POPEN''@|1|g' \
# -e 's|@''HAVE_RENAMEAT''@|1|g' \
# -e 's|@''HAVE_VASPRINTF''@|1|g' \
# -e 's|@''HAVE_VDPRINTF''@|1|g' \
# -e 's|@''REPLACE_DPRINTF''@|0|g' \
# -e 's|@''REPLACE_FCLOSE''@|0|g' \
# -e 's|@''REPLACE_FDOPEN''@|0|g' \
# -e 's|@''REPLACE_FFLUSH''@|0|g' \
# -e 's|@''REPLACE_FOPEN''@|0|g' \
# -e 's|@''REPLACE_FPRINTF''@|0|g' \
# -e 's|@''REPLACE_FPURGE''@|0|g' \
# -e 's|@''REPLACE_FREOPEN''@|0|g' \
# -e 's|@''REPLACE_FSEEK''@|0|g' \
# -e 's|@''REPLACE_FSEEKO''@|0|g' \
# -e 's|@''REPLACE_FTELL''@|0|g' \
# -e 's|@''REPLACE_FTELLO''@|0|g' \
# -e 's|@''REPLACE_GETDELIM''@|0|g' \
# -e 's|@''REPLACE_GETLINE''@|0|g' \
# -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
# -e 's|@''REPLACE_PERROR''@|0|g' \
# -e 's|@''REPLACE_POPEN''@|0|g' \
# -e 's|@''REPLACE_PRINTF''@|0|g' \
# -e 's|@''REPLACE_REMOVE''@|0|g' \
# -e 's|@''REPLACE_RENAME''@|0|g' \
# -e 's|@''REPLACE_RENAMEAT''@|0|g' \
# -e 's|@''REPLACE_SNPRINTF''@|0|g' \
# -e 's|@''REPLACE_SPRINTF''@|0|g' \
# -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
# -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
# -e 's|@''REPLACE_TMPFILE''@|0|g' \
# -e 's|@''REPLACE_VASPRINTF''@|0|g' \
# -e 's|@''REPLACE_VDPRINTF''@|0|g' \
# -e 's|@''REPLACE_VFPRINTF''@|0|g' \
# -e 's|@''REPLACE_VPRINTF''@|0|g' \
# -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
# -e 's|@''REPLACE_VSPRINTF''@|0|g' \
# -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > stdio.h-t && \
# mv stdio.h-t stdio.h
# rm -f stdlib.h-t stdlib.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDLIB_H''@||g' \
# -e 's/@''GNULIB__EXIT''@/0/g' \
# -e 's/@''GNULIB_ATOLL''@/0/g' \
# -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \
# -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
# -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
# -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
# -e 's/@''GNULIB_GRANTPT''@/0/g' \
# -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
# -e 's/@''GNULIB_MBTOWC''@/0/g' \
# -e 's/@''GNULIB_MKDTEMP''@/0/g' \
# -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
# -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
# -e 's/@''GNULIB_MKSTEMP''@/0/g' \
# -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
# -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
# -e 's/@''GNULIB_PTSNAME''@/0/g' \
# -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
# -e 's/@''GNULIB_PUTENV''@/0/g' \
# -e 's/@''GNULIB_RANDOM''@/0/g' \
# -e 's/@''GNULIB_RANDOM_R''@/0/g' \
# -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
# -e 's/@''GNULIB_REALPATH''@/0/g' \
# -e 's/@''GNULIB_RPMATCH''@/0/g' \
# -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
# -e 's/@''GNULIB_SETENV''@/0/g' \
# -e 's/@''GNULIB_STRTOD''@/0/g' \
# -e 's/@''GNULIB_STRTOLL''@/0/g' \
# -e 's/@''GNULIB_STRTOULL''@/0/g' \
# -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
# -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
# -e 's/@''GNULIB_UNSETENV''@/0/g' \
# -e 's/@''GNULIB_WCTOMB''@/0/g' \
# < ./stdlib.in.h | \
# sed -e 's|@''HAVE__EXIT''@|1|g' \
# -e 's|@''HAVE_ATOLL''@|1|g' \
# -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
# -e 's|@''HAVE_GETSUBOPT''@|1|g' \
# -e 's|@''HAVE_GRANTPT''@|1|g' \
# -e 's|@''HAVE_MKDTEMP''@|1|g' \
# -e 's|@''HAVE_MKOSTEMP''@|1|g' \
# -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
# -e 's|@''HAVE_MKSTEMP''@|1|g' \
# -e 's|@''HAVE_MKSTEMPS''@|1|g' \
# -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
# -e 's|@''HAVE_PTSNAME''@|1|g' \
# -e 's|@''HAVE_PTSNAME_R''@|1|g' \
# -e 's|@''HAVE_RANDOM''@|1|g' \
# -e 's|@''HAVE_RANDOM_H''@|1|g' \
# -e 's|@''HAVE_RANDOM_R''@|1|g' \
# -e 's|@''HAVE_REALPATH''@|1|g' \
# -e 's|@''HAVE_RPMATCH''@|1|g' \
# -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
# -e 's|@''HAVE_DECL_SETENV''@|1|g' \
# -e 's|@''HAVE_STRTOD''@|1|g' \
# -e 's|@''HAVE_STRTOLL''@|1|g' \
# -e 's|@''HAVE_STRTOULL''@|1|g' \
# -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
# -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
# -e 's|@''HAVE_UNLOCKPT''@|1|g' \
# -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
# -e 's|@''REPLACE_CALLOC''@|0|g' \
# -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
# -e 's|@''REPLACE_MALLOC''@|0|g' \
# -e 's|@''REPLACE_MBTOWC''@|0|g' \
# -e 's|@''REPLACE_MKSTEMP''@|0|g' \
# -e 's|@''REPLACE_PTSNAME''@|0|g' \
# -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
# -e 's|@''REPLACE_PUTENV''@|0|g' \
# -e 's|@''REPLACE_RANDOM_R''@|0|g' \
# -e 's|@''REPLACE_REALLOC''@|0|g' \
# -e 's|@''REPLACE_REALPATH''@|0|g' \
# -e 's|@''REPLACE_SETENV''@|0|g' \
# -e 's|@''REPLACE_STRTOD''@|0|g' \
# -e 's|@''REPLACE_UNSETENV''@|0|g' \
# -e 's|@''REPLACE_WCTOMB''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > stdlib.h-t && \
# mv stdlib.h-t stdlib.h
# rm -f string.h-t string.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STRING_H''@||g' \
# -e 's/@''GNULIB_FFSL''@/0/g' \
# -e 's/@''GNULIB_FFSLL''@/0/g' \
# -e 's/@''GNULIB_MBSLEN''@/0/g' \
# -e 's/@''GNULIB_MBSNLEN''@/0/g' \
# -e 's/@''GNULIB_MBSCHR''@/0/g' \
# -e 's/@''GNULIB_MBSRCHR''@/0/g' \
# -e 's/@''GNULIB_MBSSTR''@/0/g' \
# -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
# -e 's/@''GNULIB_MBSCSPN''@/0/g' \
# -e 's/@''GNULIB_MBSPBRK''@/0/g' \
# -e 's/@''GNULIB_MBSSPN''@/0/g' \
# -e 's/@''GNULIB_MBSSEP''@/0/g' \
# -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
# -e 's/@''GNULIB_MEMCHR''@/1/g' \
# -e 's/@''GNULIB_MEMMEM''@/0/g' \
# -e 's/@''GNULIB_MEMPCPY''@/0/g' \
# -e 's/@''GNULIB_MEMRCHR''@/0/g' \
# -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
# -e 's/@''GNULIB_STPCPY''@/0/g' \
# -e 's/@''GNULIB_STPNCPY''@/0/g' \
# -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
# -e 's/@''GNULIB_STRDUP''@/1/g' \
# -e 's/@''GNULIB_STRNCAT''@/0/g' \
# -e 's/@''GNULIB_STRNDUP''@/0/g' \
# -e 's/@''GNULIB_STRNLEN''@/0/g' \
# -e 's/@''GNULIB_STRPBRK''@/0/g' \
# -e 's/@''GNULIB_STRSEP''@/0/g' \
# -e 's/@''GNULIB_STRSTR''@/0/g' \
# -e 's/@''GNULIB_STRCASESTR''@/0/g' \
# -e 's/@''GNULIB_STRTOK_R''@/0/g' \
# -e 's/@''GNULIB_STRERROR''@/1/g' \
# -e 's/@''GNULIB_STRERROR_R''@/0/g' \
# -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
# -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
# < ./string.in.h | \
# sed -e 's|@''HAVE_FFSL''@|1|g' \
# -e 's|@''HAVE_FFSLL''@|1|g' \
# -e 's|@''HAVE_MBSLEN''@|0|g' \
# -e 's|@''HAVE_MEMCHR''@|1|g' \
# -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
# -e 's|@''HAVE_MEMPCPY''@|1|g' \
# -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
# -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
# -e 's|@''HAVE_STPCPY''@|1|g' \
# -e 's|@''HAVE_STPNCPY''@|1|g' \
# -e 's|@''HAVE_STRCHRNUL''@|1|g' \
# -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
# -e 's|@''HAVE_STRPBRK''@|1|g' \
# -e 's|@''HAVE_STRSEP''@|1|g' \
# -e 's|@''HAVE_STRCASESTR''@|1|g' \
# -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
# -e 's|@''HAVE_STRVERSCMP''@|1|g' \
# -e 's|@''REPLACE_STPNCPY''@|0|g' \
# -e 's|@''REPLACE_MEMCHR''@|0|g' \
# -e 's|@''REPLACE_MEMMEM''@|0|g' \
# -e 's|@''REPLACE_STRCASESTR''@|0|g' \
# -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
# -e 's|@''REPLACE_STRDUP''@|0|g' \
# -e 's|@''REPLACE_STRSTR''@|0|g' \
# -e 's|@''REPLACE_STRERROR''@|0|g' \
# -e 's|@''REPLACE_STRERROR_R''@|0|g' \
# -e 's|@''REPLACE_STRNCAT''@|0|g' \
# -e 's|@''REPLACE_STRNDUP''@|0|g' \
# -e 's|@''REPLACE_STRNLEN''@|0|g' \
# -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
# -e 's|@''REPLACE_STRTOK_R''@|0|g' \
# -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# < ./string.in.h; \
# } > string.h-t && \
# mv string.h-t string.h
# /usr/bin/mkdir -p sys
# rm -f sys/stat.h-t sys/stat.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_STAT_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
# -e 's/@''GNULIB_FCHMODAT''@/0/g' \
# -e 's/@''GNULIB_FSTAT''@/1/g' \
# -e 's/@''GNULIB_FSTATAT''@/0/g' \
# -e 's/@''GNULIB_FUTIMENS''@/0/g' \
# -e 's/@''GNULIB_LCHMOD''@/0/g' \
# -e 's/@''GNULIB_LSTAT''@/0/g' \
# -e 's/@''GNULIB_MKDIRAT''@/0/g' \
# -e 's/@''GNULIB_MKFIFO''@/0/g' \
# -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
# -e 's/@''GNULIB_MKNOD''@/0/g' \
# -e 's/@''GNULIB_MKNODAT''@/0/g' \
# -e 's/@''GNULIB_STAT''@/1/g' \
# -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
# -e 's|@''HAVE_FCHMODAT''@|1|g' \
# -e 's|@''HAVE_FSTATAT''@|1|g' \
# -e 's|@''HAVE_FUTIMENS''@|1|g' \
# -e 's|@''HAVE_LCHMOD''@|1|g' \
# -e 's|@''HAVE_LSTAT''@|1|g' \
# -e 's|@''HAVE_MKDIRAT''@|1|g' \
# -e 's|@''HAVE_MKFIFO''@|1|g' \
# -e 's|@''HAVE_MKFIFOAT''@|1|g' \
# -e 's|@''HAVE_MKNOD''@|1|g' \
# -e 's|@''HAVE_MKNODAT''@|1|g' \
# -e 's|@''HAVE_UTIMENSAT''@|1|g' \
# -e 's|@''REPLACE_FSTAT''@|0|g' \
# -e 's|@''REPLACE_FSTATAT''@|0|g' \
# -e 's|@''REPLACE_FUTIMENS''@|0|g' \
# -e 's|@''REPLACE_LSTAT''@|0|g' \
# -e 's|@''REPLACE_MKDIR''@|0|g' \
# -e 's|@''REPLACE_MKFIFO''@|0|g' \
# -e 's|@''REPLACE_MKNOD''@|0|g' \
# -e 's|@''REPLACE_STAT''@|0|g' \
# -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_stat.in.h; \
# } > sys/stat.h-t && \
# mv sys/stat.h-t sys/stat.h
# /usr/bin/mkdir -p sys
# rm -f sys/types.h-t sys/types.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_TYPES_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# < ./sys_types.in.h; \
# } > sys/types.h-t && \
# mv sys/types.h-t sys/types.h
# rm -f time.h-t time.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_TIME_H''@||g' \
# -e 's/@''GNULIB_MKTIME''@/0/g' \
# -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
# -e 's/@''GNULIB_STRPTIME''@/0/g' \
# -e 's/@''GNULIB_TIMEGM''@/0/g' \
# -e 's/@''GNULIB_TIME_R''@/0/g' \
# -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
# -e 's|@''HAVE_NANOSLEEP''@|1|g' \
# -e 's|@''HAVE_STRPTIME''@|1|g' \
# -e 's|@''HAVE_TIMEGM''@|1|g' \
# -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
# -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./time.in.h; \
# } > time.h-t && \
# mv time.h-t time.h
# rm -f unistd.h-t unistd.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_UNISTD_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_UNISTD_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# -e 's/@''GNULIB_CHDIR''@/0/g' \
# -e 's/@''GNULIB_CHOWN''@/0/g' \
# -e 's/@''GNULIB_CLOSE''@/1/g' \
# -e 's/@''GNULIB_DUP''@/0/g' \
# -e 's/@''GNULIB_DUP2''@/0/g' \
# -e 's/@''GNULIB_DUP3''@/0/g' \
# -e 's/@''GNULIB_ENVIRON''@/0/g' \
# -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
# -e 's/@''GNULIB_FACCESSAT''@/0/g' \
# -e 's/@''GNULIB_FCHDIR''@/0/g' \
# -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
# -e 's/@''GNULIB_FDATASYNC''@/0/g' \
# -e 's/@''GNULIB_FSYNC''@/0/g' \
# -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
# -e 's/@''GNULIB_GETCWD''@/0/g' \
# -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
# -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
# -e 's/@''GNULIB_GETGROUPS''@/0/g' \
# -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_GETLOGIN''@/0/g' \
# -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
# -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
# -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
# -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
# -e 's/@''GNULIB_ISATTY''@/0/g' \
# -e 's/@''GNULIB_LCHOWN''@/0/g' \
# -e 's/@''GNULIB_LINK''@/0/g' \
# -e 's/@''GNULIB_LINKAT''@/0/g' \
# -e 's/@''GNULIB_LSEEK''@/0/g' \
# -e 's/@''GNULIB_PIPE''@/0/g' \
# -e 's/@''GNULIB_PIPE2''@/0/g' \
# -e 's/@''GNULIB_PREAD''@/0/g' \
# -e 's/@''GNULIB_PWRITE''@/0/g' \
# -e 's/@''GNULIB_READ''@/0/g' \
# -e 's/@''GNULIB_READLINK''@/0/g' \
# -e 's/@''GNULIB_READLINKAT''@/0/g' \
# -e 's/@''GNULIB_RMDIR''@/0/g' \
# -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_SLEEP''@/0/g' \
# -e 's/@''GNULIB_SYMLINK''@/0/g' \
# -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
# -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
# -e 's/@''GNULIB_UNLINK''@/0/g' \
# -e 's/@''GNULIB_UNLINKAT''@/0/g' \
# -e 's/@''GNULIB_USLEEP''@/0/g' \
# -e 's/@''GNULIB_WRITE''@/1/g' \
# < ./unistd.in.h | \
# sed -e 's|@''HAVE_CHOWN''@|1|g' \
# -e 's|@''HAVE_DUP2''@|1|g' \
# -e 's|@''HAVE_DUP3''@|1|g' \
# -e 's|@''HAVE_EUIDACCESS''@|1|g' \
# -e 's|@''HAVE_FACCESSAT''@|1|g' \
# -e 's|@''HAVE_FCHDIR''@|1|g' \
# -e 's|@''HAVE_FCHOWNAT''@|1|g' \
# -e 's|@''HAVE_FDATASYNC''@|1|g' \
# -e 's|@''HAVE_FSYNC''@|1|g' \
# -e 's|@''HAVE_FTRUNCATE''@|1|g' \
# -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
# -e 's|@''HAVE_GETGROUPS''@|1|g' \
# -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_GETLOGIN''@|1|g' \
# -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
# -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
# -e 's|@''HAVE_LCHOWN''@|1|g' \
# -e 's|@''HAVE_LINK''@|1|g' \
# -e 's|@''HAVE_LINKAT''@|1|g' \
# -e 's|@''HAVE_PIPE''@|1|g' \
# -e 's|@''HAVE_PIPE2''@|1|g' \
# -e 's|@''HAVE_PREAD''@|1|g' \
# -e 's|@''HAVE_PWRITE''@|1|g' \
# -e 's|@''HAVE_READLINK''@|1|g' \
# -e 's|@''HAVE_READLINKAT''@|1|g' \
# -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_SLEEP''@|1|g' \
# -e 's|@''HAVE_SYMLINK''@|1|g' \
# -e 's|@''HAVE_SYMLINKAT''@|1|g' \
# -e 's|@''HAVE_UNLINKAT''@|1|g' \
# -e 's|@''HAVE_USLEEP''@|1|g' \
# -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
# -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
# -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
# -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
# -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
# -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
# -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
# -e 's|@''HAVE_OS_H''@|0|g' \
# -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
# | \
# sed -e 's|@''REPLACE_CHOWN''@|0|g' \
# -e 's|@''REPLACE_CLOSE''@|0|g' \
# -e 's|@''REPLACE_DUP''@|0|g' \
# -e 's|@''REPLACE_DUP2''@|0|g' \
# -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
# -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
# -e 's|@''REPLACE_GETCWD''@|0|g' \
# -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
# -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
# -e 's|@''REPLACE_GETGROUPS''@|0|g' \
# -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
# -e 's|@''REPLACE_ISATTY''@|0|g' \
# -e 's|@''REPLACE_LCHOWN''@|0|g' \
# -e 's|@''REPLACE_LINK''@|0|g' \
# -e 's|@''REPLACE_LINKAT''@|0|g' \
# -e 's|@''REPLACE_LSEEK''@|0|g' \
# -e 's|@''REPLACE_PREAD''@|0|g' \
# -e 's|@''REPLACE_PWRITE''@|0|g' \
# -e 's|@''REPLACE_READ''@|0|g' \
# -e 's|@''REPLACE_READLINK''@|0|g' \
# -e 's|@''REPLACE_RMDIR''@|0|g' \
# -e 's|@''REPLACE_SLEEP''@|0|g' \
# -e 's|@''REPLACE_SYMLINK''@|0|g' \
# -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
# -e 's|@''REPLACE_UNLINK''@|0|g' \
# -e 's|@''REPLACE_UNLINKAT''@|0|g' \
# -e 's|@''REPLACE_USLEEP''@|0|g' \
# -e 's|@''REPLACE_WRITE''@|0|g' \
# -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
# -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > unistd.h-t && \
# mv unistd.h-t unistd.h
# rm -f wchar.h-t wchar.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''HAVE_FEATURES_H''@|1|g' \
# -e 's|@''NEXT_WCHAR_H''@||g' \
# -e 's|@''HAVE_WCHAR_H''@|1|g' \
# -e 's/@''GNULIB_BTOWC''@/0/g' \
# -e 's/@''GNULIB_WCTOB''@/0/g' \
# -e 's/@''GNULIB_MBSINIT''@/0/g' \
# -e 's/@''GNULIB_MBRTOWC''@/0/g' \
# -e 's/@''GNULIB_MBRLEN''@/0/g' \
# -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
# -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
# -e 's/@''GNULIB_WCRTOMB''@/0/g' \
# -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
# -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
# -e 's/@''GNULIB_WCWIDTH''@/0/g' \
# -e 's/@''GNULIB_WMEMCHR''@/0/g' \
# -e 's/@''GNULIB_WMEMCMP''@/0/g' \
# -e 's/@''GNULIB_WMEMCPY''@/0/g' \
# -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
# -e 's/@''GNULIB_WMEMSET''@/0/g' \
# -e 's/@''GNULIB_WCSLEN''@/0/g' \
# -e 's/@''GNULIB_WCSNLEN''@/0/g' \
# -e 's/@''GNULIB_WCSCPY''@/0/g' \
# -e 's/@''GNULIB_WCPCPY''@/0/g' \
# -e 's/@''GNULIB_WCSNCPY''@/0/g' \
# -e 's/@''GNULIB_WCPNCPY''@/0/g' \
# -e 's/@''GNULIB_WCSCAT''@/0/g' \
# -e 's/@''GNULIB_WCSNCAT''@/0/g' \
# -e 's/@''GNULIB_WCSCMP''@/0/g' \
# -e 's/@''GNULIB_WCSNCMP''@/0/g' \
# -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
# -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
# -e 's/@''GNULIB_WCSCOLL''@/0/g' \
# -e 's/@''GNULIB_WCSXFRM''@/0/g' \
# -e 's/@''GNULIB_WCSDUP''@/0/g' \
# -e 's/@''GNULIB_WCSCHR''@/0/g' \
# -e 's/@''GNULIB_WCSRCHR''@/0/g' \
# -e 's/@''GNULIB_WCSCSPN''@/0/g' \
# -e 's/@''GNULIB_WCSSPN''@/0/g' \
# -e 's/@''GNULIB_WCSPBRK''@/0/g' \
# -e 's/@''GNULIB_WCSSTR''@/0/g' \
# -e 's/@''GNULIB_WCSTOK''@/0/g' \
# -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
# < ./wchar.in.h | \
# sed -e 's|@''HAVE_WINT_T''@|1|g' \
# -e 's|@''HAVE_BTOWC''@|1|g' \
# -e 's|@''HAVE_MBSINIT''@|1|g' \
# -e 's|@''HAVE_MBRTOWC''@|1|g' \
# -e 's|@''HAVE_MBRLEN''@|1|g' \
# -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
# -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
# -e 's|@''HAVE_WCRTOMB''@|1|g' \
# -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
# -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
# -e 's|@''HAVE_WMEMCHR''@|1|g' \
# -e 's|@''HAVE_WMEMCMP''@|1|g' \
# -e 's|@''HAVE_WMEMCPY''@|1|g' \
# -e 's|@''HAVE_WMEMMOVE''@|1|g' \
# -e 's|@''HAVE_WMEMSET''@|1|g' \
# -e 's|@''HAVE_WCSLEN''@|1|g' \
# -e 's|@''HAVE_WCSNLEN''@|1|g' \
# -e 's|@''HAVE_WCSCPY''@|1|g' \
# -e 's|@''HAVE_WCPCPY''@|1|g' \
# -e 's|@''HAVE_WCSNCPY''@|1|g' \
# -e 's|@''HAVE_WCPNCPY''@|1|g' \
# -e 's|@''HAVE_WCSCAT''@|1|g' \
# -e 's|@''HAVE_WCSNCAT''@|1|g' \
# -e 's|@''HAVE_WCSCMP''@|1|g' \
# -e 's|@''HAVE_WCSNCMP''@|1|g' \
# -e 's|@''HAVE_WCSCASECMP''@|1|g' \
# -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
# -e 's|@''HAVE_WCSCOLL''@|1|g' \
# -e 's|@''HAVE_WCSXFRM''@|1|g' \
# -e 's|@''HAVE_WCSDUP''@|1|g' \
# -e 's|@''HAVE_WCSCHR''@|1|g' \
# -e 's|@''HAVE_WCSRCHR''@|1|g' \
# -e 's|@''HAVE_WCSCSPN''@|1|g' \
# -e 's|@''HAVE_WCSSPN''@|1|g' \
# -e 's|@''HAVE_WCSPBRK''@|1|g' \
# -e 's|@''HAVE_WCSSTR''@|1|g' \
# -e 's|@''HAVE_WCSTOK''@|1|g' \
# -e 's|@''HAVE_WCSWIDTH''@|1|g' \
# -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
# -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
# | \
# sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
# -e 's|@''REPLACE_BTOWC''@|0|g' \
# -e 's|@''REPLACE_WCTOB''@|0|g' \
# -e 's|@''REPLACE_MBSINIT''@|0|g' \
# -e 's|@''REPLACE_MBRTOWC''@|0|g' \
# -e 's|@''REPLACE_MBRLEN''@|0|g' \
# -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
# -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
# -e 's|@''REPLACE_WCRTOMB''@|0|g' \
# -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
# -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
# -e 's|@''REPLACE_WCWIDTH''@|0|g' \
# -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > wchar.h-t && \
# mv wchar.h-t wchar.h
# make all-recursive
# make[3]: Entering directory '/tmp/barcode/src/barcode-0.99/lib'
# make[4]: Entering directory '/tmp/barcode/src/barcode-0.99/lib'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.lo fd-hook.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1
# mv -f .deps/fd-hook.Tpo .deps/fd-hook.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT math.lo -MD -MP -MF .deps/math.Tpo -c -o math.lo math.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c -fPIC -DPIC -o .libs/math.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c -o math.o >/dev/null 2>&1
# mv -f .deps/math.Tpo .deps/math.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1
# mv -f .deps/unistd.Tpo .deps/unistd.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c -o xsize.lo xsize.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/xsize.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -o xsize.o >/dev/null 2>&1
# mv -f .deps/xsize.Tpo .deps/xsize.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1
# mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1
# mv -f .deps/printf-args.Tpo .deps/printf-args.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1
# mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../intl -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1
# mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -no-undefined -lm -o libgnu.la fd-hook.lo math.lo unistd.lo xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo
# libtool: link: ar cru .libs/libgnu.a .libs/fd-hook.o .libs/math.o .libs/unistd.o .libs/xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgnu.a
# libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
# make[4]: Leaving directory '/tmp/barcode/src/barcode-0.99/lib'
# make[3]: Leaving directory '/tmp/barcode/src/barcode-0.99/lib'
# make[2]: Leaving directory '/tmp/barcode/src/barcode-0.99/lib'
# make[2]: Entering directory '/tmp/barcode/src/barcode-0.99'
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT library.lo -MD -MP -MF .deps/library.Tpo -c -o library.lo library.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT library.lo -MD -MP -MF .deps/library.Tpo -c library.c -fPIC -DPIC -o .libs/library.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT library.lo -MD -MP -MF .deps/library.Tpo -c library.c -o library.o >/dev/null 2>&1
# mv -f .deps/library.Tpo .deps/library.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT ean.lo -MD -MP -MF .deps/ean.Tpo -c -o ean.lo ean.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT ean.lo -MD -MP -MF .deps/ean.Tpo -c ean.c -fPIC -DPIC -o .libs/ean.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT ean.lo -MD -MP -MF .deps/ean.Tpo -c ean.c -o ean.o >/dev/null 2>&1
# mv -f .deps/ean.Tpo .deps/ean.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code128.lo -MD -MP -MF .deps/code128.Tpo -c -o code128.lo code128.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code128.lo -MD -MP -MF .deps/code128.Tpo -c code128.c -fPIC -DPIC -o .libs/code128.o
# code128.c:283:6: warning: comparison of constant 128 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
# if (NEED_CODE_A(*text))
# ^~~~~~~~~~~~~~~~~~
# code128.c:277:38: note: expanded from macro 'NEED_CODE_A'
# #define NEED_CODE_A(c) ((c)<32 || (c)==0x80)
# ~~~^ ~~~~
# code128.c:285:6: warning: comparison of constant 128 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
# if (NEED_CODE_B(*text))
# ^~~~~~~~~~~~~~~~~~
# code128.c:278:39: note: expanded from macro 'NEED_CODE_B'
# #define NEED_CODE_B(c) ((c)>=96 && (c)<128)
# ~~~^~~~
# code128.c:340:12: warning: comparison of constant 193 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
# if (s[0] == 0xC1) { /* F1 is valid */
# ~~~~ ^ ~~~~
# code128.c:366:29: warning: comparison of constant 128 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
# } else if (code == 'A' && NEED_CODE_B(*s)) {
# ^~~~~~~~~~~~~~~
# code128.c:278:39: note: expanded from macro 'NEED_CODE_B'
# #define NEED_CODE_B(c) ((c)>=96 && (c)<128)
# ~~~^~~~
# code128.c:377:29: warning: comparison of constant 128 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
# } else if (code == 'B' && NEED_CODE_A(*s)) {
# ^~~~~~~~~~~~~~~
# code128.c:277:38: note: expanded from macro 'NEED_CODE_A'
# #define NEED_CODE_A(c) ((c)<32 || (c)==0x80)
# ~~~^ ~~~~
# 5 warnings generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code128.lo -MD -MP -MF .deps/code128.Tpo -c code128.c -o code128.o >/dev/null 2>&1
# mv -f .deps/code128.Tpo .deps/code128.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code39.lo -MD -MP -MF .deps/code39.Tpo -c -o code39.lo code39.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code39.lo -MD -MP -MF .deps/code39.Tpo -c code39.c -fPIC -DPIC -o .libs/code39.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code39.lo -MD -MP -MF .deps/code39.Tpo -c code39.c -o code39.o >/dev/null 2>&1
# mv -f .deps/code39.Tpo .deps/code39.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code93.lo -MD -MP -MF .deps/code93.Tpo -c -o code93.lo code93.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code93.lo -MD -MP -MF .deps/code93.Tpo -c code93.c -fPIC -DPIC -o .libs/code93.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code93.lo -MD -MP -MF .deps/code93.Tpo -c code93.c -o code93.o >/dev/null 2>&1
# mv -f .deps/code93.Tpo .deps/code93.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT i25.lo -MD -MP -MF .deps/i25.Tpo -c -o i25.lo i25.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT i25.lo -MD -MP -MF .deps/i25.Tpo -c i25.c -fPIC -DPIC -o .libs/i25.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT i25.lo -MD -MP -MF .deps/i25.Tpo -c i25.c -o i25.o >/dev/null 2>&1
# mv -f .deps/i25.Tpo .deps/i25.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT msi.lo -MD -MP -MF .deps/msi.Tpo -c -o msi.lo msi.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT msi.lo -MD -MP -MF .deps/msi.Tpo -c msi.c -fPIC -DPIC -o .libs/msi.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT msi.lo -MD -MP -MF .deps/msi.Tpo -c msi.c -o msi.o >/dev/null 2>&1
# mv -f .deps/msi.Tpo .deps/msi.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT plessey.lo -MD -MP -MF .deps/plessey.Tpo -c -o plessey.lo plessey.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT plessey.lo -MD -MP -MF .deps/plessey.Tpo -c plessey.c -fPIC -DPIC -o .libs/plessey.o
# plessey.c:152:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# sprintf(ptr, patterns[checkptr[strlen(text) * 4 + i]]);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT plessey.lo -MD -MP -MF .deps/plessey.Tpo -c plessey.c -o plessey.o >/dev/null 2>&1
# mv -f .deps/plessey.Tpo .deps/plessey.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT codabar.lo -MD -MP -MF .deps/codabar.Tpo -c -o codabar.lo codabar.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT codabar.lo -MD -MP -MF .deps/codabar.Tpo -c codabar.c -fPIC -DPIC -o .libs/codabar.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT codabar.lo -MD -MP -MF .deps/codabar.Tpo -c codabar.c -o codabar.o >/dev/null 2>&1
# mv -f .deps/codabar.Tpo .deps/codabar.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT ps.lo -MD -MP -MF .deps/ps.Tpo -c -o ps.lo ps.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT ps.lo -MD -MP -MF .deps/ps.Tpo -c ps.c -fPIC -DPIC -o .libs/ps.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT ps.lo -MD -MP -MF .deps/ps.Tpo -c ps.c -o ps.o >/dev/null 2>&1
# mv -f .deps/ps.Tpo .deps/ps.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT svg.lo -MD -MP -MF .deps/svg.Tpo -c -o svg.lo svg.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT svg.lo -MD -MP -MF .deps/svg.Tpo -c svg.c -fPIC -DPIC -o .libs/svg.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT svg.lo -MD -MP -MF .deps/svg.Tpo -c svg.c -o svg.o >/dev/null 2>&1
# mv -f .deps/svg.Tpo .deps/svg.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT pcl.lo -MD -MP -MF .deps/pcl.Tpo -c -o pcl.lo pcl.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT pcl.lo -MD -MP -MF .deps/pcl.Tpo -c pcl.c -fPIC -DPIC -o .libs/pcl.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT pcl.lo -MD -MP -MF .deps/pcl.Tpo -c pcl.c -o pcl.o >/dev/null 2>&1
# mv -f .deps/pcl.Tpo .deps/pcl.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code11.lo -MD -MP -MF .deps/code11.Tpo -c -o code11.lo code11.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code11.lo -MD -MP -MF .deps/code11.Tpo -c code11.c -fPIC -DPIC -o .libs/code11.o
# code11.c:89:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
# if ((bc->encoding == NULL))
# ~~~~~~~~~~~~~^~~~~~~
# code11.c:89:23: note: remove extraneous parentheses around the comparison to silence this warning
# if ((bc->encoding == NULL))
# ~ ^ ~
# code11.c:89:23: note: use '=' to turn this equality comparison into an assignment
# if ((bc->encoding == NULL))
# ^~
# =
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT code11.lo -MD -MP -MF .deps/code11.Tpo -c code11.c -o code11.o >/dev/null 2>&1
# mv -f .deps/code11.Tpo .deps/code11.Plo
# /bin/sh ./libtool --tag=CC --mode=link clang -Ilib -DHAVE_CONFIG_H -L. -lpaper -o libbarcode.la library.lo ean.lo code128.lo code39.lo code93.lo i25.lo msi.lo plessey.lo codabar.lo ps.lo svg.lo pcl.lo code11.lo
# libtool: link: ar cru .libs/libbarcode.a .libs/library.o .libs/ean.o .libs/code128.o .libs/code39.o .libs/code93.o .libs/i25.o .libs/msi.o .libs/plessey.o .libs/codabar.o .libs/ps.o .libs/svg.o .libs/pcl.o .libs/code11.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libbarcode.a
# libtool: link: ( cd ".libs" && rm -f "libbarcode.la" && ln -s "../libbarcode.la" "libbarcode.la" )
# clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/main.Tpo .deps/main.Po
# clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o cmdline.c
# mv -f .deps/cmdline.Tpo .deps/cmdline.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -Ilib -DHAVE_CONFIG_H -L. -lpaper -o barcode main.o cmdline.o libbarcode.la lib/libgnu.la
# libtool: link: clang -Ilib -DHAVE_CONFIG_H -o barcode main.o cmdline.o -L. ./.libs/libbarcode.a -lpaper lib/.libs/libgnu.a -lm
# clang -DHAVE_CONFIG_H -I. -Ilib -DHAVE_CONFIG_H -MT sample.o -MD -MP -MF .deps/sample.Tpo -c -o sample.o sample.c
# mv -f .deps/sample.Tpo .deps/sample.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -Ilib -DHAVE_CONFIG_H -L. -lpaper -o sample sample.o libbarcode.la
# libtool: link: clang -Ilib -DHAVE_CONFIG_H -o sample sample.o -L. ./.libs/libbarcode.a -lpaper
# make[2]: Leaving directory '/tmp/barcode/src/barcode-0.99'
# make[1]: Leaving directory '/tmp/barcode/src/barcode-0.99'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in po
# make[1]: Entering directory '/tmp/barcode/src/barcode-0.99/po'
# if test "barcode" = "gettext-tools"; then \
# /usr/bin/mkdir -p /tmp/barcode/pkg/barcode/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/barcode/pkg/barcode/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/barcode/pkg/barcode/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/barcode/src/barcode-0.99/po'
# Making install in doc
# make[1]: Entering directory '/tmp/barcode/src/barcode-0.99/doc'
# make[2]: Entering directory '/tmp/barcode/src/barcode-0.99/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/barcode/pkg/barcode/usr/share/info'
# /usr/bin/install -c -m 644 ./barcode.info '/tmp/barcode/pkg/barcode/usr/share/info'
# install-info --info-dir='/tmp/barcode/pkg/barcode/usr/share/info' '/tmp/barcode/pkg/barcode/usr/share/info/barcode.info'
# install-info: warning: no info dir entry in `/tmp/barcode/pkg/barcode/usr/share/info/barcode.info'
# make[2]: Leaving directory '/tmp/barcode/src/barcode-0.99/doc'
# make[1]: Leaving directory '/tmp/barcode/src/barcode-0.99/doc'
# Making install in lib
# make[1]: Entering directory '/tmp/barcode/src/barcode-0.99/lib'
# make install-recursive
# make[2]: Entering directory '/tmp/barcode/src/barcode-0.99/lib'
# make[3]: Entering directory '/tmp/barcode/src/barcode-0.99/lib'
# make[4]: Entering directory '/tmp/barcode/src/barcode-0.99/lib'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/barcode/src/barcode-0.99/lib'
# make[3]: Leaving directory '/tmp/barcode/src/barcode-0.99/lib'
# make[2]: Leaving directory '/tmp/barcode/src/barcode-0.99/lib'
# make[1]: Leaving directory '/tmp/barcode/src/barcode-0.99/lib'
# make[1]: Entering directory '/tmp/barcode/src/barcode-0.99'
# make[2]: Entering directory '/tmp/barcode/src/barcode-0.99'
# /usr/bin/mkdir -p '/tmp/barcode/pkg/barcode/usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c barcode sample '/tmp/barcode/pkg/barcode/usr/bin'
# libtool: install: /usr/bin/install -c barcode /tmp/barcode/pkg/barcode/usr/bin/barcode
# libtool: install: /usr/bin/install -c sample /tmp/barcode/pkg/barcode/usr/bin/sample
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/barcode/src/barcode-0.99'
# make[1]: Leaving directory '/tmp/barcode/src/barcode-0.99'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "barcode"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: barcode 0.99-3 (Thu Apr 13 11:49:12 UTC 2017)

CMD: pacman --query --file barcode-0.99-3-x86_64.pkg.tar.xz
# barcode 0.99-3

Creating hybrid package for 'barcode'

Trying to find vanilla package 'barcode'...

CMD: pacman --query --file /mirror/barcode-0.99-3.pkg.tar.xz
# barcode 0.99-3

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/info/barcode.info.gz
# /usr/bin/barcode
# /usr/bin/sample

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/barcode.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/barcode.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/barcode/src/barcode-0.99/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 barcode configure 0.99, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f549393f791a
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3496: checking for a BSD-compatible install
# configure:3564: result: /usr/bin/install -c
# configure:3575: checking whether build environment is sane
# configure:3625: result: yes
# configure:3674: checking for x86_64-unknown-linux-strip
# configure:3704: result: no
# configure:3714: checking for strip
# configure:3730: found /usr/bin/strip
# configure:3741: result: strip
# configure:3766: checking for a thread-safe mkdir -p
# configure:3805: result: /usr/bin/mkdir -p
# configure:3818: checking for gawk
# configure:3834: found /usr/bin/gawk
# configure:3845: result: gawk
# configure:3856: checking whether make sets $(MAKE)
# configure:3878: result: yes
# configure:3963: checking build system type
# configure:3977: result: x86_64-unknown-linux-gnu
# configure:3997: checking host system type
# configure:4010: result: x86_64-unknown-linux-gnu
# configure:4030: checking target system type
# configure:4043: result: x86_64-unknown-linux-gnu
# configure:4088: checking for style of include used by make
# configure:4116: result: GNU
# configure:4147: checking for x86_64-unknown-linux-gcc
# configure:4174: result: clang
# configure:4443: checking for C compiler version
# configure:4452: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4463: $? = 0
# configure:4452: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:4463: $? = 0
# configure:4452: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4463: $? = 1
# configure:4452: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4463: $? = 1
# configure:4483: checking whether the C compiler works
# configure:4505: clang conftest.c >&5
# configure:4509: $? = 0
# configure:4557: result: yes
# configure:4560: checking for C compiler default output file name
# configure:4562: result: a.out
# configure:4568: checking for suffix of executables
# configure:4575: clang -o conftest conftest.c >&5
# configure:4579: $? = 0
# configure:4601: result:
# configure:4623: checking whether we are cross compiling
# configure:4631: clang -o conftest conftest.c >&5
# configure:4635: $? = 0
# configure:4642: ./conftest
# configure:4646: $? = 0
# configure:4661: result: no
# configure:4666: checking for suffix of object files
# configure:4688: clang -c conftest.c >&5
# configure:4692: $? = 0
# configure:4713: result: o
# configure:4717: checking whether we are using the GNU C compiler
# configure:4736: clang -c conftest.c >&5
# configure:4736: $? = 0
# configure:4745: result: yes
# configure:4754: checking whether clang accepts -g
# configure:4774: clang -c -g conftest.c >&5
# configure:4774: $? = 0
# configure:4815: result: yes
# configure:4832: checking for clang option to accept ISO C89
# configure:4895: clang -c conftest.c >&5
# configure:4895: $? = 0
# configure:4908: result: none needed
# configure:4930: checking dependency style of clang
# configure:5041: result: gcc3
# configure:5062: checking how to run the C preprocessor
# configure:5093: clang -E conftest.c
# configure:5093: $? = 0
# configure:5107: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5107: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | /* end confdefs.h. */
# | #include
# configure:5132: result: clang -E
# configure:5152: clang -E conftest.c
# configure:5152: $? = 0
# configure:5166: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | /* end confdefs.h. */
# | #include
# configure:5195: checking for grep that handles long lines and -e
# configure:5253: result: /usr/bin/grep
# configure:5258: checking for egrep
# configure:5320: result: /usr/bin/grep -E
# configure:5325: checking for ANSI C header files
# configure:5345: clang -c conftest.c >&5
# configure:5345: $? = 0
# configure:5418: clang -o conftest conftest.c >&5
# configure:5418: $? = 0
# configure:5418: ./conftest
# configure:5418: $? = 0
# configure:5429: result: yes
# configure:5442: checking for sys/types.h
# configure:5442: clang -c conftest.c >&5
# configure:5442: $? = 0
# configure:5442: result: yes
# configure:5442: checking for sys/stat.h
# configure:5442: clang -c conftest.c >&5
# configure:5442: $? = 0
# configure:5442: result: yes
# configure:5442: checking for stdlib.h
# configure:5442: clang -c conftest.c >&5
# configure:5442: $? = 0
# configure:5442: result: yes
# configure:5442: checking for string.h
# configure:5442: clang -c conftest.c >&5
# configure:5442: $? = 0
# configure:5442: result: yes
# configure:5442: checking for memory.h
# configure:5442: clang -c conftest.c >&5
# configure:5442: $? = 0
# configure:5442: result: yes
# configure:5442: checking for strings.h
# configure:5442: clang -c conftest.c >&5
# configure:5442: $? = 0
# configure:5442: result: yes
# configure:5442: checking for inttypes.h
# configure:5442: clang -c conftest.c >&5
# configure:5442: $? = 0
# configure:5442: result: yes
# configure:5442: checking for stdint.h
# configure:5442: clang -c conftest.c >&5
# configure:5442: $? = 0
# configure:5442: result: yes
# configure:5442: checking for unistd.h
# configure:5442: clang -c conftest.c >&5
# configure:5442: $? = 0
# configure:5442: result: yes
# configure:5455: checking minix/config.h usability
# configure:5455: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5455: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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:5455: result: no
# configure:5455: checking minix/config.h presence
# configure:5455: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5455: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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:5455: result: no
# configure:5455: checking for minix/config.h
# configure:5455: result: no
# configure:5479: checking whether it is safe to define __EXTENSIONS__
# configure:5497: clang -c conftest.c >&5
# configure:5497: $? = 0
# configure:5504: result: yes
# configure:5519: checking whether _XOPEN_SOURCE should be defined
# configure:5538: clang -c conftest.c >&5
# configure:5538: $? = 0
# configure:5562: result: no
# configure:5577: checking for x86_64-unknown-linux-gcc
# configure:5604: result: clang
# configure:5873: checking for C compiler version
# configure:5882: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:5893: $? = 0
# configure:5882: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:5893: $? = 0
# configure:5882: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5893: $? = 1
# configure:5882: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5893: $? = 1
# configure:5897: checking whether we are using the GNU C compiler
# configure:5925: result: yes
# configure:5934: checking whether clang accepts -g
# configure:5995: result: yes
# configure:6012: checking for clang option to accept ISO C89
# configure:6088: result: none needed
# configure:6110: checking dependency style of clang
# configure:6221: result: gcc3
# configure:6238: checking for Minix Amsterdam compiler
# configure:6262: result: no
# configure:6274: checking for x86_64-unknown-linux-ar
# configure:6304: result: no
# configure:6314: checking for ar
# configure:6330: found /usr/bin/ar
# configure:6341: result: ar
# configure:6381: checking for x86_64-unknown-linux-ranlib
# configure:6411: result: no
# configure:6421: checking for ranlib
# configure:6437: found /usr/bin/ranlib
# configure:6448: result: ranlib
# configure:6487: checking for special C compiler options needed for large files
# configure:6532: result: no
# configure:6538: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6563: clang -c conftest.c >&5
# configure:6563: $? = 0
# configure:6595: result: no
# configure:6761: checking for gawk
# configure:6788: result: gawk
# configure:6804: checking for x86_64-unknown-linux-ar
# configure:6831: result: ar
# configure:6939: checking how to print strings
# configure:6966: result: printf
# configure:6987: checking for a sed that does not truncate output
# configure:7051: result: /usr/bin/sed
# configure:7069: checking for fgrep
# configure:7131: result: /usr/bin/grep -F
# configure:7166: checking for ld used by clang
# configure:7233: result: /usr/bin/ld
# configure:7240: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7255: result: yes
# configure:7267: checking for BSD- or MS-compatible name lister (nm)
# configure:7316: result: /usr/bin/nm -B
# configure:7446: checking the name lister (/usr/bin/nm -B) interface
# configure:7453: clang -c conftest.c >&5
# configure:7456: /usr/bin/nm -B "conftest.o"
# configure:7459: output
# 0000000000000000 B some_variable
# configure:7466: result: BSD nm
# configure:7469: checking whether ln -s works
# configure:7473: result: yes
# configure:7481: checking the maximum length of command line arguments
# configure:7612: result: 1572864
# configure:7629: checking whether the shell understands some XSI constructs
# configure:7639: result: yes
# configure:7643: checking whether the shell understands "+="
# configure:7649: result: yes
# configure:7684: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7724: result: func_convert_file_noop
# configure:7731: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7751: result: func_convert_file_noop
# configure:7758: checking for /usr/bin/ld option to reload object files
# configure:7765: result: -r
# configure:7799: checking for x86_64-unknown-linux-objdump
# configure:7829: result: no
# configure:7839: checking for objdump
# configure:7855: found /usr/bin/objdump
# configure:7866: result: objdump
# configure:7898: checking how to recognize dependent libraries
# configure:8096: result: pass_all
# configure:8141: checking for x86_64-unknown-linux-dlltool
# configure:8171: result: no
# configure:8181: checking for dlltool
# configure:8211: result: no
# configure:8241: checking how to associate runtime and link libraries
# configure:8268: result: printf %s\n
# configure:8284: checking for x86_64-unknown-linux-ar
# configure:8311: result: ar
# configure:8392: checking for archiver @FILE support
# configure:8409: clang -c conftest.c >&5
# configure:8409: $? = 0
# configure:8412: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8415: $? = 0
# configure:8420: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:8423: $? = 1
# configure:8435: result: @
# configure:8453: checking for x86_64-unknown-linux-strip
# configure:8480: result: strip
# configure:8552: checking for x86_64-unknown-linux-ranlib
# configure:8579: result: ranlib
# configure:8721: checking command to parse /usr/bin/nm -B output from clang object
# configure:8841: clang -c conftest.c >&5
# configure:8844: $? = 0
# configure:8848: /usr/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:8851: $? = 0
# configure:8917: clang -o conftest conftest.c conftstm.o >&5
# configure:8920: $? = 0
# configure:8958: result: ok
# configure:8995: checking for sysroot
# configure:9025: result: no
# configure:9102: clang -c conftest.c >&5
# configure:9105: $? = 0
# configure:9248: checking for x86_64-unknown-linux-mt
# configure:9278: result: no
# configure:9288: checking for mt
# configure:9318: result: no
# configure:9338: checking if : is a manifest tool
# configure:9344: : '-?'
# configure:9352: result: no
# configure:9991: checking for dlfcn.h
# configure:9991: clang -c conftest.c >&5
# configure:9991: $? = 0
# configure:9991: result: yes
# configure:10197: checking for objdir
# configure:10212: result: .libs
# configure:10483: checking if clang supports -fno-rtti -fno-exceptions
# configure:10501: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:10505: $? = 0
# configure:10518: result: yes
# configure:10845: checking for clang option to produce PIC
# configure:10852: result: -fPIC -DPIC
# configure:10860: checking if clang PIC flag -fPIC -DPIC works
# configure:10878: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10882: $? = 0
# configure:10895: result: yes
# configure:10924: checking if clang static flag -static works
# configure:10952: result: yes
# configure:10967: checking if clang supports -c -o file.o
# configure:10988: clang -c -o out/conftest2.o conftest.c >&5
# configure:10992: $? = 0
# configure:11014: result: yes
# configure:11022: checking if clang supports -c -o file.o
# configure:11069: result: yes
# configure:11102: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12259: result: yes
# configure:12296: checking whether -lc should be explicitly linked in
# configure:12304: clang -c conftest.c >&5
# configure:12307: $? = 0
# configure:12322: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12325: $? = 0
# configure:12339: result: no
# configure:12499: checking dynamic linker characteristics
# configure:12999: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12999: $? = 0
# configure:13233: result: GNU/Linux ld.so
# configure:13340: checking how to hardcode library paths into programs
# configure:13365: result: immediate
# configure:13905: checking whether stripping libraries is possible
# configure:13910: result: yes
# configure:13945: checking if libtool supports shared libraries
# configure:13947: result: yes
# configure:13950: checking whether to build shared libraries
# configure:13971: result: yes
# configure:13974: checking whether to build static libraries
# configure:13978: result: yes
# configure:14018: checking whether NLS is requested
# configure:14027: result: yes
# configure:14067: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:14099: result: /usr/bin/msgfmt
# configure:14108: checking for gmsgfmt
# configure:14139: result: /usr/bin/msgfmt
# configure:14189: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:14221: result: /usr/bin/xgettext
# configure:14266: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:14297: result: /usr/bin/msgmerge
# configure:14355: checking for ld used by clang
# configure:14422: result: /usr/bin/ld -m elf_x86_64
# configure:14429: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:14444: result: yes
# configure:14451: checking for shared library run path origin
# configure:14464: result: done
# configure:15036: checking for CFPreferencesCopyAppValue
# configure:15054: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:30:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:15054: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:15063: result: no
# configure:15070: checking for CFLocaleCopyCurrent
# configure:15088: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:30:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:15088: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:15097: result: no
# configure:15146: checking for GNU gettext in libc
# configure:15170: clang -o conftest conftest.c >&5
# configure:15170: $? = 0
# configure:15179: result: yes
# configure:16007: checking whether to use NLS
# configure:16009: result: yes
# configure:16012: checking where the gettext function comes from
# configure:16023: result: libc
# configure:16090: checking for size_t
# configure:16090: clang -c conftest.c >&5
# configure:16090: $? = 0
# configure:16090: clang -c conftest.c >&5
# conftest.c:69:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:16090: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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:16090: result: yes
# configure:16103: checking for working alloca.h
# configure:16120: clang -o conftest conftest.c >&5
# configure:16120: $? = 0
# configure:16128: result: yes
# configure:16136: checking for alloca
# configure:16173: clang -o conftest conftest.c >&5
# configure:16173: $? = 0
# configure:16181: result: yes
# configure:16370: checking whether malloc, realloc, calloc are POSIX compliant
# configure:16390: clang -c conftest.c >&5
# configure:16390: $? = 0
# configure:16398: result: yes
# configure:16530: checking for _set_invalid_parameter_handler
# configure:16530: clang -o conftest conftest.c >&5
# /tmp/conftest-30310b.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_set_invalid_parameter_handler'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16530: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* 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 _set_invalid_parameter_handler ();
# | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:16530: result: no
# configure:16530: checking for symlink
# configure:16530: clang -o conftest conftest.c >&5
# configure:16530: $? = 0
# configure:16530: result: yes
# configure:16530: checking for mprotect
# configure:16530: clang -o conftest conftest.c >&5
# configure:16530: $? = 0
# configure:16530: result: yes
# configure:16530: checking for lstat
# configure:16530: clang -o conftest conftest.c >&5
# configure:16530: $? = 0
# configure:16530: result: yes
# configure:16530: checking for snprintf
# configure:16530: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:61:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:16530: $? = 0
# configure:16530: result: yes
# configure:16530: checking for strdup
# configure:16530: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:62:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:16530: $? = 0
# configure:16530: result: yes
# configure:16530: checking for vasnprintf
# configure:16530: clang -o conftest conftest.c >&5
# /tmp/conftest-93c4b2.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `vasnprintf'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16530: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | /* end confdefs.h. */
# | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vasnprintf innocuous_vasnprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vasnprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vasnprintf
# |
# | /* 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 vasnprintf ();
# | /* 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_vasnprintf || defined __stub___vasnprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vasnprintf ();
# | ;
# | return 0;
# | }
# configure:16530: result: no
# configure:16559: checking for sys/socket.h
# configure:16559: clang -c conftest.c >&5
# configure:16559: $? = 0
# configure:16559: result: yes
# configure:16559: checking for unistd.h
# configure:16559: result: yes
# configure:16559: checking for sys/stat.h
# configure:16559: result: yes
# configure:16559: checking for getopt.h
# configure:16559: clang -c conftest.c >&5
# configure:16559: $? = 0
# configure:16559: result: yes
# configure:16559: checking for math.h
# configure:16559: clang -c conftest.c >&5
# configure:16559: $? = 0
# configure:16559: result: yes
# configure:16559: checking for sys/mman.h
# configure:16559: clang -c conftest.c >&5
# configure:16559: $? = 0
# configure:16559: result: yes
# configure:16559: checking for sys/param.h
# configure:16559: clang -c conftest.c >&5
# configure:16559: $? = 0
# configure:16559: result: yes
# configure:16559: checking for search.h
# configure:16559: clang -c conftest.c >&5
# configure:16559: $? = 0
# configure:16559: result: yes
# configure:16559: checking for wchar.h
# configure:16559: clang -c conftest.c >&5
# configure:16559: $? = 0
# configure:16559: result: yes
# configure:16559: checking for stdint.h
# configure:16559: result: yes
# configure:16559: checking for sys/time.h
# configure:16559: clang -c conftest.c >&5
# configure:16559: $? = 0
# configure:16559: result: yes
# configure:16559: checking for features.h
# configure:16559: clang -c conftest.c >&5
# configure:16559: $? = 0
# configure:16559: result: yes
# configure:16574: checking whether the preprocessor supports include_next
# configure:16612: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:16612: $? = 0
# configure:16633: result: yes
# configure:16654: checking whether system header files limit the line length
# configure:16677: result: no
# configure:16688: checking for complete errno.h
# configure:16761: result: yes
# configure:17058: checking whether strerror_r is declared
# configure:17058: clang -c conftest.c >&5
# configure:17058: $? = 0
# configure:17058: result: yes
# configure:17071: checking for strerror_r
# configure:17071: clang -o conftest conftest.c >&5
# configure:17071: $? = 0
# configure:17071: result: yes
# configure:17080: checking whether strerror_r returns char *
# configure:17104: clang -c conftest.c >&5
# configure:17104: $? = 0
# configure:17142: result: yes
# configure:17176: checking for working fcntl.h
# configure:17279: clang -o conftest conftest.c >&5
# conftest.c:81:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
# int result = !constants;
# ~^~~~~~~~~
# 1 warning generated.
# configure:17279: $? = 0
# configure:17279: ./conftest
# configure:17279: $? = 0
# configure:17294: result: yes
# configure:17317: checking for pid_t
# configure:17317: clang -c conftest.c >&5
# configure:17317: $? = 0
# configure:17317: clang -c conftest.c >&5
# conftest.c:93:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:17317: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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 ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17317: result: yes
# configure:17328: checking for mode_t
# configure:17328: clang -c conftest.c >&5
# configure:17328: $? = 0
# configure:17328: clang -c conftest.c >&5
# conftest.c:93:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:17328: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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:17328: result: yes
# configure:17477: checking whether stat file-mode macros are broken
# configure:17504: clang -c conftest.c >&5
# configure:17504: $? = 0
# configure:17511: result: no
# configure:17658: checking for nlink_t
# configure:17658: clang -c conftest.c >&5
# configure:17658: $? = 0
# configure:17658: clang -c conftest.c >&5
# conftest.c:63:22: error: expected expression
# if (sizeof ((nlink_t)))
# ^
# 1 error generated.
# configure:17658: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17658: result: yes
# configure:17673: checking whether fchmodat is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether fstat is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether fstatat is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether futimens is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether lchmod is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether lstat is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether mkdirat is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether mkfifo is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether mkfifoat is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether mknod is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether mknodat is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether stat is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17673: checking whether utimensat is declared without a macro
# configure:17691: clang -c conftest.c >&5
# configure:17691: $? = 0
# configure:17699: result: yes
# configure:17803: checking for getopt.h
# configure:17803: result: yes
# configure:17820: checking for getopt_long_only
# configure:17820: clang -o conftest conftest.c >&5
# configure:17820: $? = 0
# configure:17820: result: yes
# configure:17834: checking whether getopt is POSIX compatible
# configure:17876: clang -o conftest conftest.c >&5
# configure:17876: $? = 0
# configure:17876: ./conftest
# configure:17876: $? = 0
# configure:17935: clang -o conftest conftest.c >&5
# configure:17935: $? = 0
# configure:17935: ./conftest
# configure:17935: $? = 0
# configure:17977: clang -o conftest conftest.c >&5
# configure:17977: $? = 0
# configure:17977: ./conftest
# program: option requires an argument -- 'b'
# configure:17977: $? = 0
# configure:17995: result: yes
# configure:18003: checking for working GNU getopt function
# configure:18224: clang -o conftest conftest.c >&5
# configure:18224: $? = 0
# configure:18224: ./conftest
# configure:18224: $? = 0
# configure:18240: result: yes
# configure:18245: checking for working GNU getopt_long function
# configure:18290: clang -o conftest conftest.c >&5
# configure:18290: $? = 0
# configure:18290: ./conftest
# configure:18290: $? = 0
# configure:18301: result: yes
# configure:18330: checking whether getenv is declared
# configure:18330: clang -c conftest.c >&5
# configure:18330: $? = 0
# configure:18330: result: yes
# configure:18685: checking for mmap
# configure:18685: clang -o conftest conftest.c >&5
# configure:18685: $? = 0
# configure:18685: result: yes
# configure:18696: checking for MAP_ANONYMOUS
# configure:18733: result: yes
# configure:18755: checking whether memchr works
# configure:18818: clang -o conftest conftest.c >&5
# configure:18818: $? = 0
# configure:18818: ./conftest
# configure:18818: $? = 0
# configure:18828: result: yes
# configure:18845: clang -c conftest.c >&5
# conftest.c:75:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:75:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:18845: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:18881: checking for promoted mode_t type
# configure:18898: clang -c conftest.c >&5
# conftest.c:78:19: error: 'array' declared as an array with a negative size
# typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:18898: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# | ;
# | return 0;
# | }
# configure:18906: result: mode_t
# configure:18937: checking for sigset_t
# configure:18937: clang -c conftest.c >&5
# configure:18937: $? = 0
# configure:18937: clang -c conftest.c >&5
# conftest.c:84:23: error: expected expression
# if (sizeof ((sigset_t)))
# ^
# 1 error generated.
# configure:18937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | /* end confdefs.h. */
# |
# | #include
# | /* Mingw defines sigset_t not in , but in . */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sigset_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:18937: result: yes
# configure:18960: checking for SIGPIPE
# configure:18985: result: yes
# configure:18995: checking for uid_t in sys/types.h
# configure:19014: result: yes
# configure:19049: checking whether C symbols are prefixed with underscore at the linker level
# configure:19062: clang -S conftest.c
# configure:19065: $? = 0
# configure:19075: result: no
# configure:19098: checking whether snprintf returns a byte count as in C99
# configure:19168: clang -o conftest conftest.c >&5
# configure:19168: $? = 0
# configure:19168: ./conftest
# configure:19168: $? = 0
# configure:19179: result: yes
# configure:19182: checking whether snprintf is declared
# configure:19182: clang -c conftest.c >&5
# configure:19182: $? = 0
# configure:19182: result: yes
# configure:19193: checking for stdbool.h that conforms to C99
# configure:19260: clang -c conftest.c >&5
# conftest.c:127:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:131:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:131:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:131:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:131:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:131:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:131:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:131:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:131:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:132:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:132:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:132:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:19260: $? = 0
# configure:19267: result: yes
# configure:19269: checking for _Bool
# configure:19269: clang -c conftest.c >&5
# configure:19269: $? = 0
# configure:19269: clang -c conftest.c >&5
# conftest.c:114:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:19269: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 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 ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19269: result: yes
# configure:19285: checking for wchar_t
# configure:19302: clang -c conftest.c >&5
# configure:19302: $? = 0
# configure:19309: result: yes
# configure:19318: checking for unsigned long long int
# configure:19357: clang -o conftest conftest.c >&5
# configure:19357: $? = 0
# configure:19366: result: yes
# configure:19376: checking for long long int
# configure:19414: clang -o conftest conftest.c >&5
# configure:19414: $? = 0
# configure:19414: ./conftest
# configure:19414: $? = 0
# configure:19426: result: yes
# configure:19559: checking whether stdint.h conforms to C99
# configure:19728: clang -c conftest.c >&5
# configure:19728: $? = 0
# configure:19808: clang -o conftest conftest.c >&5
# configure:19808: $? = 0
# configure:19808: ./conftest
# configure:19808: $? = 0
# configure:19820: result: yes
# configure:20165: checking whether strdup is declared
# configure:20165: clang -c conftest.c >&5
# configure:20165: $? = 0
# configure:20165: result: yes
# configure:20178: checking whether strerror(0) succeeds
# configure:20213: clang -o conftest conftest.c >&5
# configure:20213: $? = 0
# configure:20213: ./conftest
# configure:20213: $? = 0
# configure:20224: result: yes
# configure:20236: checking for C/C++ restrict keyword
# configure:20261: clang -c conftest.c >&5
# configure:20261: $? = 0
# configure:20269: result: __restrict
# configure:20356: checking whether ffsl is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether ffsll is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether memmem is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether mempcpy is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether memrchr is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether rawmemchr is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether stpcpy is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether stpncpy is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strchrnul is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strdup is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strncat is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strndup is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strnlen is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strpbrk is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strsep is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strcasestr is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strtok_r is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strerror_r is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strsignal is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20356: checking whether strverscmp is declared without a macro
# configure:20374: clang -c conftest.c >&5
# configure:20374: $? = 0
# configure:20382: result: yes
# configure:20497: checking for struct timespec in
# configure:20514: clang -c conftest.c >&5
# configure:20514: $? = 0
# configure:20521: result: yes
# configure:20669: checking for wint_t
# configure:20694: clang -c conftest.c >&5
# configure:20694: $? = 0
# configure:20701: result: yes
# configure:20721: checking for inttypes.h
# configure:20740: clang -c conftest.c >&5
# configure:20740: $? = 0
# configure:20747: result: yes
# configure:20758: checking for stdint.h
# configure:20775: clang -c conftest.c >&5
# configure:20775: $? = 0
# configure:20782: result: yes
# configure:20795: checking for intmax_t
# configure:20820: clang -c conftest.c >&5
# configure:20820: $? = 0
# configure:20827: result: yes
# configure:20846: checking where to find the exponent in a 'double'
# configure:21160: clang -o conftest conftest.c >&5
# configure:21160: $? = 0
# configure:21160: ./conftest
# configure:21160: $? = 0
# configure:21172: result: word 1 bit 20
# configure:21199: checking for snprintf
# configure:21199: result: yes
# configure:21199: checking for strnlen
# configure:21199: clang -o conftest conftest.c >&5
# configure:21199: $? = 0
# configure:21199: result: yes
# configure:21199: checking for wcslen
# configure:21199: clang -o conftest conftest.c >&5
# configure:21199: $? = 0
# configure:21199: result: yes
# configure:21199: checking for wcsnlen
# configure:21199: clang -o conftest conftest.c >&5
# configure:21199: $? = 0
# configure:21199: result: yes
# configure:21199: checking for mbrtowc
# configure:21199: clang -o conftest conftest.c >&5
# configure:21199: $? = 0
# configure:21199: result: yes
# configure:21199: checking for wcrtomb
# configure:21199: clang -o conftest conftest.c >&5
# configure:21199: $? = 0
# configure:21199: result: yes
# configure:21208: checking whether _snprintf is declared
# configure:21208: clang -c conftest.c >&5
# conftest.c:125:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:21208: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snprintf
# | #ifdef __cplusplus
# | (void) _snprintf;
# | #else
# | (void) _snprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:21208: result: no
# configure:21324: checking whether uses 'inline' correctly
# configure:21346: clang -c conftest.c >&5
# configure:21349: $? = 0
# configure:21367: clang -c conftest.c >&5
# configure:21370: $? = 0
# configure:21383: result: yes
# configure:21426: checking for alloca as a compiler built-in
# configure:21450: result: yes
# configure:21476: checking for GNU libc compatible calloc
# configure:21507: clang -o conftest conftest.c >&5
# configure:21507: $? = 0
# configure:21507: ./conftest
# configure:21507: $? = 0
# configure:21517: result: yes
# configure:21660: checking for error_at_line
# configure:21676: clang -o conftest conftest.c >&5
# configure:21676: $? = 0
# configure:21684: result: yes
# configure:21790: checking whether fcntl is declared without a macro
# configure:21808: clang -c conftest.c >&5
# configure:21808: $? = 0
# configure:21816: result: yes
# configure:21790: checking whether openat is declared without a macro
# configure:21808: clang -c conftest.c >&5
# configure:21808: $? = 0
# configure:21816: result: yes
# configure:21879: checking whether conversion from 'int' to 'long double' works
# configure:21920: clang -o conftest conftest.c >&5
# configure:21920: $? = 0
# configure:21920: ./conftest
# configure:21920: $? = 0
# configure:21931: result: yes
# configure:22053: checking whether fopen recognizes a trailing slash
# configure:22079: clang -o conftest conftest.c >&5
# configure:22079: $? = 0
# configure:22079: ./conftest
# configure:22079: $? = 0
# configure:22091: result: yes
# configure:22134: checking whether free (NULL) is known to work
# configure:22157: clang -c conftest.c >&5
# configure:22157: $? = 0
# configure:22166: result: yes
# configure:22324: checking for stdlib.h
# configure:22324: result: yes
# configure:22334: checking for GNU libc compatible malloc
# configure:22367: clang -o conftest conftest.c >&5
# configure:22367: $? = 0
# configure:22367: ./conftest
# configure:22367: $? = 0
# configure:22378: result: yes
# configure:22526: checking whether NAN macro works
# configure:22549: clang -c conftest.c >&5
# configure:22549: $? = 0
# configure:22556: result: yes
# configure:22561: checking whether HUGE_VAL works
# configure:22579: clang -c conftest.c >&5
# configure:22579: $? = 0
# configure:22586: result: yes
# configure:22595: checking whether acosf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether acosl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether asinf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether asinl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether atanf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether atanl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether cbrt is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether cbrtf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether cbrtl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether ceilf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether ceill is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether copysign is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether copysignf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether copysignl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether cosf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether cosl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether coshf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether expf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether expl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether exp2 is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether exp2f is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether exp2l is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether expm1 is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether expm1f is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether expm1l is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether fabsf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether fabsl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether floorf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether floorl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether fma is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether fmaf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether fmal is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether fmod is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether fmodf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether fmodl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether frexpf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether frexpl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether hypotf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether hypotl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether ilogb is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether ilogbf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether ilogbl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether ldexpf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether ldexpl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether log is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether logf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether logl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether log10 is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether log10f is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether log10l is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether log1p is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether log1pf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether log1pl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether log2 is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether log2f is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether log2l is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether logb is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether logbf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether logbl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether modf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether modff is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether modfl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether powf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether remainder is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether remainderf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether remainderl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether rint is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether rintf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether rintl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether round is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether roundf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether roundl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether sinf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether sinl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether sinhf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether sqrtf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether sqrtl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether tanf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether tanl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether tanhf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether trunc is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether truncf is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22595: checking whether truncl is declared without a macro
# configure:22612: clang -c conftest.c >&5
# configure:22612: $? = 0
# configure:22620: result: yes
# configure:22677: checking for memcpy
# configure:22677: clang -o conftest conftest.c >&5
# conftest.c:241:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:241:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:22677: $? = 0
# configure:22677: result: yes
# configure:22705: checking for memset
# configure:22705: clang -o conftest conftest.c >&5
# conftest.c:242:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:242:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:22705: $? = 0
# configure:22705: result: yes
# configure:22778: checking whether open recognizes a trailing slash
# configure:22817: clang -o conftest conftest.c >&5
# configure:22817: $? = 0
# configure:22817: ./conftest
# configure:22817: $? = 0
# configure:22829: result: yes
# configure:22884: checking for raise
# configure:22884: clang -o conftest conftest.c >&5
# configure:22884: $? = 0
# configure:22884: result: yes
# configure:22904: checking for sigprocmask
# configure:22904: clang -o conftest conftest.c >&5
# configure:22904: $? = 0
# configure:22904: result: yes
# configure:22963: checking whether rint can be used without linking with libm
# configure:22992: clang -o conftest conftest.c >&5
# /tmp/conftest-5c3d33.o: In function `main':
# conftest.c:(.text+0x43): undefined reference to `rint'
# conftest.c:(.text+0x5e): undefined reference to `rint'
# /tmp/conftest-5c3d33.o:(.data+0x0): undefined reference to `rint'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:22992: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CALLOC_GNU 1
# | #define GNULIB_CALLOC_GNU 1
# | #define HAVE_CALLOC_POSIX 1
# | #define GNULIB_TEST_CALLOC_POSIX 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | /* end confdefs.h. */
# | #ifndef __NO_MATH_INLINES
# | # define __NO_MATH_INLINES 1 /* for glibc */
# | #endif
# | #include
# |
# | double (*funcptr) (double) = rint;
# | int i_ret;
# | float f_ret;
# | double d_ret;
# | long double l_ret;
# | int
# | main ()
# | {
# | double y = funcptr (1.6180339887) + rint (1.6180339887);
# | y += rint (2.0);
# | return y < 0.3 || y > 1.7;
# |
# | ;
# | return 0;
# | }
# configure:23001: result: no
# configure:23004: checking whether rint can be used with libm
# configure:23035: clang -o conftest conftest.c -lm >&5
# configure:23035: $? = 0
# configure:23045: result: yes
# configure:23176: checking whether tdelete is declared without a macro
# configure:23194: clang -c conftest.c >&5
# configure:23194: $? = 0
# configure:23202: result: yes
# configure:23176: checking whether tfind is declared without a macro
# configure:23194: clang -c conftest.c >&5
# configure:23194: $? = 0
# configure:23202: result: yes
# configure:23176: checking whether tsearch is declared without a macro
# configure:23194: clang -c conftest.c >&5
# configure:23194: $? = 0
# configure:23202: result: yes
# configure:23176: checking whether twalk is declared without a macro
# configure:23194: clang -c conftest.c >&5
# configure:23194: $? = 0
# configure:23202: result: yes
# configure:23287: checking for volatile sig_atomic_t
# configure:23287: clang -c conftest.c >&5
# configure:23287: $? = 0
# configure:23287: clang -c conftest.c >&5
# conftest.c:235:36: error: expected expression
# if (sizeof ((volatile sig_atomic_t)))
# ^
# 1 error generated.
# configure:23287: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CALLOC_GNU 1
# | #define GNULIB_CALLOC_GNU 1
# | #define HAVE_CALLOC_POSIX 1
# | #define GNULIB_TEST_CALLOC_POSIX 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RINT 1
# | #define HAVE_RAW_DECL_TDELETE 1
# | #define HAVE_RAW_DECL_TFIND 1
# | #define HAVE_RAW_DECL_TSEARCH 1
# | #define HAVE_RAW_DECL_TWALK 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:23287: result: yes
# configure:23303: checking for sighandler_t
# configure:23303: clang -c conftest.c >&5
# configure:23303: $? = 0
# configure:23303: clang -c conftest.c >&5
# conftest.c:235:27: error: expected expression
# if (sizeof ((sighandler_t)))
# ^
# 1 error generated.
# configure:23303: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CALLOC_GNU 1
# | #define GNULIB_CALLOC_GNU 1
# | #define HAVE_CALLOC_POSIX 1
# | #define GNULIB_TEST_CALLOC_POSIX 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RINT 1
# | #define HAVE_RAW_DECL_TDELETE 1
# | #define HAVE_RAW_DECL_TFIND 1
# | #define HAVE_RAW_DECL_TSEARCH 1
# | #define HAVE_RAW_DECL_TWALK 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:23303: result: yes
# configure:23317: checking whether pthread_sigmask is declared without a macro
# configure:23335: clang -c conftest.c >&5
# configure:23335: $? = 0
# configure:23343: result: yes
# configure:23317: checking whether sigaction is declared without a macro
# configure:23335: clang -c conftest.c >&5
# configure:23335: $? = 0
# configure:23343: result: yes
# configure:23317: checking whether sigaddset is declared without a macro
# configure:23335: clang -c conftest.c >&5
# configure:23335: $? = 0
# configure:23343: result: yes
# configure:23317: checking whether sigdelset is declared without a macro
# configure:23335: clang -c conftest.c >&5
# configure:23335: $? = 0
# configure:23343: result: yes
# configure:23317: checking whether sigemptyset is declared without a macro
# configure:23335: clang -c conftest.c >&5
# configure:23335: $? = 0
# configure:23343: result: yes
# configure:23317: checking whether sigfillset is declared without a macro
# configure:23335: clang -c conftest.c >&5
# configure:23335: $? = 0
# configure:23343: result: yes
# configure:23317: checking whether sigismember is declared without a macro
# configure:23335: clang -c conftest.c >&5
# configure:23335: $? = 0
# configure:23343: result: yes
# configure:23317: checking whether sigpending is declared without a macro
# configure:23335: clang -c conftest.c >&5
# configure:23335: $? = 0
# configure:23343: result: yes
# configure:23317: checking whether sigprocmask is declared without a macro
# configure:23335: clang -c conftest.c >&5
# configure:23335: $? = 0
# configure:23343: result: yes
# configure:23376: checking for sigprocmask
# configure:23376: result: yes
# configure:23417: checking for stdint.h
# configure:23417: result: yes
# configure:23427: checking for SIZE_MAX
# configure:23498: result: yes
# configure:23514: checking for snprintf
# configure:23514: result: yes
# configure:23527: checking whether snprintf respects a size of 1
# configure:23561: clang -o conftest conftest.c >&5
# configure:23561: $? = 0
# configure:23561: ./conftest
# configure:23561: $? = 0
# configure:23572: result: yes
# configure:23582: checking whether printf supports POSIX/XSI format strings with positions
# configure:23614: clang -o conftest conftest.c >&5
# configure:23614: $? = 0
# configure:23614: ./conftest
# configure:23614: $? = 0
# configure:23625: result: yes
# configure:23685: checking for ssize_t
# configure:23702: clang -c conftest.c >&5
# configure:23702: $? = 0
# configure:23709: result: yes
# configure:23720: checking whether stat handles trailing slashes on directories
# configure:23743: clang -o conftest conftest.c >&5
# configure:23743: $? = 0
# configure:23743: ./conftest
# configure:23743: $? = 0
# configure:23753: result: yes
# configure:23755: checking whether stat handles trailing slashes on files
# configure:23795: clang -o conftest conftest.c >&5
# configure:23795: $? = 0
# configure:23795: ./conftest
# configure:23795: $? = 0
# configure:23806: result: yes
# configure:23884: checking whether NULL can be used in arbitrary expressions
# configure:23902: clang -c conftest.c >&5
# configure:23902: $? = 0
# configure:23909: result: yes
# configure:24121: checking whether dprintf is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether fpurge is declared without a macro
# configure:24139: clang -c conftest.c >&5
# conftest.c:253:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:24139: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CALLOC_GNU 1
# | #define GNULIB_CALLOC_GNU 1
# | #define HAVE_CALLOC_POSIX 1
# | #define GNULIB_TEST_CALLOC_POSIX 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RINT 1
# | #define HAVE_RAW_DECL_TDELETE 1
# | #define HAVE_RAW_DECL_TFIND 1
# | #define HAVE_RAW_DECL_TSEARCH 1
# | #define HAVE_RAW_DECL_TWALK 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:24147: result: no
# configure:24121: checking whether fseeko is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether ftello is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether getdelim is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether getline is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether gets is declared without a macro
# configure:24139: clang -c conftest.c >&5
# conftest.c:257:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:257:10: error: expected expression
# 2 errors generated.
# configure:24139: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CALLOC_GNU 1
# | #define GNULIB_CALLOC_GNU 1
# | #define HAVE_CALLOC_POSIX 1
# | #define GNULIB_TEST_CALLOC_POSIX 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RINT 1
# | #define HAVE_RAW_DECL_TDELETE 1
# | #define HAVE_RAW_DECL_TFIND 1
# | #define HAVE_RAW_DECL_TSEARCH 1
# | #define HAVE_RAW_DECL_TWALK 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef gets
# | (void) gets;
# | ;
# | return 0;
# | }
# configure:24147: result: no
# configure:24121: checking whether pclose is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether popen is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether renameat is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether snprintf is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether tmpfile is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether vdprintf is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24121: checking whether vsnprintf is declared without a macro
# configure:24139: clang -c conftest.c >&5
# configure:24139: $? = 0
# configure:24147: result: yes
# configure:24232: checking whether _Exit is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether atoll is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether canonicalize_file_name is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether getloadavg is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether getsubopt is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether grantpt is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether initstate is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether initstate_r is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether mkdtemp is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether mkostemp is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether mkostemps is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether mkstemp is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether mkstemps is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether posix_openpt is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether ptsname is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether ptsname_r is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether random is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether random_r is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether realpath is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether rpmatch is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether secure_getenv is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether setenv is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether setstate is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether setstate_r is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether srandom is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether srandom_r is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether strtod is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether strtoll is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether strtoull is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether unlockpt is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24232: checking whether unsetenv is declared without a macro
# configure:24256: clang -c conftest.c >&5
# configure:24256: $? = 0
# configure:24264: result: yes
# configure:24324: checking for working strerror function
# configure:24350: clang -o conftest conftest.c >&5
# configure:24350: $? = 0
# configure:24350: ./conftest
# configure:24350: $? = 0
# configure:24361: result: yes
# configure:24544: checking for nlink_t
# configure:24544: result: yes
# configure:24559: checking whether fchmodat is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether fstat is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether fstatat is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether futimens is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether lchmod is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether lstat is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether mkdirat is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether mkfifo is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether mkfifoat is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether mknod is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether mknodat is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether stat is declared without a macro
# configure:24585: result: yes
# configure:24559: checking whether utimensat is declared without a macro
# configure:24585: result: yes
# configure:24694: checking whether chdir is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether chown is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether dup is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether dup2 is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether dup3 is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether environ is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether euidaccess is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether faccessat is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether fchdir is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether fchownat is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether fdatasync is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether fsync is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether ftruncate is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether getcwd is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether getdomainname is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether getdtablesize is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether getgroups is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether gethostname is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether getlogin is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether getlogin_r is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether getpagesize is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether getusershell is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether setusershell is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether endusershell is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether group_member is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether isatty is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether lchown is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether link is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether linkat is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether lseek is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether pipe is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether pipe2 is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether pread is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether pwrite is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether readlink is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether readlinkat is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether rmdir is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether sethostname is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether sleep is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether symlink is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether symlinkat is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether ttyname_r is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether unlink is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether unlinkat is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24694: checking whether usleep is declared without a macro
# configure:24724: clang -c conftest.c >&5
# configure:24724: $? = 0
# configure:24732: result: yes
# configure:24805: checking for ptrdiff_t
# configure:24805: clang -c conftest.c >&5
# configure:24805: $? = 0
# configure:24805: clang -c conftest.c >&5
# conftest.c:386:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:24805: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "barcode"
# | #define PACKAGE_TARNAME "barcode"
# | #define PACKAGE_VERSION "0.99"
# | #define PACKAGE_STRING "barcode 0.99"
# | #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "barcode"
# | #define VERSION "0.99"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CALLOC_GNU 1
# | #define GNULIB_CALLOC_GNU 1
# | #define HAVE_CALLOC_POSIX 1
# | #define GNULIB_TEST_CALLOC_POSIX 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RINT 1
# | #define HAVE_RAW_DECL_TDELETE 1
# | #define HAVE_RAW_DECL_TFIND 1
# | #define HAVE_RAW_DECL_TSEARCH 1
# | #define HAVE_RAW_DECL_TWALK 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 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 ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:24805: result: yes
# configure:24920: checking whether btowc is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wctob is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether mbsinit is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether mbrtowc is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether mbrlen is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether mbsrtowcs is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether mbsnrtowcs is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcrtomb is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsrtombs is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsnrtombs is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcwidth is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wmemchr is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wmemcmp is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wmemcpy is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wmemmove is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wmemset is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcslen is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsnlen is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcscpy is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcpcpy is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsncpy is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcpncpy is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcscat is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsncat is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcscmp is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsncmp is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcscasecmp is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsncasecmp is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcscoll is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsxfrm is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsdup is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcschr is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsrchr is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcscspn is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsspn is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcspbrk is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcsstr is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcstok is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:24920: checking whether wcswidth is declared without a macro
# configure:24948: clang -c conftest.c >&5
# configure:24948: $? = 0
# configure:24956: result: yes
# configure:25016: checking for stdint.h
# configure:25016: result: yes
# configure:25063: checking paper.h usability
# configure:25063: clang -c conftest.c >&5
# configure:25063: $? = 0
# configure:25063: result: yes
# configure:25063: checking paper.h presence
# configure:25063: clang -E conftest.c
# configure:25063: $? = 0
# configure:25063: result: yes
# configure:25063: checking for paper.h
# configure:25063: result: yes
# configure:25073: checking for unistd.h
# configure:25073: result: yes
# configure:25084: checking for strerror
# configure:25084: clang -o conftest conftest.c >&5
# conftest.c:415:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:415:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:25084: $? = 0
# configure:25084: result: yes
# configure:25093: checking for strcasecmp
# configure:25093: clang -o conftest conftest.c >&5
# conftest.c:415:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:415:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:25093: $? = 0
# configure:25093: result: yes
# configure:25312: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by barcode config.status 0.99, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on f549393f791a
#
# config.status:2388: creating Makefile
# config.status:2388: creating po/Makefile.in
# config.status:2388: creating lib/Makefile
# config.status:2388: creating doc/Makefile
# config.status:2388: creating config.h
# config.status:2617: executing depfiles commands
# config.status:2617: executing libtool commands
# config.status:2617: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_restrict=__restrict
# 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__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_calloc_0_nonnull=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_raise=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_symlink=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_acosf=yes
# ac_cv_have_decl_acosl=yes
# ac_cv_have_decl_asinf=yes
# ac_cv_have_decl_asinl=yes
# ac_cv_have_decl_atanf=yes
# ac_cv_have_decl_atanl=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_canonicalize_file_name=yes
# ac_cv_have_decl_cbrt=yes
# ac_cv_have_decl_cbrtf=yes
# ac_cv_have_decl_cbrtl=yes
# ac_cv_have_decl_ceilf=yes
# ac_cv_have_decl_ceill=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_copysign=yes
# ac_cv_have_decl_copysignf=yes
# ac_cv_have_decl_copysignl=yes
# ac_cv_have_decl_cosf=yes
# ac_cv_have_decl_coshf=yes
# ac_cv_have_decl_cosl=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_euidaccess=yes
# ac_cv_have_decl_exp2=yes
# ac_cv_have_decl_exp2f=yes
# ac_cv_have_decl_exp2l=yes
# ac_cv_have_decl_expf=yes
# ac_cv_have_decl_expl=yes
# ac_cv_have_decl_expm1=yes
# ac_cv_have_decl_expm1f=yes
# ac_cv_have_decl_expm1l=yes
# ac_cv_have_decl_fabsf=yes
# ac_cv_have_decl_fabsl=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchmodat=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fcntl=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_floorf=yes
# ac_cv_have_decl_floorl=yes
# ac_cv_have_decl_fma=yes
# ac_cv_have_decl_fmaf=yes
# ac_cv_have_decl_fmal=yes
# ac_cv_have_decl_fmod=yes
# ac_cv_have_decl_fmodf=yes
# ac_cv_have_decl_fmodl=yes
# ac_cv_have_decl_frexpf=yes
# ac_cv_have_decl_frexpl=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fstat=yes
# ac_cv_have_decl_fstatat=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_futimens=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getloadavg=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getsubopt=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_group_member=yes
# ac_cv_have_decl_hypotf=yes
# ac_cv_have_decl_hypotl=yes
# ac_cv_have_decl_ilogb=yes
# ac_cv_have_decl_ilogbf=yes
# ac_cv_have_decl_ilogbl=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_initstate_r=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_lchmod=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_ldexpf=yes
# ac_cv_have_decl_ldexpl=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_log10=yes
# ac_cv_have_decl_log10f=yes
# ac_cv_have_decl_log10l=yes
# ac_cv_have_decl_log1p=yes
# ac_cv_have_decl_log1pf=yes
# ac_cv_have_decl_log1pl=yes
# ac_cv_have_decl_log2=yes
# ac_cv_have_decl_log2f=yes
# ac_cv_have_decl_log2l=yes
# ac_cv_have_decl_log=yes
# ac_cv_have_decl_logb=yes
# ac_cv_have_decl_logbf=yes
# ac_cv_have_decl_logbl=yes
# ac_cv_have_decl_logf=yes
# ac_cv_have_decl_logl=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_lstat=yes
# ac_cv_have_decl_mbrlen=yes
# ac_cv_have_decl_mbrtowc=yes
# ac_cv_have_decl_mbsinit=yes
# ac_cv_have_decl_mbsnrtowcs=yes
# ac_cv_have_decl_mbsrtowcs=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_mkdirat=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkfifo=yes
# ac_cv_have_decl_mkfifoat=yes
# ac_cv_have_decl_mknod=yes
# ac_cv_have_decl_mknodat=yes
# ac_cv_have_decl_mkostemp=yes
# ac_cv_have_decl_mkostemps=yes
# ac_cv_have_decl_mkstemp=yes
# ac_cv_have_decl_mkstemps=yes
# ac_cv_have_decl_modf=yes
# ac_cv_have_decl_modff=yes
# ac_cv_have_decl_modfl=yes
# ac_cv_have_decl_openat=yes
# ac_cv_have_decl_pclose=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pipe=yes
# ac_cv_have_decl_popen=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_powf=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_pthread_sigmask=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_random_r=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_remainder=yes
# ac_cv_have_decl_remainderf=yes
# ac_cv_have_decl_remainderl=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rint=yes
# ac_cv_have_decl_rintf=yes
# ac_cv_have_decl_rintl=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_round=yes
# ac_cv_have_decl_roundf=yes
# ac_cv_have_decl_roundl=yes
# ac_cv_have_decl_rpmatch=yes
# ac_cv_have_decl_secure_getenv=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_sethostname=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setstate_r=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sigaction=yes
# ac_cv_have_decl_sigaddset=yes
# ac_cv_have_decl_sigdelset=yes
# ac_cv_have_decl_sigemptyset=yes
# ac_cv_have_decl_sigfillset=yes
# ac_cv_have_decl_sigismember=yes
# ac_cv_have_decl_sigpending=yes
# ac_cv_have_decl_sigprocmask=yes
# ac_cv_have_decl_sinf=yes
# ac_cv_have_decl_sinhf=yes
# ac_cv_have_decl_sinl=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_sqrtf=yes
# ac_cv_have_decl_sqrtl=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_srandom_r=yes
# ac_cv_have_decl_stat=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tanf=yes
# ac_cv_have_decl_tanhf=yes
# ac_cv_have_decl_tanl=yes
# ac_cv_have_decl_tdelete=yes
# ac_cv_have_decl_tfind=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_trunc=yes
# ac_cv_have_decl_truncf=yes
# ac_cv_have_decl_truncl=yes
# ac_cv_have_decl_tsearch=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_twalk=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_unlockpt=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_utimensat=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_wcpcpy=yes
# ac_cv_have_decl_wcpncpy=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcscasecmp=yes
# ac_cv_have_decl_wcscat=yes
# ac_cv_have_decl_wcschr=yes
# ac_cv_have_decl_wcscmp=yes
# ac_cv_have_decl_wcscoll=yes
# ac_cv_have_decl_wcscpy=yes
# ac_cv_have_decl_wcscspn=yes
# ac_cv_have_decl_wcsdup=yes
# ac_cv_have_decl_wcslen=yes
# ac_cv_have_decl_wcsncasecmp=yes
# ac_cv_have_decl_wcsncat=yes
# ac_cv_have_decl_wcsncmp=yes
# ac_cv_have_decl_wcsncpy=yes
# ac_cv_have_decl_wcsnlen=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcspbrk=yes
# ac_cv_have_decl_wcsrchr=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wcsspn=yes
# ac_cv_have_decl_wcsstr=yes
# ac_cv_have_decl_wcstok=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_have_decl_wcsxfrm=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_paper_h=yes
# ac_cv_header_search_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdbool_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_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_RANLIB=ranlib
# 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_should_define__xopen_source=no
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_sighandler_t=yes
# ac_cv_type_sigset_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_volatile_sig_atomic_t=yes
# ac_cv_working_alloca_h=yes
# 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='/usr/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
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# gl_cv_decl_null_works=yes
# gl_cv_func_fopen_slash=yes
# gl_cv_func_free=yes
# gl_cv_func_getopt_gnu=yes
# gl_cv_func_getopt_long_gnu=yes
# gl_cv_func_getopt_posix=yes
# gl_cv_func_itold_works=yes
# gl_cv_func_malloc_posix=yes
# gl_cv_func_memchr_works=yes
# gl_cv_func_open_slash=yes
# gl_cv_func_printf_positions=yes
# gl_cv_func_rint_in_libm=yes
# gl_cv_func_rint_no_libm=no
# gl_cv_func_sigprocmask=1
# gl_cv_func_snprintf_retval_c99=yes
# gl_cv_func_snprintf_size1=yes
# gl_cv_func_snprintf_usable=yes
# gl_cv_func_stat_dir_slash=yes
# gl_cv_func_stat_file_slash=yes
# gl_cv_func_strerror_0_works=yes
# gl_cv_func_working_strerror=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_acosf=yes
# gl_cv_have_raw_decl_acosl=yes
# gl_cv_have_raw_decl_asinf=yes
# gl_cv_have_raw_decl_asinl=yes
# gl_cv_have_raw_decl_atanf=yes
# gl_cv_have_raw_decl_atanl=yes
# gl_cv_have_raw_decl_atoll=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_canonicalize_file_name=yes
# gl_cv_have_raw_decl_cbrt=yes
# gl_cv_have_raw_decl_cbrtf=yes
# gl_cv_have_raw_decl_cbrtl=yes
# gl_cv_have_raw_decl_ceilf=yes
# gl_cv_have_raw_decl_ceill=yes
# gl_cv_have_raw_decl_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_copysign=yes
# gl_cv_have_raw_decl_copysignf=yes
# gl_cv_have_raw_decl_copysignl=yes
# gl_cv_have_raw_decl_cosf=yes
# gl_cv_have_raw_decl_coshf=yes
# gl_cv_have_raw_decl_cosl=yes
# gl_cv_have_raw_decl_dprintf=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_dup=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=yes
# gl_cv_have_raw_decl_exp2=yes
# gl_cv_have_raw_decl_exp2f=yes
# gl_cv_have_raw_decl_exp2l=yes
# gl_cv_have_raw_decl_expf=yes
# gl_cv_have_raw_decl_expl=yes
# gl_cv_have_raw_decl_expm1=yes
# gl_cv_have_raw_decl_expm1f=yes
# gl_cv_have_raw_decl_expm1l=yes
# gl_cv_have_raw_decl_fabsf=yes
# gl_cv_have_raw_decl_fabsl=yes
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fcntl=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_floorf=yes
# gl_cv_have_raw_decl_floorl=yes
# gl_cv_have_raw_decl_fma=yes
# gl_cv_have_raw_decl_fmaf=yes
# gl_cv_have_raw_decl_fmal=yes
# gl_cv_have_raw_decl_fmod=yes
# gl_cv_have_raw_decl_fmodf=yes
# gl_cv_have_raw_decl_fmodl=yes
# gl_cv_have_raw_decl_fpurge=no
# gl_cv_have_raw_decl_frexpf=yes
# gl_cv_have_raw_decl_frexpl=yes
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fstat=yes
# gl_cv_have_raw_decl_fstatat=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftello=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_futimens=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=yes
# gl_cv_have_raw_decl_getdtablesize=yes
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getline=yes
# gl_cv_have_raw_decl_getloadavg=yes
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=yes
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_gets=no
# gl_cv_have_raw_decl_getsubopt=yes
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=yes
# gl_cv_have_raw_decl_hypotf=yes
# gl_cv_have_raw_decl_hypotl=yes
# gl_cv_have_raw_decl_ilogb=yes
# gl_cv_have_raw_decl_ilogbf=yes
# gl_cv_have_raw_decl_ilogbl=yes
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=yes
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_lchmod=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_ldexpf=yes
# gl_cv_have_raw_decl_ldexpl=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_log10=yes
# gl_cv_have_raw_decl_log10f=yes
# gl_cv_have_raw_decl_log10l=yes
# gl_cv_have_raw_decl_log1p=yes
# gl_cv_have_raw_decl_log1pf=yes
# gl_cv_have_raw_decl_log1pl=yes
# gl_cv_have_raw_decl_log2=yes
# gl_cv_have_raw_decl_log2f=yes
# gl_cv_have_raw_decl_log2l=yes
# gl_cv_have_raw_decl_log=yes
# gl_cv_have_raw_decl_logb=yes
# gl_cv_have_raw_decl_logbf=yes
# gl_cv_have_raw_decl_logbl=yes
# gl_cv_have_raw_decl_logf=yes
# gl_cv_have_raw_decl_logl=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_lstat=yes
# gl_cv_have_raw_decl_mbrlen=yes
# gl_cv_have_raw_decl_mbrtowc=yes
# gl_cv_have_raw_decl_mbsinit=yes
# gl_cv_have_raw_decl_mbsnrtowcs=yes
# gl_cv_have_raw_decl_mbsrtowcs=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_mkdirat=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkfifo=yes
# gl_cv_have_raw_decl_mkfifoat=yes
# gl_cv_have_raw_decl_mknod=yes
# gl_cv_have_raw_decl_mknodat=yes
# gl_cv_have_raw_decl_mkostemp=yes
# gl_cv_have_raw_decl_mkostemps=yes
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=yes
# gl_cv_have_raw_decl_modf=yes
# gl_cv_have_raw_decl_modff=yes
# gl_cv_have_raw_decl_modfl=yes
# gl_cv_have_raw_decl_openat=yes
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_powf=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_pthread_sigmask=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_remainder=yes
# gl_cv_have_raw_decl_remainderf=yes
# gl_cv_have_raw_decl_remainderl=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rint=yes
# gl_cv_have_raw_decl_rintf=yes
# gl_cv_have_raw_decl_rintl=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_round=yes
# gl_cv_have_raw_decl_roundf=yes
# gl_cv_have_raw_decl_roundl=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_secure_getenv=yes
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=yes
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sigaction=yes
# gl_cv_have_raw_decl_sigaddset=yes
# gl_cv_have_raw_decl_sigdelset=yes
# gl_cv_have_raw_decl_sigemptyset=yes
# gl_cv_have_raw_decl_sigfillset=yes
# gl_cv_have_raw_decl_sigismember=yes
# gl_cv_have_raw_decl_sigpending=yes
# gl_cv_have_raw_decl_sigprocmask=yes
# gl_cv_have_raw_decl_sinf=yes
# gl_cv_have_raw_decl_sinhf=yes
# gl_cv_have_raw_decl_sinl=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_sqrtf=yes
# gl_cv_have_raw_decl_sqrtl=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=yes
# gl_cv_have_raw_decl_stat=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tanf=yes
# gl_cv_have_raw_decl_tanhf=yes
# gl_cv_have_raw_decl_tanl=yes
# gl_cv_have_raw_decl_tdelete=yes
# gl_cv_have_raw_decl_tfind=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_trunc=yes
# gl_cv_have_raw_decl_truncf=yes
# gl_cv_have_raw_decl_truncl=yes
# gl_cv_have_raw_decl_tsearch=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_twalk=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_unlockpt=yes
# gl_cv_have_raw_decl_unsetenv=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_utimensat=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_wcpcpy=yes
# gl_cv_have_raw_decl_wcpncpy=yes
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_wcwidth=yes
# gl_cv_have_raw_decl_wmemchr=yes
# gl_cv_have_raw_decl_wmemcmp=yes
# gl_cv_have_raw_decl_wmemcpy=yes
# gl_cv_have_raw_decl_wmemmove=yes
# gl_cv_have_raw_decl_wmemset=yes
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_math_huge_val_works=yes
# gl_cv_header_math_nan_works=yes
# gl_cv_header_signal_h_SIGPIPE=yes
# gl_cv_header_stdint_h=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_next_fcntl_h=''
# gl_cv_next_getopt_h=''
# gl_cv_next_math_h=''
# gl_cv_next_search_h=''
# gl_cv_next_signal_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_pragma_columns=no
# gl_cv_prog_as_underscore=no
# gl_cv_promoted_mode_t=mode_t
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_type_sigset_t=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext2_libc=yes
# gt_cv_ssize_t=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/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=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/barcode/src/barcode-0.99/build-aux/missing --run aclocal-1.11'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cru'
# ASM_SYMBOL_PREFIX='""'
# AUTOCONF='${SHELL} /tmp/barcode/src/barcode-0.99/build-aux/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/barcode/src/barcode-0.99/build-aux/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/barcode/src/barcode-0.99/build-aux/missing --run automake-1.11'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# 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/bin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FLOAT_H=''
# GETOPT_H=''
# GETTEXT_MACRO_VERSION='0.18'
# GL_COND_LIBTOOL_FALSE='#'
# GL_COND_LIBTOOL_TRUE=''
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_FLOAT_H_FALSE=''
# GL_GENERATE_FLOAT_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GMAKEDEPEND0=''
# GMAKEDEPEND1=''
# GMAKEDEPEND2=''
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GNULIB_ACOSF='0'
# GNULIB_ACOSL='0'
# GNULIB_ASINF='0'
# GNULIB_ASINL='0'
# GNULIB_ATAN2F='0'
# GNULIB_ATANF='0'
# GNULIB_ATANL='0'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='0'
# GNULIB_CALLOC_POSIX='1'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CBRT='0'
# GNULIB_CBRTF='0'
# GNULIB_CBRTL='0'
# GNULIB_CEIL='0'
# GNULIB_CEILF='0'
# GNULIB_CEILL='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='1'
# GNULIB_COPYSIGN='0'
# GNULIB_COPYSIGNF='0'
# GNULIB_COPYSIGNL='0'
# GNULIB_COSF='0'
# GNULIB_COSHF='0'
# GNULIB_COSL='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_ENVIRON='0'
# GNULIB_EUIDACCESS='0'
# GNULIB_EXP2='0'
# GNULIB_EXP2F='0'
# GNULIB_EXP2L='0'
# GNULIB_EXPF='0'
# GNULIB_EXPL='0'
# GNULIB_EXPM1='0'
# GNULIB_EXPM1F='0'
# GNULIB_EXPM1L='0'
# GNULIB_FABSF='0'
# GNULIB_FABSL='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='0'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FLOOR='0'
# GNULIB_FLOORF='0'
# GNULIB_FLOORL='0'
# GNULIB_FMA='0'
# GNULIB_FMAF='0'
# GNULIB_FMAL='0'
# GNULIB_FMOD='0'
# GNULIB_FMODF='0'
# GNULIB_FMODL='0'
# GNULIB_FOPEN='1'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FREXP='0'
# GNULIB_FREXPF='0'
# GNULIB_FREXPL='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='0'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT=''
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_HYPOT='0'
# GNULIB_HYPOTF='0'
# GNULIB_HYPOTL='0'
# GNULIB_ILOGB='0'
# GNULIB_ILOGBF='0'
# GNULIB_ILOGBL='0'
# GNULIB_ISATTY='0'
# GNULIB_ISFINITE='0'
# GNULIB_ISINF='0'
# GNULIB_ISNAN='0'
# GNULIB_ISNAND='0'
# GNULIB_ISNANF='0'
# GNULIB_ISNANL='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LDEXPF='0'
# GNULIB_LDEXPL='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LOG10='0'
# GNULIB_LOG10F='0'
# GNULIB_LOG10L='0'
# GNULIB_LOG1P='0'
# GNULIB_LOG1PF='0'
# GNULIB_LOG1PL='0'
# GNULIB_LOG2='0'
# GNULIB_LOG2F='0'
# GNULIB_LOG2L='0'
# GNULIB_LOG='0'
# GNULIB_LOGB='0'
# GNULIB_LOGBF='0'
# GNULIB_LOGBL='0'
# GNULIB_LOGF='0'
# GNULIB_LOGL='0'
# GNULIB_LSEEK='0'
# GNULIB_LSTAT='0'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='0'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='0'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_MODF='0'
# GNULIB_MODFF='0'
# GNULIB_MODFL='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='1'
# GNULIB_OPENAT='0'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_POWF='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PTHREAD_SIGMASK='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RAISE='1'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='0'
# GNULIB_REALPATH='0'
# GNULIB_REMAINDER='0'
# GNULIB_REMAINDERF='0'
# GNULIB_REMAINDERL='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RINT='1'
# GNULIB_RINTF='0'
# GNULIB_RINTL='0'
# GNULIB_RMDIR='0'
# GNULIB_ROUND='0'
# GNULIB_ROUNDF='0'
# GNULIB_ROUNDL='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SIGACTION='0'
# GNULIB_SIGNAL_H_SIGPIPE='1'
# GNULIB_SIGNBIT='0'
# GNULIB_SIGPROCMASK='1'
# GNULIB_SINF='0'
# GNULIB_SINHF='0'
# GNULIB_SINL='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='1'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_SQRTF='0'
# GNULIB_SQRTL='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='1'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='1'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TANF='0'
# GNULIB_TANHF='0'
# GNULIB_TANL='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='0'
# GNULIB_TMPFILE='0'
# GNULIB_TRUNC='0'
# GNULIB_TRUNCF='0'
# GNULIB_TRUNCL='0'
# GNULIB_TSEARCH='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='1'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='0'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='0'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTOMB='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='1'
# GNULIB__EXIT='0'
# GREP='/usr/bin/grep'
# HAVE_ACOSF='1'
# HAVE_ACOSL='1'
# HAVE_ASINF='1'
# HAVE_ASINL='1'
# HAVE_ATAN2F='1'
# HAVE_ATANF='1'
# HAVE_ATANL='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CBRT='1'
# HAVE_CBRTF='1'
# HAVE_CBRTL='1'
# HAVE_CHOWN='1'
# HAVE_COPYSIGN='1'
# HAVE_COPYSIGNL='1'
# HAVE_COSF='1'
# HAVE_COSHF='1'
# HAVE_COSL='1'
# HAVE_DECL_ACOSL='1'
# HAVE_DECL_ASINL='1'
# HAVE_DECL_ATANL='1'
# HAVE_DECL_CBRTF='1'
# HAVE_DECL_CBRTL='1'
# HAVE_DECL_CEILF='1'
# HAVE_DECL_CEILL='1'
# HAVE_DECL_COPYSIGNF='1'
# HAVE_DECL_COSL='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_EXP2='1'
# HAVE_DECL_EXP2F='1'
# HAVE_DECL_EXP2L='1'
# HAVE_DECL_EXPL='1'
# HAVE_DECL_EXPM1L='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FLOORF='1'
# HAVE_DECL_FLOORL='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FREXPL='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_LDEXPL='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_LOG10L='1'
# HAVE_DECL_LOG2='1'
# HAVE_DECL_LOG2F='1'
# HAVE_DECL_LOG2L='1'
# HAVE_DECL_LOGB='1'
# HAVE_DECL_LOGL='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_REMAINDER='1'
# HAVE_DECL_REMAINDERL='1'
# HAVE_DECL_RINTF='1'
# HAVE_DECL_ROUND='1'
# HAVE_DECL_ROUNDF='1'
# HAVE_DECL_ROUNDL='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SINL='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_SQRTL='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_TANL='1'
# HAVE_DECL_TRUNC='1'
# HAVE_DECL_TRUNCF='1'
# HAVE_DECL_TRUNCL='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_EXPF='1'
# HAVE_EXPL='1'
# HAVE_EXPM1='1'
# HAVE_EXPM1F='1'
# HAVE_FABSF='1'
# HAVE_FABSL='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FMA='1'
# HAVE_FMAF='1'
# HAVE_FMAL='1'
# HAVE_FMODF='1'
# HAVE_FMODL='1'
# HAVE_FREXPF='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETOPT_H='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_HYPOTF='1'
# HAVE_HYPOTL='1'
# HAVE_ILOGB='1'
# HAVE_ILOGBF='1'
# HAVE_ILOGBL='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISNAND='1'
# HAVE_ISNANF='1'
# HAVE_ISNANL='1'
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LDEXPF='1'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LOG10F='1'
# HAVE_LOG10L='1'
# HAVE_LOG1P='1'
# HAVE_LOG1PF='1'
# HAVE_LOG1PL='1'
# HAVE_LOGBF='1'
# HAVE_LOGBL='1'
# HAVE_LOGF='1'
# HAVE_LOGL='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDIRAT='1'
# HAVE_MKDTEMP='1'
# HAVE_MKFIFO='1'
# HAVE_MKFIFOAT='1'
# HAVE_MKNOD='1'
# HAVE_MKNODAT='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MODFF='1'
# HAVE_MODFL='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_OPENAT='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_POSIX_SIGNALBLOCKING='1'
# HAVE_POWF='1'
# HAVE_PREAD='1'
# HAVE_PTHREAD_SIGMASK='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RAISE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_REMAINDER='1'
# HAVE_REMAINDERF='1'
# HAVE_RENAMEAT='1'
# HAVE_RINT='1'
# HAVE_RINTL='1'
# HAVE_RPMATCH='1'
# HAVE_SEARCH_H='1'
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SIGSET_T='1'
# HAVE_SINF='1'
# HAVE_SINHF='1'
# HAVE_SINL='1'
# HAVE_SLEEP='1'
# HAVE_SQRTF='1'
# HAVE_SQRTL='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TYPES_H='1'
# HAVE_TANF='1'
# HAVE_TANHF='1'
# HAVE_TANL='1'
# HAVE_TIMEGM='1'
# HAVE_TSEARCH='1'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INFOTOHTML=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBPAPER='-lpaper'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/barcode/src/barcode-0.99/build-aux/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_MATH_H=''
# NEXT_AS_FIRST_DIRECTIVE_SEARCH_H=''
# NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_GETOPT_H=''
# NEXT_MATH_H=''
# NEXT_SEARCH_H=''
# NEXT_SIGNAL_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# NO_LIBPAPER=''
# NO_STRERROR=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='barcode'
# PACKAGE_BUGREPORT='bug-barcode@gnu.org'
# PACKAGE_NAME='barcode'
# PACKAGE_STRING='barcode 0.99'
# PACKAGE_TARNAME='barcode'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.99'
# PATH_SEPARATOR=':'
# POSUB='po'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# REMOVEHTMLTAGS=''
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CBRTF='0'
# REPLACE_CBRTL='0'
# REPLACE_CEIL='0'
# REPLACE_CEILF='0'
# REPLACE_CEILL='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_EXP2='0'
# REPLACE_EXP2L='0'
# REPLACE_EXPM1='0'
# REPLACE_EXPM1F='0'
# REPLACE_FABSL='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FLOOR='0'
# REPLACE_FLOORF='0'
# REPLACE_FLOORL='0'
# REPLACE_FMA='0'
# REPLACE_FMAF='0'
# REPLACE_FMAL='0'
# REPLACE_FMOD='0'
# REPLACE_FMODF='0'
# REPLACE_FMODL='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FREXP='0'
# REPLACE_FREXPF='0'
# REPLACE_FREXPL='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_HUGE_VAL='0'
# REPLACE_HYPOT='0'
# REPLACE_HYPOTF='0'
# REPLACE_HYPOTL='0'
# REPLACE_ILOGB='0'
# REPLACE_ILOGBF='0'
# REPLACE_ISATTY='0'
# REPLACE_ISFINITE='0'
# REPLACE_ISINF='0'
# REPLACE_ISNAN='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LDEXPL='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LOG10='0'
# REPLACE_LOG10F='0'
# REPLACE_LOG10L='0'
# REPLACE_LOG1P='0'
# REPLACE_LOG1PF='0'
# REPLACE_LOG1PL='0'
# REPLACE_LOG2='0'
# REPLACE_LOG2F='0'
# REPLACE_LOG2L='0'
# REPLACE_LOG='0'
# REPLACE_LOGB='0'
# REPLACE_LOGBF='0'
# REPLACE_LOGBL='0'
# REPLACE_LOGF='0'
# REPLACE_LOGL='0'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='GNULIB_PORTCHECK'
# REPLACE_MODF='0'
# REPLACE_MODFF='0'
# REPLACE_MODFL='0'
# REPLACE_NAN='0'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTHREAD_SIGMASK='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_RAISE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMAINDER='0'
# REPLACE_REMAINDERF='0'
# REPLACE_REMAINDERL='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_ROUND='0'
# REPLACE_ROUNDF='0'
# REPLACE_ROUNDL='0'
# REPLACE_SETENV='0'
# REPLACE_SIGNBIT='0'
# REPLACE_SIGNBIT_USING_GCC='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_SQRTL='0'
# REPLACE_STAT='0'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOK_R='0'
# REPLACE_SYMLINK='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TRUNC='0'
# REPLACE_TRUNCF='0'
# REPLACE_TRUNCL='0'
# REPLACE_TSEARCH='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# RINT_LIBM='-lm'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_NLS='yes'
# VERSION='0.99'
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX=''
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format'
# 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}'
# gl_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_BARCODE_GNULIB_TESTS'
# 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/barcode/src/barcode-0.99/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "barcode"
# #define PACKAGE_TARNAME "barcode"
# #define PACKAGE_VERSION "0.99"
# #define PACKAGE_STRING "barcode 0.99"
# #define PACKAGE_BUGREPORT "bug-barcode@gnu.org"
# #define PACKAGE_URL ""
# #define PACKAGE "barcode"
# #define VERSION "0.99"
# #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 _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_SYMLINK 1
# #define HAVE_MPROTECT 1
# #define HAVE_LSTAT 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_MATH_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SEARCH_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define STRERROR_R_CHAR_P 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_MAP_ANONYMOUS 1
# #define PROMOTED_MODE_T mode_t
# #define HAVE_SIGSET_T 1
# #define USER_LABEL_PREFIX
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE__BOOL 1
# #define HAVE_WCHAR_T 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_DECL_STRDUP 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_FFSL 1
# #define HAVE_RAW_DECL_FFSLL 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_RAWMEMCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define HAVE_WINT_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTMAX_T 1
# #define DBL_EXPBIT0_WORD 1
# #define DBL_EXPBIT0_BIT 20
# #define HAVE_SNPRINTF 1
# #define HAVE_STRNLEN 1
# #define HAVE_WCSLEN 1
# #define HAVE_WCSNLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCRTOMB 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_SNPRINTF_RETVAL_C99 1
# #define HAVE_ALLOCA 1
# #define HAVE_CALLOC_GNU 1
# #define GNULIB_CALLOC_GNU 1
# #define HAVE_CALLOC_POSIX 1
# #define GNULIB_TEST_CALLOC_POSIX 1
# #define GNULIB_TEST_CLOSE 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_TEST_FOPEN 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_GNU 1
# #define GNULIB_MALLOC_GNU 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define HAVE_RAW_DECL_ACOSF 1
# #define HAVE_RAW_DECL_ACOSL 1
# #define HAVE_RAW_DECL_ASINF 1
# #define HAVE_RAW_DECL_ASINL 1
# #define HAVE_RAW_DECL_ATANF 1
# #define HAVE_RAW_DECL_ATANL 1
# #define HAVE_RAW_DECL_CBRT 1
# #define HAVE_RAW_DECL_CBRTF 1
# #define HAVE_RAW_DECL_CBRTL 1
# #define HAVE_RAW_DECL_CEILF 1
# #define HAVE_RAW_DECL_CEILL 1
# #define HAVE_RAW_DECL_COPYSIGN 1
# #define HAVE_RAW_DECL_COPYSIGNF 1
# #define HAVE_RAW_DECL_COPYSIGNL 1
# #define HAVE_RAW_DECL_COSF 1
# #define HAVE_RAW_DECL_COSL 1
# #define HAVE_RAW_DECL_COSHF 1
# #define HAVE_RAW_DECL_EXPF 1
# #define HAVE_RAW_DECL_EXPL 1
# #define HAVE_RAW_DECL_EXP2 1
# #define HAVE_RAW_DECL_EXP2F 1
# #define HAVE_RAW_DECL_EXP2L 1
# #define HAVE_RAW_DECL_EXPM1 1
# #define HAVE_RAW_DECL_EXPM1F 1
# #define HAVE_RAW_DECL_EXPM1L 1
# #define HAVE_RAW_DECL_FABSF 1
# #define HAVE_RAW_DECL_FABSL 1
# #define HAVE_RAW_DECL_FLOORF 1
# #define HAVE_RAW_DECL_FLOORL 1
# #define HAVE_RAW_DECL_FMA 1
# #define HAVE_RAW_DECL_FMAF 1
# #define HAVE_RAW_DECL_FMAL 1
# #define HAVE_RAW_DECL_FMOD 1
# #define HAVE_RAW_DECL_FMODF 1
# #define HAVE_RAW_DECL_FMODL 1
# #define HAVE_RAW_DECL_FREXPF 1
# #define HAVE_RAW_DECL_FREXPL 1
# #define HAVE_RAW_DECL_HYPOTF 1
# #define HAVE_RAW_DECL_HYPOTL 1
# #define HAVE_RAW_DECL_ILOGB 1
# #define HAVE_RAW_DECL_ILOGBF 1
# #define HAVE_RAW_DECL_ILOGBL 1
# #define HAVE_RAW_DECL_LDEXPF 1
# #define HAVE_RAW_DECL_LDEXPL 1
# #define HAVE_RAW_DECL_LOG 1
# #define HAVE_RAW_DECL_LOGF 1
# #define HAVE_RAW_DECL_LOGL 1
# #define HAVE_RAW_DECL_LOG10 1
# #define HAVE_RAW_DECL_LOG10F 1
# #define HAVE_RAW_DECL_LOG10L 1
# #define HAVE_RAW_DECL_LOG1P 1
# #define HAVE_RAW_DECL_LOG1PF 1
# #define HAVE_RAW_DECL_LOG1PL 1
# #define HAVE_RAW_DECL_LOG2 1
# #define HAVE_RAW_DECL_LOG2F 1
# #define HAVE_RAW_DECL_LOG2L 1
# #define HAVE_RAW_DECL_LOGB 1
# #define HAVE_RAW_DECL_LOGBF 1
# #define HAVE_RAW_DECL_LOGBL 1
# #define HAVE_RAW_DECL_MODF 1
# #define HAVE_RAW_DECL_MODFF 1
# #define HAVE_RAW_DECL_MODFL 1
# #define HAVE_RAW_DECL_POWF 1
# #define HAVE_RAW_DECL_REMAINDER 1
# #define HAVE_RAW_DECL_REMAINDERF 1
# #define HAVE_RAW_DECL_REMAINDERL 1
# #define HAVE_RAW_DECL_RINT 1
# #define HAVE_RAW_DECL_RINTF 1
# #define HAVE_RAW_DECL_RINTL 1
# #define HAVE_RAW_DECL_ROUND 1
# #define HAVE_RAW_DECL_ROUNDF 1
# #define HAVE_RAW_DECL_ROUNDL 1
# #define HAVE_RAW_DECL_SINF 1
# #define HAVE_RAW_DECL_SINL 1
# #define HAVE_RAW_DECL_SINHF 1
# #define HAVE_RAW_DECL_SQRTF 1
# #define HAVE_RAW_DECL_SQRTL 1
# #define HAVE_RAW_DECL_TANF 1
# #define HAVE_RAW_DECL_TANL 1
# #define HAVE_RAW_DECL_TANHF 1
# #define HAVE_RAW_DECL_TRUNC 1
# #define HAVE_RAW_DECL_TRUNCF 1
# #define HAVE_RAW_DECL_TRUNCL 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMSET 1
# #define GNULIB_TEST_OPEN 1
# #define HAVE_RAISE 1
# #define GNULIB_TEST_RAISE 1
# #define GNULIB_TEST_RINT 1
# #define HAVE_RAW_DECL_TDELETE 1
# #define HAVE_RAW_DECL_TFIND 1
# #define HAVE_RAW_DECL_TSEARCH 1
# #define HAVE_RAW_DECL_TWALK 1
# #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# #define HAVE_RAW_DECL_SIGACTION 1
# #define HAVE_RAW_DECL_SIGADDSET 1
# #define HAVE_RAW_DECL_SIGDELSET 1
# #define HAVE_RAW_DECL_SIGEMPTYSET 1
# #define HAVE_RAW_DECL_SIGFILLSET 1
# #define HAVE_RAW_DECL_SIGISMEMBER 1
# #define HAVE_RAW_DECL_SIGPENDING 1
# #define HAVE_RAW_DECL_SIGPROCMASK 1
# #define GNULIB_SIGPIPE 1
# #define GNULIB_TEST_SIGPROCMASK 1
# #define HAVE_STDINT_H 1
# #define HAVE_SNPRINTF 1
# #define GNULIB_TEST_SNPRINTF 1
# #define GNULIB_SNPRINTF 1
# #define GNULIB_TEST_STAT 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define GNULIB_TEST_STRDUP 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_EUIDACCESS 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETDOMAINNAME 1
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETLOGIN_R 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_GROUP_MEMBER 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SETHOSTNAME 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define GNULIB_TEST_WRITE 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STRCASECMP 1
#
# configure: exit 0