The build took 00h 01m 36s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
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:
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:
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/libexecCMD: 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-4Total 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 -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking whether make supports nested variables... (cached) yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking whether build environment is sane... yeschecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking dependency style of clang++... gcc3checking for genisoimage... nochecking for mkisofs... nochecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking whether clang understands -Wall... yeschecking whether clang understands -Wchar-subscripts... yeschecking whether clang understands -Wmissing-prototypes... yeschecking whether clang understands -Wmissing-declarations... yeschecking whether clang understands -Wunused... yeschecking whether clang understands -Wpointer-arith... yeschecking whether clang understands -Wwrite-strings... yeschecking whether clang understands -Wnested-externs... yeschecking whether clang understands -Wno-sign-compare... yeschecking for perl... /usr/bin/perlchecking for diff... /usr/bin/diffadding -w to diff in regression testsadding --unified to diff in regression testschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for ANSI C header files... (cached) yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking glob.h usability... yeschecking glob.h presence... yeschecking for glob.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking pwd.h usability... yeschecking pwd.h presence... yeschecking for pwd.h... yeschecking stdbool.h usability... yeschecking stdbool.h presence... yeschecking for stdbool.h... yeschecking stdarg.h usability... yeschecking stdarg.h presence... yeschecking for stdarg.h... yeschecking for stdbool.h... (cached) yeschecking stdio.h usability... yeschecking stdio.h presence... yeschecking for stdio.h... yeschecking sys/cdio.h usability... nochecking sys/cdio.h presence... nochecking for sys/cdio.h... nochecking sys/param.h usability... yeschecking sys/param.h presence... yeschecking for sys/param.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking sys/timeb.h usability... yeschecking sys/timeb.h presence... yeschecking for sys/timeb.h... yeschecking sys/utsname.h usability... yeschecking sys/utsname.h presence... yeschecking for sys/utsname.h... yeschecking for unistd.h... (cached) yeschecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking whether byte ordering is bigendian... nochecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking whether clang supports ISOC99 _Pragma()... yeschecking for ntddcdrm.h... nochecking for ddk/ntddcdrm.h... nochecking for ntddscsi.h... nochecking for ddk/ntddscsi.h... nochecking for ddk/scsi.h... nochecking for S_ISLNK() macro... yeschecking for S_ISSOCK() macro... yeschecking for struct timespec... yeschecking how to create empty arrays... []checking how to print strings... printfchecking for a sed that does not truncate output... /usr/bin/sedchecking for fgrep... /usr/bin/grep -Fchecking for ld used by clang... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking whether ln -s works... yeschecking the maximum length of command line arguments... 1572864checking whether the shell understands some XSI constructs... yeschecking whether the shell understands "+="... yeschecking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /usr/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-dlltool... dlltoolchecking how to associate runtime and link libraries... printf %s\nchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for archiver @FILE support... @checking for x86_64-unknown-linux-strip... stripchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking command to parse /usr/bin/nm -B output from clang object... okchecking for sysroot... nochecking for x86_64-unknown-linux-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking for dlfcn.h... yeschecking for objdir... .libschecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPIC -DPICchecking if clang PIC flag -fPIC -DPIC works... yeschecking if clang static flag -static works... yeschecking if clang supports -c -o file.o... yeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... nochecking how to run the C++ preprocessor... clang++ -Echecking for ld used by clang++... /usr/bin/ld -m elf_x86_64checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yeschecking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking for clang++ option to produce PIC... -fPIC -DPICchecking if clang++ PIC flag -fPIC -DPIC works... yeschecking if clang++ static flag -static works... yeschecking if clang++ supports -c -o file.o... yeschecking if clang++ supports -c -o file.o... (cached) yeschecking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking dynamic linker characteristics... (cached) GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking for cos in -lm... yeschecking Checking what sed uses for extended regular expressions... -rchecking linux/version.h usability... yeschecking linux/version.h presence... yeschecking for linux/version.h... yeschecking linux/major.h usability... yeschecking linux/major.h presence... yeschecking for linux/major.h... yeschecking linux/cdrom.h usability... yeschecking linux/cdrom.h presence... yeschecking for linux/cdrom.h... yeschecking extern long timezone variable... yeschecking for chdir... yeschecking for drand48... yeschecking for fseeko... yeschecking for fseeko64... yeschecking for ftruncate... yeschecking for geteuid... yeschecking for getgid... yeschecking for getuid... yeschecking for getpwuid... yeschecking for gettimeofday... yeschecking for lseek64... yeschecking for lstat... yeschecking for memcpy... yeschecking for memset... yeschecking for rand... yeschecking for seteuid... yeschecking for setegid... yeschecking for snprintf... yeschecking for setenv... yeschecking for strndup... yeschecking for unsetenv... yeschecking for tzset... yeschecking for sleep... yeschecking for _stati64... nochecking for usleep... yeschecking for vsnprintf... yeschecking for readlink... yeschecking for realpath... yeschecking for gmtime_r... yeschecking for localtime_r... yeschecking for timegm... yeschecking for struct tm.tm_gmtoff... yeschecking whether time.h defines daylight and timezone variables... yeschecking whether time.h defines tzname variable... yeschecking for ld used by GCC... /usr/bin/ld -m elf_x86_64checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yeschecking for shared library run path origin... donechecking for iconv... yeschecking for working iconv... yeschecking 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... yeschecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for CDDB... yeschecking for connect in -lsocket... nochecking for gethostbyname... yeschecking ncurses.h usability... yeschecking ncurses.h presence... yeschecking for ncurses.h... yeschecking for mvprintw in -lncurses... yeschecking for keypad in -lncurses... yeschecking that generated files are newer than configure... donechecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating example/Makefileconfig.status: creating include/Makefileconfig.status: creating include/cdio/Makefileconfig.status: creating include/cdio++/Makefileconfig.status: creating include/cdio/version.hconfig.status: creating doc/doxygen/Doxyfileconfig.status: creating doc/Makefileconfig.status: creating lib/Makefileconfig.status: creating lib/driver/Makefileconfig.status: creating lib/iso9660/Makefileconfig.status: creating lib/udf/Makefileconfig.status: creating libcdio.pcconfig.status: creating libiso9660.pcconfig.status: creating libudf.pcconfig.status: creating package/libcdio.specconfig.status: creating src/Makefileconfig.status: creating test/check_common_fnconfig.status: creating test/data/Makefileconfig.status: creating test/driver/Makefileconfig.status: creating test/driver/bincue.cconfig.status: creating test/driver/cdrdao.cconfig.status: creating test/driver/nrg.cconfig.status: creating test/driver/track.cconfig.status: creating test/testgetdevices.cconfig.status: creating test/testisocd_joliet.cconfig.status: creating test/testisorr.cconfig.status: creating test/testisocd2.cconfig.status: creating test/testpregap.cconfig.status: creating test/testudf.cconfig.status: creating test/Makefileconfig.status: creating example/C++/Makefileconfig.status: creating example/C++/OO/Makefileconfig.status: creating lib/cdio++/Makefileconfig.status: creating libcdio++.pcconfig.status: creating libiso9660++.pcconfig.status: creating test/check_cue.shconfig.status: creating test/check_iso.shconfig.status: creating test/check_nrg.shconfig.status: creating test/check_udf.shconfig.status: creating test/check_iso_read.shconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commandsconfig.status: executing checks commandsconfigure:Using CD-ROM drivers : cdrdao, BIN/CUE, NRG, GNU/LinuxBuilding cd-info : yesBuilding cd-read : yesBuilding cdda-player : yesBuilding iso-info : yesBuilding iso-read : yesBuilding C++ programs: yesmake all-recursivemake[1]: Entering directory '/tmp/libcdio/src/libcdio-0.93'Making all in docmake[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 includemake[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include'Making all in cdiomake[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include/cdio'make all-ammake[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 libmake[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib'Making all in drivermake[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.locdio.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.lods.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.loFreeBSD/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.loFreeBSD/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.lognu_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.losector.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.lamake[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib/driver'Making all in iso9660make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib/iso9660' CC iso9660.loiso9660.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.loiso9660_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.lorock.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.lamake[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib/iso9660'Making all in udfmake[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.lamake[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++.lamake[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 srcmake[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-toolmake[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/src'Making all in testmake[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/test'Making all in datamake[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 drivermake[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 examplemake[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 OOmake[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 lineclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)make[4]: *** [Makefile:712: isofile2] Error 1make[4]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/example/C++/OO'make[3]: *** [Makefile:781: all-recursive] Error 1make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/example/C++'make[2]: *** [Makefile:944: all-recursive] Error 1make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/example'make[1]: *** [Makefile:564: all-recursive] Error 1make[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 whilerunning configure, to aid debugging if configure makes a mistake.It was created by libcdio configure 0.93, which wasgenerated 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 = 7308c862c866uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2579: checking for a BSD-compatible installconfigure:2647: result: /usr/bin/install -cconfigure:2658: checking whether build environment is saneconfigure:2713: result: yesconfigure:2772: checking for x86_64-unknown-linux-stripconfigure:2802: result: noconfigure:2812: checking for stripconfigure:2828: found /usr/bin/stripconfigure:2839: result: stripconfigure:2864: checking for a thread-safe mkdir -pconfigure:2903: result: /usr/bin/mkdir -pconfigure:2910: checking for gawkconfigure:2926: found /usr/bin/gawkconfigure:2937: result: gawkconfigure:2948: checking whether make sets $(MAKE)configure:2970: result: yesconfigure:2999: checking whether make supports nested variablesconfigure:3016: result: yesconfigure:3146: checking build system typeconfigure:3160: result: x86_64-unknown-linux-gnuconfigure:3180: checking host system typeconfigure:3193: result: x86_64-unknown-linux-gnuconfigure:3230: checking whether make supports nested variablesconfigure:3247: result: yesconfigure:3266: checking whether to enable maintainer-specific portions of Makefilesconfigure:3275: result: noconfigure:3289: checking whether build environment is saneconfigure:3344: result: yesconfigure:3471: checking for x86_64-unknown-linux-gccconfigure:3498: result: clangconfigure:3767: checking for C compiler versionconfigure:3776: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3787: $? = 0configure:3776: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3787: $? = 0configure:3776: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3787: $? = 1configure:3776: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3787: $? = 1configure:3807: checking whether the C compiler worksconfigure:3829: clang conftest.c >&5configure:3833: $? = 0configure:3881: result: yesconfigure:3884: checking for C compiler default output file nameconfigure:3886: result: a.outconfigure:3892: checking for suffix of executablesconfigure:3899: clang -o conftest conftest.c >&5configure:3903: $? = 0configure:3925: result:configure:3947: checking whether we are cross compilingconfigure:3955: clang -o conftest conftest.c >&5configure:3959: $? = 0configure:3966: ./conftestconfigure:3970: $? = 0configure:3985: result: noconfigure:3990: checking for suffix of object filesconfigure:4012: clang -c conftest.c >&5configure:4016: $? = 0configure:4037: result: oconfigure:4041: checking whether we are using the GNU C compilerconfigure:4060: clang -c conftest.c >&5configure:4060: $? = 0configure:4069: result: yesconfigure:4078: checking whether clang accepts -gconfigure:4098: clang -c -g conftest.c >&5configure:4098: $? = 0configure:4139: result: yesconfigure:4156: checking for clang option to accept ISO C89configure:4219: clang -c conftest.c >&5configure:4219: $? = 0configure:4232: result: none neededconfigure:4257: checking whether clang understands -c and -o togetherconfigure:4279: clang -c conftest.c -o conftest2.oconfigure:4282: $? = 0configure:4279: clang -c conftest.c -o conftest2.oconfigure:4282: $? = 0configure:4294: result: yesconfigure:4322: checking for style of include used by makeconfigure:4350: result: GNUconfigure:4376: checking dependency style of clangconfigure:4487: result: gcc3configure:4617: checking for C++ compiler versionconfigure:4626: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:4637: $? = 0configure:4626: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:4637: $? = 0configure:4626: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:4637: $? = 1configure:4626: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:4637: $? = 1configure:4641: checking whether we are using the GNU C++ compilerconfigure:4660: clang++ -c conftest.cpp >&5configure:4660: $? = 0configure:4669: result: yesconfigure:4678: checking whether clang++ accepts -gconfigure:4698: clang++ -c -g conftest.cpp >&5configure:4698: $? = 0configure:4739: result: yesconfigure:4764: checking dependency style of clang++configure:4875: result: gcc3configure:4899: checking for genisoimageconfigure:4929: result: noconfigure:4899: checking for mkisofsconfigure:4929: result: noconfigure:4944: checking how to run the C preprocessorconfigure:4975: clang -E conftest.cconfigure:4975: $? = 0configure:4989: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4989: $? = 1configure: 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 -Econfigure:5034: clang -E conftest.cconfigure:5034: $? = 0configure:5048: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:5048: $? = 1configure: 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 -econfigure:5135: result: /usr/bin/grepconfigure:5140: checking for egrepconfigure:5202: result: /usr/bin/grep -Econfigure:5207: checking for ANSI C header filesconfigure:5227: clang -c conftest.c >&5configure:5227: $? = 0configure:5300: clang -o conftest conftest.c >&5configure:5300: $? = 0configure:5300: ./conftestconfigure:5300: $? = 0configure:5311: result: yesconfigure:5324: checking for sys/types.hconfigure:5324: clang -c conftest.c >&5configure:5324: $? = 0configure:5324: result: yesconfigure:5324: checking for sys/stat.hconfigure:5324: clang -c conftest.c >&5configure:5324: $? = 0configure:5324: result: yesconfigure:5324: checking for stdlib.hconfigure:5324: clang -c conftest.c >&5configure:5324: $? = 0configure:5324: result: yesconfigure:5324: checking for string.hconfigure:5324: clang -c conftest.c >&5configure:5324: $? = 0configure:5324: result: yesconfigure:5324: checking for memory.hconfigure:5324: clang -c conftest.c >&5configure:5324: $? = 0configure:5324: result: yesconfigure:5324: checking for strings.hconfigure:5324: clang -c conftest.c >&5configure:5324: $? = 0configure:5324: result: yesconfigure:5324: checking for inttypes.hconfigure:5324: clang -c conftest.c >&5configure:5324: $? = 0configure:5324: result: yesconfigure:5324: checking for stdint.hconfigure:5324: clang -c conftest.c >&5configure:5324: $? = 0configure:5324: result: yesconfigure:5324: checking for unistd.hconfigure:5324: clang -c conftest.c >&5configure:5324: $? = 0configure:5324: result: yesconfigure:5337: checking minix/config.h usabilityconfigure:5337: clang -c conftest.c >&5conftest.c:54:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:5337: $? = 1configure: 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: noconfigure:5337: checking minix/config.h presenceconfigure:5337: clang -E conftest.cconftest.c:21:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:5337: $? = 1configure: 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: noconfigure:5337: checking for minix/config.hconfigure:5337: result: noconfigure:5358: checking whether it is safe to define __EXTENSIONS__configure:5376: clang -c conftest.c >&5configure:5376: $? = 0configure:5383: result: yesconfigure:5416: checking whether clang understands -Wallconfigure:5429: clang -c -Wall conftest.c >&5configure:5429: $? = 0configure:5436: result: yesconfigure:5416: checking whether clang understands -Wchar-subscriptsconfigure:5429: clang -c -Wchar-subscripts conftest.c >&5configure:5429: $? = 0configure:5436: result: yesconfigure:5416: checking whether clang understands -Wmissing-prototypesconfigure:5429: clang -c -Wmissing-prototypes conftest.c >&5configure:5429: $? = 0configure:5436: result: yesconfigure:5416: checking whether clang understands -Wmissing-declarationsconfigure:5429: clang -c -Wmissing-declarations conftest.c >&5configure:5429: $? = 0configure:5436: result: yesconfigure:5416: checking whether clang understands -Wunusedconfigure:5429: clang -c -Wunused conftest.c >&5configure:5429: $? = 0configure:5436: result: yesconfigure:5416: checking whether clang understands -Wpointer-arithconfigure:5429: clang -c -Wpointer-arith conftest.c >&5configure:5429: $? = 0configure:5436: result: yesconfigure:5416: checking whether clang understands -Wwrite-stringsconfigure:5429: clang -c -Wwrite-strings conftest.c >&5configure:5429: $? = 0configure:5436: result: yesconfigure:5416: checking whether clang understands -Wnested-externsconfigure:5429: clang -c -Wnested-externs conftest.c >&5configure:5429: $? = 0configure:5436: result: yesconfigure:5416: checking whether clang understands -Wno-sign-compareconfigure:5429: clang -c -Wno-sign-compare conftest.c >&5configure:5429: $? = 0configure:5436: result: yesconfigure:5451: checking for perlconfigure:5469: found /usr/bin/perlconfigure:5482: result: /usr/bin/perlconfigure:5503: checking for diffconfigure:5521: found /usr/bin/diffconfigure:5534: result: /usr/bin/diffconfigure:5591: result: adding -w to diff in regression testsconfigure:5591: result: adding --unified to diff in regression testsconfigure:5608: checking for special C compiler options needed for large filesconfigure:5653: result: noconfigure:5659: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:5684: clang -c conftest.c >&5configure:5684: $? = 0configure:5716: result: noconfigure:5819: checking for ANSI C header filesconfigure:5923: result: yesconfigure:5934: checking errno.h usabilityconfigure:5934: clang -c conftest.c >&5configure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking errno.h presenceconfigure:5934: clang -E conftest.cconfigure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking for errno.hconfigure:5934: result: yesconfigure:5934: checking fcntl.h usabilityconfigure:5934: clang -c conftest.c >&5configure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking fcntl.h presenceconfigure:5934: clang -E conftest.cconfigure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking for fcntl.hconfigure:5934: result: yesconfigure:5934: checking glob.h usabilityconfigure:5934: clang -c conftest.c >&5configure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking glob.h presenceconfigure:5934: clang -E conftest.cconfigure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking for glob.hconfigure:5934: result: yesconfigure:5934: checking limits.h usabilityconfigure:5934: clang -c conftest.c >&5configure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking limits.h presenceconfigure:5934: clang -E conftest.cconfigure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking for limits.hconfigure:5934: result: yesconfigure:5934: checking pwd.h usabilityconfigure:5934: clang -c conftest.c >&5configure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking pwd.h presenceconfigure:5934: clang -E conftest.cconfigure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking for pwd.hconfigure:5934: result: yesconfigure:5934: checking stdbool.h usabilityconfigure:5934: clang -c conftest.c >&5configure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking stdbool.h presenceconfigure:5934: clang -E conftest.cconfigure:5934: $? = 0configure:5934: result: yesconfigure:5934: checking for stdbool.hconfigure:5934: result: yesconfigure:5948: checking stdarg.h usabilityconfigure:5948: clang -c conftest.c >&5configure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking stdarg.h presenceconfigure:5948: clang -E conftest.cconfigure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking for stdarg.hconfigure:5948: result: yesconfigure:5948: checking for stdbool.hconfigure:5948: result: yesconfigure:5948: checking stdio.h usabilityconfigure:5948: clang -c conftest.c >&5configure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking stdio.h presenceconfigure:5948: clang -E conftest.cconfigure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking for stdio.hconfigure:5948: result: yesconfigure:5948: checking sys/cdio.h usabilityconfigure:5948: clang -c conftest.c >&5conftest.c:70:10: fatal error: 'sys/cdio.h' file not found#include ^1 error generated.configure:5948: $? = 1configure: 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: noconfigure:5948: checking sys/cdio.h presenceconfigure:5948: clang -E conftest.cconftest.c:37:10: fatal error: 'sys/cdio.h' file not found#include ^1 error generated.configure:5948: $? = 1configure: 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: noconfigure:5948: checking for sys/cdio.hconfigure:5948: result: noconfigure:5948: checking sys/param.h usabilityconfigure:5948: clang -c conftest.c >&5configure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking sys/param.h presenceconfigure:5948: clang -E conftest.cconfigure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking for sys/param.hconfigure:5948: result: yesconfigure:5948: checking sys/time.h usabilityconfigure:5948: clang -c conftest.c >&5configure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking sys/time.h presenceconfigure:5948: clang -E conftest.cconfigure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking for sys/time.hconfigure:5948: result: yesconfigure:5948: checking sys/timeb.h usabilityconfigure:5948: clang -c conftest.c >&5configure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking sys/timeb.h presenceconfigure:5948: clang -E conftest.cconfigure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking for sys/timeb.hconfigure:5948: result: yesconfigure:5948: checking sys/utsname.h usabilityconfigure:5948: clang -c conftest.c >&5configure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking sys/utsname.h presenceconfigure:5948: clang -E conftest.cconfigure:5948: $? = 0configure:5948: result: yesconfigure:5948: checking for sys/utsname.hconfigure:5948: result: yesconfigure:5964: checking for unistd.hconfigure:5964: result: yesconfigure:5964: checking getopt.h usabilityconfigure:5964: clang -c conftest.c >&5configure:5964: $? = 0configure:5964: result: yesconfigure:5964: checking getopt.h presenceconfigure:5964: clang -E conftest.cconfigure:5964: $? = 0configure:5964: result: yesconfigure:5964: checking for getopt.hconfigure:5964: result: yesconfigure:5980: checking whether byte ordering is bigendianconfigure:5995: clang -c conftest.c >&5conftest.c:44:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:44:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:5995: $? = 1configure: 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 >&5configure:6040: $? = 0configure:6058: clang -c conftest.c >&5conftest.c:50:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:6058: $? = 1configure: 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: noconfigure:6204: checking for an ANSI C-conforming constconfigure:6270: clang -c conftest.c >&5configure:6270: $? = 0configure:6277: result: yesconfigure:6285: checking for inlineconfigure:6301: clang -c conftest.c >&5configure:6301: $? = 0configure:6309: result: inlineconfigure:6329: checking whether clang supports ISOC99 _Pragma()configure:6342: clang -c conftest.c >&5configure:6342: $? = 0configure:6353: result: yesconfigure:6361: checking for ntddcdrm.hconfigure:6361: clang -c conftest.c >&5conftest.c:77:10: fatal error: 'windows.h' file not found#include ^1 error generated.configure:6361: $? = 1configure: 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: noconfigure:6361: checking for ddk/ntddcdrm.hconfigure:6361: clang -c conftest.c >&5conftest.c:77:10: fatal error: 'windows.h' file not found#include ^1 error generated.configure:6361: $? = 1configure: 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: noconfigure:6361: checking for ntddscsi.hconfigure:6361: clang -c conftest.c >&5conftest.c:77:10: fatal error: 'windows.h' file not found#include ^1 error generated.configure:6361: $? = 1configure: 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: noconfigure:6361: checking for ddk/ntddscsi.hconfigure:6361: clang -c conftest.c >&5conftest.c:77:10: fatal error: 'windows.h' file not found#include ^1 error generated.configure:6361: $? = 1configure: 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: noconfigure:6361: checking for ddk/scsi.hconfigure:6361: clang -c conftest.c >&5conftest.c:77:10: fatal error: 'windows.h' file not found#include ^1 error generated.configure:6361: $? = 1configure: 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: noconfigure:6378: checking for S_ISLNK() macroconfigure:6395: clang -o conftest conftest.c >&5configure:6395: $? = 0configure:6396: result: yesconfigure:6407: checking for S_ISSOCK() macroconfigure:6424: clang -o conftest conftest.c >&5configure:6424: $? = 0configure:6425: result: yesconfigure:6436: checking for struct timespecconfigure:6453: clang -c conftest.c >&5configure:6453: $? = 0configure:6454: result: yesconfigure:6464: checking how to create empty arraysconfigure:6479: clang -c conftest.c >&5configure:6479: $? = 0configure:6513: result: []configure:6867: checking how to print stringsconfigure:6894: result: printfconfigure:6915: checking for a sed that does not truncate outputconfigure:6979: result: /usr/bin/sedconfigure:6997: checking for fgrepconfigure:7059: result: /usr/bin/grep -Fconfigure:7094: checking for ld used by clangconfigure:7161: result: /usr/bin/ldconfigure:7168: checking if the linker (/usr/bin/ld) is GNU ldconfigure:7183: result: yesconfigure:7195: checking for BSD- or MS-compatible name lister (nm)configure:7244: result: /usr/bin/nm -Bconfigure:7374: checking the name lister (/usr/bin/nm -B) interfaceconfigure:7381: clang -c conftest.c >&5configure:7384: /usr/bin/nm -B "conftest.o"configure:7387: output0000000000000000 B some_variableconfigure:7394: result: BSD nmconfigure:7397: checking whether ln -s worksconfigure:7401: result: yesconfigure:7409: checking the maximum length of command line argumentsconfigure:7540: result: 1572864configure:7557: checking whether the shell understands some XSI constructsconfigure:7567: result: yesconfigure:7571: checking whether the shell understands "+="configure:7577: result: yesconfigure:7612: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu formatconfigure:7652: result: func_convert_file_noopconfigure:7659: checking how to convert x86_64-unknown-linux-gnu file names to toolchain formatconfigure:7679: result: func_convert_file_noopconfigure:7686: checking for /usr/bin/ld option to reload object filesconfigure:7693: result: -rconfigure:7727: checking for x86_64-unknown-linux-objdumpconfigure:7754: result: objdumpconfigure:7823: checking how to recognize dependent librariesconfigure:8021: result: pass_allconfigure:8066: checking for x86_64-unknown-linux-dlltoolconfigure:8093: result: dlltoolconfigure:8163: checking how to associate runtime and link librariesconfigure:8190: result: printf %s\nconfigure:8206: checking for x86_64-unknown-linux-arconfigure:8236: result: noconfigure:8250: checking for arconfigure:8266: found /usr/bin/arconfigure:8277: result: arconfigure:8314: checking for archiver @FILE supportconfigure:8331: clang -c conftest.c >&5configure:8331: $? = 0configure:8334: ar cru libconftest.a @conftest.lst >&5ar: `u' modifier ignored since `D' is the default (see `U')configure:8337: $? = 0configure:8342: ar cru libconftest.a @conftest.lst >&5ar: `u' modifier ignored since `D' is the default (see `U')ar: conftest.o: No such file or directoryconfigure:8345: $? = 1configure:8357: result: @configure:8375: checking for x86_64-unknown-linux-stripconfigure:8402: result: stripconfigure:8474: checking for x86_64-unknown-linux-ranlibconfigure:8504: result: noconfigure:8514: checking for ranlibconfigure:8530: found /usr/bin/ranlibconfigure:8541: result: ranlibconfigure:8643: checking command to parse /usr/bin/nm -B output from clang objectconfigure:8763: clang -c conftest.c >&5configure:8766: $? = 0configure: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.nmconfigure:8773: $? = 0configure:8839: clang -o conftest conftest.c conftstm.o >&5configure:8842: $? = 0configure:8880: result: okconfigure:8917: checking for sysrootconfigure:8947: result: noconfigure:9024: clang -c conftest.c >&5configure:9027: $? = 0configure:9176: checking for x86_64-unknown-linux-mtconfigure:9206: result: noconfigure:9216: checking for mtconfigure:9246: result: noconfigure:9266: checking if : is a manifest toolconfigure:9272: : '-?'configure:9280: result: noconfigure:9919: checking for dlfcn.hconfigure:9919: clang -c conftest.c >&5configure:9919: $? = 0configure:9919: result: yesconfigure:10134: checking for objdirconfigure:10149: result: .libsconfigure:10420: checking if clang supports -fno-rtti -fno-exceptionsconfigure:10438: clang -c -fno-rtti -fno-exceptions conftest.c >&5configure:10442: $? = 0configure:10455: result: yesconfigure:10782: checking for clang option to produce PICconfigure:10789: result: -fPIC -DPICconfigure:10797: checking if clang PIC flag -fPIC -DPIC worksconfigure:10815: clang -c -fPIC -DPIC -DPIC conftest.c >&5configure:10819: $? = 0configure:10832: result: yesconfigure:10861: checking if clang static flag -static worksconfigure:10889: result: yesconfigure:10904: checking if clang supports -c -o file.oconfigure:10925: clang -c -o out/conftest2.o conftest.c >&5configure:10929: $? = 0configure:10951: result: yesconfigure:10959: checking if clang supports -c -o file.oconfigure:11006: result: yesconfigure:11039: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:12196: result: yesconfigure:12233: checking whether -lc should be explicitly linked inconfigure:12241: clang -c conftest.c >&5configure:12244: $? = 0configure:12259: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1configure:12262: $? = 0configure:12276: result: noconfigure:12436: checking dynamic linker characteristicsconfigure:12936: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5configure:12936: $? = 0configure:13170: result: GNU/Linux ld.soconfigure:13277: checking how to hardcode library paths into programsconfigure:13302: result: immediateconfigure:13842: checking whether stripping libraries is possibleconfigure:13847: result: yesconfigure:13882: checking if libtool supports shared librariesconfigure:13884: result: yesconfigure:13887: checking whether to build shared librariesconfigure:13908: result: yesconfigure:13911: checking whether to build static librariesconfigure:13915: result: noconfigure:13938: checking how to run the C++ preprocessorconfigure:13965: clang++ -E conftest.cppconfigure:13965: $? = 0configure:13979: clang++ -E conftest.cppconftest.cpp:50:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:13979: $? = 1configure: 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++ -Econfigure:14024: clang++ -E conftest.cppconfigure:14024: $? = 0configure:14038: clang++ -E conftest.cppconftest.cpp:50:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:14038: $? = 1configure: 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_64configure:14281: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ldconfigure:14296: result: yesconfigure:14351: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:15353: result: yesconfigure:15389: clang++ -c conftest.cpp >&5configure:15392: $? = 0configure:15912: checking for clang++ option to produce PICconfigure:15919: result: -fPIC -DPICconfigure:15927: checking if clang++ PIC flag -fPIC -DPIC worksconfigure:15945: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5configure:15949: $? = 0configure:15962: result: yesconfigure:15985: checking if clang++ static flag -static worksconfigure:16013: result: yesconfigure:16025: checking if clang++ supports -c -o file.oconfigure:16046: clang++ -c -o out/conftest2.o conftest.cpp >&5configure:16050: $? = 0configure:16072: result: yesconfigure:16077: checking if clang++ supports -c -o file.oconfigure:16124: result: yesconfigure:16154: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:16193: result: yesconfigure:16334: checking dynamic linker characteristicsconfigure:17002: result: GNU/Linux ld.soconfigure:17055: checking how to hardcode library paths into programsconfigure:17080: result: immediateconfigure:17146: checking for cos in -lmconfigure:17171: clang -o conftest conftest.c -lm >&5conftest.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: $? = 0configure:17180: result: yesconfigure:17312: checking Checking what sed uses for extended regular expressionsconfigure:17327: result: -rconfigure:17410: checking linux/version.h usabilityconfigure:17410: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5configure:17410: $? = 0configure:17410: result: yesconfigure:17410: checking linux/version.h presenceconfigure:17410: clang -E conftest.cconfigure:17410: $? = 0configure:17410: result: yesconfigure:17410: checking for linux/version.hconfigure:17410: result: yesconfigure:17410: checking linux/major.h usabilityconfigure:17410: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5configure:17410: $? = 0configure:17410: result: yesconfigure:17410: checking linux/major.h presenceconfigure:17410: clang -E conftest.cconfigure:17410: $? = 0configure:17410: result: yesconfigure:17410: checking for linux/major.hconfigure:17410: result: yesconfigure:17422: checking linux/cdrom.h usabilityconfigure:17422: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5configure:17422: $? = 0configure:17422: result: yesconfigure:17422: checking linux/cdrom.h presenceconfigure:17422: clang -E conftest.cconfigure:17422: $? = 0configure:17422: result: yesconfigure:17422: checking for linux/cdrom.hconfigure:17422: result: yesconfigure:17447: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5In 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: $? = 1configure: 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 variableconfigure:17631: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5conftest.c:62:8: warning: unused variable 'test_timezone' [-Wunused-variable]long test_timezone = timezone;^1 warning generated.configure:17631: $? = 0configure:17632: result: yesconfigure:17668: checking for chdirconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for drand48configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for fseekoconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for fseeko64configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for ftruncateconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for geteuidconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for getgidconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for getuidconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for getpwuidconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for gettimeofdayconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for lseek64configure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for lstatconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for memcpyconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5conftest.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: $? = 0configure:17668: result: yesconfigure:17668: checking for memsetconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5conftest.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: $? = 0configure:17668: result: yesconfigure:17668: checking for randconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for seteuidconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for setegidconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for snprintfconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5conftest.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: $? = 0configure:17668: result: yesconfigure:17668: checking for setenvconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for strndupconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5conftest.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: $? = 0configure:17668: result: yesconfigure:17668: checking for unsetenvconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for tzsetconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for sleepconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for _stati64configure: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: $? = 1configure: 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: noconfigure:17668: checking for usleepconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for vsnprintfconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5conftest.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: $? = 0configure:17668: result: yesconfigure:17668: checking for readlinkconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for realpathconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for gmtime_rconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17668: checking for localtime_rconfigure:17668: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17668: $? = 0configure:17668: result: yesconfigure:17679: checking for timegmconfigure:17679: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:17679: $? = 0configure:17679: result: yesconfigure:17687: checking for struct tm.tm_gmtoffconfigure:17687: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5configure:17687: $? = 0configure:17687: result: yesconfigure:17697: checking whether time.h defines daylight and timezone variablesconfigure:17712: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5configure:17712: $? = 0configure:17722: result: yesconfigure:17725: checking whether time.h defines tzname variableconfigure:17740: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5conftest.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: $? = 0configure:17750: result: yesconfigure:17802: checking for ld used by GCCconfigure:17866: result: /usr/bin/ld -m elf_x86_64configure:17873: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ldconfigure:17886: result: yesconfigure:17893: checking for shared library run path originconfigure:17906: result: doneconfigure:18414: checking for iconvconfigure:18436: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:18436: $? = 0configure:18468: result: yesconfigure:18471: checking for working iconvconfigure:18547: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:18547: $? = 0configure:18547: ./conftestconfigure:18547: $? = 0configure:18559: result: yesconfigure:18587: checking for iconv declarationconfigure:18616: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5configure:18616: $? = 0configure: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 CODESETconfigure:18654: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:18654: $? = 0configure:18663: result: yesconfigure:18723: checking for x86_64-unknown-linux-pkg-configconfigure:18756: result: noconfigure:18766: checking for pkg-configconfigure:18784: found /usr/bin/pkg-configconfigure:18796: result: /usr/bin/pkg-configconfigure:18821: checking pkg-config is at least version 0.9.0configure:18824: result: yesconfigure:18835: checking for CDDBconfigure:18842: $PKG_CONFIG --exists --print-errors "libcddb >= 1.0.1"configure:18845: $? = 0configure:18858: $PKG_CONFIG --exists --print-errors "libcddb >= 1.0.1"configure:18861: $? = 0configure:18900: result: yesconfigure:18909: checking for connect in -lsocketconfigure: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 -lsocketclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:18934: $? = 1configure: 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: noconfigure:18954: checking for gethostbynameconfigure:18954: clang -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5configure:18954: $? = 0configure:18954: result: yesconfigure:19017: checking ncurses.h usabilityconfigure:19017: clang -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5configure:19017: $? = 0configure:19017: result: yesconfigure:19017: checking ncurses.h presenceconfigure:19017: clang -E conftest.cconfigure:19017: $? = 0configure:19017: result: yesconfigure:19017: checking for ncurses.hconfigure:19017: result: yesconfigure:19061: checking for mvprintw in -lncursesconfigure: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 >&5configure:19086: $? = 0configure:19095: result: yesconfigure:19195: checking for keypad in -lncursesconfigure: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 >&5configure:19220: $? = 0configure:19230: result: yesconfigure:19478: checking that generated files are newer than configureconfigure:19484: result: doneconfigure:19498: checking that generated files are newer than configureconfigure:19504: result: doneconfigure:19588: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by libcdio config.status 0.93, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 7308c862c866config.status:1339: creating Makefileconfig.status:1339: creating example/Makefileconfig.status:1339: creating include/Makefileconfig.status:1339: creating include/cdio/Makefileconfig.status:1339: creating include/cdio++/Makefileconfig.status:1339: creating include/cdio/version.hconfig.status:1339: creating doc/doxygen/Doxyfileconfig.status:1339: creating doc/Makefileconfig.status:1339: creating lib/Makefileconfig.status:1339: creating lib/driver/Makefileconfig.status:1339: creating lib/iso9660/Makefileconfig.status:1339: creating lib/udf/Makefileconfig.status:1339: creating libcdio.pcconfig.status:1339: creating libiso9660.pcconfig.status:1339: creating libudf.pcconfig.status:1339: creating package/libcdio.specconfig.status:1339: creating src/Makefileconfig.status:1339: creating test/check_common_fnconfig.status:1339: creating test/data/Makefileconfig.status:1339: creating test/driver/Makefileconfig.status:1339: creating test/driver/bincue.cconfig.status:1339: creating test/driver/cdrdao.cconfig.status:1339: creating test/driver/nrg.cconfig.status:1339: creating test/driver/track.cconfig.status:1339: creating test/testgetdevices.cconfig.status:1339: creating test/testisocd_joliet.cconfig.status:1339: creating test/testisorr.cconfig.status:1339: creating test/testisocd2.cconfig.status:1339: creating test/testpregap.cconfig.status:1339: creating test/testudf.cconfig.status:1339: creating test/Makefileconfig.status:1339: creating example/C++/Makefileconfig.status:1339: creating example/C++/OO/Makefileconfig.status:1339: creating lib/cdio++/Makefileconfig.status:1339: creating libcdio++.pcconfig.status:1339: creating libiso9660++.pcconfig.status:1339: creating test/check_cue.shconfig.status:1339: creating test/check_iso.shconfig.status:1339: creating test/check_nrg.shconfig.status:1339: creating test/check_udf.shconfig.status:1339: creating test/check_iso_read.shconfig.status:1339: creating config.hconfig.status:1568: executing depfiles commandsconfig.status:1568: executing libtool commandsconfig.status:1568: executing checks commandsconfigure:22138:Using CD-ROM drivers : cdrdao, BIN/CUE, NRG, GNU/LinuxBuilding cd-info : yesBuilding cd-read : yesBuilding cdda-player : yesBuilding iso-info : yesBuilding iso-read : yesBuilding C++ programs: yes## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_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=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_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=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func__stati64=noac_cv_func_chdir=yesac_cv_func_drand48=yesac_cv_func_fseeko64=yesac_cv_func_fseeko=yesac_cv_func_ftruncate=yesac_cv_func_geteuid=yesac_cv_func_getgid=yesac_cv_func_gethostbyname=yesac_cv_func_getpwuid=yesac_cv_func_gettimeofday=yesac_cv_func_getuid=yesac_cv_func_gmtime_r=yesac_cv_func_localtime_r=yesac_cv_func_lseek64=yesac_cv_func_lstat=yesac_cv_func_memcpy=yesac_cv_func_memset=yesac_cv_func_rand=yesac_cv_func_readlink=yesac_cv_func_realpath=yesac_cv_func_setegid=yesac_cv_func_setenv=yesac_cv_func_seteuid=yesac_cv_func_sleep=yesac_cv_func_snprintf=yesac_cv_func_strndup=yesac_cv_func_timegm=yesac_cv_func_tzset=yesac_cv_func_unsetenv=yesac_cv_func_usleep=yesac_cv_func_vsnprintf=yesac_cv_header_ddk_ntddcdrm_h=noac_cv_header_ddk_ntddscsi_h=noac_cv_header_ddk_scsi_h=noac_cv_header_dlfcn_h=yesac_cv_header_errno_h=yesac_cv_header_fcntl_h=yesac_cv_header_getopt_h=yesac_cv_header_glob_h=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_linux_cdrom_h=yesac_cv_header_linux_major_h=yesac_cv_header_linux_version_h=yesac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_cv_header_ncurses_h=yesac_cv_header_ntddcdrm_h=noac_cv_header_ntddscsi_h=noac_cv_header_pwd_h=yesac_cv_header_stdarg_h=yesac_cv_header_stdbool_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdio_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_cdio_h=noac_cv_header_sys_param_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_timeb_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_utsname_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_m_cos=yesac_cv_lib_ncurses___keypad=yesac_cv_lib_ncurses_mvprintw=yesac_cv_lib_socket_connect=noac_cv_member_struct_tm_tm_gmtoff=yesac_cv_objext=oac_cv_path_DIFF=/usr/bin/diffac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_FGREP='/usr/bin/grep -F'ac_cv_path_GREP=/usr/bin/grepac_cv_path_PERL=/usr/bin/perlac_cv_path_SED=/usr/bin/sedac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_CXXCPP='clang++ -E'ac_cv_prog_DLLTOOL=dlltoolac_cv_prog_OBJDUMP=objdumpac_cv_prog_STRIP=stripac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_safe_to_define___extensions__=yesac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noacl_cv_hardcode_direct=noacl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'acl_cv_hardcode_libdir_separator=acl_cv_hardcode_minus_L=noacl_cv_libext=aacl_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=yesacl_cv_rpath=doneacl_cv_shlibext=soacl_cv_wl=-Wl,am_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3am_cv_func_iconv=yesam_cv_func_iconv_works=yesam_cv_langinfo_codeset=yesam_cv_lib_iconv=noam_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yesam_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=nolt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/usr/bin/ldlt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'lt_cv_path_NM='/usr/bin/nm -B'lt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_c_o_CXX=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_pic_works_CXX=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=yeslt_cv_prog_compiler_static_works_CXX=yeslt_cv_prog_gnu_ld=yeslt_cv_prog_gnu_ldcxx=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'lt_cv_shlibpath_overrides_runpath=nolt_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=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_nooppkg_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