Source: ntfs-3g
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: kerd...@gmail.com

Dear Maintainer,

This package build fails during the configure step if libbrotli-dev is not 
installed.
It appears to be missing from BuildDep.

I'm gonna try to use reportbug to attach a build log.

Thanks,
Ted Stier

-- System Information:
Debian Release: 12.0
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-9-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
 dpkg-buildpackage -us -uc -ui -aamd64 -sa
dpkg-buildpackage: info: source package ntfs-3g
dpkg-buildpackage: info: source version 1:2022.10.3-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Theodoric Stier <kerd...@gmail.com>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_clean
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building ntfs-3g using existing 
./ntfs-3g_2022.10.3.orig.tar.gz
dpkg-source: info: building ntfs-3g in ntfs-3g_2022.10.3-2.debian.tar.xz
dpkg-source: info: building ntfs-3g in ntfs-3g_2022.10.3-2.dsc
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Remember to add 'LT_INIT' to configure.ac.
configure.ac:189: warning: The macro `AC_GNU_SOURCE' is obsolete.
configure.ac:189: You should run autoupdate.
./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from...
configure.ac:189: the top level
configure.ac:475: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:475: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:475: the top level
configure.ac:189: installing './compile'
configure.ac:32: installing './config.guess'
configure.ac:32: installing './config.sub'
configure.ac:36: installing './install-sh'
configure.ac:36: installing './missing'
Makefile.am: installing './INSTALL'
libfuse-lite/Makefile.am: installing './depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/home/ted/deb/pkg/ntfs-3g/ntfs-3g-2022.10.3'
dh_auto_configure -- --exec-prefix=/ --enable-crypto \
        --enable-extras --enable-xattr-mappings \
        --enable-quarantined --disable-ldconfig \
        --enable-mount-helper --with-fuse=internal \
        --enable-posix-acls
        ./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 --exec-prefix=/ 
--enable-crypto --enable-extras --enable-xattr-mappings --enable-quarantined 
--disable-ldconfig --enable-mount-helper --with-fuse=internal 
--enable-posix-acls
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for utime.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether ln -s works... yes
checking how to print strings... printf
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 gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for mv... /usr/bin/mv
checking for rm... /usr/bin/rm
checking for sed... (cached) /usr/bin/sed
checking for ldconfig... /sbin/ldconfig
checking Windows OS... no
checking for pthread_create in -lpthread... yes
checking Solaris OS... no
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.2... yes (1.10.1)
checking for gnutls >= 1.4.4... no
configure: error: ntfsprogs crypto code requires the gnutls library.
        tail -v -n \+0 config.log
==> 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 ntfs-3g configure 2022.10.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 --exec-prefix=/ 
--enable-crypto --enable-extras --enable-xattr-mappings --enable-quarantined 
--disable-ldconfig --enable-mount-helper --with-fuse=internal 
--enable-posix-acls

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

hostname = upper
uname -m = x86_64
uname -r = 6.1.0-9-amd64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08)

/usr/bin/uname -p = unknown
/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/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/
PATH: /usr/bin/X11/


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

configure:2673: looking for aux files: ltmain.sh compile missing install-sh 
config.guess config.sub
configure:2686:  trying ./
configure:2715:   ./ltmain.sh found
configure:2715:   ./compile found
configure:2715:   ./missing found
configure:2697:   ./install-sh found
configure:2715:   ./config.guess found
configure:2715:   ./config.sub found
configure:2837: checking build system type
configure:2852: result: x86_64-pc-linux-gnu
configure:2872: checking host system type
configure:2886: result: x86_64-pc-linux-gnu
configure:2906: checking target system type
configure:2920: result: x86_64-pc-linux-gnu
configure:2965: checking for a BSD-compatible install
configure:3038: result: /usr/bin/install -c
configure:3049: checking whether build environment is sane
configure:3104: result: yes
configure:3263: checking for a race-free mkdir -p
configure:3307: result: /usr/bin/mkdir -p
configure:3314: checking for gawk
configure:3335: found /usr/bin/gawk
configure:3346: result: gawk
configure:3357: checking whether make sets $(MAKE)
configure:3380: result: yes
configure:3410: checking whether make supports nested variables
configure:3428: result: yes
configure:3568: checking whether to enable maintainer-specific portions of 
Makefiles
configure:3578: result: no
configure:3807: checking whether make supports the include directive
configure:3822: make -f confmf.GNU && cat confinc.out
make[2]: Entering directory '/home/ted/deb/pkg/ntfs-3g/ntfs-3g-2022.10.3'
make[2]: Leaving directory '/home/ted/deb/pkg/ntfs-3g/ntfs-3g-2022.10.3'
this is the am__doit target
configure:3825: $? = 0
configure:3844: result: yes (GNU style)
configure:3920: checking for gcc
configure:3941: found /usr/bin/gcc
configure:3952: result: gcc
configure:4305: checking for C compiler version
configure:4314: gcc --version >&5
gcc (Debian 12.2.0-15) 12.2.0
Copyright (C) 2022 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:4325: $? = 0
configure:4314: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/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='Debian 12.2.0-15' 
--with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-12 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --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-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=/home/ted/deb/pkg/gcc-12/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/home/ted/deb/pkg/gcc-12/gcc-12-12.2.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=6
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (Debian 12.2.0-15) 
... rest of stderr output deleted ...
configure:4325: $? = 0
configure:4314: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4325: $? = 1
configure:4314: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean 
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4325: $? = 1
configure:4314: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:4325: $? = 1
configure:4345: checking whether the C compiler works
configure:4367: gcc   -Wdate-time -D_FORTIFY_SOURCE=2   conftest.c  >&5
configure:4371: $? = 0
configure:4421: result: yes
configure:4424: checking for C compiler default output file name
configure:4426: result: a.out
configure:4432: checking for suffix of executables
configure:4439: gcc -o conftest   -Wdate-time -D_FORTIFY_SOURCE=2   conftest.c  
>&5
configure:4443: $? = 0
configure:4466: result: 
configure:4488: checking whether we are cross compiling
configure:4496: gcc -o conftest   -Wdate-time -D_FORTIFY_SOURCE=2   conftest.c  
>&5
configure:4500: $? = 0
configure:4507: ./conftest
configure:4511: $? = 0
configure:4526: result: no
configure:4531: checking for suffix of object files
configure:4554: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4558: $? = 0
configure:4580: result: o
configure:4584: checking whether the compiler supports GNU C
configure:4604: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4604: $? = 0
configure:4614: result: yes
configure:4625: checking whether gcc accepts -g
configure:4646: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4646: $? = 0
configure:4690: result: yes
configure:4710: checking for gcc option to enable C11 features
configure:4725: gcc  -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4725: $? = 0
configure:4743: result: none needed
configure:4859: checking whether gcc understands -c and -o together
configure:4882: gcc -c conftest.c -o conftest2.o
configure:4885: $? = 0
configure:4882: gcc -c conftest.c -o conftest2.o
configure:4885: $? = 0
configure:4897: result: yes
configure:4916: checking dependency style of gcc
configure:5028: result: none
configure:5048: checking for stdio.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for stdlib.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for string.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for inttypes.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for stdint.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for strings.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for sys/stat.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for sys/types.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for unistd.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for wchar.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5048: checking for minix/config.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:49:10: fatal error: minix/config.h: No such file or directory
   49 | #include <minix/config.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2022.10.3"
| #define PACKAGE_STRING "ntfs-3g 2022.10.3"
| #define PACKAGE_BUGREPORT "ntfs-3g-de...@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "ntfs-3g"
| #define VERSION "2022.10.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 HAVE_WCHAR_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 <minix/config.h>
configure:5048: result: no
configure:5048: checking for utime.h
configure:5048: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5048: $? = 0
configure:5048: result: yes
configure:5079: checking whether it is safe to define __EXTENSIONS__
configure:5098: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5098: $? = 0
configure:5106: result: yes
configure:5109: checking whether _XOPEN_SOURCE should be defined
configure:5131: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5131: $? = 0
configure:5158: result: no
configure:5339: checking for C compiler version
configure:5348: gcc --version >&5
gcc (Debian 12.2.0-15) 12.2.0
Copyright (C) 2022 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:5359: $? = 0
configure:5348: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/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='Debian 12.2.0-15' 
--with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-12 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --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-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=/home/ted/deb/pkg/gcc-12/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/home/ted/deb/pkg/gcc-12/gcc-12-12.2.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=6
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (Debian 12.2.0-15) 
... rest of stderr output deleted ...
configure:5359: $? = 0
configure:5348: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5359: $? = 1
configure:5348: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean 
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5359: $? = 1
configure:5348: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:5359: $? = 1
configure:5363: checking whether the compiler supports GNU C
configure:5393: result: yes
configure:5404: checking whether gcc accepts -g
configure:5469: result: yes
configure:5489: checking for gcc option to enable C11 features
configure:5522: result: none needed
configure:5638: checking whether gcc understands -c and -o together
configure:5676: result: yes
configure:5695: checking dependency style of gcc
configure:5807: result: none
configure:5822: checking whether ln -s works
configure:5826: result: yes
configure:5882: checking how to print strings
configure:5909: result: printf
configure:5930: checking for a sed that does not truncate output
configure:6000: result: /usr/bin/sed
configure:6018: checking for grep that handles long lines and -e
configure:6082: result: /usr/bin/grep
configure:6087: checking for egrep
configure:6155: result: /usr/bin/grep -E
configure:6160: checking for fgrep
configure:6228: result: /usr/bin/grep -F
configure:6264: checking for ld used by gcc
configure:6332: result: /usr/bin/ld
configure:6339: checking if the linker (/usr/bin/ld) is GNU ld
configure:6355: result: yes
configure:6367: checking for BSD- or MS-compatible name lister (nm)
configure:6422: result: /usr/bin/nm -B
configure:6562: checking the name lister (/usr/bin/nm -B) interface
configure:6570: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:6573: /usr/bin/nm -B "conftest.o"
configure:6576: output
0000000000000000 B some_variable
configure:6583: result: BSD nm
configure:6587: checking the maximum length of command line arguments
configure:6719: result: 1572864
configure:6767: checking how to convert x86_64-pc-linux-gnu file names to 
x86_64-pc-linux-gnu format
configure:6808: result: func_convert_file_noop
configure:6815: checking how to convert x86_64-pc-linux-gnu file names to 
toolchain format
configure:6836: result: func_convert_file_noop
configure:6843: checking for /usr/bin/ld option to reload object files
configure:6851: result: -r
configure:6930: checking for file
configure:6951: found /usr/bin/file
configure:6962: result: file
configure:7038: checking for objdump
configure:7059: found /usr/bin/objdump
configure:7070: result: objdump
configure:7102: checking how to recognize dependent libraries
configure:7303: result: pass_all
configure:7393: checking for dlltool
configure:7428: result: no
configure:7458: checking how to associate runtime and link libraries
configure:7486: result: printf %s\n
configure:7551: checking for ar
configure:7572: found /usr/bin/ar
configure:7583: result: ar
configure:7636: checking for archiver @FILE support
configure:7654: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7654: $? = 0
configure:7658: ar cr libconftest.a @conftest.lst >&5
configure:7661: $? = 0
configure:7666: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7669: $? = 1
configure:7681: result: @
configure:7744: checking for strip
configure:7765: found /usr/bin/strip
configure:7776: result: strip
configure:7853: checking for ranlib
configure:7874: found /usr/bin/ranlib
configure:7885: result: ranlib
configure:7987: checking command to parse /usr/bin/nm -B output from gcc object
configure:8141: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8144: $? = 0
configure:8148: /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:8214: gcc -o conftest   -Wdate-time -D_FORTIFY_SOURCE=2   conftest.c 
conftstm.o >&5
configure:8217: $? = 0
configure:8255: result: ok
configure:8302: checking for sysroot
configure:8333: result: no
configure:8340: checking for a working dd
configure:8384: result: /usr/bin/dd
configure:8388: checking how to truncate binary pipes
configure:8404: result: /usr/bin/dd bs=4096 count=1
configure:8541: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8544: $? = 0
configure:8741: checking for mt
configure:8762: found /usr/bin/mt
configure:8773: result: mt
configure:8796: checking if mt is a manifest tool
configure:8803: mt '-?'
configure:8811: result: no
configure:9532: checking for dlfcn.h
configure:9532: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9532: $? = 0
configure:9532: result: yes
configure:9791: checking for objdir
configure:9807: result: .libs
configure:10071: checking if gcc supports -fno-rtti -fno-exceptions
configure:10090: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 -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:10094: $? = 0
configure:10107: result: no
configure:10471: checking for gcc option to produce PIC
configure:10479: result: -fPIC -DPIC
configure:10487: checking if gcc PIC flag -fPIC -DPIC works
configure:10506: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC 
conftest.c >&5
configure:10510: $? = 0
configure:10523: result: yes
configure:10552: checking if gcc static flag -static works
configure:10581: result: yes
configure:10596: checking if gcc supports -c -o file.o
configure:10618: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 -o out/conftest2.o 
conftest.c >&5
configure:10622: $? = 0
configure:10644: result: yes
configure:10652: checking if gcc supports -c -o file.o
configure:10700: result: yes
configure:10733: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
configure:12007: result: yes
configure:12044: checking whether -lc should be explicitly linked in
configure:12053: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:12056: $? = 0
configure:12071: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname 
-Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:12074: $? = 0
configure:12088: result: no
configure:12248: checking dynamic linker characteristics
configure:12830: gcc -o conftest   -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-rpath 
-Wl,/foo conftest.c  >&5
configure:12830: $? = 0
configure:13081: result: GNU/Linux ld.so
configure:13203: checking how to hardcode library paths into programs
configure:13228: result: immediate
configure:13780: checking whether stripping libraries is possible
configure:13789: result: yes
configure:13831: checking if libtool supports shared libraries
configure:13833: result: yes
configure:13836: checking whether to build shared libraries
configure:13861: result: yes
configure:13864: checking whether to build static libraries
configure:13868: result: yes
configure:13966: checking for pkg-config
configure:13989: found /usr/bin/pkg-config
configure:14001: result: /usr/bin/pkg-config
configure:14026: checking pkg-config is at least version 0.9.0
configure:14029: result: yes
configure:14040: checking for mv
configure:14063: found /usr/bin/mv
configure:14075: result: /usr/bin/mv
configure:14085: checking for rm
configure:14108: found /usr/bin/rm
configure:14120: result: /usr/bin/rm
configure:14130: checking for sed
configure:14165: result: /usr/bin/sed
configure:14176: checking for ldconfig
configure:14199: found /sbin/ldconfig
configure:14212: result: /sbin/ldconfig
configure:14222: checking Windows OS
configure:14234: result: no
configure:14296: checking for pthread_create in -lpthread
configure:14319: gcc -o conftest   -Wdate-time -D_FORTIFY_SOURCE=2   conftest.c 
-lpthread   >&5
configure:14319: $? = 0
configure:14329: result: yes
configure:14347: checking Solaris OS
configure:14364: gcc -c   -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:45:34: error: #error "Not a Solaris system."
   45 |                                 #error "Not a Solaris system."
      |                                  ^~~~~
configure:14364: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ntfs-3g"
| #define PACKAGE_TARNAME "ntfs-3g"
| #define PACKAGE_VERSION "2022.10.3"
| #define PACKAGE_STRING "ntfs-3g 2022.10.3"
| #define PACKAGE_BUGREPORT "ntfs-3g-de...@lists.sf.net"
| #define PACKAGE_URL ""
| #define PACKAGE "ntfs-3g"
| #define VERSION "2022.10.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 HAVE_WCHAR_H 1
| #define HAVE_UTIME_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _REENTRANT 1
| #define FUSE_INTERNAL 1
| /* end confdefs.h.  */
| 
|                       #if !((defined(sun) || defined(__sun)) && 
(defined(__SVR4) || defined(__svr4__)))
|                               #error "Not a Solaris system."
|                               #endif
| 
| 
configure:14374: result: no
configure:14566: checking for libgcrypt-config
configure:14589: found /usr/bin/libgcrypt-config
configure:14602: result: /usr/bin/libgcrypt-config
configure:14621: checking for LIBGCRYPT - version >= 1.2.2
configure:14659: result: yes (1.10.1)
configure:14736: checking for gnutls >= 1.4.4
configure:14743: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4.4"
Package libbrotlienc was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbrotlienc.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libbrotlienc', required by 'gnutls', not found
Package 'libbrotlidec', required by 'gnutls', not found
Package 'libzstd', required by 'gnutls', not found
configure:14746: $? = 1
configure:14760: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4.4"
Package libbrotlienc was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbrotlienc.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libbrotlienc', required by 'gnutls', not found
Package 'libbrotlidec', required by 'gnutls', not found
Package 'libzstd', required by 'gnutls', not found
configure:14763: $? = 1
configure:14777: result: no
Package 'libbrotlienc', required by 'gnutls', not found
Package 'libbrotlidec', required by 'gnutls', not found
Package 'libzstd', required by 'gnutls', not found
configure:14794: error: ntfsprogs crypto code requires the gnutls library.

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

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' '
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
ac_cv_env_FUSE_MODULE_CFLAGS_set=
ac_cv_env_FUSE_MODULE_CFLAGS_value=
ac_cv_env_FUSE_MODULE_LIBS_set=
ac_cv_env_FUSE_MODULE_LIBS_value=
ac_cv_env_GNUTLS_CFLAGS_set=
ac_cv_env_GNUTLS_CFLAGS_value=
ac_cv_env_GNUTLS_LIBS_set=
ac_cv_env_GNUTLS_LIBS_value=
ac_cv_env_LDCONFIG_set=
ac_cv_env_LDCONFIG_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_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_minix_config_h=no
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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_LDCONFIG=/sbin/ldconfig
ac_cv_path_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config
ac_cv_path_MV=/usr/bin/mv
ac_cv_path_RM=/usr/bin/rm
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
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_safe_to_define___extensions__=yes
ac_cv_should_define__xopen_source=no
ac_cv_target=x86_64-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=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} '\''/home/ted/deb/pkg/ntfs-3g/ntfs-3g-2022.10.3/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)'
AR='ar'
AUTOCONF='${SHELL} '\''/home/ted/deb/pkg/ntfs-3g/ntfs-3g-2022.10.3/missing'\'' 
autoconf'
AUTOHEADER='${SHELL} 
'\''/home/ted/deb/pkg/ntfs-3g/ntfs-3g-2022.10.3/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/ted/deb/pkg/ntfs-3g/ntfs-3g-2022.10.3/missing'\'' 
automake-1.16'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS=' '
CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DISABLE_PLUGINS_FALSE=''
DISABLE_PLUGINS_TRUE=''
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_CRYPTO_FALSE=''
ENABLE_CRYPTO_TRUE=''
ENABLE_EXTRAS_FALSE=''
ENABLE_EXTRAS_TRUE=''
ENABLE_MOUNT_HELPER_FALSE=''
ENABLE_MOUNT_HELPER_TRUE=''
ENABLE_NTFSPROGS_FALSE=''
ENABLE_NTFSPROGS_TRUE=''
ENABLE_NTFS_3G_FALSE=''
ENABLE_NTFS_3G_TRUE=''
ENABLE_QUARANTINED_FALSE=''
ENABLE_QUARANTINED_TRUE=''
ETAGS='etags'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FILECMD='file'
FUSE_INTERNAL_FALSE=''
FUSE_INTERNAL_TRUE=''
FUSE_MODULE_CFLAGS=''
FUSE_MODULE_LIBS=''
GENERATE_LDSCRIPT_FALSE=''
GENERATE_LDSCRIPT_TRUE=''
GNUTLS_CFLAGS=''
GNUTLS_LIBS=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LIBRARY_FALSE=''
INSTALL_LIBRARY_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDCONFIG='/sbin/ldconfig'
LDFLAGS=' '
LIBDL=''
LIBFUSE_LITE_CFLAGS=''
LIBFUSE_LITE_LIBS=' -lpthread'
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config'
LIBGCRYPT_LIBS='-L/usr/lib/x86_64-linux-gnu -lgcrypt'
LIBNTFS_3G_VERSION='89'
LIBNTFS_CPPFLAGS=''
LIBNTFS_LIBS=''
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} '\''/home/ted/deb/pkg/ntfs-3g/ntfs-3g-2022.10.3/missing'\'' 
makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MKNTFS_CPPFLAGS=''
MKNTFS_LIBS=''
MV='/usr/bin/mv'
NM='/usr/bin/nm -B'
NMEDIT=''
NTFSPROGS_STATIC_LIBS=''
NTFS_DEVICE_DEFAULT_IO_OPS_FALSE=''
NTFS_DEVICE_DEFAULT_IO_OPS_TRUE=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
OUTPUT_FORMAT=''
PACKAGE='ntfs-3g'
PACKAGE_BUGREPORT='ntfs-3g-de...@lists.sf.net'
PACKAGE_NAME='ntfs-3g'
PACKAGE_STRING='ntfs-3g 2022.10.3'
PACKAGE_TARNAME='ntfs-3g'
PACKAGE_URL=''
PACKAGE_VERSION='2022.10.3'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
REALLYSTATIC_FALSE=''
REALLYSTATIC_TRUE=''
RM='/usr/bin/rm'
RUN_LDCONFIG_FALSE=''
RUN_LDCONFIG_TRUE=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='2022.10.3'
WINDOWS_FALSE=''
WINDOWS_TRUE=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
all_includes=''
all_libraries=''
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='/'
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} /home/ted/deb/pkg/ntfs-3g/ntfs-3g-2022.10.3/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)'
ntfs3gincludedir=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
rootbindir=''
rootlibdir=''
rootsbindir=''
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'

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

/* confdefs.h */
#define PACKAGE_NAME "ntfs-3g"
#define PACKAGE_TARNAME "ntfs-3g"
#define PACKAGE_VERSION "2022.10.3"
#define PACKAGE_STRING "ntfs-3g 2022.10.3"
#define PACKAGE_BUGREPORT "ntfs-3g-de...@lists.sf.net"
#define PACKAGE_URL ""
#define PACKAGE "ntfs-3g"
#define VERSION "2022.10.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 HAVE_WCHAR_H 1
#define HAVE_UTIME_H 1
#define STDC_HEADERS 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 1
#define _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define _REENTRANT 1
#define FUSE_INTERNAL 1

configure: exit 1
dh_auto_configure: error: ./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 --exec-prefix=/ 
--enable-crypto --enable-extras --enable-xattr-mappings --enable-quarantined 
--disable-ldconfig --enable-mount-helper --with-fuse=internal 
--enable-posix-acls returned exit code 1
make[1]: *** [debian/rules:27: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/home/ted/deb/pkg/ntfs-3g/ntfs-3g-2022.10.3'
make: *** [debian/rules:24: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Reply via email to