Build of libcdio with clang_glibc toolchain

The build took 00h 01m 36s and was NOT successful.

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

SLOCLanguage
40,121 ansic
13,813 makefile
12,977 sh
2,551 cpp
24 perl
24 ruby
69,510 total

The process tree of the build process is here.

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

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

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: libcdio 0.93-3 (Thu Apr 13 19:28:20 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libcddb-1.3.2-4
#
# Total Installed Size: 0.18 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libcddb...
# ==> 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 whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether make supports nested variables... (cached) yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether build environment is sane... yes
# 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 whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking for genisoimage... no
# checking for mkisofs... no
# 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 clang understands -Wall... yes
# checking whether clang understands -Wchar-subscripts... yes
# checking whether clang understands -Wmissing-prototypes... yes
# checking whether clang understands -Wmissing-declarations... yes
# checking whether clang understands -Wunused... yes
# checking whether clang understands -Wpointer-arith... yes
# checking whether clang understands -Wwrite-strings... yes
# checking whether clang understands -Wnested-externs... yes
# checking whether clang understands -Wno-sign-compare... yes
# checking for perl... /usr/bin/perl
# checking for diff... /usr/bin/diff
# adding -w to diff in regression tests
# adding --unified to diff in regression tests
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for ANSI C header files... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking glob.h usability... yes
# checking glob.h presence... yes
# checking for glob.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking stdbool.h usability... yes
# checking stdbool.h presence... yes
# checking for stdbool.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for stdbool.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking sys/cdio.h usability... no
# checking sys/cdio.h presence... no
# checking for sys/cdio.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timeb.h usability... yes
# checking sys/timeb.h presence... yes
# checking for sys/timeb.h... yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking for unistd.h... (cached) yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking whether byte ordering is bigendian... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking whether clang supports ISOC99 _Pragma()... yes
# checking for ntddcdrm.h... no
# checking for ddk/ntddcdrm.h... no
# checking for ntddscsi.h... no
# checking for ddk/ntddscsi.h... no
# checking for ddk/scsi.h... no
# checking for S_ISLNK() macro... yes
# checking for S_ISSOCK() macro... yes
# checking for struct timespec... yes
# checking how to create empty arrays... []
# 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... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /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... no
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -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 dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for cos in -lm... yes
# checking Checking what sed uses for extended regular expressions... -r
# checking linux/version.h usability... yes
# checking linux/version.h presence... yes
# checking for linux/version.h... yes
# checking linux/major.h usability... yes
# checking linux/major.h presence... yes
# checking for linux/major.h... yes
# checking linux/cdrom.h usability... yes
# checking linux/cdrom.h presence... yes
# checking for linux/cdrom.h... yes
# checking extern long timezone variable... yes
# checking for chdir... yes
# checking for drand48... yes
# checking for fseeko... yes
# checking for fseeko64... yes
# checking for ftruncate... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for getpwuid... yes
# checking for gettimeofday... yes
# checking for lseek64... yes
# checking for lstat... yes
# checking for memcpy... yes
# checking for memset... yes
# checking for rand... yes
# checking for seteuid... yes
# checking for setegid... yes
# checking for snprintf... yes
# checking for setenv... yes
# checking for strndup... yes
# checking for unsetenv... yes
# checking for tzset... yes
# checking for sleep... yes
# checking for _stati64... no
# checking for usleep... yes
# checking for vsnprintf... yes
# checking for readlink... yes
# checking for realpath... yes
# checking for gmtime_r... yes
# checking for localtime_r... yes
# checking for timegm... yes
# checking for struct tm.tm_gmtoff... yes
# checking whether time.h defines daylight and timezone variables... yes
# checking whether time.h defines tzname variable... yes
# checking for ld used by GCC... /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 iconv... yes
# checking for working iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for nl_langinfo and CODESET... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for CDDB... yes
# checking for connect in -lsocket... no
# checking for gethostbyname... yes
# checking ncurses.h usability... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking for mvprintw in -lncurses... yes
# checking for keypad in -lncurses... yes
# checking that generated files are newer than configure... done
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating example/Makefile
# config.status: creating include/Makefile
# config.status: creating include/cdio/Makefile
# config.status: creating include/cdio++/Makefile
# config.status: creating include/cdio/version.h
# config.status: creating doc/doxygen/Doxyfile
# config.status: creating doc/Makefile
# config.status: creating lib/Makefile
# config.status: creating lib/driver/Makefile
# config.status: creating lib/iso9660/Makefile
# config.status: creating lib/udf/Makefile
# config.status: creating libcdio.pc
# config.status: creating libiso9660.pc
# config.status: creating libudf.pc
# config.status: creating package/libcdio.spec
# config.status: creating src/Makefile
# config.status: creating test/check_common_fn
# config.status: creating test/data/Makefile
# config.status: creating test/driver/Makefile
# config.status: creating test/driver/bincue.c
# config.status: creating test/driver/cdrdao.c
# config.status: creating test/driver/nrg.c
# config.status: creating test/driver/track.c
# config.status: creating test/testgetdevices.c
# config.status: creating test/testisocd_joliet.c
# config.status: creating test/testisorr.c
# config.status: creating test/testisocd2.c
# config.status: creating test/testpregap.c
# config.status: creating test/testudf.c
# config.status: creating test/Makefile
# config.status: creating example/C++/Makefile
# config.status: creating example/C++/OO/Makefile
# config.status: creating lib/cdio++/Makefile
# config.status: creating libcdio++.pc
# config.status: creating libiso9660++.pc
# config.status: creating test/check_cue.sh
# config.status: creating test/check_iso.sh
# config.status: creating test/check_nrg.sh
# config.status: creating test/check_udf.sh
# config.status: creating test/check_iso_read.sh
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing checks commands
# configure:
# Using CD-ROM drivers : cdrdao, BIN/CUE, NRG, GNU/Linux
# Building cd-info : yes
# Building cd-read : yes
# Building cdda-player : yes
# Building iso-info : yes
# Building iso-read : yes
# Building C++ programs: yes
# make all-recursive
# make[1]: Entering directory '/tmp/libcdio/src/libcdio-0.93'
# Making all in doc
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/doc'
# Making all in include
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include'
# Making all in cdio
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include/cdio'
# make all-am
# make[4]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include/cdio'
# make[4]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/include/cdio'
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/include/cdio'
# Making all in cdio++
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include/cdio++'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/include/cdio++'
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/include'
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/include'
# Making all in lib
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib'
# Making all in driver
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib/driver'
# CC _cdio_generic.lo
# CC _cdio_stdio.lo
# _cdio_stdio.c:91:19: warning: unused variable '_rcsid' [-Wunused-const-variable]
# static const char _rcsid[] = "$Id: _cdio_stdio.c,v 1.6 2008/04/22 15:29:11 karl Exp $";
# ^
# 1 warning generated.
# CC _cdio_stream.lo
# _cdio_stream.c:44:19: warning: unused variable '_rcsid' [-Wunused-const-variable]
# static const char _rcsid[] = "$Id: _cdio_stream.c,v 1.9 2008/04/22 15:29:11 karl Exp $";
# ^
# 1 warning generated.
# CC abs_path.lo
# CC aix.lo
# CC bsdi.lo
# CC audio.lo
# CC cd_types.lo
# CC cdio.lo
# cdio.c:41:19: warning: unused variable '_rcsid' [-Wunused-const-variable]
# static const char _rcsid[] = "$Id: cdio.c,v 1.14 2008/04/22 15:29:11 karl Exp $";
# ^
# 1 warning generated.
# CC cdtext.lo
# CC device.lo
# CC disc.lo
# CC ds.lo
# ds.c:36:19: warning: unused variable '_rcsid' [-Wunused-const-variable]
# static const char _rcsid[] = "$Id: ds.c,v 1.4 2008/04/22 15:29:12 karl Exp $";
# ^
# 1 warning generated.
# CC freebsd.lo
# CC freebsd_cam.lo
# FreeBSD/freebsd_cam.c:27:19: warning: unused variable '_rcsid' [-Wunused-const-variable]
# static const char _rcsid[] = "$Id: freebsd_cam.c,v 1.12 2008/04/21 18:30:20 karl Exp $";
# ^
# 1 warning generated.
# CC freebsd_ioctl.lo
# FreeBSD/freebsd_ioctl.c:27:19: warning: unused variable '_rcsid' [-Wunused-const-variable]
# static const char _rcsid[] = "$Id: freebsd_ioctl.c,v 1.7 2008/04/21 18:30:20 karl Exp $";
# ^
# 1 warning generated.
# CC gnu_linux.lo
# gnu_linux.c:1403:14: warning: implicit conversion from enumeration type 'access_mode_t' to different enumeration type 'driver_return_code_t' [-Wenum-conversion]
# return str_to_access_mode_linux(value);
# ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# CC bincue.lo
# CC cdrdao.lo
# CC image_common.lo
# CC nrg.lo
# CC logging.lo
# CC memory.lo
# CC mmc.lo
# CC mmc_hl_cmds.lo
# CC mmc_ll_cmds.lo
# CC mmc_util.lo
# CC aspi32.lo
# CC win32_ioctl.lo
# CC win32.lo
# CC netbsd.lo
# CC os2.lo
# CC osx.lo
# CC read.lo
# CC realpath.lo
# CC sector.lo
# sector.c:39:19: warning: unused variable '_rcsid' [-Wunused-const-variable]
# static const char _rcsid[] = "$Id: sector.c,v 1.5 2005/02/06 04:20:25 rocky Exp $";
# ^
# 1 warning generated.
# CC solaris.lo
# CC track.lo
# CC utf8.lo
# CC util.lo
# CCLD libcdio.la
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib/driver'
# Making all in iso9660
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib/iso9660'
# CC iso9660.lo
# iso9660.c:121:19: warning: unused variable '_rcsid' [-Wunused-const-variable]
# static const char _rcsid[] = "$Id: iso9660.c,v 1.41 2008/06/25 08:01:54 rocky Exp $";
# ^
# 1 warning generated.
# CC iso9660_fs.lo
# iso9660_fs.c:766:19: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
# if ('\0' == p_iso9660_dir->filename.str[1] && 1 == i_fname)
# ^ ~
# ../../include/cdio/iso9660.h:284:5: note: array 'str' declared here
# char str[1];
# ^
# iso9660_fs.c:768:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
# else if ('\1' == p_iso9660_dir->filename.str[1] && 1 == i_fname)
# ^ ~
# ../../include/cdio/iso9660.h:284:5: note: array 'str' declared here
# char str[1];
# ^
# iso9660_fs.c:860:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
# if (iso9660_dir->filename.str[1] == '\0')
# ^ ~
# ../../include/cdio/iso9660.h:284:5: note: array 'str' declared here
# char str[1];
# ^
# iso9660_fs.c:862:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
# else if (iso9660_dir->filename.str[1] == '\1')
# ^ ~
# ../../include/cdio/iso9660.h:284:5: note: array 'str' declared here
# char str[1];
# ^
# 4 warnings generated.
# CC rock.lo
# rock.c:183:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
# if ('\0' == p_iso9660_dir->filename.str[1] && 1 == i_fname)
# ^ ~
# ../../include/cdio/iso9660.h:284:5: note: array 'str' declared here
# char str[1];
# ^
# rock.c:185:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
# if ('\1' == p_iso9660_dir->filename.str[1] && 1 == i_fname)
# ^ ~
# ../../include/cdio/iso9660.h:284:5: note: array 'str' declared here
# char str[1];
# ^
# 2 warnings generated.
# CC xa.lo
# CCLD libiso9660.la
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib/iso9660'
# Making all in udf
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib/udf'
# CC udf.lo
# CC udf_file.lo
# CC udf_fs.lo
# CC udf_time.lo
# CC filemode.lo
# CCLD libudf.la
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib/udf'
# Making all in cdio++
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib/cdio++'
# CXX iso9660.lo
# CXXLD libiso9660++.la
# CXX cdio.lo
# CXX devices.lo
# CXXLD libcdio++.la
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib/cdio++'
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib'
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib'
# Making all in src
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/src'
# CC cd-drive.o
# CC util.o
# CC getopt.o
# CC getopt1.o
# CCLD cd-drive
# CC cd-info.o
# CC cddb.o
# CCLD cd-info
# CC cd-read.o
# CCLD cd-read
# CC iso-info.o
# CCLD iso-info
# CC iso-read.o
# CCLD iso-read
# CC cdda-player.o
# CCLD cdda-player
# CC mmc-tool.o
# CCLD mmc-tool
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/src'
# Making all in test
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/test'
# Making all in data
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/test/data'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/test/data'
# Making all in driver
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/test/driver'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/test/driver'
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/test'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/test'
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/test'
# Making all in example
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/example'
# Making all in C++
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/example/C++'
# Making all in OO
# make[4]: Entering directory '/tmp/libcdio/src/libcdio-0.93/example/C++/OO'
# CXX cdtext.o
# CXXLD cdtext
# CXX device.o
# CXXLD device
# CXX drives.o
# CXXLD drives
# CXX eject.o
# CXXLD eject
# CXX isofile.o
# CXXLD isofile
# CXX isofile2.o
# CXXLD isofile2
# /usr/bin/ld: isofile2.o: undefined reference to symbol 'cdio_driver_errmsg@@CDIO_16'
# /tmp/libcdio/src/libcdio-0.93/lib/driver/.libs/libcdio.so.16: error adding symbols: DSO missing from command line
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[4]: *** [Makefile:712: isofile2] Error 1
# make[4]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/example/C++/OO'
# make[3]: *** [Makefile:781: all-recursive] Error 1
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/example/C++'
# make[2]: *** [Makefile:944: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/example'
# make[1]: *** [Makefile:564: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libcdio/src/libcdio-0.93'
# make: *** [Makefile:460: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libcdio/src/libcdio-0.93/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 libcdio configure 0.93, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-vcd-info --enable-cpp-progs --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7308c862c866
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2579: checking for a BSD-compatible install
# configure:2647: result: /usr/bin/install -c
# configure:2658: checking whether build environment is sane
# configure:2713: result: yes
# configure:2772: checking for x86_64-unknown-linux-strip
# configure:2802: result: no
# configure:2812: checking for strip
# configure:2828: found /usr/bin/strip
# configure:2839: result: strip
# configure:2864: checking for a thread-safe mkdir -p
# configure:2903: result: /usr/bin/mkdir -p
# configure:2910: checking for gawk
# configure:2926: found /usr/bin/gawk
# configure:2937: result: gawk
# configure:2948: checking whether make sets $(MAKE)
# configure:2970: result: yes
# configure:2999: checking whether make supports nested variables
# configure:3016: result: yes
# configure:3146: checking build system type
# configure:3160: result: x86_64-unknown-linux-gnu
# configure:3180: checking host system type
# configure:3193: result: x86_64-unknown-linux-gnu
# configure:3230: checking whether make supports nested variables
# configure:3247: result: yes
# configure:3266: checking whether to enable maintainer-specific portions of Makefiles
# configure:3275: result: no
# configure:3289: checking whether build environment is sane
# configure:3344: result: yes
# configure:3471: checking for x86_64-unknown-linux-gcc
# configure:3498: result: clang
# configure:3767: checking for C compiler version
# configure:3776: 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:3787: $? = 0
# configure:3776: 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:3787: $? = 0
# configure:3776: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3787: $? = 1
# configure:3776: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3787: $? = 1
# configure:3807: checking whether the C compiler works
# configure:3829: clang conftest.c >&5
# configure:3833: $? = 0
# configure:3881: result: yes
# configure:3884: checking for C compiler default output file name
# configure:3886: result: a.out
# configure:3892: checking for suffix of executables
# configure:3899: clang -o conftest conftest.c >&5
# configure:3903: $? = 0
# configure:3925: result:
# configure:3947: checking whether we are cross compiling
# configure:3955: clang -o conftest conftest.c >&5
# configure:3959: $? = 0
# configure:3966: ./conftest
# configure:3970: $? = 0
# configure:3985: result: no
# configure:3990: checking for suffix of object files
# configure:4012: clang -c conftest.c >&5
# configure:4016: $? = 0
# configure:4037: result: o
# configure:4041: checking whether we are using the GNU C compiler
# configure:4060: clang -c conftest.c >&5
# configure:4060: $? = 0
# configure:4069: result: yes
# configure:4078: checking whether clang accepts -g
# configure:4098: clang -c -g conftest.c >&5
# configure:4098: $? = 0
# configure:4139: result: yes
# configure:4156: checking for clang option to accept ISO C89
# configure:4219: clang -c conftest.c >&5
# configure:4219: $? = 0
# configure:4232: result: none needed
# configure:4257: checking whether clang understands -c and -o together
# configure:4279: clang -c conftest.c -o conftest2.o
# configure:4282: $? = 0
# configure:4279: clang -c conftest.c -o conftest2.o
# configure:4282: $? = 0
# configure:4294: result: yes
# configure:4322: checking for style of include used by make
# configure:4350: result: GNU
# configure:4376: checking dependency style of clang
# configure:4487: result: gcc3
# configure:4617: checking for C++ compiler version
# configure:4626: 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:4637: $? = 0
# configure:4626: 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:4637: $? = 0
# configure:4626: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4637: $? = 1
# configure:4626: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4637: $? = 1
# configure:4641: checking whether we are using the GNU C++ compiler
# configure:4660: clang++ -c conftest.cpp >&5
# configure:4660: $? = 0
# configure:4669: result: yes
# configure:4678: checking whether clang++ accepts -g
# configure:4698: clang++ -c -g conftest.cpp >&5
# configure:4698: $? = 0
# configure:4739: result: yes
# configure:4764: checking dependency style of clang++
# configure:4875: result: gcc3
# configure:4899: checking for genisoimage
# configure:4929: result: no
# configure:4899: checking for mkisofs
# configure:4929: result: no
# configure:4944: checking how to run the C preprocessor
# configure:4975: clang -E conftest.c
# configure:4975: $? = 0
# configure:4989: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4989: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | /* end confdefs.h. */
# | #include
# configure:5014: result: clang -E
# configure:5034: clang -E conftest.c
# configure:5034: $? = 0
# configure:5048: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | /* end confdefs.h. */
# | #include
# configure:5077: checking for grep that handles long lines and -e
# configure:5135: result: /usr/bin/grep
# configure:5140: checking for egrep
# configure:5202: result: /usr/bin/grep -E
# configure:5207: checking for ANSI C header files
# configure:5227: clang -c conftest.c >&5
# configure:5227: $? = 0
# configure:5300: clang -o conftest conftest.c >&5
# configure:5300: $? = 0
# configure:5300: ./conftest
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5324: checking for sys/types.h
# configure:5324: clang -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for sys/stat.h
# configure:5324: clang -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for stdlib.h
# configure:5324: clang -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for string.h
# configure:5324: clang -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for memory.h
# configure:5324: clang -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for strings.h
# configure:5324: clang -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for inttypes.h
# configure:5324: clang -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for stdint.h
# configure:5324: clang -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for unistd.h
# configure:5324: clang -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5337: checking minix/config.h usability
# configure:5337: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5337: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #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:5337: result: no
# configure:5337: checking minix/config.h presence
# configure:5337: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5337: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #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:5337: result: no
# configure:5337: checking for minix/config.h
# configure:5337: result: no
# configure:5358: checking whether it is safe to define __EXTENSIONS__
# configure:5376: clang -c conftest.c >&5
# configure:5376: $? = 0
# configure:5383: result: yes
# configure:5416: checking whether clang understands -Wall
# configure:5429: clang -c -Wall conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether clang understands -Wchar-subscripts
# configure:5429: clang -c -Wchar-subscripts conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether clang understands -Wmissing-prototypes
# configure:5429: clang -c -Wmissing-prototypes conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether clang understands -Wmissing-declarations
# configure:5429: clang -c -Wmissing-declarations conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether clang understands -Wunused
# configure:5429: clang -c -Wunused conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether clang understands -Wpointer-arith
# configure:5429: clang -c -Wpointer-arith conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether clang understands -Wwrite-strings
# configure:5429: clang -c -Wwrite-strings conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether clang understands -Wnested-externs
# configure:5429: clang -c -Wnested-externs conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether clang understands -Wno-sign-compare
# configure:5429: clang -c -Wno-sign-compare conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5451: checking for perl
# configure:5469: found /usr/bin/perl
# configure:5482: result: /usr/bin/perl
# configure:5503: checking for diff
# configure:5521: found /usr/bin/diff
# configure:5534: result: /usr/bin/diff
# configure:5591: result: adding -w to diff in regression tests
# configure:5591: result: adding --unified to diff in regression tests
# configure:5608: checking for special C compiler options needed for large files
# configure:5653: result: no
# configure:5659: checking for _FILE_OFFSET_BITS value needed for large files
# configure:5684: clang -c conftest.c >&5
# configure:5684: $? = 0
# configure:5716: result: no
# configure:5819: checking for ANSI C header files
# configure:5923: result: yes
# configure:5934: checking errno.h usability
# configure:5934: clang -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking errno.h presence
# configure:5934: clang -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for errno.h
# configure:5934: result: yes
# configure:5934: checking fcntl.h usability
# configure:5934: clang -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking fcntl.h presence
# configure:5934: clang -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for fcntl.h
# configure:5934: result: yes
# configure:5934: checking glob.h usability
# configure:5934: clang -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking glob.h presence
# configure:5934: clang -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for glob.h
# configure:5934: result: yes
# configure:5934: checking limits.h usability
# configure:5934: clang -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking limits.h presence
# configure:5934: clang -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for limits.h
# configure:5934: result: yes
# configure:5934: checking pwd.h usability
# configure:5934: clang -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking pwd.h presence
# configure:5934: clang -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for pwd.h
# configure:5934: result: yes
# configure:5934: checking stdbool.h usability
# configure:5934: clang -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking stdbool.h presence
# configure:5934: clang -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for stdbool.h
# configure:5934: result: yes
# configure:5948: checking stdarg.h usability
# configure:5948: clang -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking stdarg.h presence
# configure:5948: clang -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for stdarg.h
# configure:5948: result: yes
# configure:5948: checking for stdbool.h
# configure:5948: result: yes
# configure:5948: checking stdio.h usability
# configure:5948: clang -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking stdio.h presence
# configure:5948: clang -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for stdio.h
# configure:5948: result: yes
# configure:5948: checking sys/cdio.h usability
# configure:5948: clang -c conftest.c >&5
# conftest.c:70:10: fatal error: 'sys/cdio.h' file not found
# #include
# ^
# 1 error generated.
# configure:5948: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_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:5948: result: no
# configure:5948: checking sys/cdio.h presence
# configure:5948: clang -E conftest.c
# conftest.c:37:10: fatal error: 'sys/cdio.h' file not found
# #include
# ^
# 1 error generated.
# configure:5948: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# configure:5948: result: no
# configure:5948: checking for sys/cdio.h
# configure:5948: result: no
# configure:5948: checking sys/param.h usability
# configure:5948: clang -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking sys/param.h presence
# configure:5948: clang -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for sys/param.h
# configure:5948: result: yes
# configure:5948: checking sys/time.h usability
# configure:5948: clang -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking sys/time.h presence
# configure:5948: clang -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for sys/time.h
# configure:5948: result: yes
# configure:5948: checking sys/timeb.h usability
# configure:5948: clang -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking sys/timeb.h presence
# configure:5948: clang -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for sys/timeb.h
# configure:5948: result: yes
# configure:5948: checking sys/utsname.h usability
# configure:5948: clang -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking sys/utsname.h presence
# configure:5948: clang -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for sys/utsname.h
# configure:5948: result: yes
# configure:5964: checking for unistd.h
# configure:5964: result: yes
# configure:5964: checking getopt.h usability
# configure:5964: clang -c conftest.c >&5
# configure:5964: $? = 0
# configure:5964: result: yes
# configure:5964: checking getopt.h presence
# configure:5964: clang -E conftest.c
# configure:5964: $? = 0
# configure:5964: result: yes
# configure:5964: checking for getopt.h
# configure:5964: result: yes
# configure:5980: checking whether byte ordering is bigendian
# configure:5995: clang -c conftest.c >&5
# conftest.c:44:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:44:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:5995: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:6040: clang -c conftest.c >&5
# configure:6040: $? = 0
# configure:6058: clang -c conftest.c >&5
# conftest.c:50:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:6058: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6186: result: no
# configure:6204: checking for an ANSI C-conforming const
# configure:6270: clang -c conftest.c >&5
# configure:6270: $? = 0
# configure:6277: result: yes
# configure:6285: checking for inline
# configure:6301: clang -c conftest.c >&5
# configure:6301: $? = 0
# configure:6309: result: inline
# configure:6329: checking whether clang supports ISOC99 _Pragma()
# configure:6342: clang -c conftest.c >&5
# configure:6342: $? = 0
# configure:6353: result: yes
# configure:6361: checking for ntddcdrm.h
# configure:6361: clang -c conftest.c >&5
# conftest.c:77:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:6361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | /* 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
# |
# |
# | #include
# configure:6361: result: no
# configure:6361: checking for ddk/ntddcdrm.h
# configure:6361: clang -c conftest.c >&5
# conftest.c:77:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:6361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | /* 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
# |
# |
# | #include
# configure:6361: result: no
# configure:6361: checking for ntddscsi.h
# configure:6361: clang -c conftest.c >&5
# conftest.c:77:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:6361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | /* 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
# |
# |
# | #include
# configure:6361: result: no
# configure:6361: checking for ddk/ntddscsi.h
# configure:6361: clang -c conftest.c >&5
# conftest.c:77:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:6361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | /* 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
# |
# |
# | #include
# configure:6361: result: no
# configure:6361: checking for ddk/scsi.h
# configure:6361: clang -c conftest.c >&5
# conftest.c:77:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:6361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | /* 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
# |
# |
# | #include
# configure:6361: result: no
# configure:6378: checking for S_ISLNK() macro
# configure:6395: clang -o conftest conftest.c >&5
# configure:6395: $? = 0
# configure:6396: result: yes
# configure:6407: checking for S_ISSOCK() macro
# configure:6424: clang -o conftest conftest.c >&5
# configure:6424: $? = 0
# configure:6425: result: yes
# configure:6436: checking for struct timespec
# configure:6453: clang -c conftest.c >&5
# configure:6453: $? = 0
# configure:6454: result: yes
# configure:6464: checking how to create empty arrays
# configure:6479: clang -c conftest.c >&5
# configure:6479: $? = 0
# configure:6513: result: []
# configure:6867: checking how to print strings
# configure:6894: result: printf
# configure:6915: checking for a sed that does not truncate output
# configure:6979: result: /usr/bin/sed
# configure:6997: checking for fgrep
# configure:7059: result: /usr/bin/grep -F
# configure:7094: checking for ld used by clang
# configure:7161: result: /usr/bin/ld
# configure:7168: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7183: result: yes
# configure:7195: checking for BSD- or MS-compatible name lister (nm)
# configure:7244: result: /usr/bin/nm -B
# configure:7374: checking the name lister (/usr/bin/nm -B) interface
# configure:7381: clang -c conftest.c >&5
# configure:7384: /usr/bin/nm -B "conftest.o"
# configure:7387: output
# 0000000000000000 B some_variable
# configure:7394: result: BSD nm
# configure:7397: checking whether ln -s works
# configure:7401: result: yes
# configure:7409: checking the maximum length of command line arguments
# configure:7540: result: 1572864
# configure:7557: checking whether the shell understands some XSI constructs
# configure:7567: result: yes
# configure:7571: checking whether the shell understands "+="
# configure:7577: result: yes
# configure:7612: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7652: result: func_convert_file_noop
# configure:7659: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7679: result: func_convert_file_noop
# configure:7686: checking for /usr/bin/ld option to reload object files
# configure:7693: result: -r
# configure:7727: checking for x86_64-unknown-linux-objdump
# configure:7754: result: objdump
# configure:7823: checking how to recognize dependent libraries
# configure:8021: result: pass_all
# configure:8066: checking for x86_64-unknown-linux-dlltool
# configure:8093: result: dlltool
# configure:8163: checking how to associate runtime and link libraries
# configure:8190: result: printf %s\n
# configure:8206: checking for x86_64-unknown-linux-ar
# configure:8236: result: no
# configure:8250: checking for ar
# configure:8266: found /usr/bin/ar
# configure:8277: result: ar
# configure:8314: checking for archiver @FILE support
# configure:8331: clang -c conftest.c >&5
# configure:8331: $? = 0
# configure:8334: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8337: $? = 0
# configure:8342: 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:8345: $? = 1
# configure:8357: result: @
# configure:8375: checking for x86_64-unknown-linux-strip
# configure:8402: result: strip
# configure:8474: checking for x86_64-unknown-linux-ranlib
# configure:8504: result: no
# configure:8514: checking for ranlib
# configure:8530: found /usr/bin/ranlib
# configure:8541: result: ranlib
# configure:8643: checking command to parse /usr/bin/nm -B output from clang object
# configure:8763: clang -c conftest.c >&5
# configure:8766: $? = 0
# configure:8770: /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:8773: $? = 0
# configure:8839: clang -o conftest conftest.c conftstm.o >&5
# configure:8842: $? = 0
# configure:8880: result: ok
# configure:8917: checking for sysroot
# configure:8947: result: no
# configure:9024: clang -c conftest.c >&5
# configure:9027: $? = 0
# configure:9176: checking for x86_64-unknown-linux-mt
# configure:9206: result: no
# configure:9216: checking for mt
# configure:9246: result: no
# configure:9266: checking if : is a manifest tool
# configure:9272: : '-?'
# configure:9280: result: no
# configure:9919: checking for dlfcn.h
# configure:9919: clang -c conftest.c >&5
# configure:9919: $? = 0
# configure:9919: result: yes
# configure:10134: checking for objdir
# configure:10149: result: .libs
# configure:10420: checking if clang supports -fno-rtti -fno-exceptions
# configure:10438: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:10442: $? = 0
# configure:10455: result: yes
# configure:10782: checking for clang option to produce PIC
# configure:10789: result: -fPIC -DPIC
# configure:10797: checking if clang PIC flag -fPIC -DPIC works
# configure:10815: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10819: $? = 0
# configure:10832: result: yes
# configure:10861: checking if clang static flag -static works
# configure:10889: result: yes
# configure:10904: checking if clang supports -c -o file.o
# configure:10925: clang -c -o out/conftest2.o conftest.c >&5
# configure:10929: $? = 0
# configure:10951: result: yes
# configure:10959: checking if clang supports -c -o file.o
# configure:11006: result: yes
# configure:11039: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12196: result: yes
# configure:12233: checking whether -lc should be explicitly linked in
# configure:12241: clang -c conftest.c >&5
# configure:12244: $? = 0
# configure:12259: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12262: $? = 0
# configure:12276: result: no
# configure:12436: checking dynamic linker characteristics
# configure:12936: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12936: $? = 0
# configure:13170: result: GNU/Linux ld.so
# configure:13277: checking how to hardcode library paths into programs
# configure:13302: result: immediate
# configure:13842: checking whether stripping libraries is possible
# configure:13847: result: yes
# configure:13882: checking if libtool supports shared libraries
# configure:13884: result: yes
# configure:13887: checking whether to build shared libraries
# configure:13908: result: yes
# configure:13911: checking whether to build static libraries
# configure:13915: result: no
# configure:13938: checking how to run the C++ preprocessor
# configure:13965: clang++ -E conftest.cpp
# configure:13965: $? = 0
# configure:13979: clang++ -E conftest.cpp
# conftest.cpp:50:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:13979: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | #define HAVE_S_ISLNK /**/
# | #define HAVE_S_ISSOCK /**/
# | #define HAVE_STRUCT_TIMESPEC /**/
# | #define EMPTY_ARRAY_SIZE
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:14004: result: clang++ -E
# configure:14024: clang++ -E conftest.cpp
# configure:14024: $? = 0
# configure:14038: clang++ -E conftest.cpp
# conftest.cpp:50:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:14038: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | #define HAVE_S_ISLNK /**/
# | #define HAVE_S_ISSOCK /**/
# | #define HAVE_STRUCT_TIMESPEC /**/
# | #define EMPTY_ARRAY_SIZE
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:14207: checking for ld used by clang++
# configure:14274: result: /usr/bin/ld -m elf_x86_64
# configure:14281: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:14296: result: yes
# configure:14351: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15353: result: yes
# configure:15389: clang++ -c conftest.cpp >&5
# configure:15392: $? = 0
# configure:15912: checking for clang++ option to produce PIC
# configure:15919: result: -fPIC -DPIC
# configure:15927: checking if clang++ PIC flag -fPIC -DPIC works
# configure:15945: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15949: $? = 0
# configure:15962: result: yes
# configure:15985: checking if clang++ static flag -static works
# configure:16013: result: yes
# configure:16025: checking if clang++ supports -c -o file.o
# configure:16046: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:16050: $? = 0
# configure:16072: result: yes
# configure:16077: checking if clang++ supports -c -o file.o
# configure:16124: result: yes
# configure:16154: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:16193: result: yes
# configure:16334: checking dynamic linker characteristics
# configure:17002: result: GNU/Linux ld.so
# configure:17055: checking how to hardcode library paths into programs
# configure:17080: result: immediate
# configure:17146: checking for cos in -lm
# configure:17171: clang -o conftest conftest.c -lm >&5
# conftest.c:57:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
# char cos ();
# ^
# conftest.c:57:6: note: 'cos' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:17171: $? = 0
# configure:17180: result: yes
# configure:17312: checking Checking what sed uses for extended regular expressions
# configure:17327: result: -r
# configure:17410: checking linux/version.h usability
# configure:17410: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17410: $? = 0
# configure:17410: result: yes
# configure:17410: checking linux/version.h presence
# configure:17410: clang -E conftest.c
# configure:17410: $? = 0
# configure:17410: result: yes
# configure:17410: checking for linux/version.h
# configure:17410: result: yes
# configure:17410: checking linux/major.h usability
# configure:17410: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17410: $? = 0
# configure:17410: result: yes
# configure:17410: checking linux/major.h presence
# configure:17410: clang -E conftest.c
# configure:17410: $? = 0
# configure:17410: result: yes
# configure:17410: checking for linux/major.h
# configure:17410: result: yes
# configure:17422: checking linux/cdrom.h usability
# configure:17422: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17422: $? = 0
# configure:17422: result: yes
# configure:17422: checking linux/cdrom.h presence
# configure:17422: clang -E conftest.c
# configure:17422: $? = 0
# configure:17422: result: yes
# configure:17422: checking for linux/cdrom.h
# configure:17422: result: yes
# configure:17447: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# In file included from conftest.c:58:
# In file included from /usr/include/linux/cdrom.h:15:
# In file included from /usr/include/asm/byteorder.h:4:
# In file included from /usr/include/linux/byteorder/little_endian.h:12:
# In file included from /usr/include/linux/swab.h:6:
# /usr/include/asm/swab.h:8:1: error: function definition is not allowed here
# {
# ^
# /usr/include/asm/swab.h:15:1: error: function definition is not allowed here
# {
# ^
# In file included from conftest.c:58:
# In file included from /usr/include/linux/cdrom.h:15:
# In file included from /usr/include/asm/byteorder.h:4:
# In file included from /usr/include/linux/byteorder/little_endian.h:12:
# /usr/include/linux/swab.h:47:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:58:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:69:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:84:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:93:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:155:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:168:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:181:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:196:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:211:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:224:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:236:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:249:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:264:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/swab.h:279:1: error: function definition is not allowed here
# {
# ^
# In file included from conftest.c:58:
# In file included from /usr/include/linux/cdrom.h:15:
# In file included from /usr/include/asm/byteorder.h:4:
# /usr/include/linux/byteorder/little_endian.h:44:1: error: function definition is not allowed here
# {
# ^
# /usr/include/linux/byteorder/little_endian.h:48:1: error: function definition is not allowed here
# {
# ^
# fatal error: too many errors emitted, stopping now [-ferror-limit=]
# 20 errors generated.
# configure:17447: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | #define HAVE_S_ISLNK /**/
# | #define HAVE_S_ISSOCK /**/
# | #define HAVE_STRUCT_TIMESPEC /**/
# | #define EMPTY_ARRAY_SIZE
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LINUX_VERSION_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_CDROM_H 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #include
# | struct cdrom_generic_command test;
# | int has_timeout=sizeof(test.timeout);
# | ;
# | return 0;
# | }
# configure:17613: checking extern long timezone variable
# configure:17631: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:62:8: warning: unused variable 'test_timezone' [-Wunused-variable]
# long test_timezone = timezone;
# ^
# 1 warning generated.
# configure:17631: $? = 0
# configure:17632: result: yes
# configure:17668: checking for chdir
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for drand48
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for fseeko
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for fseeko64
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for ftruncate
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for geteuid
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for getgid
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for getuid
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for getpwuid
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for gettimeofday
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for lseek64
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for lstat
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for memcpy
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:91:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:91:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for memset
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:92:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:92:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for rand
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for seteuid
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for setegid
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for snprintf
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:96:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:96:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for setenv
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for strndup
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:98:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:98:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for unsetenv
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for tzset
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for sleep
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for _stati64
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# /tmp/conftest-172121.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_stati64'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17668: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | #define HAVE_S_ISLNK /**/
# | #define HAVE_S_ISSOCK /**/
# | #define HAVE_STRUCT_TIMESPEC /**/
# | #define EMPTY_ARRAY_SIZE
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LINUX_VERSION_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_CDROM_H 1
# | #define HAVE_LINUX_CDROM 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define LIBCDIO_SOURCE_PATH "/tmp/libcdio/src/libcdio-0.93"
# | #define HAVE_CHDIR 1
# | #define HAVE_DRAND48 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RAND 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_TZSET 1
# | #define HAVE_SLEEP 1
# | /* end confdefs.h. */
# | /* Define _stati64 to an innocuous variant, in case declares _stati64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _stati64 innocuous__stati64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _stati64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _stati64
# |
# | /* 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 _stati64 ();
# | /* 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__stati64 || defined __stub____stati64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _stati64 ();
# | ;
# | return 0;
# | }
# configure:17668: result: no
# configure:17668: checking for usleep
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for vsnprintf
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:103:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:103:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for readlink
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for realpath
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for gmtime_r
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for localtime_r
# configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17679: checking for timegm
# configure:17679: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17679: $? = 0
# configure:17679: result: yes
# configure:17687: checking for struct tm.tm_gmtoff
# configure:17687: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17687: $? = 0
# configure:17687: result: yes
# configure:17697: checking whether time.h defines daylight and timezone variables
# configure:17712: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17712: $? = 0
# configure:17722: result: yes
# configure:17725: checking whether time.h defines tzname variable
# configure:17740: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# conftest.c:94:9: warning: comparison of array 'tzname' not equal to a null pointer is always true [-Wtautological-pointer-compare]
# return (tzname != NULL);
# ^~~~~~ ~~~~
# 1 warning generated.
# configure:17740: $? = 0
# configure:17750: result: yes
# configure:17802: checking for ld used by GCC
# configure:17866: result: /usr/bin/ld -m elf_x86_64
# configure:17873: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:17886: result: yes
# configure:17893: checking for shared library run path origin
# configure:17906: result: done
# configure:18414: checking for iconv
# configure:18436: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:18436: $? = 0
# configure:18468: result: yes
# configure:18471: checking for working iconv
# configure:18547: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:18547: $? = 0
# configure:18547: ./conftest
# configure:18547: $? = 0
# configure:18559: result: yes
# configure:18587: checking for iconv declaration
# configure:18616: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:18616: $? = 0
# configure:18627: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:18638: checking for nl_langinfo and CODESET
# configure:18654: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:18654: $? = 0
# configure:18663: result: yes
# configure:18723: checking for x86_64-unknown-linux-pkg-config
# configure:18756: result: no
# configure:18766: checking for pkg-config
# configure:18784: found /usr/bin/pkg-config
# configure:18796: result: /usr/bin/pkg-config
# configure:18821: checking pkg-config is at least version 0.9.0
# configure:18824: result: yes
# configure:18835: checking for CDDB
# configure:18842: $PKG_CONFIG --exists --print-errors "libcddb >= 1.0.1"
# configure:18845: $? = 0
# configure:18858: $PKG_CONFIG --exists --print-errors "libcddb >= 1.0.1"
# configure:18861: $? = 0
# configure:18900: result: yes
# configure:18909: checking for connect in -lsocket
# configure:18934: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lsocket -lm >&5
# /usr/bin/ld: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:18934: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | #define HAVE_S_ISLNK /**/
# | #define HAVE_S_ISSOCK /**/
# | #define HAVE_STRUCT_TIMESPEC /**/
# | #define EMPTY_ARRAY_SIZE
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LINUX_VERSION_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_CDROM_H 1
# | #define HAVE_LINUX_CDROM 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define LIBCDIO_SOURCE_PATH "/tmp/libcdio/src/libcdio-0.93"
# | #define HAVE_CHDIR 1
# | #define HAVE_DRAND48 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RAND 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_TZSET 1
# | #define HAVE_SLEEP 1
# | #define HAVE_USLEEP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DAYLIGHT 1
# | #define HAVE_TZNAME 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_JOLIET 1
# | #define HAVE_ROCK 1
# | #define HAVE_CDDB /**/
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char connect ();
# | int
# | main ()
# | {
# | return connect ();
# | ;
# | return 0;
# | }
# configure:18943: result: no
# configure:18954: checking for gethostbyname
# configure:18954: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:18954: $? = 0
# configure:18954: result: yes
# configure:19017: checking ncurses.h usability
# configure:19017: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:19017: $? = 0
# configure:19017: result: yes
# configure:19017: checking ncurses.h presence
# configure:19017: clang -E conftest.c
# configure:19017: $? = 0
# configure:19017: result: yes
# configure:19017: checking for ncurses.h
# configure:19017: result: yes
# configure:19061: checking for mvprintw in -lncurses
# configure:19086: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lncurses -lm >&5
# configure:19086: $? = 0
# configure:19095: result: yes
# configure:19195: checking for keypad in -lncurses
# configure:19220: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lncurses -lm >&5
# configure:19220: $? = 0
# configure:19230: result: yes
# configure:19478: checking that generated files are newer than configure
# configure:19484: result: done
# configure:19498: checking that generated files are newer than configure
# configure:19504: result: done
# configure:19588: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libcdio config.status 0.93, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7308c862c866
#
# config.status:1339: creating Makefile
# config.status:1339: creating example/Makefile
# config.status:1339: creating include/Makefile
# config.status:1339: creating include/cdio/Makefile
# config.status:1339: creating include/cdio++/Makefile
# config.status:1339: creating include/cdio/version.h
# config.status:1339: creating doc/doxygen/Doxyfile
# config.status:1339: creating doc/Makefile
# config.status:1339: creating lib/Makefile
# config.status:1339: creating lib/driver/Makefile
# config.status:1339: creating lib/iso9660/Makefile
# config.status:1339: creating lib/udf/Makefile
# config.status:1339: creating libcdio.pc
# config.status:1339: creating libiso9660.pc
# config.status:1339: creating libudf.pc
# config.status:1339: creating package/libcdio.spec
# config.status:1339: creating src/Makefile
# config.status:1339: creating test/check_common_fn
# config.status:1339: creating test/data/Makefile
# config.status:1339: creating test/driver/Makefile
# config.status:1339: creating test/driver/bincue.c
# config.status:1339: creating test/driver/cdrdao.c
# config.status:1339: creating test/driver/nrg.c
# config.status:1339: creating test/driver/track.c
# config.status:1339: creating test/testgetdevices.c
# config.status:1339: creating test/testisocd_joliet.c
# config.status:1339: creating test/testisorr.c
# config.status:1339: creating test/testisocd2.c
# config.status:1339: creating test/testpregap.c
# config.status:1339: creating test/testudf.c
# config.status:1339: creating test/Makefile
# config.status:1339: creating example/C++/Makefile
# config.status:1339: creating example/C++/OO/Makefile
# config.status:1339: creating lib/cdio++/Makefile
# config.status:1339: creating libcdio++.pc
# config.status:1339: creating libiso9660++.pc
# config.status:1339: creating test/check_cue.sh
# config.status:1339: creating test/check_iso.sh
# config.status:1339: creating test/check_nrg.sh
# config.status:1339: creating test/check_udf.sh
# config.status:1339: creating test/check_iso_read.sh
# config.status:1339: creating config.h
# config.status:1568: executing depfiles commands
# config.status:1568: executing libtool commands
# config.status:1568: executing checks commands
# configure:22138:
# Using CD-ROM drivers : cdrdao, BIN/CUE, NRG, GNU/Linux
# Building cd-info : yes
# Building cd-read : yes
# Building cdda-player : yes
# Building iso-info : yes
# Building iso-read : yes
# Building C++ programs: yes
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CDDB_CFLAGS_set=
# ac_cv_env_CDDB_CFLAGS_value=
# ac_cv_env_CDDB_LIBS_set=
# ac_cv_env_CDDB_LIBS_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_VCDINFO_CFLAGS_set=
# ac_cv_env_VCDINFO_CFLAGS_value=
# ac_cv_env_VCDINFO_LIBS_set=
# ac_cv_env_VCDINFO_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__stati64=no
# ac_cv_func_chdir=yes
# ac_cv_func_drand48=yes
# ac_cv_func_fseeko64=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getuid=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_lseek64=yes
# ac_cv_func_lstat=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memset=yes
# ac_cv_func_rand=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realpath=yes
# ac_cv_func_setegid=yes
# ac_cv_func_setenv=yes
# ac_cv_func_seteuid=yes
# ac_cv_func_sleep=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strndup=yes
# ac_cv_func_timegm=yes
# ac_cv_func_tzset=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_usleep=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_ddk_ntddcdrm_h=no
# ac_cv_header_ddk_ntddscsi_h=no
# ac_cv_header_ddk_scsi_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_glob_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_cdrom_h=yes
# ac_cv_header_linux_major_h=yes
# ac_cv_header_linux_version_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_ncurses_h=yes
# ac_cv_header_ntddcdrm_h=no
# ac_cv_header_ntddscsi_h=no
# ac_cv_header_pwd_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_cdio_h=no
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_utsname_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_cos=yes
# ac_cv_lib_ncurses___keypad=yes
# ac_cv_lib_ncurses_mvprintw=yes
# ac_cv_lib_socket_connect=no
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_objext=o
# ac_cv_path_DIFF=/usr/bin/diff
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_PERL=/usr/bin/perl
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# 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
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# 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_LDCXX='/usr/bin/ld -m elf_x86_64'
# 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_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=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
# pkg_cv_CDDB_CFLAGS=
# pkg_cv_CDDB_LIBS=-lcddb
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libcdio/src/libcdio-0.93/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libcdio/src/libcdio-0.93/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libcdio/src/libcdio-0.93/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libcdio/src/libcdio-0.93/missing automake-1.14'
# AWK='gawk'
# BUILD_CDDA_PLAYER_FALSE='#'
# BUILD_CDDA_PLAYER_TRUE=''
# BUILD_CDINFO_FALSE='#'
# BUILD_CDINFO_LINUX_FALSE=''
# BUILD_CDINFO_LINUX_TRUE='#'
# BUILD_CDINFO_TRUE=''
# BUILD_CDIOTEST_FALSE=''
# BUILD_CDIOTEST_TRUE='#'
# BUILD_CD_DRIVE_FALSE='#'
# BUILD_CD_DRIVE_TRUE=''
# BUILD_CD_READ_FALSE='#'
# BUILD_CD_READ_TRUE=''
# BUILD_EXAMPLES_FALSE='#'
# BUILD_EXAMPLES_TRUE=''
# BUILD_ISO_INFO_FALSE='#'
# BUILD_ISO_INFO_TRUE=''
# BUILD_ISO_READ_FALSE='#'
# BUILD_ISO_READ_TRUE=''
# BUILD_VERSIONED_LIBS_FALSE='#'
# BUILD_VERSIONED_LIBS_TRUE=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CDDA_PLAYER_LIBS=' -lncurses'
# CDDB_CFLAGS=''
# CDDB_LIBS='-lcddb'
# CFLAGS=' -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare'
# COS_LIB='-lm'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# CYGWIN_FALSE=''
# CYGWIN_TRUE='#'
# DARWIN_PKG_LIB_HACK=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DIFF='/usr/bin/diff'
# DIFF_OPTS=' -w --unified'
# DISABLE_CPP_FALSE=''
# DISABLE_CPP_TRUE='#'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_CPP_FALSE='#'
# ENABLE_CPP_TRUE=''
# ENABLE_CXX_BINDINGS_FALSE='#'
# ENABLE_CXX_BINDINGS_TRUE=''
# ENABLE_ROCK_FALSE='#'
# ENABLE_ROCK_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# HAVE_BSDI_CDROM=''
# HAVE_DARWIN_CDROM=''
# HAVE_FREEBSD_CDROM=''
# HAVE_JOLIET='1'
# HAVE_LINUX_CDROM=''
# HAVE_OS2_CDROM=''
# HAVE_PERL_FALSE='#'
# HAVE_PERL_TRUE=''
# HAVE_ROCK='1'
# HAVE_SOLARIS_CDROM=''
# HAVE_WIN32_CDROM=''
# HELP2MAN='${SHELL} /tmp/libcdio/src/libcdio-0.93/missing help2man'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# ISO_MAKING_COMMAND=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBCDIOPP_LIBS='$(top_builddir)/lib/cdio++/libcdio++.la'
# LIBCDIO_CDDA_LIBS='$(top_builddir)/lib/cdda_interface/libcdio_cdda.la'
# LIBCDIO_CFLAGS='-I$(top_srcdir)/lib/driver -I$(top_builddir)/include -I$(top_srcdir)/include/'
# LIBCDIO_DEPS='$(top_builddir)/lib/driver/libcdio.la'
# LIBCDIO_LIBS='$(top_builddir)/lib/driver/libcdio.la'
# LIBCDIO_SOURCE_PATH='/tmp/libcdio/src/libcdio-0.93'
# LIBCDIO_VERSION_NUM='93'
# LIBICONV=''
# LIBISO9660PP_LIBS='$(top_builddir)/lib/cdio++/libiso9660++.la'
# LIBISO9660_CFLAGS='-I$(top_srcdir)/lib/iso9660/'
# LIBISO9660_LIBS='$(top_builddir)/lib/iso9660/libiso9660.la'
# LIBOBJS=''
# LIBS=' -lm'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBUDF_LIBS='$(top_builddir)/lib/udf/libudf.la'
# LINUX_CDROM_TIMEOUT=''
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBOBJS=''
# LT_NO_UNDEFINED=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libcdio/src/libcdio-0.93/missing makeinfo'
# MANIFEST_TOOL=':'
# MINGW32=''
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libcdio'
# PACKAGE_BUGREPORT='https://savannah.gnu.org/bugs/?group=libcdio'
# PACKAGE_NAME='libcdio'
# PACKAGE_STRING='libcdio 0.93'
# PACKAGE_TARNAME='libcdio'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.93'
# PATH_SEPARATOR=':'
# PERL='/usr/bin/perl'
# PKG_CONFIG='/usr/bin/pkg-config'
# RANLIB='ranlib'
# RM='rm -f'
# SBPCD_H=''
# SED='/usr/bin/sed'
# SED_EXTENDED_RE_FLAG='-r'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TYPESIZES=''
# UCDROM_H=''
# VCDINFO_CFLAGS=''
# VCDINFO_LIBS=''
# VERSION='0.93'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libcdio/src/libcdio-0.93/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'
# native_abs_top_srcdir='/tmp/libcdio/src/libcdio-0.93'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libcdio"
# #define PACKAGE_TARNAME "libcdio"
# #define PACKAGE_VERSION "0.93"
# #define PACKAGE_STRING "libcdio 0.93"
# #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# #define PACKAGE_URL ""
# #define PACKAGE "libcdio"
# #define VERSION "0.93"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define LIBCDIO_CONFIG_H 1
# #define STDC_HEADERS 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GLOB_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_PWD_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMEB_H 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_ISOC99_PRAGMA /**/
# #define HAVE_S_ISLNK /**/
# #define HAVE_S_ISSOCK /**/
# #define HAVE_STRUCT_TIMESPEC /**/
# #define EMPTY_ARRAY_SIZE
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LINUX_VERSION_H 1
# #define HAVE_LINUX_MAJOR_H 1
# #define HAVE_LINUX_CDROM_H 1
# #define HAVE_LINUX_CDROM 1
# #define HAVE_TIMEZONE_VAR 1
# #define LIBCDIO_SOURCE_PATH "/tmp/libcdio/src/libcdio-0.93"
# #define HAVE_CHDIR 1
# #define HAVE_DRAND48 1
# #define HAVE_FSEEKO 1
# #define HAVE_FSEEKO64 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETUID 1
# #define HAVE_GETPWUID 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LSEEK64 1
# #define HAVE_LSTAT 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMSET 1
# #define HAVE_RAND 1
# #define HAVE_SETEUID 1
# #define HAVE_SETEGID 1
# #define HAVE_SNPRINTF 1
# #define HAVE_SETENV 1
# #define HAVE_STRNDUP 1
# #define HAVE_UNSETENV 1
# #define HAVE_TZSET 1
# #define HAVE_SLEEP 1
# #define HAVE_USLEEP 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_READLINK 1
# #define HAVE_REALPATH 1
# #define HAVE_GMTIME_R 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_TIMEGM 1
# #define HAVE_TM_GMTOFF 1
# #define HAVE_DAYLIGHT 1
# #define HAVE_TZNAME 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_JOLIET 1
# #define HAVE_ROCK 1
# #define HAVE_CDDB /**/
# #define HAVE_NCURSES_H 1
# #define HAVE_KEYPAD /**/
#
# configure: exit 0