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.3, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  $ ./configure --build=x86_64-linux-gnu --prefix=/usr '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules '--libdir=${prefix}/lib/x86_64-linux-gnu' --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --disable-static --disable-doc --disable-silent-rules

## --------- ##
## Platform. ##
## --------- ##

hostname = paigenas-All-Series
uname -m = x86_64
uname -r = 6.8.0-101-generic
uname -s = Linux
uname -v = #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb  9 10:15:05 UTC 2026

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = x86_64
/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/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/
PATH: /snap/bin/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2529: looking for aux files: compile ltmain.sh missing install-sh config.guess config.sub
configure:2542:  trying ./
configure:2571:   ./compile found
configure:2571:   ./ltmain.sh found
configure:2571:   ./missing found
configure:2553:   ./install-sh found
configure:2571:   ./config.guess found
configure:2571:   ./config.sub found
configure:2692: checking build system type
configure:2707: result: x86_64-pc-linux-gnu
configure:2727: checking host system type
configure:2741: result: x86_64-pc-linux-gnu
configure:2779: checking for a BSD-compatible install
configure:2852: result: /usr/bin/install -c
configure:2863: checking whether build environment is sane
configure:2918: result: yes
configure:3077: checking for a race-free mkdir -p
configure:3121: result: /usr/bin/mkdir -p
configure:3128: checking for gawk
configure:3163: result: no
configure:3128: checking for mawk
configure:3149: found /usr/bin/mawk
configure:3160: result: mawk
configure:3171: checking whether make sets $(MAKE)
configure:3194: result: yes
configure:3224: checking whether make supports nested variables
configure:3242: result: yes
configure:3379: checking whether to enable maintainer-specific portions of Makefiles
configure:3389: result: no
configure:3414: checking whether make supports nested variables
configure:3432: result: yes
configure:3491: checking how to print strings
configure:3518: result: printf
configure:3552: checking whether make supports the include directive
configure:3567: make -f confmf.GNU && cat confinc.out
make[2]: Entering directory '/usr/src/libdvd-pkg/build'
make[2]: Leaving directory '/usr/src/libdvd-pkg/build'
this is the am__doit target
configure:3570: $? = 0
configure:3589: result: yes (GNU style)
configure:3665: checking for gcc
configure:3686: found /usr/bin/gcc
configure:3697: result: gcc
configure:4050: checking for C compiler version
configure:4059: gcc --version >&5
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
Copyright (C) 2023 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:4070: $? = 0
configure:4059: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04.1' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04.1) 
... rest of stderr output deleted ...
configure:4070: $? = 0
configure:4059: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4070: $? = 1
configure:4059: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4070: $? = 1
configure:4059: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:4070: $? = 1
configure:4090: checking whether the C compiler works
configure:4112: gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.c  >&5
configure:4116: $? = 0
configure:4166: result: yes
configure:4169: checking for C compiler default output file name
configure:4171: result: a.out
configure:4177: checking for suffix of executables
configure:4184: gcc -o conftest -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.c  >&5
configure:4188: $? = 0
configure:4211: result: 
configure:4233: checking whether we are cross compiling
configure:4241: gcc -o conftest -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.c  >&5
configure:4245: $? = 0
configure:4252: ./conftest
configure:4256: $? = 0
configure:4271: result: no
configure:4276: checking for suffix of object files
configure:4299: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:4303: $? = 0
configure:4325: result: o
configure:4329: checking whether the compiler supports GNU C
configure:4349: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:4349: $? = 0
configure:4359: result: yes
configure:4370: checking whether gcc accepts -g
configure:4391: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:4391: $? = 0
configure:4435: result: yes
configure:4455: checking for gcc option to enable C11 features
configure:4470: gcc  -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:4470: $? = 0
configure:4488: result: none needed
configure:4604: checking whether gcc understands -c and -o together
configure:4627: gcc -c conftest.c -o conftest2.o
configure:4630: $? = 0
configure:4627: gcc -c conftest.c -o conftest2.o
configure:4630: $? = 0
configure:4642: result: yes
configure:4661: checking dependency style of gcc
configure:4773: result: none
configure:4788: checking for a sed that does not truncate output
configure:4858: result: /usr/bin/sed
configure:4876: checking for grep that handles long lines and -e
configure:4940: result: /usr/bin/grep
configure:4945: checking for egrep
configure:5013: result: /usr/bin/grep -E
configure:5018: checking for fgrep
configure:5086: result: /usr/bin/grep -F
configure:5122: checking for ld used by gcc
configure:5190: result: /usr/bin/ld
configure:5197: checking if the linker (/usr/bin/ld) is GNU ld
configure:5213: result: yes
configure:5225: checking for BSD- or MS-compatible name lister (nm)
configure:5280: result: /usr/bin/nm -B
configure:5420: checking the name lister (/usr/bin/nm -B) interface
configure:5428: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:5431: /usr/bin/nm -B "conftest.o"
configure:5434: output
00000000 B some_variable
configure:5441: result: BSD nm
configure:5444: checking whether ln -s works
configure:5448: result: yes
configure:5456: checking the maximum length of command line arguments
configure:5588: result: 1572864
configure:5636: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5677: result: func_convert_file_noop
configure:5684: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5705: result: func_convert_file_noop
configure:5712: checking for /usr/bin/ld option to reload object files
configure:5720: result: -r
configure:5799: checking for file
configure:5820: found /usr/bin/file
configure:5831: result: file
configure:5907: checking for objdump
configure:5928: found /usr/bin/objdump
configure:5939: result: objdump
configure:5968: checking how to recognize dependent libraries
configure:6169: result: pass_all
configure:6259: checking for dlltool
configure:6294: result: no
configure:6321: checking how to associate runtime and link libraries
configure:6349: result: printf %s\n
configure:6415: checking for ar
configure:6436: found /usr/bin/ar
configure:6447: result: ar
configure:6500: checking for archiver @FILE support
configure:6518: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:6518: $? = 0
configure:6522: ar cr libconftest.a @conftest.lst >&5
configure:6525: $? = 0
configure:6530: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6533: $? = 1
configure:6545: result: @
configure:6608: checking for strip
configure:6629: found /usr/bin/strip
configure:6640: result: strip
configure:6717: checking for ranlib
configure:6738: found /usr/bin/ranlib
configure:6749: result: ranlib
configure:6851: checking command to parse /usr/bin/nm -B output from gcc object
configure:7005: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:7008: $? = 0
configure:7012: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
configure:7078: gcc -o conftest -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.c conftstm.o >&5
configure:7081: $? = 0
configure:7119: result: ok
configure:7166: checking for sysroot
configure:7197: result: no
configure:7204: checking for a working dd
configure:7248: result: /usr/bin/dd
configure:7252: checking how to truncate binary pipes
configure:7268: result: /usr/bin/dd bs=4096 count=1
configure:7405: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:7408: $? = 0
configure:7605: checking for mt
configure:7626: found /usr/bin/mt
configure:7637: result: mt
configure:7660: checking if mt is a manifest tool
configure:7667: mt '-?'
configure:7675: result: no
configure:8400: checking for stdio.h
configure:8400: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for stdlib.h
configure:8400: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for string.h
configure:8400: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for inttypes.h
configure:8400: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for stdint.h
configure:8400: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for strings.h
configure:8400: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for sys/stat.h
configure:8400: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for sys/types.h
configure:8400: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for unistd.h
configure:8400: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8425: checking for dlfcn.h
configure:8425: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:8425: $? = 0
configure:8425: result: yes
configure:9012: checking for objdir
configure:9028: result: .libs
configure:9292: checking if gcc supports -fno-rtti -fno-exceptions
configure:9311: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:9315: $? = 0
configure:9328: result: no
configure:9692: checking for gcc option to produce PIC
configure:9700: result: -fPIC -DPIC
configure:9708: checking if gcc PIC flag -fPIC -DPIC works
configure:9727: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 -fPIC -DPIC -DPIC conftest.c >&5
configure:9731: $? = 0
configure:9744: result: yes
configure:9773: checking if gcc static flag -static works
configure:9802: result: yes
configure:9817: checking if gcc supports -c -o file.o
configure:9839: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 -o out/conftest2.o conftest.c >&5
configure:9843: $? = 0
configure:9865: result: yes
configure:9873: checking if gcc supports -c -o file.o
configure:9921: result: yes
configure:9954: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11228: result: yes
configure:11265: checking whether -lc should be explicitly linked in
configure:11274: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:11277: $? = 0
configure:11292: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:11295: $? = 0
configure:11309: result: no
configure:11469: checking dynamic linker characteristics
configure:12051: gcc -o conftest -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:12051: $? = 0
configure:12302: result: GNU/Linux ld.so
configure:12424: checking how to hardcode library paths into programs
configure:12449: result: immediate
configure:13001: checking whether stripping libraries is possible
configure:13010: result: yes
configure:13052: checking if libtool supports shared libraries
configure:13054: result: yes
configure:13057: checking whether to build shared libraries
configure:13082: result: yes
configure:13085: checking whether to build static libraries
configure:13089: result: no
configure:13192: checking for gcc
configure:13224: result: gcc
configure:13577: checking for C compiler version
configure:13586: gcc --version >&5
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
Copyright (C) 2023 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:13597: $? = 0
configure:13586: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04.1' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04.1) 
... rest of stderr output deleted ...
configure:13597: $? = 0
configure:13586: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:13597: $? = 1
configure:13586: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:13597: $? = 1
configure:13586: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:13597: $? = 1
configure:13601: checking whether the compiler supports GNU C
configure:13631: result: yes
configure:13642: checking whether gcc accepts -g
configure:13707: result: yes
configure:13727: checking for gcc option to enable C11 features
configure:13760: result: none needed
configure:13876: checking whether gcc understands -c and -o together
configure:13914: result: yes
configure:13933: checking dependency style of gcc
configure:14045: result: none
configure:14063: checking for egrep
configure:14131: result: /usr/bin/grep -E
configure:14138: checking for an ANSI C-conforming const
configure:14205: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14205: $? = 0
configure:14213: result: yes
configure:14221: checking for inline
configure:14238: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14238: $? = 0
configure:14247: result: inline
configure:14265: checking for size_t
configure:14265: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14265: $? = 0
configure:14265: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:54:21: error: expected expression before ')' token
   54 | if (sizeof ((size_t)))
      |                     ^
