Last login: Fri Sep 15 16:20:33 on ttys000 roushinoMacBook-Pro-15:~ roushi$ cd Downloads/libcdio-0.94 roushinoMacBook-Pro-15:libcdio-0.94 roushi$ which pkg-config /usr/local/bin/pkg-config roushinoMacBook-Pro-15:libcdio-0.94 roushi$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-apple-darwin17.0.0 checking host system type... x86_64-apple-darwin17.0.0 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 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 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 -Wcast-align... yes checking whether gcc understands -Wchar-subscripts... yes checking whether gcc understands -Wdisabled-optimization... yes checking whether gcc understands -Wendif-labels... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wmissing-declarations... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wno-sign-compare... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wunused... yes checking whether gcc understands -Wwrite-strings... 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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 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... 196608 checking how to convert x86_64-apple-darwin17.0.0 file names to x86_64-apple-darwin17.0.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin17.0.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin17.0.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin17.0.0 dyld checking how to hardcode library paths into programs... immediate checking for cos in -lm... yes configure: WARNING: I don't see GNU ld. I'm going to assume --without-versioned-libs checking Checking what sed uses for extended regular expressions... -E configure: WARNING: Don't have OS CD-reading support for darwin17.0.0... configure: WARNING: Will use generic support. checking extern long timezone variable... yes checking for chdir... yes checking for drand48... yes checking for fseeko... yes checking for fseeko64... no 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... no checking for lstat... yes checking for memcpy... yes checking for memset... yes checking for mkstemp... 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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv 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 pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CDDB... no configure: WARNING: new enough libcddb not found. CDDB access disabled. Get libcddb from http://libcddb.sourceforge.net 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/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: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing checks commands configure: Using CD-ROM drivers : cdrdao, BIN/CUE, NRG Building cd-info : yes Building cd-read : yes Building cdda-player : yes Building iso-info : yes Building iso-read : yes Building C++ programs: yes roushinoMacBook-Pro-15:libcdio-0.94 roushi$