Build of libcdio with vanilla toolchain

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

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

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

The process tree of the build process is here.

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

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libcdio 0.93-3 (Wed Aug 24 14:05:27 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libcddb-1.3.2-4
#
# Total Installed Size: 0.18 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libcddb...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether make supports nested variables... (cached) yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking for genisoimage... no
# checking for mkisofs... no
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether gcc understands -Wall... yes
# checking whether gcc understands -Wchar-subscripts... yes
# checking whether gcc understands -Wmissing-prototypes... yes
# checking whether gcc understands -Wmissing-declarations... yes
# checking whether gcc understands -Wunused... yes
# checking whether gcc understands -Wpointer-arith... yes
# checking whether gcc understands -Wwrite-strings... yes
# checking whether gcc understands -Wnested-externs... yes
# checking whether gcc understands -Wno-sign-compare... yes
# checking for perl... /usr/bin/perl
# checking for diff... /usr/bin/diff
# adding -w to diff in regression tests
# adding --unified to diff in regression tests
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for ANSI C header files... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking glob.h usability... yes
# checking glob.h presence... yes
# checking for glob.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking stdbool.h usability... yes
# checking stdbool.h presence... yes
# checking for stdbool.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for stdbool.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking sys/cdio.h usability... no
# checking sys/cdio.h presence... no
# checking for sys/cdio.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timeb.h usability... yes
# checking sys/timeb.h presence... yes
# checking for sys/timeb.h... yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking for unistd.h... (cached) yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking whether byte ordering is bigendian... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking whether gcc supports ISOC99 _Pragma()... yes
# checking for ntddcdrm.h... no
# checking for ddk/ntddcdrm.h... no
# checking for ntddscsi.h... no
# checking for ddk/ntddscsi.h... no
# checking for ddk/scsi.h... no
# checking for S_ISLNK() macro... yes
# checking for S_ISSOCK() macro... yes
# checking for struct timespec... yes
# checking how to create empty arrays... []
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for cos in -lm... yes
# checking Checking what sed uses for extended regular expressions... -r
# checking linux/version.h usability... yes
# checking linux/version.h presence... yes
# checking for linux/version.h... yes
# checking linux/major.h usability... yes
# checking linux/major.h presence... yes
# checking for linux/major.h... yes
# checking linux/cdrom.h usability... yes
# checking linux/cdrom.h presence... yes
# checking for linux/cdrom.h... yes
# checking extern long timezone variable... yes
# checking for chdir... yes
# checking for drand48... yes
# checking for fseeko... yes
# checking for fseeko64... yes
# checking for ftruncate... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for getpwuid... yes
# checking for gettimeofday... yes
# checking for lseek64... yes
# checking for lstat... yes
# checking for memcpy... yes
# checking for memset... yes
# checking for rand... yes
# checking for seteuid... yes
# checking for setegid... yes
# checking for snprintf... yes
# checking for setenv... yes
# checking for strndup... yes
# checking for unsetenv... yes
# checking for tzset... yes
# checking for sleep... yes
# checking for _stati64... no
# checking for usleep... yes
# checking for vsnprintf... yes
# checking for readlink... yes
# checking for realpath... yes
# checking for gmtime_r... yes
# checking for localtime_r... yes
# checking for timegm... yes
# checking for struct tm.tm_gmtoff... yes
# checking whether time.h defines daylight and timezone variables... yes
# checking whether time.h defines tzname variable... yes
# checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for iconv... yes
# checking for working iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for nl_langinfo and CODESET... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for CDDB... yes
# checking for connect in -lsocket... no
# checking for gethostbyname... yes
# checking ncurses.h usability... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking for mvprintw in -lncurses... yes
# checking for keypad in -lncurses... yes
# checking that generated files are newer than configure... done
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating example/Makefile
# config.status: creating include/Makefile
# config.status: creating include/cdio/Makefile
# config.status: creating include/cdio++/Makefile
# config.status: creating include/cdio/version.h
# config.status: creating doc/doxygen/Doxyfile
# config.status: creating doc/Makefile
# config.status: creating lib/Makefile
# config.status: creating lib/driver/Makefile
# config.status: creating lib/iso9660/Makefile
# config.status: creating lib/udf/Makefile
# config.status: creating libcdio.pc
# config.status: creating libiso9660.pc
# config.status: creating libudf.pc
# config.status: creating package/libcdio.spec
# config.status: creating src/Makefile
# config.status: creating test/check_common_fn
# config.status: creating test/data/Makefile
# config.status: creating test/driver/Makefile
# config.status: creating test/driver/bincue.c
# config.status: creating test/driver/cdrdao.c
# config.status: creating test/driver/nrg.c
# config.status: creating test/driver/track.c
# config.status: creating test/testgetdevices.c
# config.status: creating test/testisocd_joliet.c
# config.status: creating test/testisorr.c
# config.status: creating test/testisocd2.c
# config.status: creating test/testpregap.c
# config.status: creating test/testudf.c
# config.status: creating test/Makefile
# config.status: creating example/C++/Makefile
# config.status: creating example/C++/OO/Makefile
# config.status: creating lib/cdio++/Makefile
# config.status: creating libcdio++.pc
# config.status: creating libiso9660++.pc
# config.status: creating test/check_cue.sh
# config.status: creating test/check_iso.sh
# config.status: creating test/check_nrg.sh
# config.status: creating test/check_udf.sh
# config.status: creating test/check_iso_read.sh
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing checks commands
# configure:
# Using CD-ROM drivers : cdrdao, BIN/CUE, NRG, GNU/Linux
# Building cd-info : yes
# Building cd-read : yes
# Building cdda-player : yes
# Building iso-info : yes
# Building iso-read : yes
# Building C++ programs: yes
# make all-recursive
# make[1]: Entering directory '/tmp/libcdio/src/libcdio-0.93'
# Making all in doc
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/doc'
# Making all in include
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include'
# Making all in cdio
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include/cdio'
# make all-am
# make[4]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include/cdio'
# make[4]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/include/cdio'
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/include/cdio'
# Making all in cdio++
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include/cdio++'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/include/cdio++'
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/include'
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/include'
# Making all in lib
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib'
# Making all in driver
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib/driver'
# CC _cdio_generic.lo
# CC _cdio_stdio.lo
# _cdio_stdio.c:91:19: warning: '_rcsid' defined but not used [-Wunused-const-variable=]
# static const char _rcsid[] = "$Id: _cdio_stdio.c,v 1.6 2008/04/22 15:29:11 karl Exp $";
# ^~~~~~
# CC _cdio_stream.lo
# CC abs_path.lo
# _cdio_stream.c:44:19: warning: '_rcsid' defined but not used [-Wunused-const-variable=]
# static const char _rcsid[] = "$Id: _cdio_stream.c,v 1.9 2008/04/22 15:29:11 karl Exp $";
# ^~~~~~
# CC aix.lo
# CC bsdi.lo
# CC audio.lo
# CC cd_types.lo
# CC cdio.lo
# cd_types.c: In function 'cdio_guess_cd_type':
# cd_types.c:292:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if ( _cdio_read_block(p_cdio, 35, start_session, 5, i_track) < 0)
# ^~
# cd_types.c:295:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# iso_analysis->UDFVerMinor=(unsigned int)buffer[5][240];
# ^~~~~~~~~~~~
# CC cdtext.lo
# cdio.c:41:19: warning: '_rcsid' defined but not used [-Wunused-const-variable=]
# static const char _rcsid[] = "$Id: cdio.c,v 1.14 2008/04/22 15:29:11 karl Exp $";
# ^~~~~~
# CC device.lo
# CC disc.lo
# CC ds.lo
# ds.c:36:19: warning: '_rcsid' defined but not used [-Wunused-const-variable=]
# static const char _rcsid[] = "$Id: ds.c,v 1.4 2008/04/22 15:29:12 karl Exp $";
# ^~~~~~
# CC freebsd.lo
# CC freebsd_cam.lo
# FreeBSD/freebsd_cam.c:27:19: warning: '_rcsid' defined but not used [-Wunused-const-variable=]
# static const char _rcsid[] = "$Id: freebsd_cam.c,v 1.12 2008/04/21 18:30:20 karl Exp $";
# ^~~~~~
# CC freebsd_ioctl.lo
# CC gnu_linux.lo
# FreeBSD/freebsd_ioctl.c:27:19: warning: '_rcsid' defined but not used [-Wunused-const-variable=]
# static const char _rcsid[] = "$Id: freebsd_ioctl.c,v 1.7 2008/04/21 18:30:20 karl Exp $";
# ^~~~~~
# CC bincue.lo
# CC cdrdao.lo
# CC image_common.lo
# CC nrg.lo
# CC logging.lo
# CC memory.lo
# CC mmc.lo
# CC mmc_hl_cmds.lo
# CC mmc_ll_cmds.lo
# CC mmc_util.lo
# CC aspi32.lo
# CC win32_ioctl.lo
# CC win32.lo
# CC netbsd.lo
# CC os2.lo
# CC osx.lo
# CC read.lo
# CC realpath.lo
# CC sector.lo
# CC solaris.lo
# sector.c:39:19: warning: '_rcsid' defined but not used [-Wunused-const-variable=]
# static const char _rcsid[] = "$Id: sector.c,v 1.5 2005/02/06 04:20:25 rocky Exp $";
# ^~~~~~
# CC track.lo
# CC utf8.lo
# CC util.lo
# CCLD libcdio.la
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib/driver'
# Making all in iso9660
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib/iso9660'
# CC iso9660.lo
# CC iso9660_fs.lo
# iso9660.c:121:19: warning: '_rcsid' defined but not used [-Wunused-const-variable=]
# static const char _rcsid[] = "$Id: iso9660.c,v 1.41 2008/06/25 08:01:54 rocky Exp $";
# ^~~~~~
# CC rock.lo
# CC xa.lo
# CCLD libiso9660.la
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib/iso9660'
# Making all in udf
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib/udf'
# CC udf.lo
# CC udf_file.lo
# CC udf_fs.lo
# CC udf_time.lo
# CC filemode.lo
# CCLD libudf.la
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib/udf'
# Making all in cdio++
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib/cdio++'
# CXX iso9660.lo
# CXX cdio.lo
# CXX devices.lo
# CXXLD libcdio++.la
# CXXLD libiso9660++.la
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib/cdio++'
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/lib'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib'
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/lib'
# Making all in src
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/src'
# CC cd-drive.o
# CC util.o
# CC getopt.o
# CC getopt1.o
# CC cd-info.o
# CC cddb.o
# CC cd-read.o
# CC iso-info.o
# CC iso-read.o
# CC cdda-player.o
# CC mmc-tool.o
# CCLD cd-drive
# CCLD cd-info
# CCLD cd-read
# CCLD iso-info
# CCLD iso-read
# CCLD cdda-player
# CCLD mmc-tool
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/src'
# Making all in test
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/test'
# Making all in data
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/test/data'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/test/data'
# Making all in driver
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/test/driver'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/test/driver'
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/test'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/test'
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/test'
# Making all in example
# make[2]: Entering directory '/tmp/libcdio/src/libcdio-0.93/example'
# Making all in C++
# make[3]: Entering directory '/tmp/libcdio/src/libcdio-0.93/example/C++'
# Making all in OO
# make[4]: Entering directory '/tmp/libcdio/src/libcdio-0.93/example/C++/OO'
# CXX cdtext.o
# CXX device.o
# CXX drives.o
# CXX eject.o
# CXX isofile.o
# CXX isofile2.o
# CXX isolist.o
# CXX iso4.o
# CXX mmc1.o
# CXX mmc2.o
# CXX tracks.o
# CXXLD cdtext
# CXXLD device
# CXXLD drives
# CXXLD eject
# CXXLD isofile
# CXXLD isofile2
# /usr/bin/ld: isofile2.o: undefined reference to symbol 'cdio_open_am@@CDIO_16'
# /tmp/libcdio/src/libcdio-0.93/lib/driver/.libs/libcdio.so.16: error adding symbols: DSO missing from command line
# collect2: error: ld returned 1 exit status
# make[4]: *** [Makefile:712: isofile2] Error 1
# make[4]: *** Waiting for unfinished jobs....
# make[4]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/example/C++/OO'
# make[3]: *** [Makefile:781: all-recursive] Error 1
# make[3]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/example/C++'
# make[2]: *** [Makefile:944: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/libcdio/src/libcdio-0.93/example'
# make[1]: *** [Makefile:564: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libcdio/src/libcdio-0.93'
# make: *** [Makefile:460: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libcdio/src/libcdio-0.93/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libcdio configure 0.93, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-vcd-info --enable-cpp-progs --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 82b732414332
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2579: checking for a BSD-compatible install
# configure:2647: result: /usr/bin/install -c
# configure:2658: checking whether build environment is sane
# configure:2713: result: yes
# configure:2772: checking for x86_64-unknown-linux-strip
# configure:2802: result: no
# configure:2812: checking for strip
# configure:2828: found /usr/bin/strip
# configure:2839: result: strip
# configure:2864: checking for a thread-safe mkdir -p
# configure:2903: result: /usr/bin/mkdir -p
# configure:2910: checking for gawk
# configure:2926: found /usr/bin/gawk
# configure:2937: result: gawk
# configure:2948: checking whether make sets $(MAKE)
# configure:2970: result: yes
# configure:2999: checking whether make supports nested variables
# configure:3016: result: yes
# configure:3146: checking build system type
# configure:3160: result: x86_64-unknown-linux-gnu
# configure:3180: checking host system type
# configure:3193: result: x86_64-unknown-linux-gnu
# configure:3230: checking whether make supports nested variables
# configure:3247: result: yes
# configure:3266: checking whether to enable maintainer-specific portions of Makefiles
# configure:3275: result: no
# configure:3289: checking whether build environment is sane
# configure:3344: result: yes
# configure:3471: checking for x86_64-unknown-linux-gcc
# configure:3501: result: no
# configure:3511: checking for gcc
# configure:3527: found /usr/bin/gcc
# configure:3538: result: gcc
# configure:3767: checking for C compiler version
# configure:3776: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3787: $? = 0
# configure:3776: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3787: $? = 0
# configure:3776: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3787: $? = 1
# configure:3776: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3787: $? = 1
# configure:3807: checking whether the C compiler works
# configure:3829: gcc conftest.c >&5
# configure:3833: $? = 0
# configure:3881: result: yes
# configure:3884: checking for C compiler default output file name
# configure:3886: result: a.out
# configure:3892: checking for suffix of executables
# configure:3899: gcc -o conftest conftest.c >&5
# configure:3903: $? = 0
# configure:3925: result:
# configure:3947: checking whether we are cross compiling
# configure:3955: gcc -o conftest conftest.c >&5
# configure:3959: $? = 0
# configure:3966: ./conftest
# configure:3970: $? = 0
# configure:3985: result: no
# configure:3990: checking for suffix of object files
# configure:4012: gcc -c conftest.c >&5
# configure:4016: $? = 0
# configure:4037: result: o
# configure:4041: checking whether we are using the GNU C compiler
# configure:4060: gcc -c conftest.c >&5
# configure:4060: $? = 0
# configure:4069: result: yes
# configure:4078: checking whether gcc accepts -g
# configure:4098: gcc -c -g conftest.c >&5
# configure:4098: $? = 0
# configure:4139: result: yes
# configure:4156: checking for gcc option to accept ISO C89
# configure:4219: gcc -c conftest.c >&5
# configure:4219: $? = 0
# configure:4232: result: none needed
# configure:4257: checking whether gcc understands -c and -o together
# configure:4279: gcc -c conftest.c -o conftest2.o
# configure:4282: $? = 0
# configure:4279: gcc -c conftest.c -o conftest2.o
# configure:4282: $? = 0
# configure:4294: result: yes
# configure:4322: checking for style of include used by make
# configure:4350: result: GNU
# configure:4376: checking dependency style of gcc
# configure:4487: result: gcc3
# configure:4519: checking for x86_64-unknown-linux-g++
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-c++
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-gpp
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-aCC
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-CC
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-cxx
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-cc++
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-cl.exe
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-FCC
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-KCC
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-RCC
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-xlC_r
# configure:4549: result: no
# configure:4519: checking for x86_64-unknown-linux-xlC
# configure:4549: result: no
# configure:4563: checking for g++
# configure:4579: found /usr/bin/g++
# configure:4590: result: g++
# configure:4617: checking for C++ compiler version
# configure:4626: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4637: $? = 0
# configure:4626: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4637: $? = 0
# configure:4626: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4637: $? = 1
# configure:4626: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4637: $? = 1
# configure:4641: checking whether we are using the GNU C++ compiler
# configure:4660: g++ -c conftest.cpp >&5
# configure:4660: $? = 0
# configure:4669: result: yes
# configure:4678: checking whether g++ accepts -g
# configure:4698: g++ -c -g conftest.cpp >&5
# configure:4698: $? = 0
# configure:4739: result: yes
# configure:4764: checking dependency style of g++
# configure:4875: result: gcc3
# configure:4899: checking for genisoimage
# configure:4929: result: no
# configure:4899: checking for mkisofs
# configure:4929: result: no
# configure:4944: checking how to run the C preprocessor
# configure:4975: gcc -E conftest.c
# configure:4975: $? = 0
# configure:4989: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4989: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | /* end confdefs.h. */
# | #include
# configure:5014: result: gcc -E
# configure:5034: gcc -E conftest.c
# configure:5034: $? = 0
# configure:5048: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | /* end confdefs.h. */
# | #include
# configure:5077: checking for grep that handles long lines and -e
# configure:5135: result: /usr/bin/grep
# configure:5140: checking for egrep
# configure:5202: result: /usr/bin/grep -E
# configure:5207: checking for ANSI C header files
# configure:5227: gcc -c conftest.c >&5
# configure:5227: $? = 0
# configure:5300: gcc -o conftest conftest.c >&5
# configure:5300: $? = 0
# configure:5300: ./conftest
# configure:5300: $? = 0
# configure:5311: result: yes
# configure:5324: checking for sys/types.h
# configure:5324: gcc -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for sys/stat.h
# configure:5324: gcc -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for stdlib.h
# configure:5324: gcc -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for string.h
# configure:5324: gcc -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for memory.h
# configure:5324: gcc -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for strings.h
# configure:5324: gcc -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for inttypes.h
# configure:5324: gcc -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for stdint.h
# configure:5324: gcc -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5324: checking for unistd.h
# configure:5324: gcc -c conftest.c >&5
# configure:5324: $? = 0
# configure:5324: result: yes
# configure:5337: checking minix/config.h usability
# configure:5337: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5337: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5337: result: no
# configure:5337: checking minix/config.h presence
# configure:5337: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5337: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5337: result: no
# configure:5337: checking for minix/config.h
# configure:5337: result: no
# configure:5358: checking whether it is safe to define __EXTENSIONS__
# configure:5376: gcc -c conftest.c >&5
# configure:5376: $? = 0
# configure:5383: result: yes
# configure:5416: checking whether gcc understands -Wall
# configure:5429: gcc -c -Wall conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether gcc understands -Wchar-subscripts
# configure:5429: gcc -c -Wchar-subscripts conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether gcc understands -Wmissing-prototypes
# configure:5429: gcc -c -Wmissing-prototypes conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether gcc understands -Wmissing-declarations
# configure:5429: gcc -c -Wmissing-declarations conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether gcc understands -Wunused
# configure:5429: gcc -c -Wunused conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether gcc understands -Wpointer-arith
# configure:5429: gcc -c -Wpointer-arith conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether gcc understands -Wwrite-strings
# configure:5429: gcc -c -Wwrite-strings conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether gcc understands -Wnested-externs
# configure:5429: gcc -c -Wnested-externs conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5416: checking whether gcc understands -Wno-sign-compare
# configure:5429: gcc -c -Wno-sign-compare conftest.c >&5
# configure:5429: $? = 0
# configure:5436: result: yes
# configure:5451: checking for perl
# configure:5469: found /usr/bin/perl
# configure:5482: result: /usr/bin/perl
# configure:5503: checking for diff
# configure:5521: found /usr/bin/diff
# configure:5534: result: /usr/bin/diff
# configure:5591: result: adding -w to diff in regression tests
# configure:5591: result: adding --unified to diff in regression tests
# configure:5608: checking for special C compiler options needed for large files
# configure:5653: result: no
# configure:5659: checking for _FILE_OFFSET_BITS value needed for large files
# configure:5684: gcc -c conftest.c >&5
# configure:5684: $? = 0
# configure:5716: result: no
# configure:5819: checking for ANSI C header files
# configure:5923: result: yes
# configure:5934: checking errno.h usability
# configure:5934: gcc -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking errno.h presence
# configure:5934: gcc -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for errno.h
# configure:5934: result: yes
# configure:5934: checking fcntl.h usability
# configure:5934: gcc -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking fcntl.h presence
# configure:5934: gcc -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for fcntl.h
# configure:5934: result: yes
# configure:5934: checking glob.h usability
# configure:5934: gcc -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking glob.h presence
# configure:5934: gcc -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for glob.h
# configure:5934: result: yes
# configure:5934: checking limits.h usability
# configure:5934: gcc -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking limits.h presence
# configure:5934: gcc -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for limits.h
# configure:5934: result: yes
# configure:5934: checking pwd.h usability
# configure:5934: gcc -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking pwd.h presence
# configure:5934: gcc -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for pwd.h
# configure:5934: result: yes
# configure:5934: checking stdbool.h usability
# configure:5934: gcc -c conftest.c >&5
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking stdbool.h presence
# configure:5934: gcc -E conftest.c
# configure:5934: $? = 0
# configure:5934: result: yes
# configure:5934: checking for stdbool.h
# configure:5934: result: yes
# configure:5948: checking stdarg.h usability
# configure:5948: gcc -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking stdarg.h presence
# configure:5948: gcc -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for stdarg.h
# configure:5948: result: yes
# configure:5948: checking for stdbool.h
# configure:5948: result: yes
# configure:5948: checking stdio.h usability
# configure:5948: gcc -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking stdio.h presence
# configure:5948: gcc -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for stdio.h
# configure:5948: result: yes
# configure:5948: checking sys/cdio.h usability
# configure:5948: gcc -c conftest.c >&5
# conftest.c:70:22: fatal error: sys/cdio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5948: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5948: result: no
# configure:5948: checking sys/cdio.h presence
# configure:5948: gcc -E conftest.c
# conftest.c:37:22: fatal error: sys/cdio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5948: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# configure:5948: result: no
# configure:5948: checking for sys/cdio.h
# configure:5948: result: no
# configure:5948: checking sys/param.h usability
# configure:5948: gcc -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking sys/param.h presence
# configure:5948: gcc -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for sys/param.h
# configure:5948: result: yes
# configure:5948: checking sys/time.h usability
# configure:5948: gcc -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking sys/time.h presence
# configure:5948: gcc -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for sys/time.h
# configure:5948: result: yes
# configure:5948: checking sys/timeb.h usability
# configure:5948: gcc -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking sys/timeb.h presence
# configure:5948: gcc -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for sys/timeb.h
# configure:5948: result: yes
# configure:5948: checking sys/utsname.h usability
# configure:5948: gcc -c conftest.c >&5
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking sys/utsname.h presence
# configure:5948: gcc -E conftest.c
# configure:5948: $? = 0
# configure:5948: result: yes
# configure:5948: checking for sys/utsname.h
# configure:5948: result: yes
# configure:5964: checking for unistd.h
# configure:5964: result: yes
# configure:5964: checking getopt.h usability
# configure:5964: gcc -c conftest.c >&5
# configure:5964: $? = 0
# configure:5964: result: yes
# configure:5964: checking getopt.h presence
# configure:5964: gcc -E conftest.c
# configure:5964: $? = 0
# configure:5964: result: yes
# configure:5964: checking for getopt.h
# configure:5964: result: yes
# configure:5980: checking whether byte ordering is bigendian
# configure:5995: gcc -c conftest.c >&5
# conftest.c:44:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:44:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:44:15: error: unknown type name 'universal'
# configure:5995: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:6040: gcc -c conftest.c >&5
# configure:6040: $? = 0
# configure:6058: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:50:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:50:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:6058: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6186: result: no
# configure:6204: checking for an ANSI C-conforming const
# configure:6270: gcc -c conftest.c >&5
# configure:6270: $? = 0
# configure:6277: result: yes
# configure:6285: checking for inline
# configure:6301: gcc -c conftest.c >&5
# configure:6301: $? = 0
# configure:6309: result: inline
# configure:6329: checking whether gcc supports ISOC99 _Pragma()
# configure:6342: gcc -c conftest.c >&5
# configure:6342: $? = 0
# configure:6353: result: yes
# configure:6361: checking for ntddcdrm.h
# configure:6361: gcc -c conftest.c >&5
# conftest.c:77:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# |
# |
# | #include
# configure:6361: result: no
# configure:6361: checking for ddk/ntddcdrm.h
# configure:6361: gcc -c conftest.c >&5
# conftest.c:77:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# |
# |
# | #include
# configure:6361: result: no
# configure:6361: checking for ntddscsi.h
# configure:6361: gcc -c conftest.c >&5
# conftest.c:77:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# |
# |
# | #include
# configure:6361: result: no
# configure:6361: checking for ddk/ntddscsi.h
# configure:6361: gcc -c conftest.c >&5
# conftest.c:77:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# |
# |
# | #include
# configure:6361: result: no
# configure:6361: checking for ddk/scsi.h
# configure:6361: gcc -c conftest.c >&5
# conftest.c:77:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# |
# |
# | #include
# configure:6361: result: no
# configure:6378: checking for S_ISLNK() macro
# configure:6395: gcc -o conftest conftest.c >&5
# configure:6395: $? = 0
# configure:6396: result: yes
# configure:6407: checking for S_ISSOCK() macro
# configure:6424: gcc -o conftest conftest.c >&5
# configure:6424: $? = 0
# configure:6425: result: yes
# configure:6436: checking for struct timespec
# configure:6453: gcc -c conftest.c >&5
# configure:6453: $? = 0
# configure:6454: result: yes
# configure:6464: checking how to create empty arrays
# configure:6479: gcc -c conftest.c >&5
# configure:6479: $? = 0
# configure:6513: result: []
# configure:6867: checking how to print strings
# configure:6894: result: printf
# configure:6915: checking for a sed that does not truncate output
# configure:6979: result: /usr/bin/sed
# configure:6997: checking for fgrep
# configure:7059: result: /usr/bin/grep -F
# configure:7094: checking for ld used by gcc
# configure:7161: result: /usr/bin/ld
# configure:7168: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7183: result: yes
# configure:7195: checking for BSD- or MS-compatible name lister (nm)
# configure:7244: result: /usr/bin/nm -B
# configure:7374: checking the name lister (/usr/bin/nm -B) interface
# configure:7381: gcc -c conftest.c >&5
# configure:7384: /usr/bin/nm -B "conftest.o"
# configure:7387: output
# 0000000000000000 B some_variable
# configure:7394: result: BSD nm
# configure:7397: checking whether ln -s works
# configure:7401: result: yes
# configure:7409: checking the maximum length of command line arguments
# configure:7540: result: 1572864
# configure:7557: checking whether the shell understands some XSI constructs
# configure:7567: result: yes
# configure:7571: checking whether the shell understands "+="
# configure:7577: result: yes
# configure:7612: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7652: result: func_convert_file_noop
# configure:7659: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7679: result: func_convert_file_noop
# configure:7686: checking for /usr/bin/ld option to reload object files
# configure:7693: result: -r
# configure:7727: checking for x86_64-unknown-linux-objdump
# configure:7754: result: objdump
# configure:7823: checking how to recognize dependent libraries
# configure:8021: result: pass_all
# configure:8066: checking for x86_64-unknown-linux-dlltool
# configure:8093: result: dlltool
# configure:8163: checking how to associate runtime and link libraries
# configure:8190: result: printf %s\n
# configure:8206: checking for x86_64-unknown-linux-ar
# configure:8236: result: no
# configure:8250: checking for ar
# configure:8266: found /usr/bin/ar
# configure:8277: result: ar
# configure:8314: checking for archiver @FILE support
# configure:8331: gcc -c conftest.c >&5
# configure:8331: $? = 0
# configure:8334: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8337: $? = 0
# configure:8342: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:8345: $? = 1
# configure:8357: result: @
# configure:8375: checking for x86_64-unknown-linux-strip
# configure:8402: result: strip
# configure:8474: checking for x86_64-unknown-linux-ranlib
# configure:8504: result: no
# configure:8514: checking for ranlib
# configure:8530: found /usr/bin/ranlib
# configure:8541: result: ranlib
# configure:8643: checking command to parse /usr/bin/nm -B output from gcc object
# configure:8763: gcc -c conftest.c >&5
# configure:8766: $? = 0
# configure:8770: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:8773: $? = 0
# configure:8839: gcc -o conftest conftest.c conftstm.o >&5
# configure:8842: $? = 0
# configure:8880: result: ok
# configure:8917: checking for sysroot
# configure:8947: result: no
# configure:9024: gcc -c conftest.c >&5
# configure:9027: $? = 0
# configure:9176: checking for x86_64-unknown-linux-mt
# configure:9206: result: no
# configure:9216: checking for mt
# configure:9246: result: no
# configure:9266: checking if : is a manifest tool
# configure:9272: : '-?'
# configure:9280: result: no
# configure:9919: checking for dlfcn.h
# configure:9919: gcc -c conftest.c >&5
# configure:9919: $? = 0
# configure:9919: result: yes
# configure:10134: checking for objdir
# configure:10149: result: .libs
# configure:10420: checking if gcc supports -fno-rtti -fno-exceptions
# configure:10438: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:10442: $? = 0
# configure:10455: result: no
# configure:10782: checking for gcc option to produce PIC
# configure:10789: result: -fPIC -DPIC
# configure:10797: checking if gcc PIC flag -fPIC -DPIC works
# configure:10815: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10819: $? = 0
# configure:10832: result: yes
# configure:10861: checking if gcc static flag -static works
# configure:10889: result: yes
# configure:10904: checking if gcc supports -c -o file.o
# configure:10925: gcc -c -o out/conftest2.o conftest.c >&5
# configure:10929: $? = 0
# configure:10951: result: yes
# configure:10959: checking if gcc supports -c -o file.o
# configure:11006: result: yes
# configure:11039: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12196: result: yes
# configure:12233: checking whether -lc should be explicitly linked in
# configure:12241: gcc -c conftest.c >&5
# configure:12244: $? = 0
# configure:12259: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12262: $? = 0
# configure:12276: result: no
# configure:12436: checking dynamic linker characteristics
# configure:12936: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12936: $? = 0
# configure:13170: result: GNU/Linux ld.so
# configure:13277: checking how to hardcode library paths into programs
# configure:13302: result: immediate
# configure:13842: checking whether stripping libraries is possible
# configure:13847: result: yes
# configure:13882: checking if libtool supports shared libraries
# configure:13884: result: yes
# configure:13887: checking whether to build shared libraries
# configure:13908: result: yes
# configure:13911: checking whether to build static libraries
# configure:13915: result: no
# configure:13938: checking how to run the C++ preprocessor
# configure:13965: g++ -E conftest.cpp
# configure:13965: $? = 0
# configure:13979: g++ -E conftest.cpp
# conftest.cpp:50:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13979: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | #define HAVE_S_ISLNK /**/
# | #define HAVE_S_ISSOCK /**/
# | #define HAVE_STRUCT_TIMESPEC /**/
# | #define EMPTY_ARRAY_SIZE
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:14004: result: g++ -E
# configure:14024: g++ -E conftest.cpp
# configure:14024: $? = 0
# configure:14038: g++ -E conftest.cpp
# conftest.cpp:50:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14038: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | #define HAVE_S_ISLNK /**/
# | #define HAVE_S_ISSOCK /**/
# | #define HAVE_STRUCT_TIMESPEC /**/
# | #define EMPTY_ARRAY_SIZE
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:14207: checking for ld used by g++
# configure:14274: result: /usr/bin/ld -m elf_x86_64
# configure:14281: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:14296: result: yes
# configure:14351: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15353: result: yes
# configure:15389: g++ -c conftest.cpp >&5
# configure:15392: $? = 0
# configure:15912: checking for g++ option to produce PIC
# configure:15919: result: -fPIC -DPIC
# configure:15927: checking if g++ PIC flag -fPIC -DPIC works
# configure:15945: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15949: $? = 0
# configure:15962: result: yes
# configure:15985: checking if g++ static flag -static works
# configure:16013: result: yes
# configure:16025: checking if g++ supports -c -o file.o
# configure:16046: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:16050: $? = 0
# configure:16072: result: yes
# configure:16077: checking if g++ supports -c -o file.o
# configure:16124: result: yes
# configure:16154: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:16193: result: yes
# configure:16334: checking dynamic linker characteristics
# configure:17002: result: GNU/Linux ld.so
# configure:17055: checking how to hardcode library paths into programs
# configure:17080: result: immediate
# configure:17146: checking for cos in -lm
# configure:17171: gcc -o conftest conftest.c -lm >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'cos'
# char cos ();
# ^~~
# configure:17171: $? = 0
# configure:17180: result: yes
# configure:17312: checking Checking what sed uses for extended regular expressions
# configure:17327: result: -r
# configure:17410: checking linux/version.h usability
# configure:17410: gcc -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17410: $? = 0
# configure:17410: result: yes
# configure:17410: checking linux/version.h presence
# configure:17410: gcc -E conftest.c
# configure:17410: $? = 0
# configure:17410: result: yes
# configure:17410: checking for linux/version.h
# configure:17410: result: yes
# configure:17410: checking linux/major.h usability
# configure:17410: gcc -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17410: $? = 0
# configure:17410: result: yes
# configure:17410: checking linux/major.h presence
# configure:17410: gcc -E conftest.c
# configure:17410: $? = 0
# configure:17410: result: yes
# configure:17410: checking for linux/major.h
# configure:17410: result: yes
# configure:17422: checking linux/cdrom.h usability
# configure:17422: gcc -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17422: $? = 0
# configure:17422: result: yes
# configure:17422: checking linux/cdrom.h presence
# configure:17422: gcc -E conftest.c
# configure:17422: $? = 0
# configure:17422: result: yes
# configure:17422: checking for linux/cdrom.h
# configure:17422: result: yes
# configure:17447: gcc -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# In file included from /usr/include/linux/swab.h:6:0,
# from /usr/include/linux/byteorder/little_endian.h:12,
# from /usr/include/asm/byteorder.h:4,
# from /usr/include/linux/cdrom.h:15,
# from conftest.c:58:
# /usr/include/asm/swab.h: In function 'main':
# /usr/include/asm/swab.h:7:26: error: invalid storage class for function '__arch_swab32'
# static __inline__ __u32 __arch_swab32(__u32 val)
# ^~~~~~~~~~~~~
# /usr/include/asm/swab.h:14:26: error: invalid storage class for function '__arch_swab64'
# static __inline__ __u64 __arch_swab64(__u64 val)
# ^~~~~~~~~~~~~
# In file included from /usr/include/linux/byteorder/little_endian.h:12:0,
# from /usr/include/asm/byteorder.h:4,
# from /usr/include/linux/cdrom.h:15,
# from conftest.c:58:
# /usr/include/linux/swab.h:46:26: error: invalid storage class for function '__fswab16'
# static __inline__ __u16 __fswab16(__u16 val)
# ^~~~~~~~~
# /usr/include/linux/swab.h:57:26: error: invalid storage class for function '__fswab32'
# static __inline__ __u32 __fswab32(__u32 val)
# ^~~~~~~~~
# /usr/include/linux/swab.h:68:26: error: invalid storage class for function '__fswab64'
# static __inline__ __u64 __fswab64(__u64 val)
# ^~~~~~~~~
# /usr/include/linux/swab.h:83:26: error: invalid storage class for function '__fswahw32'
# static __inline__ __u32 __fswahw32(__u32 val)
# ^~~~~~~~~~
# /usr/include/linux/swab.h:92:26: error: invalid storage class for function '__fswahb32'
# static __inline__ __u32 __fswahb32(__u32 val)
# ^~~~~~~~~~
# /usr/include/linux/swab.h:154:25: error: invalid storage class for function '__swab16p'
# static __inline__ __u16 __swab16p(const __u16 *p)
# ^~~~~~~~~
# /usr/include/linux/swab.h:167:25: error: invalid storage class for function '__swab32p'
# static __inline__ __u32 __swab32p(const __u32 *p)
# ^~~~~~~~~
# /usr/include/linux/swab.h:180:25: error: invalid storage class for function '__swab64p'
# static __inline__ __u64 __swab64p(const __u64 *p)
# ^~~~~~~~~
# /usr/include/linux/swab.h:195:25: error: invalid storage class for function '__swahw32p'
# static __inline__ __u32 __swahw32p(const __u32 *p)
# ^~~~~~~~~~
# /usr/include/linux/swab.h:210:25: error: invalid storage class for function '__swahb32p'
# static __inline__ __u32 __swahb32p(const __u32 *p)
# ^~~~~~~~~~
# /usr/include/linux/swab.h:223:24: error: invalid storage class for function '__swab16s'
# static __inline__ void __swab16s(__u16 *p)
# ^~~~~~~~~
# /usr/include/linux/swab.h:235:24: error: invalid storage class for function '__swab32s'
# static __inline__ void __swab32s(__u32 *p)
# ^~~~~~~~~
# /usr/include/linux/swab.h:248:24: error: invalid storage class for function '__swab64s'
# static __inline__ void __swab64s(__u64 *p)
# ^~~~~~~~~
# /usr/include/linux/swab.h:263:24: error: invalid storage class for function '__swahw32s'
# static __inline__ void __swahw32s(__u32 *p)
# ^~~~~~~~~~
# /usr/include/linux/swab.h:278:24: error: invalid storage class for function '__swahb32s'
# static __inline__ void __swahb32s(__u32 *p)
# ^~~~~~~~~~
# In file included from /usr/include/asm/byteorder.h:4:0,
# from /usr/include/linux/cdrom.h:15,
# from conftest.c:58:
# /usr/include/linux/byteorder/little_endian.h:43:26: error: invalid storage class for function '__cpu_to_le64p'
# static __inline__ __le64 __cpu_to_le64p(const __u64 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:47:25: error: invalid storage class for function '__le64_to_cpup'
# static __inline__ __u64 __le64_to_cpup(const __le64 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:51:26: error: invalid storage class for function '__cpu_to_le32p'
# static __inline__ __le32 __cpu_to_le32p(const __u32 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:55:25: error: invalid storage class for function '__le32_to_cpup'
# static __inline__ __u32 __le32_to_cpup(const __le32 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:59:26: error: invalid storage class for function '__cpu_to_le16p'
# static __inline__ __le16 __cpu_to_le16p(const __u16 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:63:25: error: invalid storage class for function '__le16_to_cpup'
# static __inline__ __u16 __le16_to_cpup(const __le16 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:67:26: error: invalid storage class for function '__cpu_to_be64p'
# static __inline__ __be64 __cpu_to_be64p(const __u64 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:71:25: error: invalid storage class for function '__be64_to_cpup'
# static __inline__ __u64 __be64_to_cpup(const __be64 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:75:26: error: invalid storage class for function '__cpu_to_be32p'
# static __inline__ __be32 __cpu_to_be32p(const __u32 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:79:25: error: invalid storage class for function '__be32_to_cpup'
# static __inline__ __u32 __be32_to_cpup(const __be32 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:83:26: error: invalid storage class for function '__cpu_to_be16p'
# static __inline__ __be16 __cpu_to_be16p(const __u16 *p)
# ^~~~~~~~~~~~~~
# /usr/include/linux/byteorder/little_endian.h:87:25: error: invalid storage class for function '__be16_to_cpup'
# static __inline__ __u16 __be16_to_cpup(const __be16 *p)
# ^~~~~~~~~~~~~~
# conftest.c:60:5: warning: unused variable 'has_timeout' [-Wunused-variable]
# int has_timeout=sizeof(test.timeout);
# ^~~~~~~~~~~
# configure:17447: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | #define HAVE_S_ISLNK /**/
# | #define HAVE_S_ISSOCK /**/
# | #define HAVE_STRUCT_TIMESPEC /**/
# | #define EMPTY_ARRAY_SIZE
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LINUX_VERSION_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_CDROM_H 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #include
# | struct cdrom_generic_command test;
# | int has_timeout=sizeof(test.timeout);
# | ;
# | return 0;
# | }
# configure:17613: checking extern long timezone variable
# configure:17631: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c: In function 'main':
# conftest.c:62:8: warning: unused variable 'test_timezone' [-Wunused-variable]
# long test_timezone = timezone;
# ^~~~~~~~~~~~~
# configure:17631: $? = 0
# configure:17632: result: yes
# configure:17668: checking for chdir
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for drand48
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for fseeko
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for fseeko64
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for ftruncate
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for geteuid
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for getgid
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for getuid
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for getpwuid
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for gettimeofday
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for lseek64
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for lstat
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for memcpy
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:91:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for memset
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:92:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for rand
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for seteuid
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for setegid
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for snprintf
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:96:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for setenv
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for strndup
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:98:6: warning: conflicting types for built-in function 'strndup'
# char strndup ();
# ^~~~~~~
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for unsetenv
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for tzset
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for sleep
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for _stati64
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# /tmp/ccMvzVrt.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_stati64'
# collect2: error: ld returned 1 exit status
# configure:17668: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | #define HAVE_S_ISLNK /**/
# | #define HAVE_S_ISSOCK /**/
# | #define HAVE_STRUCT_TIMESPEC /**/
# | #define EMPTY_ARRAY_SIZE
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LINUX_VERSION_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_CDROM_H 1
# | #define HAVE_LINUX_CDROM 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define LIBCDIO_SOURCE_PATH "/tmp/libcdio/src/libcdio-0.93"
# | #define HAVE_CHDIR 1
# | #define HAVE_DRAND48 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RAND 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_TZSET 1
# | #define HAVE_SLEEP 1
# | /* end confdefs.h. */
# | /* Define _stati64 to an innocuous variant, in case declares _stati64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _stati64 innocuous__stati64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _stati64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _stati64
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _stati64 ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__stati64 || defined __stub____stati64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _stati64 ();
# | ;
# | return 0;
# | }
# configure:17668: result: no
# configure:17668: checking for usleep
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for vsnprintf
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# conftest.c:103:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for readlink
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for realpath
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for gmtime_r
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17668: checking for localtime_r
# configure:17668: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17668: $? = 0
# configure:17668: result: yes
# configure:17679: checking for timegm
# configure:17679: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:17679: $? = 0
# configure:17679: result: yes
# configure:17687: checking for struct tm.tm_gmtoff
# configure:17687: gcc -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17687: $? = 0
# configure:17687: result: yes
# configure:17697: checking whether time.h defines daylight and timezone variables
# configure:17712: gcc -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17712: $? = 0
# configure:17722: result: yes
# configure:17725: checking whether time.h defines tzname variable
# configure:17740: gcc -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:17740: $? = 0
# configure:17750: result: yes
# configure:17802: checking for ld used by GCC
# configure:17866: result: /usr/bin/ld -m elf_x86_64
# configure:17873: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:17886: result: yes
# configure:17893: checking for shared library run path origin
# configure:17906: result: done
# configure:18414: checking for iconv
# configure:18436: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:18436: $? = 0
# configure:18468: result: yes
# configure:18471: checking for working iconv
# configure:18547: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:18547: $? = 0
# configure:18547: ./conftest
# configure:18547: $? = 0
# configure:18559: result: yes
# configure:18587: checking for iconv declaration
# configure:18616: gcc -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:18616: $? = 0
# configure:18627: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:18638: checking for nl_langinfo and CODESET
# configure:18654: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:18654: $? = 0
# configure:18663: result: yes
# configure:18723: checking for x86_64-unknown-linux-pkg-config
# configure:18756: result: no
# configure:18766: checking for pkg-config
# configure:18784: found /usr/bin/pkg-config
# configure:18796: result: /usr/bin/pkg-config
# configure:18821: checking pkg-config is at least version 0.9.0
# configure:18824: result: yes
# configure:18835: checking for CDDB
# configure:18842: $PKG_CONFIG --exists --print-errors "libcddb >= 1.0.1"
# configure:18845: $? = 0
# configure:18858: $PKG_CONFIG --exists --print-errors "libcddb >= 1.0.1"
# configure:18861: $? = 0
# configure:18900: result: yes
# configure:18909: checking for connect in -lsocket
# configure:18934: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lsocket -lm >&5
# /usr/bin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:18934: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcdio"
# | #define PACKAGE_TARNAME "libcdio"
# | #define PACKAGE_VERSION "0.93"
# | #define PACKAGE_STRING "libcdio 0.93"
# | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/bugs/?group=libcdio"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcdio"
# | #define VERSION "0.93"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define LIBCDIO_CONFIG_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ISOC99_PRAGMA /**/
# | #define HAVE_S_ISLNK /**/
# | #define HAVE_S_ISSOCK /**/
# | #define HAVE_STRUCT_TIMESPEC /**/
# | #define EMPTY_ARRAY_SIZE
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LINUX_VERSION_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_CDROM_H 1
# | #define HAVE_LINUX_CDROM 1
# | #define HAVE_TIMEZONE_VAR 1
# | #define LIBCDIO_SOURCE_PATH "/tmp/libcdio/src/libcdio-0.93"
# | #define HAVE_CHDIR 1
# | #define HAVE_DRAND48 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RAND 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_TZSET 1
# | #define HAVE_SLEEP 1
# | #define HAVE_USLEEP 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DAYLIGHT 1
# | #define HAVE_TZNAME 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_JOLIET 1
# | #define HAVE_ROCK 1
# | #define HAVE_CDDB /**/
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char connect ();
# | int
# | main ()
# | {
# | return connect ();
# | ;
# | return 0;
# | }
# configure:18943: result: no
# configure:18954: checking for gethostbyname
# configure:18954: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lm >&5
# configure:18954: $? = 0
# configure:18954: result: yes
# configure:19017: checking ncurses.h usability
# configure:19017: gcc -c -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c >&5
# configure:19017: $? = 0
# configure:19017: result: yes
# configure:19017: checking ncurses.h presence
# configure:19017: gcc -E conftest.c
# configure:19017: $? = 0
# configure:19017: result: yes
# configure:19017: checking for ncurses.h
# configure:19017: result: yes
# configure:19061: checking for mvprintw in -lncurses
# configure:19086: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lncurses -lm >&5
# configure:19086: $? = 0
# configure:19095: result: yes
# configure:19195: checking for keypad in -lncurses
# configure:19220: gcc -o conftest -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare conftest.c -lncurses -lm >&5
# configure:19220: $? = 0
# configure:19230: result: yes
# configure:19478: checking that generated files are newer than configure
# configure:19484: result: done
# configure:19498: checking that generated files are newer than configure
# configure:19504: result: done
# configure:19588: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libcdio config.status 0.93, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 82b732414332
#
# config.status:1339: creating Makefile
# config.status:1339: creating example/Makefile
# config.status:1339: creating include/Makefile
# config.status:1339: creating include/cdio/Makefile
# config.status:1339: creating include/cdio++/Makefile
# config.status:1339: creating include/cdio/version.h
# config.status:1339: creating doc/doxygen/Doxyfile
# config.status:1339: creating doc/Makefile
# config.status:1339: creating lib/Makefile
# config.status:1339: creating lib/driver/Makefile
# config.status:1339: creating lib/iso9660/Makefile
# config.status:1339: creating lib/udf/Makefile
# config.status:1339: creating libcdio.pc
# config.status:1339: creating libiso9660.pc
# config.status:1339: creating libudf.pc
# config.status:1339: creating package/libcdio.spec
# config.status:1339: creating src/Makefile
# config.status:1339: creating test/check_common_fn
# config.status:1339: creating test/data/Makefile
# config.status:1339: creating test/driver/Makefile
# config.status:1339: creating test/driver/bincue.c
# config.status:1339: creating test/driver/cdrdao.c
# config.status:1339: creating test/driver/nrg.c
# config.status:1339: creating test/driver/track.c
# config.status:1339: creating test/testgetdevices.c
# config.status:1339: creating test/testisocd_joliet.c
# config.status:1339: creating test/testisorr.c
# config.status:1339: creating test/testisocd2.c
# config.status:1339: creating test/testpregap.c
# config.status:1339: creating test/testudf.c
# config.status:1339: creating test/Makefile
# config.status:1339: creating example/C++/Makefile
# config.status:1339: creating example/C++/OO/Makefile
# config.status:1339: creating lib/cdio++/Makefile
# config.status:1339: creating libcdio++.pc
# config.status:1339: creating libiso9660++.pc
# config.status:1339: creating test/check_cue.sh
# config.status:1339: creating test/check_iso.sh
# config.status:1339: creating test/check_nrg.sh
# config.status:1339: creating test/check_udf.sh
# config.status:1339: creating test/check_iso_read.sh
# config.status:1339: creating config.h
# config.status:1568: executing depfiles commands
# config.status:1568: executing libtool commands
# config.status:1568: executing checks commands
# configure:22138:
# Using CD-ROM drivers : cdrdao, BIN/CUE, NRG, GNU/Linux
# Building cd-info : yes
# Building cd-read : yes
# Building cdda-player : yes
# Building iso-info : yes
# Building iso-read : yes
# Building C++ programs: yes
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CDDB_CFLAGS_set=
# ac_cv_env_CDDB_CFLAGS_value=
# ac_cv_env_CDDB_LIBS_set=
# ac_cv_env_CDDB_LIBS_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_VCDINFO_CFLAGS_set=
# ac_cv_env_VCDINFO_CFLAGS_value=
# ac_cv_env_VCDINFO_LIBS_set=
# ac_cv_env_VCDINFO_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__stati64=no
# ac_cv_func_chdir=yes
# ac_cv_func_drand48=yes
# ac_cv_func_fseeko64=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getuid=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_lseek64=yes
# ac_cv_func_lstat=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memset=yes
# ac_cv_func_rand=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realpath=yes
# ac_cv_func_setegid=yes
# ac_cv_func_setenv=yes
# ac_cv_func_seteuid=yes
# ac_cv_func_sleep=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strndup=yes
# ac_cv_func_timegm=yes
# ac_cv_func_tzset=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_usleep=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_ddk_ntddcdrm_h=no
# ac_cv_header_ddk_ntddscsi_h=no
# ac_cv_header_ddk_scsi_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_glob_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_cdrom_h=yes
# ac_cv_header_linux_major_h=yes
# ac_cv_header_linux_version_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_ncurses_h=yes
# ac_cv_header_ntddcdrm_h=no
# ac_cv_header_ntddscsi_h=no
# ac_cv_header_pwd_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_cdio_h=no
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_utsname_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_cos=yes
# ac_cv_lib_ncurses___keypad=yes
# ac_cv_lib_ncurses_mvprintw=yes
# ac_cv_lib_socket_connect=no
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_objext=o
# ac_cv_path_DIFF=/usr/bin/diff
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_PERL=/usr/bin/perl
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_CDDB_CFLAGS=
# pkg_cv_CDDB_LIBS=-lcddb
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libcdio/src/libcdio-0.93/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libcdio/src/libcdio-0.93/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libcdio/src/libcdio-0.93/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libcdio/src/libcdio-0.93/missing automake-1.14'
# AWK='gawk'
# BUILD_CDDA_PLAYER_FALSE='#'
# BUILD_CDDA_PLAYER_TRUE=''
# BUILD_CDINFO_FALSE='#'
# BUILD_CDINFO_LINUX_FALSE=''
# BUILD_CDINFO_LINUX_TRUE='#'
# BUILD_CDINFO_TRUE=''
# BUILD_CDIOTEST_FALSE=''
# BUILD_CDIOTEST_TRUE='#'
# BUILD_CD_DRIVE_FALSE='#'
# BUILD_CD_DRIVE_TRUE=''
# BUILD_CD_READ_FALSE='#'
# BUILD_CD_READ_TRUE=''
# BUILD_EXAMPLES_FALSE='#'
# BUILD_EXAMPLES_TRUE=''
# BUILD_ISO_INFO_FALSE='#'
# BUILD_ISO_INFO_TRUE=''
# BUILD_ISO_READ_FALSE='#'
# BUILD_ISO_READ_TRUE=''
# BUILD_VERSIONED_LIBS_FALSE='#'
# BUILD_VERSIONED_LIBS_TRUE=''
# CC='gcc'
# 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='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -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='gcc'
# ac_ct_CXX='g++'
# 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