configure:14265: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:14265: result: yes
configure:14276: checking for unistd.h
configure:14276: result: yes
configure:14282: checking for sys/param.h
configure:14282: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14282: $? = 0
configure:14282: result: yes
configure:14288: checking for sys/uio.h
configure:14288: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14288: $? = 0
configure:14288: result: yes
configure:14294: checking for pwd.h
configure:14294: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14294: $? = 0
configure:14294: result: yes
configure:14300: checking for errno.h
configure:14300: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14300: $? = 0
configure:14300: result: yes
configure:14306: checking for sys/types.h
configure:14306: result: yes
configure:14312: checking for sys/stat.h
configure:14312: result: yes
configure:14318: checking for fcntl.h
configure:14318: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14318: $? = 0
configure:14318: result: yes
configure:14324: checking for io.h
configure:14324: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
conftest.c:59:10: fatal error: io.h: No such file or directory
   59 | #include <io.h>
      |          ^~~~~~
compilation terminated.
configure:14324: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <io.h>
configure:14324: result: no
configure:14332: checking for gcc options needed to detect all undeclared functions
configure:14354: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local  -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:35:8: error: 'strchr' undeclared (first use in this function)
   35 | (void) strchr;
      |        ^~~~~~
conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'?
    1 | /* confdefs.h */
