The build took 00h 01m 40s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,094 |
sh |
3,881 |
ansic |
948 |
makefile |
8,923 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libdvdcss 1.4.0-1 (Thu Apr 13 20:25:48 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -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 for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-unknown-linux-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking whether O_BINARY is declared... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for posix mkdir()... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/cdio.h usability... no
checking sys/cdio.h presence... no
checking for sys/cdio.h... no
checking sys/dvdio.h usability... no
checking sys/dvdio.h presence... no
checking for sys/dvdio.h... no
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking dvd.h usability... no
checking dvd.h presence... no
checking for dvd.h... no
checking sys/scsi/scsi_types.h usability... no
checking sys/scsi/scsi_types.h presence... no
checking for sys/scsi/scsi_types.h... no
checking IOKit/storage/IODVDMediaBSDClient.h usability... no
checking IOKit/storage/IODVDMediaBSDClient.h presence... no
checking for IOKit/storage/IODVDMediaBSDClient.h... no
checking if clang supports -Wall flag... yes
checking if clang supports -Wextra flag... yes
checking for clang way to treat warnings as errors... -Werror
checking if clang supports -fvisibility=hidden... yes
checking if clang supports __attribute__(( visibility("default") ))... yes
checking for doxygen... /usr/bin/doxygen
checking for git... /usr/bin/git
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libdvdcss.spec
config.status: creating doc/doxygen.cfg
config.status: creating src/libdvdcss.pc
config.status: creating src/dvdcss/version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-am
make[1]: Entering directory '/tmp/libdvdcss/src/libdvdcss-1.4.0'
CC src/libdvdcss.lo
CC src/device.lo
CC src/css.lo
CC src/ioctl.lo
CC src/error.lo
CCLD libdvdcss.la
ar: `u' modifier ignored since `D' is the default (see `U')
doxygen doc/doxygen.cfg
touch stamp-doxygen
make[1]: Leaving directory '/tmp/libdvdcss/src/libdvdcss-1.4.0'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/libdvdcss/src/libdvdcss-1.4.0'
/usr/bin/mkdir -p '/tmp/libdvdcss/pkg/libdvdcss/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libdvdcss.la '/tmp/libdvdcss/pkg/libdvdcss/usr/lib'
libtool: install: /usr/bin/install -c .libs/libdvdcss.so.2.2.0 /tmp/libdvdcss/pkg/libdvdcss/usr/lib/libdvdcss.so.2.2.0
libtool: install: (cd /tmp/libdvdcss/pkg/libdvdcss/usr/lib && { ln -s -f libdvdcss.so.2.2.0 libdvdcss.so.2 || { rm -f libdvdcss.so.2 && ln -s libdvdcss.so.2.2.0 libdvdcss.so.2; }; })
libtool: install: (cd /tmp/libdvdcss/pkg/libdvdcss/usr/lib && { ln -s -f libdvdcss.so.2.2.0 libdvdcss.so || { rm -f libdvdcss.so && ln -s libdvdcss.so.2.2.0 libdvdcss.so; }; })
libtool: install: /usr/bin/install -c .libs/libdvdcss.lai /tmp/libdvdcss/pkg/libdvdcss/usr/lib/libdvdcss.la
libtool: install: /usr/bin/install -c .libs/libdvdcss.a /tmp/libdvdcss/pkg/libdvdcss/usr/lib/libdvdcss.a
libtool: install: chmod 644 /tmp/libdvdcss/pkg/libdvdcss/usr/lib/libdvdcss.a
libtool: install: ranlib /tmp/libdvdcss/pkg/libdvdcss/usr/lib/libdvdcss.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/mkdir -p /tmp/libdvdcss/pkg/libdvdcss/usr/share/doc/libdvdcss
for file in doc/html/*; do \
/usr/bin/install -c -m 644 $file "/tmp/libdvdcss/pkg/libdvdcss/usr/share/doc/libdvdcss" || exit 1; \
done;
/usr/bin/mkdir -p '/tmp/libdvdcss/pkg/libdvdcss/usr/share/doc/libdvdcss'
/usr/bin/install -c -m 644 AUTHORS COPYING NEWS README ChangeLog '/tmp/libdvdcss/pkg/libdvdcss/usr/share/doc/libdvdcss'
/usr/bin/mkdir -p '/tmp/libdvdcss/pkg/libdvdcss/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 src/libdvdcss.pc '/tmp/libdvdcss/pkg/libdvdcss/usr/lib/pkgconfig'
/usr/bin/mkdir -p '/tmp/libdvdcss/pkg/libdvdcss/usr/include/dvdcss'
/usr/bin/install -c -m 644 src/dvdcss/dvdcss.h src/dvdcss/version.h '/tmp/libdvdcss/pkg/libdvdcss/usr/include/dvdcss'
make[1]: Leaving directory '/tmp/libdvdcss/src/libdvdcss-1.4.0'
==> Tidying install...
-> Removing doc files...
-> Removing empty directories...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libdvdcss"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libdvdcss 1.4.0-1 (Thu Apr 13 20:26:28 UTC 2017)
CMD: pacman --query --file libdvdcss-1.4.0-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libdvdcss'
Trying to find vanilla package 'libdvdcss'...
CMD: pacman --query --file /mirror/libdvdcss-1.4.0-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/libdvdcss.so.2
/usr/lib/libdvdcss.so
/usr/lib/libdvdcss.so.2.2.0
/usr/lib/pkgconfig/libdvdcss.pc
/usr/include/dvdcss/dvdcss.h
/usr/include/dvdcss/version.h
/sysroot/usr/lib/libdvdcss.so.2.2.0
/sysroot/usr/lib/libdvdcss.so.2
/sysroot/usr/lib/libdvdcss.so
/sysroot/usr/lib/libdvdcss.la
/sysroot/usr/lib/libdvdcss.a
/sysroot/usr/lib/pkgconfig/libdvdcss.pc
/sysroot/usr/include/dvdcss/dvdcss.h
/sysroot/usr/include/dvdcss/version.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libdvdcss.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libdvdcss.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libdvdcss.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libdvdcss.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/libdvdcss/src/libdvdcss-1.4.0/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 libdvdcss configure 1.4.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 42132f42ddf5
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2381: checking build system type
configure:2395: result: x86_64-unknown-linux-gnu
configure:2415: checking host system type
configure:2428: result: x86_64-unknown-linux-gnu
configure:2465: checking for a BSD-compatible install
configure:2533: result: /usr/bin/install -c
configure:2544: checking whether build environment is sane
configure:2599: result: yes
configure:2658: checking for x86_64-unknown-linux-strip
configure:2688: result: no
configure:2698: checking for strip
configure:2714: found /usr/bin/strip
configure:2725: result: strip
configure:2750: checking for a thread-safe mkdir -p
configure:2789: result: /usr/bin/mkdir -p
configure:2796: checking for gawk
configure:2812: found /usr/bin/gawk
configure:2823: result: gawk
configure:2834: checking whether make sets $(MAKE)
configure:2856: result: yes
configure:2885: checking whether make supports nested variables
configure:2902: result: yes
configure:3029: checking whether to enable maintainer-specific portions of Makefiles
configure:3038: result: yes
configure:3062: checking whether make supports nested variables
configure:3079: result: yes
configure:3137: checking how to print strings
configure:3164: result: printf
configure:3197: checking for style of include used by make
configure:3225: result: GNU
configure:3256: checking for x86_64-unknown-linux-gcc
configure:3283: result: clang
configure:3552: checking for C compiler version
configure:3561: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3572: $? = 0
configure:3561: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3572: $? = 0
configure:3561: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3572: $? = 1
configure:3561: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3572: $? = 1
configure:3592: checking whether the C compiler works
configure:3614: clang conftest.c >&5
configure:3618: $? = 0
configure:3666: result: yes
configure:3669: checking for C compiler default output file name
configure:3671: result: a.out
configure:3677: checking for suffix of executables
configure:3684: clang -o conftest conftest.c >&5
configure:3688: $? = 0
configure:3710: result:
configure:3732: checking whether we are cross compiling
configure:3740: clang -o conftest conftest.c >&5
configure:3744: $? = 0
configure:3751: ./conftest
configure:3755: $? = 0
configure:3770: result: no
configure:3775: checking for suffix of object files
configure:3797: clang -c conftest.c >&5
configure:3801: $? = 0
configure:3822: result: o
configure:3826: checking whether we are using the GNU C compiler
configure:3845: clang -c conftest.c >&5
configure:3845: $? = 0
configure:3854: result: yes
configure:3863: checking whether clang accepts -g
configure:3883: clang -c -g conftest.c >&5
configure:3883: $? = 0
configure:3924: result: yes
configure:3941: checking for clang option to accept ISO C89
configure:4004: clang -c conftest.c >&5
configure:4004: $? = 0
configure:4017: result: none needed
configure:4042: checking whether clang understands -c and -o together
configure:4064: clang -c conftest.c -o conftest2.o
configure:4067: $? = 0
configure:4064: clang -c conftest.c -o conftest2.o
configure:4067: $? = 0
configure:4079: result: yes
configure:4098: checking dependency style of clang
configure:4209: result: gcc3
configure:4224: checking for a sed that does not truncate output
configure:4288: result: /usr/bin/sed
configure:4306: checking for grep that handles long lines and -e
configure:4364: result: /usr/bin/grep
configure:4369: checking for egrep
configure:4431: result: /usr/bin/grep -E
configure:4436: checking for fgrep
configure:4498: result: /usr/bin/grep -F
configure:4533: checking for ld used by clang
configure:4600: result: /usr/bin/ld
configure:4607: checking if the linker (/usr/bin/ld) is GNU ld
configure:4622: result: yes
configure:4634: checking for BSD- or MS-compatible name lister (nm)
configure:4688: result: /usr/bin/nm -B
configure:4818: checking the name lister (/usr/bin/nm -B) interface
configure:4825: clang -c conftest.c >&5
configure:4828: /usr/bin/nm -B "conftest.o"
configure:4831: output
0000000000000000 B some_variable
configure:4838: result: BSD nm
configure:4841: checking whether ln -s works
configure:4845: result: yes
configure:4853: checking the maximum length of command line arguments
configure:4984: result: 1572864
configure:5032: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5072: result: func_convert_file_noop
configure:5079: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5099: result: func_convert_file_noop
configure:5106: checking for /usr/bin/ld option to reload object files
configure:5113: result: -r
configure:5147: checking for x86_64-unknown-linux-objdump
configure:5177: result: no
configure:5187: checking for objdump
configure:5203: found /usr/bin/objdump
configure:5214: result: objdump
configure:5243: checking how to recognize dependent libraries
configure:5443: result: pass_all
configure:5488: checking for x86_64-unknown-linux-dlltool
configure:5518: result: no
configure:5528: checking for dlltool
configure:5558: result: no
configure:5585: checking how to associate runtime and link libraries
configure:5612: result: printf %s\n
configure:5629: checking for x86_64-unknown-linux-ar
configure:5659: result: no
configure:5673: checking for ar
configure:5689: found /usr/bin/ar
configure:5700: result: ar
configure:5737: checking for archiver @FILE support
configure:5754: clang -c conftest.c >&5
configure:5754: $? = 0
configure:5757: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5760: $? = 0
configure:5765: 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:5768: $? = 1
configure:5780: result: @
configure:5798: checking for x86_64-unknown-linux-strip
configure:5825: result: strip
configure:5897: checking for x86_64-unknown-linux-ranlib
configure:5927: result: no
configure:5937: checking for ranlib
configure:5953: found /usr/bin/ranlib
configure:5964: result: ranlib
configure:6066: checking command to parse /usr/bin/nm -B output from clang object
configure:6219: clang -c conftest.c >&5
configure:6222: $? = 0
configure:6226: /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:6229: $? = 0
configure:6295: clang -o conftest conftest.c conftstm.o >&5
configure:6298: $? = 0
configure:6336: result: ok
configure:6383: checking for sysroot
configure:6413: result: no
configure:6420: checking for a working dd
configure:6458: result: /usr/bin/dd
configure:6462: checking how to truncate binary pipes
configure:6477: result: /usr/bin/dd bs=4096 count=1
configure:6613: clang -c conftest.c >&5
configure:6616: $? = 0
configure:6766: checking for x86_64-unknown-linux-mt
configure:6796: result: no
configure:6806: checking for mt
configure:6836: result: no
configure:6856: checking if : is a manifest tool
configure:6862: : '-?'
configure:6870: result: no
configure:7547: checking how to run the C preprocessor
configure:7578: clang -E conftest.c
configure:7578: $? = 0
configure:7592: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7592: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| /* end confdefs.h. */
| #include
configure:7617: result: clang -E
configure:7637: clang -E conftest.c
configure:7637: $? = 0
configure:7651: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7651: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| /* end confdefs.h. */
| #include
configure:7680: checking for ANSI C header files
configure:7700: clang -c conftest.c >&5
configure:7700: $? = 0
configure:7773: clang -o conftest conftest.c >&5
configure:7773: $? = 0
configure:7773: ./conftest
configure:7773: $? = 0
configure:7784: result: yes
configure:7797: checking for sys/types.h
configure:7797: clang -c conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7797: checking for sys/stat.h
configure:7797: clang -c conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7797: checking for stdlib.h
configure:7797: clang -c conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7797: checking for string.h
configure:7797: clang -c conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7797: checking for memory.h
configure:7797: clang -c conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7797: checking for strings.h
configure:7797: clang -c conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7797: checking for inttypes.h
configure:7797: clang -c conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7797: checking for stdint.h
configure:7797: clang -c conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7797: checking for unistd.h
configure:7797: clang -c conftest.c >&5
configure:7797: $? = 0
configure:7797: result: yes
configure:7811: checking for dlfcn.h
configure:7811: clang -c conftest.c >&5
configure:7811: $? = 0
configure:7811: result: yes
configure:8365: checking for objdir
configure:8380: result: .libs
configure:8644: checking if clang supports -fno-rtti -fno-exceptions
configure:8662: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8666: $? = 0
configure:8679: result: yes
configure:9037: checking for clang option to produce PIC
configure:9044: result: -fPIC -DPIC
configure:9052: checking if clang PIC flag -fPIC -DPIC works
configure:9070: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9074: $? = 0
configure:9087: result: yes
configure:9116: checking if clang static flag -static works
configure:9144: result: yes
configure:9159: checking if clang supports -c -o file.o
configure:9180: clang -c -o out/conftest2.o conftest.c >&5
configure:9184: $? = 0
configure:9206: result: yes
configure:9214: checking if clang supports -c -o file.o
configure:9261: result: yes
configure:9294: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10553: result: yes
configure:10590: checking whether -lc should be explicitly linked in
configure:10598: clang -c conftest.c >&5
configure:10601: $? = 0
configure:10616: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10619: $? = 0
configure:10633: result: no
configure:10793: checking dynamic linker characteristics
configure:11374: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11374: $? = 0
configure:11611: result: GNU/Linux ld.so
configure:11726: checking how to hardcode library paths into programs
configure:11751: result: immediate
configure:12299: checking whether stripping libraries is possible
configure:12304: result: yes
configure:12339: checking if libtool supports shared libraries
configure:12341: result: yes
configure:12344: checking whether to build shared libraries
configure:12369: result: yes
configure:12372: checking whether to build static libraries
configure:12376: result: yes
configure:12434: checking for x86_64-unknown-linux-gcc
configure:12461: result: clang
configure:12730: checking for C compiler version
configure:12739: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:12750: $? = 0
configure:12739: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:12750: $? = 0
configure:12739: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:12750: $? = 1
configure:12739: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:12750: $? = 1
configure:12754: checking whether we are using the GNU C compiler
configure:12782: result: yes
configure:12791: checking whether clang accepts -g
configure:12852: result: yes
configure:12869: checking for clang option to accept ISO C89
configure:12945: result: none needed
configure:12970: checking whether clang understands -c and -o together
configure:13007: result: yes
configure:13026: checking dependency style of clang
configure:13137: result: gcc3
configure:13152: checking for ANSI C header files
configure:13256: result: yes
configure:13265: checking for an ANSI C-conforming const
configure:13331: clang -c conftest.c >&5
configure:13331: $? = 0
configure:13338: result: yes
configure:13346: checking for inline
configure:13362: clang -c conftest.c >&5
configure:13362: $? = 0
configure:13370: result: inline
configure:13388: checking for size_t
configure:13388: clang -c conftest.c >&5
configure:13388: $? = 0
configure:13388: clang -c conftest.c >&5
conftest.c:60:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:13388: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13388: result: yes
configure:13403: checking for unistd.h
configure:13403: result: yes
configure:13403: checking sys/param.h usability
configure:13403: clang -c conftest.c >&5
configure:13403: $? = 0
configure:13403: result: yes
configure:13403: checking sys/param.h presence
configure:13403: clang -E conftest.c
configure:13403: $? = 0
configure:13403: result: yes
configure:13403: checking for sys/param.h
configure:13403: result: yes
configure:13403: checking sys/uio.h usability
configure:13403: clang -c conftest.c >&5
configure:13403: $? = 0
configure:13403: result: yes
configure:13403: checking sys/uio.h presence
configure:13403: clang -E conftest.c
configure:13403: $? = 0
configure:13403: result: yes
configure:13403: checking for sys/uio.h
configure:13403: result: yes
configure:13403: checking pwd.h usability
configure:13403: clang -c conftest.c >&5
configure:13403: $? = 0
configure:13403: result: yes
configure:13403: checking pwd.h presence
configure:13403: clang -E conftest.c
configure:13403: $? = 0
configure:13403: result: yes
configure:13403: checking for pwd.h
configure:13403: result: yes
configure:13403: checking errno.h usability
configure:13403: clang -c conftest.c >&5
configure:13403: $? = 0
configure:13403: result: yes
configure:13403: checking errno.h presence
configure:13403: clang -E conftest.c
configure:13403: $? = 0
configure:13403: result: yes
configure:13403: checking for errno.h
configure:13403: result: yes
configure:13403: checking for sys/types.h
configure:13403: result: yes
configure:13403: checking for sys/stat.h
configure:13403: result: yes
configure:13403: checking fcntl.h usability
configure:13403: clang -c conftest.c >&5
configure:13403: $? = 0
configure:13403: result: yes
configure:13403: checking fcntl.h presence
configure:13403: clang -E conftest.c
configure:13403: $? = 0
configure:13403: result: yes
configure:13403: checking for fcntl.h
configure:13403: result: yes
configure:13403: checking io.h usability
configure:13403: clang -c conftest.c >&5
conftest.c:65:10: fatal error: 'io.h' file not found
#include
^
1 error generated.
configure:13403: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_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:13403: result: no
configure:13403: checking io.h presence
configure:13403: clang -E conftest.c
conftest.c:32:10: fatal error: 'io.h' file not found
#include
^
1 error generated.
configure:13403: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include
configure:13403: result: no
configure:13403: checking for io.h
configure:13403: result: no
configure:13414: checking whether O_BINARY is declared
configure:13414: clang -c conftest.c >&5
conftest.c:51:10: error: use of undeclared identifier 'O_BINARY'
(void) O_BINARY;
^
1 error generated.
configure:13414: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if HAVE_FCNTL_H
| # include
| #endif
|
|
| int
| main ()
| {
| #ifndef O_BINARY
| #ifdef __cplusplus
| (void) O_BINARY;
| #else
| (void) O_BINARY;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:13414: result: no
configure:13442: checking for special C compiler options needed for large files
configure:13487: result: no
configure:13493: checking for _FILE_OFFSET_BITS value needed for large files
configure:13518: clang -c conftest.c >&5
configure:13518: $? = 0
configure:13550: result: no
configure:13636: checking for posix mkdir()
configure:13659: clang -c conftest.c >&5
configure:13659: $? = 0
configure:13667: result: yes
configure:13712: checking windows.h usability
configure:13712: clang -c conftest.c >&5
conftest.c:66:10: fatal error: 'windows.h' file not found
#include
^
1 error generated.
configure:13712: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| /* 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:13712: result: no
configure:13712: checking windows.h presence
configure:13712: clang -E conftest.c
conftest.c:33:10: fatal error: 'windows.h' file not found
#include
^
1 error generated.
configure:13712: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| /* end confdefs.h. */
| #include
configure:13712: result: no
configure:13712: checking for windows.h
configure:13712: result: no
configure:13743: checking sys/ioctl.h usability
configure:13743: clang -c conftest.c >&5
configure:13743: $? = 0
configure:13743: result: yes
configure:13743: checking sys/ioctl.h presence
configure:13743: clang -E conftest.c
configure:13743: $? = 0
configure:13743: result: yes
configure:13743: checking for sys/ioctl.h
configure:13743: result: yes
configure:13753: checking sys/cdio.h usability
configure:13753: clang -c conftest.c >&5
conftest.c:67:10: fatal error: 'sys/cdio.h' file not found
#include
^
1 error generated.
configure:13753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| #define HAVE_SYS_IOCTL_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:13753: result: no
configure:13753: checking sys/cdio.h presence
configure:13753: clang -E conftest.c
conftest.c:34:10: fatal error: 'sys/cdio.h' file not found
#include
^
1 error generated.
configure:13753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
configure:13753: result: no
configure:13753: checking for sys/cdio.h
configure:13753: result: no
configure:13753: checking sys/dvdio.h usability
configure:13753: clang -c conftest.c >&5
conftest.c:67:10: fatal error: 'sys/dvdio.h' file not found
#include
^
1 error generated.
configure:13753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| #define HAVE_SYS_IOCTL_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:13753: result: no
configure:13753: checking sys/dvdio.h presence
configure:13753: clang -E conftest.c
conftest.c:34:10: fatal error: 'sys/dvdio.h' file not found
#include
^
1 error generated.
configure:13753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
configure:13753: result: no
configure:13753: checking for sys/dvdio.h
configure:13753: result: no
configure:13753: checking linux/cdrom.h usability
configure:13753: clang -c conftest.c >&5
configure:13753: $? = 0
configure:13753: result: yes
configure:13753: checking linux/cdrom.h presence
configure:13753: clang -E conftest.c
configure:13753: $? = 0
configure:13753: result: yes
configure:13753: checking for linux/cdrom.h
configure:13753: result: yes
configure:13753: checking dvd.h usability
configure:13753: clang -c conftest.c >&5
conftest.c:68:10: fatal error: 'dvd.h' file not found
#include
^
1 error generated.
configure:13753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_CDROM_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:13753: result: no
configure:13753: checking dvd.h presence
configure:13753: clang -E conftest.c
conftest.c:35:10: fatal error: 'dvd.h' file not found
#include
^
1 error generated.
configure:13753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_CDROM_H 1
| /* end confdefs.h. */
| #include
configure:13753: result: no
configure:13753: checking for dvd.h
configure:13753: result: no
conftest.c:35:10: fatal error: 'sys/cdio.h' file not found
#include
^
1 error generated.
conftest.c:35:10: fatal error: 'sys/dvdio.h' file not found
#include
^
1 error generated.
configure:13844: checking sys/scsi/scsi_types.h usability
configure:13844: clang -c conftest.c >&5
conftest.c:69:10: fatal error: 'sys/scsi/scsi_types.h' file not found
#include
^
1 error generated.
configure:13844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define DVD_STRUCT_IN_LINUX_CDROM_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:13844: result: no
configure:13844: checking sys/scsi/scsi_types.h presence
configure:13844: clang -E conftest.c
conftest.c:36:10: fatal error: 'sys/scsi/scsi_types.h' file not found
#include
^
1 error generated.
configure:13844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define DVD_STRUCT_IN_LINUX_CDROM_H 1
| /* end confdefs.h. */
| #include
configure:13844: result: no
configure:13844: checking for sys/scsi/scsi_types.h
configure:13844: result: no
configure:13863: checking IOKit/storage/IODVDMediaBSDClient.h usability
configure:13863: clang -c conftest.c >&5
conftest.c:69:10: fatal error: 'IOKit/storage/IODVDMediaBSDClient.h' file not found
#include
^
1 error generated.
configure:13863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define DVD_STRUCT_IN_LINUX_CDROM_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:13863: result: no
configure:13863: checking IOKit/storage/IODVDMediaBSDClient.h presence
configure:13863: clang -E conftest.c
conftest.c:36:10: fatal error: 'IOKit/storage/IODVDMediaBSDClient.h' file not found
#include
^
1 error generated.
configure:13863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.0"
| #define PACKAGE_STRING "libdvdcss 1.4.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.0"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_PWD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define O_BINARY 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define DVD_STRUCT_IN_LINUX_CDROM_H 1
| /* end confdefs.h. */
| #include
configure:13863: result: no
configure:13863: checking for IOKit/storage/IODVDMediaBSDClient.h
configure:13863: result: no
configure:13899: checking if clang supports -Wall flag
configure:13914: clang -o conftest -Wall conftest.c >&5
configure:13914: $? = 0
configure:13932: result: yes
configure:13899: checking if clang supports -Wextra flag
configure:13914: clang -o conftest -Wall -Wextra conftest.c >&5
configure:13914: $? = 0
configure:13932: result: yes
configure:13942: checking for clang way to treat warnings as errors
configure:13957: clang -o conftest -Wall -Wextra -Werror conftest.c >&5
configure:13957: $? = 0
configure:14002: result: -Werror
configure:14007: checking if clang supports -fvisibility=hidden
configure:14024: clang -o conftest -Wall -Wextra -Werror -fvisibility=hidden conftest.c >&5
configure:14024: $? = 0
configure:14044: result: yes
configure:14055: checking if clang supports __attribute__(( visibility("default") ))
configure:14066: clang -c -Wall -Wextra -Werror conftest.c >&5
configure:14066: $? = 0
configure:14075: result: yes
configure:14111: checking for doxygen
configure:14129: found /usr/bin/doxygen
configure:14141: result: /usr/bin/doxygen
configure:14172: checking for git
configure:14190: found /usr/bin/git
configure:14202: result: /usr/bin/git
configure:14338: checking that generated files are newer than configure
configure:14344: result: done
configure:14387: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libdvdcss config.status 1.4.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 42132f42ddf5
config.status:1122: creating Makefile
config.status:1122: creating libdvdcss.spec
config.status:1122: creating doc/doxygen.cfg
config.status:1122: creating src/libdvdcss.pc
config.status:1122: creating src/dvdcss/version.h
config.status:1122: creating config.h
config.status:1351: executing depfiles commands
config.status:1351: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_have_decl_O_BINARY=no
ac_cv_header_IOKit_storage_IODVDMediaBSDClient_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_dvd_h=no
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_linux_cdrom_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_cdio_h=no
ac_cv_header_sys_dvdio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_scsi_scsi_types_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_DOXYGEN=/usr/bin/doxygen
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GIT=/usr/bin/git
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
cc_cv_attribute_visibility_default=yes
cc_cv_cflags__Wall=yes
cc_cv_cflags__Werror=yes
cc_cv_cflags__Wextra=yes
cc_cv_cflags__fvisibility_hidden=yes
cc_cv_flag_visibility=yes
cc_cv_werror=-Werror
css_cv_mkdir_posix=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/R/lib /usr/lib/libfakeroot '
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
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libdvdcss/src/libdvdcss-1.4.0/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APIDOC_FALSE='#'
APIDOC_TRUE=''
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/libdvdcss/src/libdvdcss-1.4.0/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libdvdcss/src/libdvdcss-1.4.0/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libdvdcss/src/libdvdcss-1.4.0/missing automake-1.15'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall -Wextra -fvisibility=hidden'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOXYGEN='/usr/bin/doxygen'
DSYMUTIL=''
DUMPBIN=''
DVDCSS_LDFLAGS=''
DVDCSS_LTVERSION='4:0:2'
DVDCSS_VERSION_MAJOR='1'
DVDCSS_VERSION_MICRO='0'
DVDCSS_VERSION_MINOR='4'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GIT='/usr/bin/git'
GIT_FALSE='#'
GIT_TRUE=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /tmp/libdvdcss/src/libdvdcss-1.4.0/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libdvdcss'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libdvdcss'
PACKAGE_STRING='libdvdcss 1.4.0'
PACKAGE_TARNAME='libdvdcss'
PACKAGE_URL='https://www.videolan.org/developers/libdvdcss.html'
PACKAGE_VERSION='1.4.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SYS_MSVC_FALSE=''
SYS_MSVC_TRUE='#'
VERSION='1.4.0'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
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/libdvdcss/src/libdvdcss-1.4.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libdvdcss"
#define PACKAGE_TARNAME "libdvdcss"
#define PACKAGE_VERSION "1.4.0"
#define PACKAGE_STRING "libdvdcss 1.4.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
#define PACKAGE "libdvdcss"
#define VERSION "1.4.0"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_PWD_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_FCNTL_H 1
#define O_BINARY 0
#define HAVE_SYS_IOCTL_H 1
#define HAVE_LINUX_CDROM_H 1
#define DVD_STRUCT_IN_LINUX_CDROM_H 1
#define HAVE_LINUX_DVD_STRUCT 1
#define SUPPORT_FLAG_VISIBILITY 1
#define SUPPORT_ATTRIBUTE_VISIBILITY_DEFAULT 1
configure: exit 0