conftest.c:35:8: note: each undeclared identifier is reported only once for each function it appears in
   35 | (void) strchr;
      |        ^~~~~~
configure:14354: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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.  */
| 
| int
| main (void)
| {
| (void) strchr;
|   ;
|   return 0;
| }
configure:14381: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local  -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14381: $? = 0
configure:14398: result: none needed
configure:14412: checking whether O_BINARY is declared
configure:14412: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local  -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:10: error: 'O_BINARY' undeclared (first use in this function)
   50 |   (void) O_BINARY;
      |          ^~~~~~~~
conftest.c:50:10: note: each undeclared identifier is reported only once for each function it appears in
configure:14412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 <sys/types.h>
|     #endif
|     #if HAVE_SYS_STAT_H
|     # include <sys/stat.h>
|     #endif
|     #if HAVE_FCNTL_H
|     # include <fcntl.h>
|     #endif
| 
| 
| int
| main (void)
| {
| #ifndef O_BINARY
| #ifdef __cplusplus
|   (void) O_BINARY;
| #else
|   (void) O_BINARY;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:14412: result: no
configure:14441: checking for special C compiler options needed for large files
configure:14489: result: no
configure:14495: checking for _FILE_OFFSET_BITS value needed for large files
configure:14521: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14521: $? = 0
configure:14555: result: no
configure:14638: checking for posix mkdir()
configure:14662: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14662: $? = 0
configure:14671: result: yes
configure:14717: checking for windows.h
configure:14717: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
conftest.c:60:10: fatal error: windows.h: No such file or directory
   60 | #include <windows.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:14717: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:14717: result: no
configure:14747: checking how to run the C preprocessor
configure:14773: gcc -E -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c
configure:14773: $? = 0
configure:14788: gcc -E -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c
conftest.c:32:10: fatal error: ac_nonexistent.h: No such file or directory
   32 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14788: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 <ac_nonexistent.h>
configure:14815: result: gcc -E
configure:14829: gcc -E -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c
configure:14829: $? = 0
configure:14844: gcc -E -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c
conftest.c:32:10: fatal error: ac_nonexistent.h: No such file or directory
   32 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 <ac_nonexistent.h>
configure:14877: checking for sys/ioctl.h
configure:14877: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14877: $? = 0
configure:14877: result: yes
configure:14883: checking for sys/cdio.h
configure:14883: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
conftest.c:61:10: fatal error: sys/cdio.h: No such file or directory
   61 | #include <sys/cdio.h>
      |          ^~~~~~~~~~~~
compilation terminated.
configure:14883: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/cdio.h>
configure:14883: result: no
configure:14889: checking for sys/dvdio.h
configure:14889: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
conftest.c:61:10: fatal error: sys/dvdio.h: No such file or directory
   61 | #include <sys/dvdio.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
configure:14889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/dvdio.h>
configure:14889: result: no
configure:14895: checking for linux/cdrom.h
configure:14895: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:14895: $? = 0
configure:14895: result: yes
configure:14901: checking for dvd.h
configure:14901: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
conftest.c:62:10: fatal error: dvd.h: No such file or directory
   62 | #include <dvd.h>
      |          ^~~~~~~
compilation terminated.
configure:14901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dvd.h>
configure:14901: result: no
conftest.c:34:10: fatal error: sys/cdio.h: No such file or directory
   34 | #include <sys/cdio.h>
      |          ^~~~~~~~~~~~
compilation terminated.
conftest.c:34:10: fatal error: sys/dvdio.h: No such file or directory
   34 | #include <sys/dvdio.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
configure:14994: checking for sys/scsi/scsi_types.h
configure:14994: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
conftest.c:63:10: fatal error: sys/scsi/scsi_types.h: No such file or directory
   63 | #include <sys/scsi/scsi_types.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14994: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/scsi/scsi_types.h>
configure:14994: result: no
configure:15014: checking for IOKit/storage/IODVDMediaBSDClient.h
configure:15014: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
conftest.c:63:10: fatal error: IOKit/storage/IODVDMediaBSDClient.h: No such file or directory
   63 | #include <IOKit/storage/IODVDMediaBSDClient.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:15014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libdvdcss"
| #define PACKAGE_TARNAME "libdvdcss"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "libdvdcss 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
| #define PACKAGE "libdvdcss"
| #define VERSION "1.4.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <IOKit/storage/IODVDMediaBSDClient.h>
configure:15014: result: no
configure:15049: checking if gcc supports -Wall flag
configure:15066: gcc -o conftest -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wall -Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.c  >&5
configure:15066: $? = 0
configure:15086: result: yes
configure:15049: checking if gcc supports -Wextra flag
configure:15066: gcc -o conftest -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wall -Wextra -Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.c  >&5
configure:15066: $? = 0
configure:15086: result: yes
configure:15097: checking for gcc way to treat warnings as errors
configure:15114: gcc -o conftest -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wall -Wextra -Werror -Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.c  >&5
configure:15114: $? = 0
configure:15164: result: -Werror
configure:15169: checking if gcc supports -fvisibility=hidden
configure:15188: gcc -o conftest -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wall -Wextra -Werror -fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now conftest.c  >&5
configure:15188: $? = 0
configure:15210: result: yes
configure:15222: checking if gcc supports __attribute__(( visibility("default") ))
configure:15234: gcc -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wall -Wextra -Werror -Wdate-time -D_FORTIFY_SOURCE=3 conftest.c >&5
configure:15234: $? = 0
configure:15244: result: yes
configure:15351: checking for git
configure:15374: found /usr/bin/git
configure:15386: result: /usr/bin/git
configure:15514: checking that generated files are newer than configure
configure:15520: result: done
configure:15563: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libdvdcss config.status 1.4.3, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on paigenas-All-Series

config.status:1123: creating Makefile
config.status:1123: creating libdvdcss.spec
config.status:1123: creating doc/doxygen.cfg
config.status:1123: creating src/libdvdcss.pc
config.status:1123: creating src/dvdcss/version.h
config.status:1123: creating config.h
config.status:1352: executing depfiles commands
config.status:1352: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_undeclared_builtin_options='none needed'
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=3'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now'
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=set
ac_cv_env_build_alias_value=x86_64-linux-gnu
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
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_pwd_h=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_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-pc-linux-gnu
ac_cv_objext=o
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=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_FILECMD=file
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
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_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
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=none
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=no
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=yes
lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/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='/usr/bin/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='/usr/bin/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_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} '\''/usr/src/libdvd-pkg/build/missing'\'' aclocal-1.16'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
APIDOC_FALSE=''
APIDOC_TRUE='#'
AR='ar'
AS='as'
AUTOCONF='${SHELL} '\''/usr/src/libdvd-pkg/build/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/usr/src/libdvd-pkg/build/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/usr/src/libdvd-pkg/build/missing'\'' automake-1.16'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/usr/src/libdvd-pkg/build=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/usr/src/libdvd-pkg/build=/usr/src/libdvdcss-1.4.3-1~local -Wall -Wextra -fvisibility=hidden'
CPP='gcc -E'
CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=3'
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOXYGEN=''
DSYMUTIL=''
DUMPBIN=''
DVDCSS_LDFLAGS=''
DVDCSS_LTVERSION='4:0:2'
DVDCSS_VERSION_MAJOR='1'
DVDCSS_VERSION_MICRO='3'
DVDCSS_VERSION_MINOR='4'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETAGS='etags'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FILECMD='file'
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='-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now'
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} '\''/usr/src/libdvd-pkg/build/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.3'
PACKAGE_TARNAME='libdvdcss'
PACKAGE_URL='https://www.videolan.org/developers/libdvdcss.html'
PACKAGE_VERSION='1.4.3'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
SYS_MSVC_FALSE=''
SYS_MSVC_TRUE='#'
VERSION='1.4.3'
ac_ct_AR='ar'
ac_ct_CC='gcc'
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=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /usr/src/libdvd-pkg/build/install-sh'
libdir='${prefix}/lib/x86_64-linux-gnu'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "libdvdcss"
#define PACKAGE_TARNAME "libdvdcss"
#define PACKAGE_VERSION "1.4.3"
#define PACKAGE_STRING "libdvdcss 1.4.3"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL "https://www.videolan.org/developers/libdvdcss.html"
#define PACKAGE "libdvdcss"
#define VERSION "1.4.3"
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#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
